Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2026-27141 (GCVE-0-2026-27141)
Vulnerability from cvelistv5 – Published: 2026-02-26 18:50 – Updated: 2026-02-27 19:11- CWE-476 - NULL Pointer Dereference
| Vendor | Product | Version | CPE status | |
|---|---|---|---|---|
| golang.org/x/net | golang.org/x/net/http2 |
Affected:
0.50.0 , < 0.51.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-27141",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-02-27T19:11:24.117207Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-476",
"description": "CWE-476 NULL Pointer Dereference",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-02-27T19:11:57.260Z",
"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/net/http2",
"product": "golang.org/x/net/http2",
"programRoutines": [
{
"name": "typeFrameParser"
},
{
"name": "ClientConn.Close"
},
{
"name": "ClientConn.Ping"
},
{
"name": "ClientConn.RoundTrip"
},
{
"name": "ClientConn.Shutdown"
},
{
"name": "ConfigureServer"
},
{
"name": "ConfigureTransport"
},
{
"name": "ConfigureTransports"
},
{
"name": "ConnectionError.Error"
},
{
"name": "ErrCode.String"
},
{
"name": "FrameHeader.String"
},
{
"name": "FrameType.String"
},
{
"name": "FrameWriteRequest.String"
},
{
"name": "Framer.ReadFrame"
},
{
"name": "Framer.ReadFrameForHeader"
},
{
"name": "Framer.ReadFrameHeader"
},
{
"name": "Framer.WriteContinuation"
},
{
"name": "Framer.WriteData"
},
{
"name": "Framer.WriteDataPadded"
},
{
"name": "Framer.WriteGoAway"
},
{
"name": "Framer.WriteHeaders"
},
{
"name": "Framer.WritePing"
},
{
"name": "Framer.WritePriority"
},
{
"name": "Framer.WritePriorityUpdate"
},
{
"name": "Framer.WritePushPromise"
},
{
"name": "Framer.WriteRSTStream"
},
{
"name": "Framer.WriteRawFrame"
},
{
"name": "Framer.WriteSettings"
},
{
"name": "Framer.WriteSettingsAck"
},
{
"name": "Framer.WriteWindowUpdate"
},
{
"name": "GoAwayError.Error"
},
{
"name": "ReadFrameHeader"
},
{
"name": "Server.ServeConn"
},
{
"name": "Setting.String"
},
{
"name": "SettingID.String"
},
{
"name": "SettingsFrame.ForeachSetting"
},
{
"name": "StreamError.Error"
},
{
"name": "Transport.CloseIdleConnections"
},
{
"name": "Transport.NewClientConn"
},
{
"name": "Transport.RoundTrip"
},
{
"name": "Transport.RoundTripOpt"
},
{
"name": "bufferedWriter.Flush"
},
{
"name": "bufferedWriter.Write"
},
{
"name": "bufferedWriterTimeoutWriter.Write"
},
{
"name": "chunkWriter.Write"
},
{
"name": "clientConnPool.GetClientConn"
},
{
"name": "connError.Error"
},
{
"name": "dataBuffer.Read"
},
{
"name": "duplicatePseudoHeaderError.Error"
},
{
"name": "gzipReader.Close"
},
{
"name": "gzipReader.Read"
},
{
"name": "headerFieldNameError.Error"
},
{
"name": "headerFieldValueError.Error"
},
{
"name": "netHTTPClientConn.Close"
},
{
"name": "netHTTPClientConn.RoundTrip"
},
{
"name": "noDialClientConnPool.GetClientConn"
},
{
"name": "noDialH2RoundTripper.NewClientConn"
},
{
"name": "noDialH2RoundTripper.RoundTrip"
},
{
"name": "pipe.Read"
},
{
"name": "priorityWriteSchedulerRFC7540.CloseStream"
},
{
"name": "priorityWriteSchedulerRFC7540.OpenStream"
},
{
"name": "priorityWriteSchedulerRFC9218.OpenStream"
},
{
"name": "pseudoHeaderError.Error"
},
{
"name": "requestBody.Close"
},
{
"name": "requestBody.Read"
},
{
"name": "responseWriter.Flush"
},
{
"name": "responseWriter.FlushError"
},
{
"name": "responseWriter.Push"
},
{
"name": "responseWriter.SetReadDeadline"
},
{
"name": "responseWriter.SetWriteDeadline"
},
{
"name": "responseWriter.Write"
},
{
"name": "responseWriter.WriteHeader"
},
{
"name": "responseWriter.WriteString"
},
{
"name": "roundRobinWriteScheduler.OpenStream"
},
{
"name": "serverConn.CloseConn"
},
{
"name": "serverConn.Flush"
},
{
"name": "stickyErrWriter.Write"
},
{
"name": "transportResponseBody.Close"
},
{
"name": "transportResponseBody.Read"
},
{
"name": "unencryptedTransport.RoundTrip"
},
{
"name": "writeData.String"
}
],
"vendor": "golang.org/x/net",
"versions": [
{
"lessThan": "0.51.0",
"status": "affected",
"version": "0.50.0",
"versionType": "semver"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "Due to missing nil check, sending 0x0a-0x0f HTTP/2 frames will cause a running server to panic"
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "CWE-476: NULL Pointer Dereference",
"lang": "en"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-02-26T18:50:31.830Z",
"orgId": "1bb62c36-49e3-4200-9d77-64a1400537cc",
"shortName": "Go"
},
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27141"
},
{
"url": "https://go.dev/cl/746180"
},
{
"url": "https://go.dev/issue/77652"
},
{
"url": "https://pkg.go.dev/vuln/GO-2026-4559"
}
],
"title": "Sending certain HTTP/2 frames can cause a server to panic in golang.org/x/net"
}
},
"cveMetadata": {
"assignerOrgId": "1bb62c36-49e3-4200-9d77-64a1400537cc",
"assignerShortName": "Go",
"cveId": "CVE-2026-27141",
"datePublished": "2026-02-26T18:50:31.830Z",
"dateReserved": "2026-02-17T19:57:28.435Z",
"dateUpdated": "2026-02-27T19:11:57.260Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2026-27141",
"date": "2026-08-18",
"epss": "0.00501",
"percentile": "0.40624"
},
"microsoft_vex": {
"current_release_date": "2026-05-06T14:43:42.000Z",
"cve": "CVE-2026-27141",
"id": "msrc_CVE-2026-27141",
"initial_release_date": "2026-02-02T00:00:00.000Z",
"product_status:fixed": "3",
"product_status:known_affected": "67",
"source": "Microsoft CSAF VEX",
"status": "final",
"title": "Sending certain HTTP/2 frames can cause a server to panic in golang.org/x/net",
"url": "https://msrc.microsoft.com/csaf/vex/2026/msrc_cve-2026-27141.json",
"version": "5"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2026-27141\",\"sourceIdentifier\":\"security@golang.org\",\"published\":\"2026-02-26T20:31:38.017\",\"lastModified\":\"2026-06-17T10:26:44.520\",\"vulnStatus\":\"Deferred\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Due to missing nil check, sending 0x0a-0x0f HTTP/2 frames will cause a running server to panic\"},{\"lang\":\"es\",\"value\":\"Debido a la falta de una comprobaci\u00f3n de nulo, el env\u00edo de tramas HTTP/2 0x0a-0x0f causar\u00e1 que un servidor en ejecuci\u00f3n colapse.\"}],\"affected\":[{\"source\":\"security@golang.org\",\"affectedData\":[{\"vendor\":\"golang.org/x/net\",\"product\":\"golang.org/x/net/http2\",\"defaultStatus\":\"unaffected\",\"collectionURL\":\"https://pkg.go.dev\",\"packageName\":\"golang.org/x/net/http2\",\"programRoutines\":[{\"name\":\"typeFrameParser\"},{\"name\":\"ClientConn.Close\"},{\"name\":\"ClientConn.Ping\"},{\"name\":\"ClientConn.RoundTrip\"},{\"name\":\"ClientConn.Shutdown\"},{\"name\":\"ConfigureServer\"},{\"name\":\"ConfigureTransport\"},{\"name\":\"ConfigureTransports\"},{\"name\":\"ConnectionError.Error\"},{\"name\":\"ErrCode.String\"},{\"name\":\"FrameHeader.String\"},{\"name\":\"FrameType.String\"},{\"name\":\"FrameWriteRequest.String\"},{\"name\":\"Framer.ReadFrame\"},{\"name\":\"Framer.ReadFrameForHeader\"},{\"name\":\"Framer.ReadFrameHeader\"},{\"name\":\"Framer.WriteContinuation\"},{\"name\":\"Framer.WriteData\"},{\"name\":\"Framer.WriteDataPadded\"},{\"name\":\"Framer.WriteGoAway\"},{\"name\":\"Framer.WriteHeaders\"},{\"name\":\"Framer.WritePing\"},{\"name\":\"Framer.WritePriority\"},{\"name\":\"Framer.WritePriorityUpdate\"},{\"name\":\"Framer.WritePushPromise\"},{\"name\":\"Framer.WriteRSTStream\"},{\"name\":\"Framer.WriteRawFrame\"},{\"name\":\"Framer.WriteSettings\"},{\"name\":\"Framer.WriteSettingsAck\"},{\"name\":\"Framer.WriteWindowUpdate\"},{\"name\":\"GoAwayError.Error\"},{\"name\":\"ReadFrameHeader\"},{\"name\":\"Server.ServeConn\"},{\"name\":\"Setting.String\"},{\"name\":\"SettingID.String\"},{\"name\":\"SettingsFrame.ForeachSetting\"},{\"name\":\"StreamError.Error\"},{\"name\":\"Transport.CloseIdleConnections\"},{\"name\":\"Transport.NewClientConn\"},{\"name\":\"Transport.RoundTrip\"},{\"name\":\"Transport.RoundTripOpt\"},{\"name\":\"bufferedWriter.Flush\"},{\"name\":\"bufferedWriter.Write\"},{\"name\":\"bufferedWriterTimeoutWriter.Write\"},{\"name\":\"chunkWriter.Write\"},{\"name\":\"clientConnPool.GetClientConn\"},{\"name\":\"connError.Error\"},{\"name\":\"dataBuffer.Read\"},{\"name\":\"duplicatePseudoHeaderError.Error\"},{\"name\":\"gzipReader.Close\"},{\"name\":\"gzipReader.Read\"},{\"name\":\"headerFieldNameError.Error\"},{\"name\":\"headerFieldValueError.Error\"},{\"name\":\"netHTTPClientConn.Close\"},{\"name\":\"netHTTPClientConn.RoundTrip\"},{\"name\":\"noDialClientConnPool.GetClientConn\"},{\"name\":\"noDialH2RoundTripper.NewClientConn\"},{\"name\":\"noDialH2RoundTripper.RoundTrip\"},{\"name\":\"pipe.Read\"},{\"name\":\"priorityWriteSchedulerRFC7540.CloseStream\"},{\"name\":\"priorityWriteSchedulerRFC7540.OpenStream\"},{\"name\":\"priorityWriteSchedulerRFC9218.OpenStream\"},{\"name\":\"pseudoHeaderError.Error\"},{\"name\":\"requestBody.Close\"},{\"name\":\"requestBody.Read\"},{\"name\":\"responseWriter.Flush\"},{\"name\":\"responseWriter.FlushError\"},{\"name\":\"responseWriter.Push\"},{\"name\":\"responseWriter.SetReadDeadline\"},{\"name\":\"responseWriter.SetWriteDeadline\"},{\"name\":\"responseWriter.Write\"},{\"name\":\"responseWriter.WriteHeader\"},{\"name\":\"responseWriter.WriteString\"},{\"name\":\"roundRobinWriteScheduler.OpenStream\"},{\"name\":\"serverConn.CloseConn\"},{\"name\":\"serverConn.Flush\"},{\"name\":\"stickyErrWriter.Write\"},{\"name\":\"transportResponseBody.Close\"},{\"name\":\"transportResponseBody.Read\"},{\"name\":\"unencryptedTransport.RoundTrip\"},{\"name\":\"writeData.String\"}],\"versions\":[{\"version\":\"0.50.0\",\"lessThan\":\"0.51.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-02-27T19:11:24.117207Z\",\"id\":\"CVE-2026-27141\",\"options\":[{\"exploitation\":\"none\"},{\"automatable\":\"yes\"},{\"technicalImpact\":\"partial\"}],\"role\":\"CISA Coordinator\",\"version\":\"2.0.3\"}}]},\"weaknesses\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-476\"}]}],\"references\":[{\"url\":\"https://go.dev/cl/746180\",\"source\":\"security@golang.org\"},{\"url\":\"https://go.dev/issue/77652\",\"source\":\"security@golang.org\"},{\"url\":\"https://nvd.nist.gov/vuln/detail/CVE-2026-27141\",\"source\":\"security@golang.org\"},{\"url\":\"https://pkg.go.dev/vuln/GO-2026-4559\",\"source\":\"security@golang.org\"}]}}",
"redhat_vex": {
"aggregate_severity": "Moderate",
"current_release_date": "2026-08-16T19:19:33+00:00",
"cve": "CVE-2026-27141",
"id": "CVE-2026-27141",
"initial_release_date": "2026-02-26T18:50:31.830000+00:00",
"product_status:fixed": "121",
"product_status:known_affected": "2",
"product_status:known_not_affected": "160",
"product_status:under_investigation": "278",
"source": "Red Hat CSAF VEX",
"status": "final",
"title": "golang.org/x/net/http2: golang.org/x/net/http2: Denial of Service due to malformed HTTP/2 frames",
"url": "https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-27141.json",
"version": "3"
},
"suse_vex": {
"aggregate_severity": "important",
"current_release_date": "2026-07-31T16:45:52Z",
"cve": "CVE-2026-27141",
"id": "CVE-2026-27141",
"initial_release_date": "2026-03-03T00:24:57Z",
"product_status:known_not_affected": "590",
"product_status:recommended": "17",
"source": "SUSE CSAF VEX",
"status": "interim",
"title": "SUSE CVE CVE-2026-27141",
"url": "https://ftp.suse.com/pub/projects/security/csaf-vex/cve-2026-27141.json",
"version": "10"
},
"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-27141\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"yes\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-02-27T19:11:24.117207Z\"}}}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-476\", \"description\": \"CWE-476 NULL Pointer Dereference\"}]}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-02-27T19:10:05.895Z\"}}], \"cna\": {\"title\": \"Sending certain HTTP/2 frames can cause a server to panic in golang.org/x/net\", \"affected\": [{\"vendor\": \"golang.org/x/net\", \"product\": \"golang.org/x/net/http2\", \"versions\": [{\"status\": \"affected\", \"version\": \"0.50.0\", \"lessThan\": \"0.51.0\", \"versionType\": \"semver\"}], \"packageName\": \"golang.org/x/net/http2\", \"collectionURL\": \"https://pkg.go.dev\", \"defaultStatus\": \"unaffected\", \"programRoutines\": [{\"name\": \"typeFrameParser\"}, {\"name\": \"ClientConn.Close\"}, {\"name\": \"ClientConn.Ping\"}, {\"name\": \"ClientConn.RoundTrip\"}, {\"name\": \"ClientConn.Shutdown\"}, {\"name\": \"ConfigureServer\"}, {\"name\": \"ConfigureTransport\"}, {\"name\": \"ConfigureTransports\"}, {\"name\": \"ConnectionError.Error\"}, {\"name\": \"ErrCode.String\"}, {\"name\": \"FrameHeader.String\"}, {\"name\": \"FrameType.String\"}, {\"name\": \"FrameWriteRequest.String\"}, {\"name\": \"Framer.ReadFrame\"}, {\"name\": \"Framer.ReadFrameForHeader\"}, {\"name\": \"Framer.ReadFrameHeader\"}, {\"name\": \"Framer.WriteContinuation\"}, {\"name\": \"Framer.WriteData\"}, {\"name\": \"Framer.WriteDataPadded\"}, {\"name\": \"Framer.WriteGoAway\"}, {\"name\": \"Framer.WriteHeaders\"}, {\"name\": \"Framer.WritePing\"}, {\"name\": \"Framer.WritePriority\"}, {\"name\": \"Framer.WritePriorityUpdate\"}, {\"name\": \"Framer.WritePushPromise\"}, {\"name\": \"Framer.WriteRSTStream\"}, {\"name\": \"Framer.WriteRawFrame\"}, {\"name\": \"Framer.WriteSettings\"}, {\"name\": \"Framer.WriteSettingsAck\"}, {\"name\": \"Framer.WriteWindowUpdate\"}, {\"name\": \"GoAwayError.Error\"}, {\"name\": \"ReadFrameHeader\"}, {\"name\": \"Server.ServeConn\"}, {\"name\": \"Setting.String\"}, {\"name\": \"SettingID.String\"}, {\"name\": \"SettingsFrame.ForeachSetting\"}, {\"name\": \"StreamError.Error\"}, {\"name\": \"Transport.CloseIdleConnections\"}, {\"name\": \"Transport.NewClientConn\"}, {\"name\": \"Transport.RoundTrip\"}, {\"name\": \"Transport.RoundTripOpt\"}, {\"name\": \"bufferedWriter.Flush\"}, {\"name\": \"bufferedWriter.Write\"}, {\"name\": \"bufferedWriterTimeoutWriter.Write\"}, {\"name\": \"chunkWriter.Write\"}, {\"name\": \"clientConnPool.GetClientConn\"}, {\"name\": \"connError.Error\"}, {\"name\": \"dataBuffer.Read\"}, {\"name\": \"duplicatePseudoHeaderError.Error\"}, {\"name\": \"gzipReader.Close\"}, {\"name\": \"gzipReader.Read\"}, {\"name\": \"headerFieldNameError.Error\"}, {\"name\": \"headerFieldValueError.Error\"}, {\"name\": \"netHTTPClientConn.Close\"}, {\"name\": \"netHTTPClientConn.RoundTrip\"}, {\"name\": \"noDialClientConnPool.GetClientConn\"}, {\"name\": \"noDialH2RoundTripper.NewClientConn\"}, {\"name\": \"noDialH2RoundTripper.RoundTrip\"}, {\"name\": \"pipe.Read\"}, {\"name\": \"priorityWriteSchedulerRFC7540.CloseStream\"}, {\"name\": \"priorityWriteSchedulerRFC7540.OpenStream\"}, {\"name\": \"priorityWriteSchedulerRFC9218.OpenStream\"}, {\"name\": \"pseudoHeaderError.Error\"}, {\"name\": \"requestBody.Close\"}, {\"name\": \"requestBody.Read\"}, {\"name\": \"responseWriter.Flush\"}, {\"name\": \"responseWriter.FlushError\"}, {\"name\": \"responseWriter.Push\"}, {\"name\": \"responseWriter.SetReadDeadline\"}, {\"name\": \"responseWriter.SetWriteDeadline\"}, {\"name\": \"responseWriter.Write\"}, {\"name\": \"responseWriter.WriteHeader\"}, {\"name\": \"responseWriter.WriteString\"}, {\"name\": \"roundRobinWriteScheduler.OpenStream\"}, {\"name\": \"serverConn.CloseConn\"}, {\"name\": \"serverConn.Flush\"}, {\"name\": \"stickyErrWriter.Write\"}, {\"name\": \"transportResponseBody.Close\"}, {\"name\": \"transportResponseBody.Read\"}, {\"name\": \"unencryptedTransport.RoundTrip\"}, {\"name\": \"writeData.String\"}]}], \"references\": [{\"url\": \"https://nvd.nist.gov/vuln/detail/CVE-2026-27141\"}, {\"url\": \"https://go.dev/cl/746180\"}, {\"url\": \"https://go.dev/issue/77652\"}, {\"url\": \"https://pkg.go.dev/vuln/GO-2026-4559\"}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"Due to missing nil check, sending 0x0a-0x0f HTTP/2 frames will cause a running server to panic\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"description\": \"CWE-476: NULL Pointer Dereference\"}]}], \"providerMetadata\": {\"orgId\": \"1bb62c36-49e3-4200-9d77-64a1400537cc\", \"shortName\": \"Go\", \"dateUpdated\": \"2026-02-26T18:50:31.830Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2026-27141\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-02-27T19:11:57.260Z\", \"dateReserved\": \"2026-02-17T19:57:28.435Z\", \"assignerOrgId\": \"1bb62c36-49e3-4200-9d77-64a1400537cc\", \"datePublished\": \"2026-02-26T18:50:31.830Z\", \"assignerShortName\": \"Go\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
MSRC_CVE-2026-27141
Vulnerability from csaf_microsoft - Published: 2026-02-02 00:00 - Updated: 2026-05-06 14:43| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 20982-17084 | — | ||
| Unresolved product id: 21246-17084 | — | ||
| Unresolved product id: 21315-17084 | — |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 17086-43 | — |
None Available
|
|
| Unresolved product id: 17084-67 | — |
None Available
|
|
| Unresolved product id: 17084-41 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 17086-40 | — |
None Available
|
|
| Unresolved product id: 17084-38 | — |
None Available
|
|
| Unresolved product id: 17084-34 | — |
None Available
|
|
| Unresolved product id: 17084-33 | — |
None Available
|
|
| Unresolved product id: 17084-30 | — |
None Available
|
|
| Unresolved product id: 17086-28 | — |
None Available
|
|
| Unresolved product id: 17084-63 | — |
None Available
|
|
| Unresolved product id: 17084-27 | — |
None Available
|
|
| Unresolved product id: 17086-62 | — |
None Available
|
|
| Unresolved product id: 17086-61 | — |
None Available
|
|
| Unresolved product id: 17086-53 | — |
None Available
|
|
| Unresolved product id: 17086-22 | — |
None Available
|
|
| Unresolved product id: 17086-21 | — |
None Available
|
|
| Unresolved product id: 17086-20 | — |
None Available
|
|
| Unresolved product id: 17086-19 | — |
None Available
|
|
| Unresolved product id: 17084-44 | — |
None Available
|
|
| Unresolved product id: 17086-18 | — |
None Available
|
|
| Unresolved product id: 17084-15 | — |
None Available
|
|
| Unresolved product id: 17084-13 | — |
None Available
|
|
| Unresolved product id: 17084-66 | — |
None Available
|
|
| Unresolved product id: 17084-11 | — |
None Available
|
|
| Unresolved product id: 17084-9 | — |
None Available
|
|
| Unresolved product id: 17084-8 | — |
None Available
|
|
| Unresolved product id: 17086-6 | — |
None Available
|
|
| Unresolved product id: 17086-54 | — |
None Available
|
|
| Unresolved product id: 17084-4 | — |
None Available
|
|
| Unresolved product id: 17084-3 | — |
None Available
|
|
| Unresolved product id: 17084-47 | — |
None Available
|
|
| Unresolved product id: 17086-52 | — |
None Available
|
|
| Unresolved product id: 17084-42 | — |
None Available
|
|
| Unresolved product id: 17086-57 | — |
None Available
|
|
| Unresolved product id: 17084-39 | — |
None Available
|
|
| Unresolved product id: 17084-37 | — |
None Available
|
|
| Unresolved product id: 17086-36 | — |
None Available
|
|
| Unresolved product id: 17084-35 | — |
None Available
|
|
| Unresolved product id: 17084-32 | — |
None Available
|
|
| Unresolved product id: 17084-31 | — |
None Available
|
|
| Unresolved product id: 17084-29 | — |
None Available
|
|
| Unresolved product id: 17086-55 | — |
None Available
|
|
| Unresolved product id: 17084-26 | — |
None Available
|
|
| Unresolved product id: 17084-65 | — |
None Available
|
|
| Unresolved product id: 17086-56 | — |
None Available
|
|
| Unresolved product id: 17086-25 | — |
None Available
|
|
| Unresolved product id: 17086-24 | — |
None Available
|
|
| Unresolved product id: 17086-23 | — |
None Available
|
|
| Unresolved product id: 17086-59 | — |
None Available
|
|
| Unresolved product id: 17084-45 | — |
None Available
|
|
| Unresolved product id: 17084-60 | — |
None Available
|
|
| Unresolved product id: 17084-46 | — |
None Available
|
|
| Unresolved product id: 17086-17 | — |
None Available
|
|
| Unresolved product id: 17084-16 | — |
None Available
|
|
| Unresolved product id: 17084-49 | — |
None Available
|
|
| Unresolved product id: 17086-14 | — |
None Available
|
|
| Unresolved product id: 17084-12 | — |
None Available
|
|
| Unresolved product id: 17084-58 | — |
None Available
|
|
| Unresolved product id: 17084-10 | — |
None Available
|
|
| Unresolved product id: 17084-50 | — |
None Available
|
|
| Unresolved product id: 17084-64 | — |
None Available
|
|
| Unresolved product id: 17084-7 | — |
None Available
|
|
| Unresolved product id: 17086-5 | — |
None Available
|
|
| Unresolved product id: 17086-51 | — |
None Available
|
|
| Unresolved product id: 17084-48 | — |
None Available
|
|
| Unresolved product id: 17084-2 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 17084-1 | — |
Vendor Fix
fix
|
| URL | Category |
|---|---|
| https://msrc.microsoft.com/csaf/vex/2026/msrc_cve… | self |
| https://support.microsoft.com/lifecycle | external |
| https://www.first.org/cvss | external |
| https://msrc.microsoft.com/csaf/vex/2026/msrc_cve… | self |
{
"document": {
"category": "csaf_vex",
"csaf_version": "2.0",
"distribution": {
"text": "Public",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en-US",
"notes": [
{
"category": "general",
"text": "To determine the support lifecycle for your software, see the Microsoft Support Lifecycle: https://support.microsoft.com/lifecycle",
"title": "Additional Resources"
},
{
"category": "legal_disclaimer",
"text": "The information provided in the Microsoft Knowledge Base is provided \\\"as is\\\" without warranty of any kind. Microsoft disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. In no event shall Microsoft Corporation or its suppliers be liable for any damages whatsoever including direct, indirect, incidental, consequential, loss of business profits or special damages, even if Microsoft Corporation or its suppliers have been advised of the possibility of such damages. Some states do not allow the exclusion or limitation of liability for consequential or incidental damages so the foregoing limitation may not apply.",
"title": "Disclaimer"
}
],
"publisher": {
"category": "vendor",
"contact_details": "secure@microsoft.com",
"name": "Microsoft Security Response Center",
"namespace": "https://msrc.microsoft.com"
},
"references": [
{
"category": "self",
"summary": "CVE-2026-27141 Sending certain HTTP/2 frames can cause a server to panic in golang.org/x/net - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2026/msrc_cve-2026-27141.json"
},
{
"category": "external",
"summary": "Microsoft Support Lifecycle",
"url": "https://support.microsoft.com/lifecycle"
},
{
"category": "external",
"summary": "Common Vulnerability Scoring System",
"url": "https://www.first.org/cvss"
}
],
"title": "Sending certain HTTP/2 frames can cause a server to panic in golang.org/x/net",
"tracking": {
"current_release_date": "2026-05-06T14:43:42.000Z",
"generator": {
"date": "2026-05-07T12:48:20.500Z",
"engine": {
"name": "MSRC Generator",
"version": "1.0"
}
},
"id": "msrc_CVE-2026-27141",
"initial_release_date": "2026-02-02T00:00:00.000Z",
"revision_history": [
{
"date": "2026-03-05T01:08:22.000Z",
"legacy_version": "1",
"number": "1",
"summary": "Information published."
},
{
"date": "2026-03-14T01:36:22.000Z",
"legacy_version": "2",
"number": "2",
"summary": "Information published."
},
{
"date": "2026-04-29T01:11:05.000Z",
"legacy_version": "3",
"number": "3",
"summary": "Information published."
},
{
"date": "2026-05-05T01:40:31.000Z",
"legacy_version": "4",
"number": "4",
"summary": "Information published."
},
{
"date": "2026-05-06T14:43:42.000Z",
"legacy_version": "5",
"number": "5",
"summary": "Information published."
}
],
"status": "final",
"version": "5"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "2.0",
"product": {
"name": "CBL Mariner 2.0",
"product_id": "17086"
}
},
{
"category": "product_version",
"name": "3.0",
"product": {
"name": "Azure Linux 3.0",
"product_id": "17084"
}
}
],
"category": "product_name",
"name": "Azure Linux"
},
{
"branches": [
{
"category": "product_version_range",
"name": "cbl2 azcopy 0:10.25.1-6.cbl2",
"product": {
"name": "cbl2 azcopy 0:10.25.1-6.cbl2",
"product_id": "43"
}
},
{
"category": "product_version_range",
"name": "azl3 azcopy 0:10.25.1-4.azl3",
"product": {
"name": "azl3 azcopy 0:10.25.1-4.azl3",
"product_id": "67"
}
}
],
"category": "product_name",
"name": "azcopy"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cazl3 azurelinux-image-tools 0:1.2.0-1.azl3",
"product": {
"name": "\u003cazl3 azurelinux-image-tools 0:1.2.0-1.azl3",
"product_id": "41"
}
},
{
"category": "product_version",
"name": "azl3 azurelinux-image-tools 0:1.2.0-1.azl3",
"product": {
"name": "azl3 azurelinux-image-tools 0:1.2.0-1.azl3",
"product_id": "20982"
}
}
],
"category": "product_name",
"name": "azurelinux-image-tools"
},
{
"branches": [
{
"category": "product_version_range",
"name": "cbl2 cri-tools 0:1.29.0-9.cbl2",
"product": {
"name": "cbl2 cri-tools 0:1.29.0-9.cbl2",
"product_id": "40"
}
},
{
"category": "product_version_range",
"name": "azl3 cri-tools 0:1.32.0-4.azl3",
"product": {
"name": "azl3 cri-tools 0:1.32.0-4.azl3",
"product_id": "32"
}
}
],
"category": "product_name",
"name": "cri-tools"
},
{
"branches": [
{
"category": "product_version_range",
"name": "azl3 cf-cli 0:8.7.11-5.azl3",
"product": {
"name": "azl3 cf-cli 0:8.7.11-5.azl3",
"product_id": "38"
}
}
],
"category": "product_name",
"name": "cf-cli"
},
{
"branches": [
{
"category": "product_version_range",
"name": "azl3 containerized-data-importer 0:1.62.0-2.azl3",
"product": {
"name": "azl3 containerized-data-importer 0:1.62.0-2.azl3",
"product_id": "34"
}
}
],
"category": "product_name",
"name": "containerized-data-importer"
},
{
"branches": [
{
"category": "product_version_range",
"name": "azl3 coredns 0:1.11.4-14.azl3",
"product": {
"name": "azl3 coredns 0:1.11.4-14.azl3",
"product_id": "33"
}
},
{
"category": "product_version_range",
"name": "cbl2 coredns 0:1.11.1-25.cbl2",
"product": {
"name": "cbl2 coredns 0:1.11.1-25.cbl2",
"product_id": "57"
}
}
],
"category": "product_name",
"name": "coredns"
},
{
"branches": [
{
"category": "product_version_range",
"name": "azl3 docker-cli 0:25.0.7-2.azl3",
"product": {
"name": "azl3 docker-cli 0:25.0.7-2.azl3",
"product_id": "30"
}
}
],
"category": "product_name",
"name": "docker-cli"
},
{
"branches": [
{
"category": "product_version_range",
"name": "cbl2 git-lfs 0:3.5.1-6.cbl2",
"product": {
"name": "cbl2 git-lfs 0:3.5.1-6.cbl2",
"product_id": "28"
}
},
{
"category": "product_version_range",
"name": "azl3 git-lfs 0:3.6.1-2.azl3",
"product": {
"name": "azl3 git-lfs 0:3.6.1-2.azl3",
"product_id": "65"
}
}
],
"category": "product_name",
"name": "git-lfs"
},
{
"branches": [
{
"category": "product_version_range",
"name": "azl3 etcd 0:3.5.21-1.azl3",
"product": {
"name": "azl3 etcd 0:3.5.21-1.azl3",
"product_id": "63"
}
},
{
"category": "product_version_range",
"name": "cbl2 etcd 0:3.5.21-4.cbl2",
"product": {
"name": "cbl2 etcd 0:3.5.21-4.cbl2",
"product_id": "36"
}
}
],
"category": "product_name",
"name": "etcd"
},
{
"branches": [
{
"category": "product_version_range",
"name": "azl3 flannel 0:0.24.2-24.azl3",
"product": {
"name": "azl3 flannel 0:0.24.2-24.azl3",
"product_id": "27"
}
}
],
"category": "product_name",
"name": "flannel"
},
{
"branches": [
{
"category": "product_version_range",
"name": "cbl2 kata-containers 0:3.2.0.azl2-7.cbl2",
"product": {
"name": "cbl2 kata-containers 0:3.2.0.azl2-7.cbl2",
"product_id": "62"
}
},
{
"category": "product_version_range",
"name": "azl3 kata-containers 0:3.19.1.kata2-6.azl3",
"product": {
"name": "azl3 kata-containers 0:3.19.1.kata2-6.azl3",
"product_id": "44"
}
}
],
"category": "product_name",
"name": "kata-containers"
},
{
"branches": [
{
"category": "product_version_range",
"name": "cbl2 kata-containers-cc 0:3.2.0.azl2-8.cbl2",
"product": {
"name": "cbl2 kata-containers-cc 0:3.2.0.azl2-8.cbl2",
"product_id": "61"
}
},
{
"category": "product_version_range",
"name": "azl3 kata-containers-cc 0:3.15.0.aks0-7.azl3",
"product": {
"name": "azl3 kata-containers-cc 0:3.15.0.aks0-7.azl3",
"product_id": "46"
}
}
],
"category": "product_name",
"name": "kata-containers-cc"
},
{
"branches": [
{
"category": "product_version_range",
"name": "cbl2 kubevirt 0:0.59.0-38.cbl2",
"product": {
"name": "cbl2 kubevirt 0:0.59.0-38.cbl2",
"product_id": "53"
}
},
{
"category": "product_version_range",
"name": "azl3 kubevirt 0:1.7.0-3.azl3",
"product": {
"name": "azl3 kubevirt 0:1.7.0-3.azl3",
"product_id": "13"
}
}
],
"category": "product_name",
"name": "kubevirt"
},
{
"branches": [
{
"category": "product_version_range",
"name": "cbl2 moby-containerd 0:1.6.26-13.cbl2",
"product": {
"name": "cbl2 moby-containerd 0:1.6.26-13.cbl2",
"product_id": "22"
}
}
],
"category": "product_name",
"name": "moby-containerd"
},
{
"branches": [
{
"category": "product_version_range",
"name": "cbl2 moby-containerd-cc 0:1.7.7-13.cbl2",
"product": {
"name": "cbl2 moby-containerd-cc 0:1.7.7-13.cbl2",
"product_id": "21"
}
},
{
"category": "product_version_range",
"name": "azl3 moby-containerd-cc 0:1.7.7-10.azl3",
"product": {
"name": "azl3 moby-containerd-cc 0:1.7.7-10.azl3",
"product_id": "11"
}
}
],
"category": "product_name",
"name": "moby-containerd-cc"
},
{
"branches": [
{
"category": "product_version_range",
"name": "cbl2 multus 0:4.0.2-10.cbl2",
"product": {
"name": "cbl2 multus 0:4.0.2-10.cbl2",
"product_id": "20"
}
},
{
"category": "product_version_range",
"name": "azl3 multus 0:4.0.2-7.azl3",
"product": {
"name": "azl3 multus 0:4.0.2-7.azl3",
"product_id": "10"
}
}
],
"category": "product_name",
"name": "multus"
},
{
"branches": [
{
"category": "product_version_range",
"name": "cbl2 node-problem-detector 0:0.8.17-7.cbl2",
"product": {
"name": "cbl2 node-problem-detector 0:0.8.17-7.cbl2",
"product_id": "19"
}
}
],
"category": "product_name",
"name": "node-problem-detector"
},
{
"branches": [
{
"category": "product_version_range",
"name": "cbl2 opa 0:0.63.0-6.cbl2",
"product": {
"name": "cbl2 opa 0:0.63.0-6.cbl2",
"product_id": "18"
}
},
{
"category": "product_version_range",
"name": "azl3 opa 0:0.63.0-3.azl3",
"product": {
"name": "azl3 opa 0:0.63.0-3.azl3",
"product_id": "9"
}
}
],
"category": "product_name",
"name": "opa"
},
{
"branches": [
{
"category": "product_version_range",
"name": "azl3 kube-vip-cloud-provider 0:0.0.10-5.azl3",
"product": {
"name": "azl3 kube-vip-cloud-provider 0:0.0.10-5.azl3",
"product_id": "15"
}
}
],
"category": "product_name",
"name": "kube-vip-cloud-provider"
},
{
"branches": [
{
"category": "product_version_range",
"name": "azl3 libcontainers-common 0:20240213-3.azl3",
"product": {
"name": "azl3 libcontainers-common 0:20240213-3.azl3",
"product_id": "66"
}
}
],
"category": "product_name",
"name": "libcontainers-common"
},
{
"branches": [
{
"category": "product_version_range",
"name": "azl3 prometheus-adapter 0:0.12.0-5.azl3",
"product": {
"name": "azl3 prometheus-adapter 0:0.12.0-5.azl3",
"product_id": "8"
}
}
],
"category": "product_name",
"name": "prometheus-adapter"
},
{
"branches": [
{
"category": "product_version_range",
"name": "cbl2 skopeo 0:1.14.2-14.cbl2",
"product": {
"name": "cbl2 skopeo 0:1.14.2-14.cbl2",
"product_id": "6"
}
},
{
"category": "product_version_range",
"name": "azl3 skopeo 0:1.14.4-8.azl3",
"product": {
"name": "azl3 skopeo 0:1.14.4-8.azl3",
"product_id": "4"
}
}
],
"category": "product_name",
"name": "skopeo"
},
{
"branches": [
{
"category": "product_version_range",
"name": "cbl2 vitess 0:17.0.7-14.cbl2",
"product": {
"name": "cbl2 vitess 0:17.0.7-14.cbl2",
"product_id": "54"
}
},
{
"category": "product_version_range",
"name": "azl3 vitess 0:19.0.4-9.azl3",
"product": {
"name": "azl3 vitess 0:19.0.4-9.azl3",
"product_id": "48"
}
}
],
"category": "product_name",
"name": "vitess"
},
{
"branches": [
{
"category": "product_version_range",
"name": "azl3 sriov-network-device-plugin 0:3.7.0-5.azl3",
"product": {
"name": "azl3 sriov-network-device-plugin 0:3.7.0-5.azl3",
"product_id": "3"
}
},
{
"category": "product_version_range",
"name": "cbl2 sriov-network-device-plugin 0:3.6.2-11.cbl2",
"product": {
"name": "cbl2 sriov-network-device-plugin 0:3.6.2-11.cbl2",
"product_id": "5"
}
}
],
"category": "product_name",
"name": "sriov-network-device-plugin"
},
{
"branches": [
{
"category": "product_version_range",
"name": "azl3 telegraf 0:1.31.0-15.azl3",
"product": {
"name": "azl3 telegraf 0:1.31.0-15.azl3",
"product_id": "47"
}
},
{
"category": "product_version_range",
"name": "cbl2 telegraf 0:1.29.4-21.cbl2",
"product": {
"name": "cbl2 telegraf 0:1.29.4-21.cbl2",
"product_id": "51"
}
}
],
"category": "product_name",
"name": "telegraf"
},
{
"branches": [
{
"category": "product_version_range",
"name": "cbl2 cert-manager 0:1.11.2-27.cbl2",
"product": {
"name": "cbl2 cert-manager 0:1.11.2-27.cbl2",
"product_id": "52"
}
},
{
"category": "product_version_range",
"name": "azl3 cert-manager 0:1.12.15-6.azl3",
"product": {
"name": "azl3 cert-manager 0:1.12.15-6.azl3",
"product_id": "39"
}
}
],
"category": "product_name",
"name": "cert-manager"
},
{
"branches": [
{
"category": "product_version_range",
"name": "azl3 application-gateway-kubernetes-ingress 0:1.7.7-3.azl3",
"product": {
"name": "azl3 application-gateway-kubernetes-ingress 0:1.7.7-3.azl3",
"product_id": "42"
}
}
],
"category": "product_name",
"name": "application-gateway-kubernetes-ingress"
},
{
"branches": [
{
"category": "product_version_range",
"name": "azl3 cloud-provider-kubevirt 0:0.5.1-3.azl3",
"product": {
"name": "azl3 cloud-provider-kubevirt 0:0.5.1-3.azl3",
"product_id": "37"
}
}
],
"category": "product_name",
"name": "cloud-provider-kubevirt"
},
{
"branches": [
{
"category": "product_version_range",
"name": "azl3 containerd2 0:2.0.0-18.azl3",
"product": {
"name": "azl3 containerd2 0:2.0.0-18.azl3",
"product_id": "35"
}
}
],
"category": "product_name",
"name": "containerd2"
},
{
"branches": [
{
"category": "product_version_range",
"name": "azl3 docker-buildx 0:0.14.0-10.azl3",
"product": {
"name": "azl3 docker-buildx 0:0.14.0-10.azl3",
"product_id": "31"
}
}
],
"category": "product_name",
"name": "docker-buildx"
},
{
"branches": [
{
"category": "product_version_range",
"name": "azl3 docker-compose 0:2.27.0-8.azl3",
"product": {
"name": "azl3 docker-compose 0:2.27.0-8.azl3",
"product_id": "29"
}
}
],
"category": "product_name",
"name": "docker-compose"
},
{
"branches": [
{
"category": "product_version_range",
"name": "cbl2 helm 0:3.14.2-10.cbl2",
"product": {
"name": "cbl2 helm 0:3.14.2-10.cbl2",
"product_id": "55"
}
}
],
"category": "product_name",
"name": "helm"
},
{
"branches": [
{
"category": "product_version_range",
"name": "azl3 gh 0:2.62.0-13.azl3",
"product": {
"name": "azl3 gh 0:2.62.0-13.azl3",
"product_id": "26"
}
}
],
"category": "product_name",
"name": "gh"
},
{
"branches": [
{
"category": "product_version_range",
"name": "cbl2 kubernetes 0:1.28.4-25.cbl2",
"product": {
"name": "cbl2 kubernetes 0:1.28.4-25.cbl2",
"product_id": "56"
}
},
{
"category": "product_version_range",
"name": "azl3 kubernetes 0:1.30.10-21.azl3",
"product": {
"name": "azl3 kubernetes 0:1.30.10-21.azl3",
"product_id": "49"
}
}
],
"category": "product_name",
"name": "kubernetes"
},
{
"branches": [
{
"category": "product_version_range",
"name": "cbl2 kured 0:1.14.2-7.cbl2",
"product": {
"name": "cbl2 kured 0:1.14.2-7.cbl2",
"product_id": "25"
}
},
{
"category": "product_version_range",
"name": "azl3 kured 0:1.15.0-3.azl3",
"product": {
"name": "azl3 kured 0:1.15.0-3.azl3",
"product_id": "12"
}
}
],
"category": "product_name",
"name": "kured"
},
{
"branches": [
{
"category": "product_version_range",
"name": "cbl2 moby-cli 0:24.0.9-8.cbl2",
"product": {
"name": "cbl2 moby-cli 0:24.0.9-8.cbl2",
"product_id": "24"
}
}
],
"category": "product_name",
"name": "moby-cli"
},
{
"branches": [
{
"category": "product_version_range",
"name": "cbl2 moby-compose 0:2.17.3-14.cbl2",
"product": {
"name": "cbl2 moby-compose 0:2.17.3-14.cbl2",
"product_id": "23"
}
}
],
"category": "product_name",
"name": "moby-compose"
},
{
"branches": [
{
"category": "product_version_range",
"name": "cbl2 moby-engine 0:24.0.9-19.cbl2",
"product": {
"name": "cbl2 moby-engine 0:24.0.9-19.cbl2",
"product_id": "59"
}
},
{
"category": "product_version_range",
"name": "azl3 moby-engine 0:25.0.3-14.azl3",
"product": {
"name": "azl3 moby-engine 0:25.0.3-14.azl3",
"product_id": "58"
}
}
],
"category": "product_name",
"name": "moby-engine"
},
{
"branches": [
{
"category": "product_version_range",
"name": "azl3 influxdb 0:2.7.5-13.azl3",
"product": {
"name": "azl3 influxdb 0:2.7.5-13.azl3",
"product_id": "45"
}
}
],
"category": "product_name",
"name": "influxdb"
},
{
"branches": [
{
"category": "product_version_range",
"name": "azl3 jx 0:3.10.182-3.azl3",
"product": {
"name": "azl3 jx 0:3.10.182-3.azl3",
"product_id": "60"
}
}
],
"category": "product_name",
"name": "jx"
},
{
"branches": [
{
"category": "product_version_range",
"name": "cbl2 packer 0:1.9.5-18.cbl2",
"product": {
"name": "cbl2 packer 0:1.9.5-18.cbl2",
"product_id": "17"
}
},
{
"category": "product_version_range",
"name": "azl3 packer 0:1.9.5-13.azl3",
"product": {
"name": "azl3 packer 0:1.9.5-13.azl3",
"product_id": "50"
}
}
],
"category": "product_name",
"name": "packer"
},
{
"branches": [
{
"category": "product_version_range",
"name": "azl3 keda 0:2.14.1-11.azl3",
"product": {
"name": "azl3 keda 0:2.14.1-11.azl3",
"product_id": "16"
}
}
],
"category": "product_name",
"name": "keda"
},
{
"branches": [
{
"category": "product_version_range",
"name": "cbl2 prometheus 0:2.37.9-7.cbl2",
"product": {
"name": "cbl2 prometheus 0:2.37.9-7.cbl2",
"product_id": "14"
}
}
],
"category": "product_name",
"name": "prometheus"
},
{
"branches": [
{
"category": "product_version_range",
"name": "azl3 prometheus-node-exporter 0:1.7.0-3.azl3",
"product": {
"name": "azl3 prometheus-node-exporter 0:1.7.0-3.azl3",
"product_id": "64"
}
}
],
"category": "product_name",
"name": "prometheus-node-exporter"
},
{
"branches": [
{
"category": "product_version_range",
"name": "azl3 prometheus-process-exporter 0:0.8.2-3.azl3",
"product": {
"name": "azl3 prometheus-process-exporter 0:0.8.2-3.azl3",
"product_id": "7"
}
}
],
"category": "product_name",
"name": "prometheus-process-exporter"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cazl3 ignition-flatcar 0:2.22.0-1.azl3",
"product": {
"name": "\u003cazl3 ignition-flatcar 0:2.22.0-1.azl3",
"product_id": "2"
}
},
{
"category": "product_version",
"name": "azl3 ignition-flatcar 0:2.22.0-1.azl3",
"product": {
"name": "azl3 ignition-flatcar 0:2.22.0-1.azl3",
"product_id": "21246"
}
},
{
"category": "product_version_range",
"name": "\u003cazl3 ignition-flatcar 0:2.22.0-2.azl3",
"product": {
"name": "\u003cazl3 ignition-flatcar 0:2.22.0-2.azl3",
"product_id": "1"
}
},
{
"category": "product_version",
"name": "azl3 ignition-flatcar 0:2.22.0-2.azl3",
"product": {
"name": "azl3 ignition-flatcar 0:2.22.0-2.azl3",
"product_id": "21315"
}
}
],
"category": "product_name",
"name": "ignition-flatcar"
}
],
"category": "vendor",
"name": "Microsoft"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 azcopy 0:10.25.1-6.cbl2 as a component of CBL Mariner 2.0",
"product_id": "17086-43"
},
"product_reference": "43",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 azcopy 0:10.25.1-4.azl3 as a component of Azure Linux 3.0",
"product_id": "17084-67"
},
"product_reference": "67",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003cazl3 azurelinux-image-tools 0:1.2.0-1.azl3 as a component of Azure Linux 3.0",
"product_id": "17084-41"
},
"product_reference": "41",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 azurelinux-image-tools 0:1.2.0-1.azl3 as a component of Azure Linux 3.0",
"product_id": "20982-17084"
},
"product_reference": "20982",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 cri-tools 0:1.29.0-9.cbl2 as a component of CBL Mariner 2.0",
"product_id": "17086-40"
},
"product_reference": "40",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 cf-cli 0:8.7.11-5.azl3 as a component of Azure Linux 3.0",
"product_id": "17084-38"
},
"product_reference": "38",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 containerized-data-importer 0:1.62.0-2.azl3 as a component of Azure Linux 3.0",
"product_id": "17084-34"
},
"product_reference": "34",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 coredns 0:1.11.4-14.azl3 as a component of Azure Linux 3.0",
"product_id": "17084-33"
},
"product_reference": "33",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 docker-cli 0:25.0.7-2.azl3 as a component of Azure Linux 3.0",
"product_id": "17084-30"
},
"product_reference": "30",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 git-lfs 0:3.5.1-6.cbl2 as a component of CBL Mariner 2.0",
"product_id": "17086-28"
},
"product_reference": "28",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 etcd 0:3.5.21-1.azl3 as a component of Azure Linux 3.0",
"product_id": "17084-63"
},
"product_reference": "63",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 flannel 0:0.24.2-24.azl3 as a component of Azure Linux 3.0",
"product_id": "17084-27"
},
"product_reference": "27",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 kata-containers 0:3.2.0.azl2-7.cbl2 as a component of CBL Mariner 2.0",
"product_id": "17086-62"
},
"product_reference": "62",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 kata-containers-cc 0:3.2.0.azl2-8.cbl2 as a component of CBL Mariner 2.0",
"product_id": "17086-61"
},
"product_reference": "61",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 kubevirt 0:0.59.0-38.cbl2 as a component of CBL Mariner 2.0",
"product_id": "17086-53"
},
"product_reference": "53",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 moby-containerd 0:1.6.26-13.cbl2 as a component of CBL Mariner 2.0",
"product_id": "17086-22"
},
"product_reference": "22",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 moby-containerd-cc 0:1.7.7-13.cbl2 as a component of CBL Mariner 2.0",
"product_id": "17086-21"
},
"product_reference": "21",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 multus 0:4.0.2-10.cbl2 as a component of CBL Mariner 2.0",
"product_id": "17086-20"
},
"product_reference": "20",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 node-problem-detector 0:0.8.17-7.cbl2 as a component of CBL Mariner 2.0",
"product_id": "17086-19"
},
"product_reference": "19",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 kata-containers 0:3.19.1.kata2-6.azl3 as a component of Azure Linux 3.0",
"product_id": "17084-44"
},
"product_reference": "44",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 opa 0:0.63.0-6.cbl2 as a component of CBL Mariner 2.0",
"product_id": "17086-18"
},
"product_reference": "18",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 kube-vip-cloud-provider 0:0.0.10-5.azl3 as a component of Azure Linux 3.0",
"product_id": "17084-15"
},
"product_reference": "15",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 kubevirt 0:1.7.0-3.azl3 as a component of Azure Linux 3.0",
"product_id": "17084-13"
},
"product_reference": "13",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 libcontainers-common 0:20240213-3.azl3 as a component of Azure Linux 3.0",
"product_id": "17084-66"
},
"product_reference": "66",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 moby-containerd-cc 0:1.7.7-10.azl3 as a component of Azure Linux 3.0",
"product_id": "17084-11"
},
"product_reference": "11",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 opa 0:0.63.0-3.azl3 as a component of Azure Linux 3.0",
"product_id": "17084-9"
},
"product_reference": "9",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 prometheus-adapter 0:0.12.0-5.azl3 as a component of Azure Linux 3.0",
"product_id": "17084-8"
},
"product_reference": "8",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 skopeo 0:1.14.2-14.cbl2 as a component of CBL Mariner 2.0",
"product_id": "17086-6"
},
"product_reference": "6",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 vitess 0:17.0.7-14.cbl2 as a component of CBL Mariner 2.0",
"product_id": "17086-54"
},
"product_reference": "54",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 skopeo 0:1.14.4-8.azl3 as a component of Azure Linux 3.0",
"product_id": "17084-4"
},
"product_reference": "4",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 sriov-network-device-plugin 0:3.7.0-5.azl3 as a component of Azure Linux 3.0",
"product_id": "17084-3"
},
"product_reference": "3",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 telegraf 0:1.31.0-15.azl3 as a component of Azure Linux 3.0",
"product_id": "17084-47"
},
"product_reference": "47",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 cert-manager 0:1.11.2-27.cbl2 as a component of CBL Mariner 2.0",
"product_id": "17086-52"
},
"product_reference": "52",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 application-gateway-kubernetes-ingress 0:1.7.7-3.azl3 as a component of Azure Linux 3.0",
"product_id": "17084-42"
},
"product_reference": "42",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 coredns 0:1.11.1-25.cbl2 as a component of CBL Mariner 2.0",
"product_id": "17086-57"
},
"product_reference": "57",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 cert-manager 0:1.12.15-6.azl3 as a component of Azure Linux 3.0",
"product_id": "17084-39"
},
"product_reference": "39",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 cloud-provider-kubevirt 0:0.5.1-3.azl3 as a component of Azure Linux 3.0",
"product_id": "17084-37"
},
"product_reference": "37",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 etcd 0:3.5.21-4.cbl2 as a component of CBL Mariner 2.0",
"product_id": "17086-36"
},
"product_reference": "36",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 containerd2 0:2.0.0-18.azl3 as a component of Azure Linux 3.0",
"product_id": "17084-35"
},
"product_reference": "35",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 cri-tools 0:1.32.0-4.azl3 as a component of Azure Linux 3.0",
"product_id": "17084-32"
},
"product_reference": "32",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 docker-buildx 0:0.14.0-10.azl3 as a component of Azure Linux 3.0",
"product_id": "17084-31"
},
"product_reference": "31",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 docker-compose 0:2.27.0-8.azl3 as a component of Azure Linux 3.0",
"product_id": "17084-29"
},
"product_reference": "29",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 helm 0:3.14.2-10.cbl2 as a component of CBL Mariner 2.0",
"product_id": "17086-55"
},
"product_reference": "55",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 gh 0:2.62.0-13.azl3 as a component of Azure Linux 3.0",
"product_id": "17084-26"
},
"product_reference": "26",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 git-lfs 0:3.6.1-2.azl3 as a component of Azure Linux 3.0",
"product_id": "17084-65"
},
"product_reference": "65",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 kubernetes 0:1.28.4-25.cbl2 as a component of CBL Mariner 2.0",
"product_id": "17086-56"
},
"product_reference": "56",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 kured 0:1.14.2-7.cbl2 as a component of CBL Mariner 2.0",
"product_id": "17086-25"
},
"product_reference": "25",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 moby-cli 0:24.0.9-8.cbl2 as a component of CBL Mariner 2.0",
"product_id": "17086-24"
},
"product_reference": "24",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 moby-compose 0:2.17.3-14.cbl2 as a component of CBL Mariner 2.0",
"product_id": "17086-23"
},
"product_reference": "23",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 moby-engine 0:24.0.9-19.cbl2 as a component of CBL Mariner 2.0",
"product_id": "17086-59"
},
"product_reference": "59",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 influxdb 0:2.7.5-13.azl3 as a component of Azure Linux 3.0",
"product_id": "17084-45"
},
"product_reference": "45",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 jx 0:3.10.182-3.azl3 as a component of Azure Linux 3.0",
"product_id": "17084-60"
},
"product_reference": "60",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 kata-containers-cc 0:3.15.0.aks0-7.azl3 as a component of Azure Linux 3.0",
"product_id": "17084-46"
},
"product_reference": "46",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 packer 0:1.9.5-18.cbl2 as a component of CBL Mariner 2.0",
"product_id": "17086-17"
},
"product_reference": "17",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 keda 0:2.14.1-11.azl3 as a component of Azure Linux 3.0",
"product_id": "17084-16"
},
"product_reference": "16",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 kubernetes 0:1.30.10-21.azl3 as a component of Azure Linux 3.0",
"product_id": "17084-49"
},
"product_reference": "49",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 prometheus 0:2.37.9-7.cbl2 as a component of CBL Mariner 2.0",
"product_id": "17086-14"
},
"product_reference": "14",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 kured 0:1.15.0-3.azl3 as a component of Azure Linux 3.0",
"product_id": "17084-12"
},
"product_reference": "12",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 moby-engine 0:25.0.3-14.azl3 as a component of Azure Linux 3.0",
"product_id": "17084-58"
},
"product_reference": "58",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 multus 0:4.0.2-7.azl3 as a component of Azure Linux 3.0",
"product_id": "17084-10"
},
"product_reference": "10",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 packer 0:1.9.5-13.azl3 as a component of Azure Linux 3.0",
"product_id": "17084-50"
},
"product_reference": "50",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 prometheus-node-exporter 0:1.7.0-3.azl3 as a component of Azure Linux 3.0",
"product_id": "17084-64"
},
"product_reference": "64",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 prometheus-process-exporter 0:0.8.2-3.azl3 as a component of Azure Linux 3.0",
"product_id": "17084-7"
},
"product_reference": "7",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 sriov-network-device-plugin 0:3.6.2-11.cbl2 as a component of CBL Mariner 2.0",
"product_id": "17086-5"
},
"product_reference": "5",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 telegraf 0:1.29.4-21.cbl2 as a component of CBL Mariner 2.0",
"product_id": "17086-51"
},
"product_reference": "51",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 vitess 0:19.0.4-9.azl3 as a component of Azure Linux 3.0",
"product_id": "17084-48"
},
"product_reference": "48",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003cazl3 ignition-flatcar 0:2.22.0-1.azl3 as a component of Azure Linux 3.0",
"product_id": "17084-2"
},
"product_reference": "2",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 ignition-flatcar 0:2.22.0-1.azl3 as a component of Azure Linux 3.0",
"product_id": "21246-17084"
},
"product_reference": "21246",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003cazl3 ignition-flatcar 0:2.22.0-2.azl3 as a component of Azure Linux 3.0",
"product_id": "17084-1"
},
"product_reference": "1",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 ignition-flatcar 0:2.22.0-2.azl3 as a component of Azure Linux 3.0",
"product_id": "21315-17084"
},
"product_reference": "21315",
"relates_to_product_reference": "17084"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-27141",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "general",
"text": "Go",
"title": "Assigning CNA"
}
],
"product_status": {
"fixed": [
"20982-17084",
"21246-17084",
"21315-17084"
],
"known_affected": [
"17086-43",
"17084-67",
"17084-41",
"17086-40",
"17084-38",
"17084-34",
"17084-33",
"17084-30",
"17086-28",
"17084-63",
"17084-27",
"17086-62",
"17086-61",
"17086-53",
"17086-22",
"17086-21",
"17086-20",
"17086-19",
"17084-44",
"17086-18",
"17084-15",
"17084-13",
"17084-66",
"17084-11",
"17084-9",
"17084-8",
"17086-6",
"17086-54",
"17084-4",
"17084-3",
"17084-47",
"17086-52",
"17084-42",
"17086-57",
"17084-39",
"17084-37",
"17086-36",
"17084-35",
"17084-32",
"17084-31",
"17084-29",
"17086-55",
"17084-26",
"17084-65",
"17086-56",
"17086-25",
"17086-24",
"17086-23",
"17086-59",
"17084-45",
"17084-60",
"17084-46",
"17086-17",
"17084-16",
"17084-49",
"17086-14",
"17084-12",
"17084-58",
"17084-10",
"17084-50",
"17084-64",
"17084-7",
"17086-5",
"17086-51",
"17084-48",
"17084-2",
"17084-1"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2026-27141 Sending certain HTTP/2 frames can cause a server to panic in golang.org/x/net - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2026/msrc_cve-2026-27141.json"
}
],
"remediations": [
{
"category": "none_available",
"date": "2026-03-05T01:08:22.000Z",
"details": "There is no fix available for this vulnerability as of now",
"product_ids": [
"17086-43"
]
},
{
"category": "none_available",
"date": "2026-03-05T01:08:22.000Z",
"details": "There is no fix available for this vulnerability as of now",
"product_ids": [
"17084-67"
]
},
{
"category": "none_available",
"date": "2026-03-05T01:08:22.000Z",
"details": "There is no fix available for this vulnerability as of now",
"product_ids": [
"17086-40"
]
},
{
"category": "none_available",
"date": "2026-03-05T01:08:22.000Z",
"details": "There is no fix available for this vulnerability as of now",
"product_ids": [
"17084-38"
]
},
{
"category": "none_available",
"date": "2026-03-05T01:08:22.000Z",
"details": "There is no fix available for this vulnerability as of now",
"product_ids": [
"17084-34"
]
},
{
"category": "none_available",
"date": "2026-03-05T01:08:22.000Z",
"details": "There is no fix available for this vulnerability as of now",
"product_ids": [
"17084-33"
]
},
{
"category": "none_available",
"date": "2026-03-05T01:08:22.000Z",
"details": "There is no fix available for this vulnerability as of now",
"product_ids": [
"17084-30"
]
},
{
"category": "none_available",
"date": "2026-03-05T01:08:22.000Z",
"details": "There is no fix available for this vulnerability as of now",
"product_ids": [
"17086-28"
]
},
{
"category": "none_available",
"date": "2026-03-05T01:08:22.000Z",
"details": "There is no fix available for this vulnerability as of now",
"product_ids": [
"17084-63"
]
},
{
"category": "none_available",
"date": "2026-03-05T01:08:22.000Z",
"details": "There is no fix available for this vulnerability as of now",
"product_ids": [
"17084-27"
]
},
{
"category": "none_available",
"date": "2026-03-05T01:08:22.000Z",
"details": "There is no fix available for this vulnerability as of now",
"product_ids": [
"17086-62"
]
},
{
"category": "none_available",
"date": "2026-03-05T01:08:22.000Z",
"details": "There is no fix available for this vulnerability as of now",
"product_ids": [
"17086-61"
]
},
{
"category": "none_available",
"date": "2026-03-05T01:08:22.000Z",
"details": "There is no fix available for this vulnerability as of now",
"product_ids": [
"17086-53"
]
},
{
"category": "none_available",
"date": "2026-03-05T01:08:22.000Z",
"details": "There is no fix available for this vulnerability as of now",
"product_ids": [
"17086-22"
]
},
{
"category": "none_available",
"date": "2026-03-05T01:08:22.000Z",
"details": "There is no fix available for this vulnerability as of now",
"product_ids": [
"17086-21"
]
},
{
"category": "none_available",
"date": "2026-03-05T01:08:22.000Z",
"details": "There is no fix available for this vulnerability as of now",
"product_ids": [
"17086-20"
]
},
{
"category": "none_available",
"date": "2026-03-05T01:08:22.000Z",
"details": "There is no fix available for this vulnerability as of now",
"product_ids": [
"17086-19"
]
},
{
"category": "none_available",
"date": "2026-03-05T01:08:22.000Z",
"details": "There is no fix available for this vulnerability as of now",
"product_ids": [
"17084-44"
]
},
{
"category": "none_available",
"date": "2026-03-05T01:08:22.000Z",
"details": "There is no fix available for this vulnerability as of now",
"product_ids": [
"17086-18"
]
},
{
"category": "none_available",
"date": "2026-03-05T01:08:22.000Z",
"details": "There is no fix available for this vulnerability as of now",
"product_ids": [
"17084-15"
]
},
{
"category": "none_available",
"date": "2026-03-05T01:08:22.000Z",
"details": "There is no fix available for this vulnerability as of now",
"product_ids": [
"17084-13"
]
},
{
"category": "none_available",
"date": "2026-03-05T01:08:22.000Z",
"details": "There is no fix available for this vulnerability as of now",
"product_ids": [
"17084-66"
]
},
{
"category": "none_available",
"date": "2026-03-05T01:08:22.000Z",
"details": "There is no fix available for this vulnerability as of now",
"product_ids": [
"17084-11"
]
},
{
"category": "none_available",
"date": "2026-03-05T01:08:22.000Z",
"details": "There is no fix available for this vulnerability as of now",
"product_ids": [
"17084-9"
]
},
{
"category": "none_available",
"date": "2026-03-05T01:08:22.000Z",
"details": "There is no fix available for this vulnerability as of now",
"product_ids": [
"17084-8"
]
},
{
"category": "none_available",
"date": "2026-03-05T01:08:22.000Z",
"details": "There is no fix available for this vulnerability as of now",
"product_ids": [
"17086-6"
]
},
{
"category": "none_available",
"date": "2026-03-05T01:08:22.000Z",
"details": "There is no fix available for this vulnerability as of now",
"product_ids": [
"17086-54"
]
},
{
"category": "none_available",
"date": "2026-03-05T01:08:22.000Z",
"details": "There is no fix available for this vulnerability as of now",
"product_ids": [
"17084-4"
]
},
{
"category": "none_available",
"date": "2026-03-05T01:08:22.000Z",
"details": "There is no fix available for this vulnerability as of now",
"product_ids": [
"17084-3"
]
},
{
"category": "none_available",
"date": "2026-03-05T01:08:22.000Z",
"details": "There is no fix available for this vulnerability as of now",
"product_ids": [
"17084-47"
]
},
{
"category": "none_available",
"date": "2026-03-05T01:08:22.000Z",
"details": "There is no fix available for this vulnerability as of now",
"product_ids": [
"17086-52"
]
},
{
"category": "none_available",
"date": "2026-03-05T01:08:22.000Z",
"details": "There is no fix available for this vulnerability as of now",
"product_ids": [
"17084-42"
]
},
{
"category": "none_available",
"date": "2026-03-05T01:08:22.000Z",
"details": "There is no fix available for this vulnerability as of now",
"product_ids": [
"17086-57"
]
},
{
"category": "none_available",
"date": "2026-03-05T01:08:22.000Z",
"details": "There is no fix available for this vulnerability as of now",
"product_ids": [
"17084-39"
]
},
{
"category": "none_available",
"date": "2026-03-05T01:08:22.000Z",
"details": "There is no fix available for this vulnerability as of now",
"product_ids": [
"17084-37"
]
},
{
"category": "none_available",
"date": "2026-03-05T01:08:22.000Z",
"details": "There is no fix available for this vulnerability as of now",
"product_ids": [
"17086-36"
]
},
{
"category": "none_available",
"date": "2026-03-05T01:08:22.000Z",
"details": "There is no fix available for this vulnerability as of now",
"product_ids": [
"17084-35"
]
},
{
"category": "none_available",
"date": "2026-03-05T01:08:22.000Z",
"details": "There is no fix available for this vulnerability as of now",
"product_ids": [
"17084-32"
]
},
{
"category": "none_available",
"date": "2026-03-05T01:08:22.000Z",
"details": "There is no fix available for this vulnerability as of now",
"product_ids": [
"17084-31"
]
},
{
"category": "none_available",
"date": "2026-03-05T01:08:22.000Z",
"details": "There is no fix available for this vulnerability as of now",
"product_ids": [
"17084-29"
]
},
{
"category": "none_available",
"date": "2026-03-05T01:08:22.000Z",
"details": "There is no fix available for this vulnerability as of now",
"product_ids": [
"17086-55"
]
},
{
"category": "none_available",
"date": "2026-03-05T01:08:22.000Z",
"details": "There is no fix available for this vulnerability as of now",
"product_ids": [
"17084-26"
]
},
{
"category": "none_available",
"date": "2026-03-05T01:08:22.000Z",
"details": "There is no fix available for this vulnerability as of now",
"product_ids": [
"17084-65"
]
},
{
"category": "none_available",
"date": "2026-03-05T01:08:22.000Z",
"details": "There is no fix available for this vulnerability as of now",
"product_ids": [
"17086-56"
]
},
{
"category": "none_available",
"date": "2026-03-05T01:08:22.000Z",
"details": "There is no fix available for this vulnerability as of now",
"product_ids": [
"17086-25"
]
},
{
"category": "none_available",
"date": "2026-03-05T01:08:22.000Z",
"details": "There is no fix available for this vulnerability as of now",
"product_ids": [
"17086-24"
]
},
{
"category": "none_available",
"date": "2026-03-05T01:08:22.000Z",
"details": "There is no fix available for this vulnerability as of now",
"product_ids": [
"17086-23"
]
},
{
"category": "none_available",
"date": "2026-03-05T01:08:22.000Z",
"details": "There is no fix available for this vulnerability as of now",
"product_ids": [
"17086-59"
]
},
{
"category": "none_available",
"date": "2026-03-05T01:08:22.000Z",
"details": "There is no fix available for this vulnerability as of now",
"product_ids": [
"17084-45"
]
},
{
"category": "none_available",
"date": "2026-03-05T01:08:22.000Z",
"details": "There is no fix available for this vulnerability as of now",
"product_ids": [
"17084-60"
]
},
{
"category": "none_available",
"date": "2026-03-05T01:08:22.000Z",
"details": "There is no fix available for this vulnerability as of now",
"product_ids": [
"17084-46"
]
},
{
"category": "none_available",
"date": "2026-03-05T01:08:22.000Z",
"details": "There is no fix available for this vulnerability as of now",
"product_ids": [
"17086-17"
]
},
{
"category": "none_available",
"date": "2026-03-05T01:08:22.000Z",
"details": "There is no fix available for this vulnerability as of now",
"product_ids": [
"17084-16"
]
},
{
"category": "none_available",
"date": "2026-03-05T01:08:22.000Z",
"details": "There is no fix available for this vulnerability as of now",
"product_ids": [
"17084-49"
]
},
{
"category": "none_available",
"date": "2026-03-05T01:08:22.000Z",
"details": "There is no fix available for this vulnerability as of now",
"product_ids": [
"17086-14"
]
},
{
"category": "none_available",
"date": "2026-03-05T01:08:22.000Z",
"details": "There is no fix available for this vulnerability as of now",
"product_ids": [
"17084-12"
]
},
{
"category": "none_available",
"date": "2026-03-05T01:08:22.000Z",
"details": "There is no fix available for this vulnerability as of now",
"product_ids": [
"17084-58"
]
},
{
"category": "none_available",
"date": "2026-03-05T01:08:22.000Z",
"details": "There is no fix available for this vulnerability as of now",
"product_ids": [
"17084-10"
]
},
{
"category": "none_available",
"date": "2026-03-05T01:08:22.000Z",
"details": "There is no fix available for this vulnerability as of now",
"product_ids": [
"17084-50"
]
},
{
"category": "none_available",
"date": "2026-03-05T01:08:22.000Z",
"details": "There is no fix available for this vulnerability as of now",
"product_ids": [
"17084-64"
]
},
{
"category": "none_available",
"date": "2026-03-05T01:08:22.000Z",
"details": "There is no fix available for this vulnerability as of now",
"product_ids": [
"17084-7"
]
},
{
"category": "none_available",
"date": "2026-03-05T01:08:22.000Z",
"details": "There is no fix available for this vulnerability as of now",
"product_ids": [
"17086-5"
]
},
{
"category": "none_available",
"date": "2026-03-05T01:08:22.000Z",
"details": "There is no fix available for this vulnerability as of now",
"product_ids": [
"17086-51"
]
},
{
"category": "none_available",
"date": "2026-03-05T01:08:22.000Z",
"details": "There is no fix available for this vulnerability as of now",
"product_ids": [
"17084-48"
]
},
{
"category": "vendor_fix",
"date": "2026-03-05T01:08:22.000Z",
"details": "0:1.2.0-2.azl3:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"17084-41"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
},
{
"category": "vendor_fix",
"date": "2026-03-05T01:08:22.000Z",
"details": "0:2.22.0-2.azl3:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"17084-2",
"17084-1"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"environmentalsScore": 0.0,
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"temporalScore": 7.5,
"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": [
"17086-43",
"17084-67",
"17084-41",
"17086-40",
"17084-38",
"17084-34",
"17084-33",
"17084-30",
"17086-28",
"17084-63",
"17084-27",
"17086-62",
"17086-61",
"17086-53",
"17086-22",
"17086-21",
"17086-20",
"17086-19",
"17084-44",
"17086-18",
"17084-15",
"17084-13",
"17084-66",
"17084-11",
"17084-9",
"17084-8",
"17086-6",
"17086-54",
"17084-4",
"17084-3",
"17084-47",
"17086-52",
"17084-42",
"17086-57",
"17084-39",
"17084-37",
"17086-36",
"17084-35",
"17084-32",
"17084-31",
"17084-29",
"17086-55",
"17084-26",
"17084-65",
"17086-56",
"17086-25",
"17086-24",
"17086-23",
"17086-59",
"17084-45",
"17084-60",
"17084-46",
"17086-17",
"17084-16",
"17084-49",
"17086-14",
"17084-12",
"17084-58",
"17084-10",
"17084-50",
"17084-64",
"17084-7",
"17086-5",
"17086-51",
"17084-48",
"17084-2",
"17084-1"
]
}
],
"title": "Sending certain HTTP/2 frames can cause a server to panic in golang.org/x/net"
}
]
}
OPENSUSE-SU-2026:10294-1
Vulnerability from csaf_opensuse - Published: 2026-03-05 00:00 - Updated: 2026-03-05 00:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:telemetrygen-0.147.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:telemetrygen-0.147.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:telemetrygen-0.147.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:telemetrygen-0.147.0-1.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"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": "telemetrygen-0.147.0-1.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the telemetrygen-0.147.0-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2026-10294",
"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_10294-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-27141 page",
"url": "https://www.suse.com/security/cve/CVE-2026-27141/"
}
],
"title": "telemetrygen-0.147.0-1.1 on GA media",
"tracking": {
"current_release_date": "2026-03-05T00:00:00Z",
"generator": {
"date": "2026-03-05T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2026:10294-1",
"initial_release_date": "2026-03-05T00:00:00Z",
"revision_history": [
{
"date": "2026-03-05T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "telemetrygen-0.147.0-1.1.aarch64",
"product": {
"name": "telemetrygen-0.147.0-1.1.aarch64",
"product_id": "telemetrygen-0.147.0-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "telemetrygen-0.147.0-1.1.ppc64le",
"product": {
"name": "telemetrygen-0.147.0-1.1.ppc64le",
"product_id": "telemetrygen-0.147.0-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "telemetrygen-0.147.0-1.1.s390x",
"product": {
"name": "telemetrygen-0.147.0-1.1.s390x",
"product_id": "telemetrygen-0.147.0-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "telemetrygen-0.147.0-1.1.x86_64",
"product": {
"name": "telemetrygen-0.147.0-1.1.x86_64",
"product_id": "telemetrygen-0.147.0-1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "telemetrygen-0.147.0-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:telemetrygen-0.147.0-1.1.aarch64"
},
"product_reference": "telemetrygen-0.147.0-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "telemetrygen-0.147.0-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:telemetrygen-0.147.0-1.1.ppc64le"
},
"product_reference": "telemetrygen-0.147.0-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "telemetrygen-0.147.0-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:telemetrygen-0.147.0-1.1.s390x"
},
"product_reference": "telemetrygen-0.147.0-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "telemetrygen-0.147.0-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:telemetrygen-0.147.0-1.1.x86_64"
},
"product_reference": "telemetrygen-0.147.0-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-27141",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-27141"
}
],
"notes": [
{
"category": "general",
"text": "Due to missing nil check, sending 0x0a-0x0f HTTP/2 frames will cause a running server to panic",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:telemetrygen-0.147.0-1.1.aarch64",
"openSUSE Tumbleweed:telemetrygen-0.147.0-1.1.ppc64le",
"openSUSE Tumbleweed:telemetrygen-0.147.0-1.1.s390x",
"openSUSE Tumbleweed:telemetrygen-0.147.0-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-27141",
"url": "https://www.suse.com/security/cve/CVE-2026-27141"
},
{
"category": "external",
"summary": "SUSE Bug 1259062 for CVE-2026-27141",
"url": "https://bugzilla.suse.com/1259062"
}
],
"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 Tumbleweed:telemetrygen-0.147.0-1.1.aarch64",
"openSUSE Tumbleweed:telemetrygen-0.147.0-1.1.ppc64le",
"openSUSE Tumbleweed:telemetrygen-0.147.0-1.1.s390x",
"openSUSE Tumbleweed:telemetrygen-0.147.0-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 Tumbleweed:telemetrygen-0.147.0-1.1.aarch64",
"openSUSE Tumbleweed:telemetrygen-0.147.0-1.1.ppc64le",
"openSUSE Tumbleweed:telemetrygen-0.147.0-1.1.s390x",
"openSUSE Tumbleweed:telemetrygen-0.147.0-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-05T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2026-27141"
}
]
}
OPENSUSE-SU-2026:10313-1
Vulnerability from csaf_opensuse - Published: 2026-03-09 00:00 - Updated: 2026-03-09 00:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:rclone-1.73.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-1.73.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-1.73.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-1.73.2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-bash-completion-1.73.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-bash-completion-1.73.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-bash-completion-1.73.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-bash-completion-1.73.2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-zsh-completion-1.73.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-zsh-completion-1.73.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-zsh-completion-1.73.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-zsh-completion-1.73.2-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:rclone-1.73.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-1.73.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-1.73.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-1.73.2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-bash-completion-1.73.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-bash-completion-1.73.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-bash-completion-1.73.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-bash-completion-1.73.2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-zsh-completion-1.73.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-zsh-completion-1.73.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-zsh-completion-1.73.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-zsh-completion-1.73.2-1.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"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": "rclone-1.73.2-1.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the rclone-1.73.2-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2026-10313",
"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_10313-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-1229 page",
"url": "https://www.suse.com/security/cve/CVE-2026-1229/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-27141 page",
"url": "https://www.suse.com/security/cve/CVE-2026-27141/"
}
],
"title": "rclone-1.73.2-1.1 on GA media",
"tracking": {
"current_release_date": "2026-03-09T00:00:00Z",
"generator": {
"date": "2026-03-09T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2026:10313-1",
"initial_release_date": "2026-03-09T00:00:00Z",
"revision_history": [
{
"date": "2026-03-09T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "rclone-1.73.2-1.1.aarch64",
"product": {
"name": "rclone-1.73.2-1.1.aarch64",
"product_id": "rclone-1.73.2-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "rclone-bash-completion-1.73.2-1.1.aarch64",
"product": {
"name": "rclone-bash-completion-1.73.2-1.1.aarch64",
"product_id": "rclone-bash-completion-1.73.2-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "rclone-zsh-completion-1.73.2-1.1.aarch64",
"product": {
"name": "rclone-zsh-completion-1.73.2-1.1.aarch64",
"product_id": "rclone-zsh-completion-1.73.2-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "rclone-1.73.2-1.1.ppc64le",
"product": {
"name": "rclone-1.73.2-1.1.ppc64le",
"product_id": "rclone-1.73.2-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "rclone-bash-completion-1.73.2-1.1.ppc64le",
"product": {
"name": "rclone-bash-completion-1.73.2-1.1.ppc64le",
"product_id": "rclone-bash-completion-1.73.2-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "rclone-zsh-completion-1.73.2-1.1.ppc64le",
"product": {
"name": "rclone-zsh-completion-1.73.2-1.1.ppc64le",
"product_id": "rclone-zsh-completion-1.73.2-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "rclone-1.73.2-1.1.s390x",
"product": {
"name": "rclone-1.73.2-1.1.s390x",
"product_id": "rclone-1.73.2-1.1.s390x"
}
},
{
"category": "product_version",
"name": "rclone-bash-completion-1.73.2-1.1.s390x",
"product": {
"name": "rclone-bash-completion-1.73.2-1.1.s390x",
"product_id": "rclone-bash-completion-1.73.2-1.1.s390x"
}
},
{
"category": "product_version",
"name": "rclone-zsh-completion-1.73.2-1.1.s390x",
"product": {
"name": "rclone-zsh-completion-1.73.2-1.1.s390x",
"product_id": "rclone-zsh-completion-1.73.2-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "rclone-1.73.2-1.1.x86_64",
"product": {
"name": "rclone-1.73.2-1.1.x86_64",
"product_id": "rclone-1.73.2-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "rclone-bash-completion-1.73.2-1.1.x86_64",
"product": {
"name": "rclone-bash-completion-1.73.2-1.1.x86_64",
"product_id": "rclone-bash-completion-1.73.2-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "rclone-zsh-completion-1.73.2-1.1.x86_64",
"product": {
"name": "rclone-zsh-completion-1.73.2-1.1.x86_64",
"product_id": "rclone-zsh-completion-1.73.2-1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "rclone-1.73.2-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:rclone-1.73.2-1.1.aarch64"
},
"product_reference": "rclone-1.73.2-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rclone-1.73.2-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:rclone-1.73.2-1.1.ppc64le"
},
"product_reference": "rclone-1.73.2-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rclone-1.73.2-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:rclone-1.73.2-1.1.s390x"
},
"product_reference": "rclone-1.73.2-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rclone-1.73.2-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:rclone-1.73.2-1.1.x86_64"
},
"product_reference": "rclone-1.73.2-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rclone-bash-completion-1.73.2-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:rclone-bash-completion-1.73.2-1.1.aarch64"
},
"product_reference": "rclone-bash-completion-1.73.2-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rclone-bash-completion-1.73.2-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:rclone-bash-completion-1.73.2-1.1.ppc64le"
},
"product_reference": "rclone-bash-completion-1.73.2-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rclone-bash-completion-1.73.2-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:rclone-bash-completion-1.73.2-1.1.s390x"
},
"product_reference": "rclone-bash-completion-1.73.2-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rclone-bash-completion-1.73.2-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:rclone-bash-completion-1.73.2-1.1.x86_64"
},
"product_reference": "rclone-bash-completion-1.73.2-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rclone-zsh-completion-1.73.2-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:rclone-zsh-completion-1.73.2-1.1.aarch64"
},
"product_reference": "rclone-zsh-completion-1.73.2-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rclone-zsh-completion-1.73.2-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:rclone-zsh-completion-1.73.2-1.1.ppc64le"
},
"product_reference": "rclone-zsh-completion-1.73.2-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rclone-zsh-completion-1.73.2-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:rclone-zsh-completion-1.73.2-1.1.s390x"
},
"product_reference": "rclone-zsh-completion-1.73.2-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rclone-zsh-completion-1.73.2-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:rclone-zsh-completion-1.73.2-1.1.x86_64"
},
"product_reference": "rclone-zsh-completion-1.73.2-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-1229",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-1229"
}
],
"notes": [
{
"category": "general",
"text": "The CombinedMult function in the CIRCL ecc/p384 package (secp384r1 curve) produces an incorrect value for specific inputs. The issue is fixed by using complete addition formulas.\nECDH and ECDSA signing relying on this curve are not affected.\n\nThe bug was fixed in v1.6.3 https://github.com/cloudflare/circl/releases/tag/v1.6.3 .",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:rclone-1.73.2-1.1.aarch64",
"openSUSE Tumbleweed:rclone-1.73.2-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-1.73.2-1.1.s390x",
"openSUSE Tumbleweed:rclone-1.73.2-1.1.x86_64",
"openSUSE Tumbleweed:rclone-bash-completion-1.73.2-1.1.aarch64",
"openSUSE Tumbleweed:rclone-bash-completion-1.73.2-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-bash-completion-1.73.2-1.1.s390x",
"openSUSE Tumbleweed:rclone-bash-completion-1.73.2-1.1.x86_64",
"openSUSE Tumbleweed:rclone-zsh-completion-1.73.2-1.1.aarch64",
"openSUSE Tumbleweed:rclone-zsh-completion-1.73.2-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-zsh-completion-1.73.2-1.1.s390x",
"openSUSE Tumbleweed:rclone-zsh-completion-1.73.2-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-1229",
"url": "https://www.suse.com/security/cve/CVE-2026-1229"
}
],
"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 Tumbleweed:rclone-1.73.2-1.1.aarch64",
"openSUSE Tumbleweed:rclone-1.73.2-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-1.73.2-1.1.s390x",
"openSUSE Tumbleweed:rclone-1.73.2-1.1.x86_64",
"openSUSE Tumbleweed:rclone-bash-completion-1.73.2-1.1.aarch64",
"openSUSE Tumbleweed:rclone-bash-completion-1.73.2-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-bash-completion-1.73.2-1.1.s390x",
"openSUSE Tumbleweed:rclone-bash-completion-1.73.2-1.1.x86_64",
"openSUSE Tumbleweed:rclone-zsh-completion-1.73.2-1.1.aarch64",
"openSUSE Tumbleweed:rclone-zsh-completion-1.73.2-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-zsh-completion-1.73.2-1.1.s390x",
"openSUSE Tumbleweed:rclone-zsh-completion-1.73.2-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:rclone-1.73.2-1.1.aarch64",
"openSUSE Tumbleweed:rclone-1.73.2-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-1.73.2-1.1.s390x",
"openSUSE Tumbleweed:rclone-1.73.2-1.1.x86_64",
"openSUSE Tumbleweed:rclone-bash-completion-1.73.2-1.1.aarch64",
"openSUSE Tumbleweed:rclone-bash-completion-1.73.2-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-bash-completion-1.73.2-1.1.s390x",
"openSUSE Tumbleweed:rclone-bash-completion-1.73.2-1.1.x86_64",
"openSUSE Tumbleweed:rclone-zsh-completion-1.73.2-1.1.aarch64",
"openSUSE Tumbleweed:rclone-zsh-completion-1.73.2-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-zsh-completion-1.73.2-1.1.s390x",
"openSUSE Tumbleweed:rclone-zsh-completion-1.73.2-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-09T00:00:00Z",
"details": "critical"
}
],
"title": "CVE-2026-1229"
},
{
"cve": "CVE-2026-27141",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-27141"
}
],
"notes": [
{
"category": "general",
"text": "Due to missing nil check, sending 0x0a-0x0f HTTP/2 frames will cause a running server to panic",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:rclone-1.73.2-1.1.aarch64",
"openSUSE Tumbleweed:rclone-1.73.2-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-1.73.2-1.1.s390x",
"openSUSE Tumbleweed:rclone-1.73.2-1.1.x86_64",
"openSUSE Tumbleweed:rclone-bash-completion-1.73.2-1.1.aarch64",
"openSUSE Tumbleweed:rclone-bash-completion-1.73.2-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-bash-completion-1.73.2-1.1.s390x",
"openSUSE Tumbleweed:rclone-bash-completion-1.73.2-1.1.x86_64",
"openSUSE Tumbleweed:rclone-zsh-completion-1.73.2-1.1.aarch64",
"openSUSE Tumbleweed:rclone-zsh-completion-1.73.2-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-zsh-completion-1.73.2-1.1.s390x",
"openSUSE Tumbleweed:rclone-zsh-completion-1.73.2-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-27141",
"url": "https://www.suse.com/security/cve/CVE-2026-27141"
},
{
"category": "external",
"summary": "SUSE Bug 1259062 for CVE-2026-27141",
"url": "https://bugzilla.suse.com/1259062"
}
],
"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 Tumbleweed:rclone-1.73.2-1.1.aarch64",
"openSUSE Tumbleweed:rclone-1.73.2-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-1.73.2-1.1.s390x",
"openSUSE Tumbleweed:rclone-1.73.2-1.1.x86_64",
"openSUSE Tumbleweed:rclone-bash-completion-1.73.2-1.1.aarch64",
"openSUSE Tumbleweed:rclone-bash-completion-1.73.2-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-bash-completion-1.73.2-1.1.s390x",
"openSUSE Tumbleweed:rclone-bash-completion-1.73.2-1.1.x86_64",
"openSUSE Tumbleweed:rclone-zsh-completion-1.73.2-1.1.aarch64",
"openSUSE Tumbleweed:rclone-zsh-completion-1.73.2-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-zsh-completion-1.73.2-1.1.s390x",
"openSUSE Tumbleweed:rclone-zsh-completion-1.73.2-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 Tumbleweed:rclone-1.73.2-1.1.aarch64",
"openSUSE Tumbleweed:rclone-1.73.2-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-1.73.2-1.1.s390x",
"openSUSE Tumbleweed:rclone-1.73.2-1.1.x86_64",
"openSUSE Tumbleweed:rclone-bash-completion-1.73.2-1.1.aarch64",
"openSUSE Tumbleweed:rclone-bash-completion-1.73.2-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-bash-completion-1.73.2-1.1.s390x",
"openSUSE Tumbleweed:rclone-bash-completion-1.73.2-1.1.x86_64",
"openSUSE Tumbleweed:rclone-zsh-completion-1.73.2-1.1.aarch64",
"openSUSE Tumbleweed:rclone-zsh-completion-1.73.2-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-zsh-completion-1.73.2-1.1.s390x",
"openSUSE Tumbleweed:rclone-zsh-completion-1.73.2-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-09T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2026-27141"
}
]
}
OPENSUSE-SU-2026:10385-1
Vulnerability from csaf_opensuse - Published: 2026-03-17 00:00 - Updated: 2026-03-17 00:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:traefik-3.6.10-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:traefik-3.6.10-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:traefik-3.6.10-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:traefik-3.6.10-2.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:traefik-3.6.10-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:traefik-3.6.10-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:traefik-3.6.10-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:traefik-3.6.10-2.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"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": "traefik-3.6.10-2.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the traefik-3.6.10-2.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2026-10385",
"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_10385-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-27141 page",
"url": "https://www.suse.com/security/cve/CVE-2026-27141/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-29777 page",
"url": "https://www.suse.com/security/cve/CVE-2026-29777/"
}
],
"title": "traefik-3.6.10-2.1 on GA media",
"tracking": {
"current_release_date": "2026-03-17T00:00:00Z",
"generator": {
"date": "2026-03-17T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2026:10385-1",
"initial_release_date": "2026-03-17T00:00:00Z",
"revision_history": [
{
"date": "2026-03-17T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "traefik-3.6.10-2.1.aarch64",
"product": {
"name": "traefik-3.6.10-2.1.aarch64",
"product_id": "traefik-3.6.10-2.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "traefik-3.6.10-2.1.ppc64le",
"product": {
"name": "traefik-3.6.10-2.1.ppc64le",
"product_id": "traefik-3.6.10-2.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "traefik-3.6.10-2.1.s390x",
"product": {
"name": "traefik-3.6.10-2.1.s390x",
"product_id": "traefik-3.6.10-2.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "traefik-3.6.10-2.1.x86_64",
"product": {
"name": "traefik-3.6.10-2.1.x86_64",
"product_id": "traefik-3.6.10-2.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "traefik-3.6.10-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:traefik-3.6.10-2.1.aarch64"
},
"product_reference": "traefik-3.6.10-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "traefik-3.6.10-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:traefik-3.6.10-2.1.ppc64le"
},
"product_reference": "traefik-3.6.10-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "traefik-3.6.10-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:traefik-3.6.10-2.1.s390x"
},
"product_reference": "traefik-3.6.10-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "traefik-3.6.10-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:traefik-3.6.10-2.1.x86_64"
},
"product_reference": "traefik-3.6.10-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-27141",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-27141"
}
],
"notes": [
{
"category": "general",
"text": "Due to missing nil check, sending 0x0a-0x0f HTTP/2 frames will cause a running server to panic",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:traefik-3.6.10-2.1.aarch64",
"openSUSE Tumbleweed:traefik-3.6.10-2.1.ppc64le",
"openSUSE Tumbleweed:traefik-3.6.10-2.1.s390x",
"openSUSE Tumbleweed:traefik-3.6.10-2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-27141",
"url": "https://www.suse.com/security/cve/CVE-2026-27141"
},
{
"category": "external",
"summary": "SUSE Bug 1259062 for CVE-2026-27141",
"url": "https://bugzilla.suse.com/1259062"
}
],
"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 Tumbleweed:traefik-3.6.10-2.1.aarch64",
"openSUSE Tumbleweed:traefik-3.6.10-2.1.ppc64le",
"openSUSE Tumbleweed:traefik-3.6.10-2.1.s390x",
"openSUSE Tumbleweed:traefik-3.6.10-2.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 Tumbleweed:traefik-3.6.10-2.1.aarch64",
"openSUSE Tumbleweed:traefik-3.6.10-2.1.ppc64le",
"openSUSE Tumbleweed:traefik-3.6.10-2.1.s390x",
"openSUSE Tumbleweed:traefik-3.6.10-2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-17T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2026-27141"
},
{
"cve": "CVE-2026-29777",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-29777"
}
],
"notes": [
{
"category": "general",
"text": "Traefik is an HTTP reverse proxy and load balancer. Prior to 3.6.10, A tenant with write access to an HTTPRoute resource can inject backtick-delimited rule tokens into Traefik\u0027s router rule language via unsanitized header or query parameter match values. In shared gateway deployments, this can bypass listener hostname constraints and redirect traffic for victim hostnames to attacker-controlled backends. This vulnerability is fixed in 3.6.10.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:traefik-3.6.10-2.1.aarch64",
"openSUSE Tumbleweed:traefik-3.6.10-2.1.ppc64le",
"openSUSE Tumbleweed:traefik-3.6.10-2.1.s390x",
"openSUSE Tumbleweed:traefik-3.6.10-2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-29777",
"url": "https://www.suse.com/security/cve/CVE-2026-29777"
},
{
"category": "external",
"summary": "SUSE Bug 1259525 for CVE-2026-29777",
"url": "https://bugzilla.suse.com/1259525"
}
],
"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 Tumbleweed:traefik-3.6.10-2.1.aarch64",
"openSUSE Tumbleweed:traefik-3.6.10-2.1.ppc64le",
"openSUSE Tumbleweed:traefik-3.6.10-2.1.s390x",
"openSUSE Tumbleweed:traefik-3.6.10-2.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:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:traefik-3.6.10-2.1.aarch64",
"openSUSE Tumbleweed:traefik-3.6.10-2.1.ppc64le",
"openSUSE Tumbleweed:traefik-3.6.10-2.1.s390x",
"openSUSE Tumbleweed:traefik-3.6.10-2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-17T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-29777"
}
]
}
OPENSUSE-SU-2026:20620-1
Vulnerability from csaf_opensuse - Published: 2026-04-23 16:22 - Updated: 2026-04-23 16:22| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:rclone-1.73.5-bp160.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:rclone-1.73.5-bp160.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:rclone-1.73.5-bp160.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:rclone-bash-completion-1.73.5-bp160.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:rclone-zsh-completion-1.73.5-bp160.1.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:rclone-1.73.5-bp160.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:rclone-1.73.5-bp160.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:rclone-1.73.5-bp160.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:rclone-bash-completion-1.73.5-bp160.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:rclone-zsh-completion-1.73.5-bp160.1.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:rclone-1.73.5-bp160.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:rclone-1.73.5-bp160.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:rclone-1.73.5-bp160.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:rclone-bash-completion-1.73.5-bp160.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:rclone-zsh-completion-1.73.5-bp160.1.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:rclone-1.73.5-bp160.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:rclone-1.73.5-bp160.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:rclone-1.73.5-bp160.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:rclone-bash-completion-1.73.5-bp160.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:rclone-zsh-completion-1.73.5-bp160.1.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:rclone-1.73.5-bp160.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:rclone-1.73.5-bp160.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:rclone-1.73.5-bp160.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:rclone-bash-completion-1.73.5-bp160.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:rclone-zsh-completion-1.73.5-bp160.1.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:rclone-1.73.5-bp160.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:rclone-1.73.5-bp160.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:rclone-1.73.5-bp160.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:rclone-bash-completion-1.73.5-bp160.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:rclone-zsh-completion-1.73.5-bp160.1.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:rclone-1.73.5-bp160.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:rclone-1.73.5-bp160.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:rclone-1.73.5-bp160.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:rclone-bash-completion-1.73.5-bp160.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:rclone-zsh-completion-1.73.5-bp160.1.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:rclone-1.73.5-bp160.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:rclone-1.73.5-bp160.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:rclone-1.73.5-bp160.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:rclone-bash-completion-1.73.5-bp160.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:rclone-zsh-completion-1.73.5-bp160.1.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:rclone-1.73.5-bp160.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:rclone-1.73.5-bp160.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:rclone-1.73.5-bp160.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:rclone-bash-completion-1.73.5-bp160.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:rclone-zsh-completion-1.73.5-bp160.1.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:rclone-1.73.5-bp160.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:rclone-1.73.5-bp160.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:rclone-1.73.5-bp160.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:rclone-bash-completion-1.73.5-bp160.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:rclone-zsh-completion-1.73.5-bp160.1.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:rclone-1.73.5-bp160.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:rclone-1.73.5-bp160.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:rclone-1.73.5-bp160.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:rclone-bash-completion-1.73.5-bp160.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:rclone-zsh-completion-1.73.5-bp160.1.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:rclone-1.73.5-bp160.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:rclone-1.73.5-bp160.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:rclone-1.73.5-bp160.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:rclone-bash-completion-1.73.5-bp160.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:rclone-zsh-completion-1.73.5-bp160.1.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:rclone-1.73.5-bp160.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:rclone-1.73.5-bp160.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:rclone-1.73.5-bp160.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:rclone-bash-completion-1.73.5-bp160.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:rclone-zsh-completion-1.73.5-bp160.1.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:rclone-1.73.5-bp160.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:rclone-1.73.5-bp160.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:rclone-1.73.5-bp160.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:rclone-bash-completion-1.73.5-bp160.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:rclone-zsh-completion-1.73.5-bp160.1.1.noarch | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "critical"
},
"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 rclone",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for rclone fixes the following issues:\n\nChanges in rclone:\n\n- Update to version 1.73.5:\n * Version v1.73.5\n * operations: add AuthRequired to operations/fsinfo to prevent backend creation CVE-2026-41179\n * rc: snapshot NoAuth at startup to prevent runtime auth bypass CVE-2026-41176\n * rc: add AuthRequired to options/set to prevent auth bypass CVE-2026-41176\n * s3: fix empty delimiter parameter rejected by Archiware P5 server\n * azureblob/auth: add Microsoft Partner Network User-Agent prefix\n * drime: fix User.EntryPermissions JSON unmarshalling\n * filter: fix debug logs that fire before logger is configured - fixes #9291\n * s3: fix TencentCOS CDN endpoint failing on bucket check\n * iclouddrive: fix \u0027directory not found\u0027 error when the directory contains accent marks\n * Start v1.73.5-DEV development\n\n- Update to version 1.73.4:\n * Version v1.73.4\n * Update to go 1.25.9 to fix multiple CVEs\n * build: fix Denial of Service due to Panic in AWS SDK for Go v2 SDK EventStream Decoder\n * docs: fix markdown issues in mount docs\n * docs: fix header level for metadata option\n * fix(docs): Fix link to not be language specific\n * filen: update SDK version\n * build(deps): bump golang.org/x/image from 0.36.0 to 0.38.0\n * docs: note macOS 10.15 (Catalina) support with version v1.70.3\n * Start v1.73.4-DEV development\n\n- Update to version 1.73.3: (CVE-2026-33186 GHSA-6g7g-w4f8-9c9x)\n * Version v1.73.3\n * build(deps): bump github.com/buger/jsonparser from 1.1.1 to 1.1.2\n * docs/jottacloud: fix broken link\n * docs: clarify Filen password change requires updating both password and API key in rclone config\n * docs: note that Filen API key changes on password change\n * build(deps): bump google.golang.org/grpc from 1.79.1 to 1.79.3\n * s3: add multi tenant support for Cubbit\n * lib/rest: fix URLPathEscapeAll breaking WebDAV servers (eg nzbdav) with strict path matching\n * list: fix nil pointer panic in Sorter when temp file creation fails\n * docs: update RELEASE procedure to avoid mistakes\n * docs: added text to the label showing version-introduced info\n * Start v1.73.3-DEV development\n * docs: update sponsors\n\n- Update to version 1.73.2:\n * Version v1.73.2\n * Update to go 1.25.8 to fix multiple CVEs\n * build: update to golang.org/x/net v0.51.0 to fix CVE-2026-27141 #9220\n * docs: fix new drive flag typo in changelog\n * webdav: add missing headers for CORS\n * docs: Document unsupported S3 object keys with double slashes\n * docs: note that --use-server-modtime only works on some backends\n * internxt: fix Entry doesn\u0027t belong in directory errors on windows\n * drime: fix chunk-uploaded files ignoring workspace ID\n * docs: Fix headers hierarchy for mount.md\n * webdav: escape reserved characters in URL path segments\n * bisync: add group Sync to the bisync command\n * archive: extract: strip \"./\" prefix from tar entry paths\n * docs: add instructions on how to update Go version\n * buid: update github.com/cloudflare/circl to v1.6.3 to fix CVE-2026-1229\n * Start v1.73.2-DEV development\n\n- Update to version 1.73.1:\n * Version v1.73.1\n * build: fix build using go 1.26.0 instead of go 1.25.7\n * fs/march: fix runtime: program exceeds 10000-thread limit\n * accounting: fix missing server side stats from core/stats rc\n * pacer: re-read the sleep time as it may be stale\n * pacer: fix deadlock between pacer token and --max-connections\n * build: fix CVE-2025-68121 by updating go to 1.25.7 or later - fixes #9167\n * drime: fix files and directories being created in the default workspace\n * docs: update sponsors\n * copyurl: Extend copyurl docs with an example of CSV FILENAMEs starting with a path.\n * internxt: implement re-login under refresh logic, improve retry logic - fixes #9174\n * docs: add ExchangeRate-API as a sponsor\n * build: bump github.com/go-chi/chi/v5 from 5.2.3 to 5.2.5 to fix GO-2026-4316\n * Set list_version to 2 for FileLu S3 configuration\n * filelu: add multipart upload support with configurable cutoff\n * filelu: add multipart init response type\n * filelu: add comment for response body wrapping\n * filelu: avoid buffering entire file in memory\n * docs: update sponsor logos\n * filen: fix potential panic in case of error during upload\n * filen: fix 32 bit targets not being able to list directories Fixes #9142\n * Start v1.73.1-DEV development\n\n- Update to version 1.73.0:\n * Version v1.73.0\n * drive: fix crash when trying to creating shortcut to a Google doc\n * azureblob,azurefiles: factor the common auth into a library\n * test: allow backends to return fs.ErrorCantListRoot to skip Root tests\n * build: add privatebeta Makefile target\n * docs: add Internxt as a sponsor\n * internxt: remove use of CVE laden github.com/disintegration/imaging\n * docs: fix Internxt docs after merge\n * docs: update making a new backend docs\n * docs: build overview page from the backend data\n * docs: add tiering to the documentation - fixes #8873\n * docs: add data about each backend in YAML format\n * docs: add bin/manage_backends.py for managing the backend data files\n * internxt: use rclone\u0027s http.Client to enable more features\n * internxt: fix lint problems\n * Add StarHack to contributors\n * Add lullius to contributors\n * Add jzunigax2 to contributors\n * internxt: add Internxt backend - fixes #7610\n * drive: add --drive-metadata-force-expansive-access flag - Fixes #8980\n * test_all: allow drime more time to complete\n * onedrive: fix permissions on onedrive Personal\n * onedrive: fix require sign in for Onedrive Personal\n * onedrive: Onedrive Personal no longer supports description\n * onedrive: fix setting modification time on directories for onedrive Personal\n * onedrive: fix cancelling multipart upload\n * docs: fix WinFsp link in mount documentation\n * cmount: make work under OpenBSD - fixes #1727\n * vfs: make mount tests run on OpenBSD\n * docs: improve alignment of icons\n * protondrive: update to use forks of upstream modules\n * Add hyusap to contributors\n * Add Nick Owens to contributors\n * Add Mikel Olasagasti Uranga to contributors\n * docs: fix googlephotos custom client_id instructions\n * cmount: fix OpenBSD mount support.\n * fs: fix bwlimit: correctly report minutes\n * fs: fix bwlimit: use %d instead of %q for ints\n * mega: reverts TLS workaround\n * docs: fix formatting\n * docs: add faq entry about re-enabling old TLS ciphers\n * Add Marc-Philip to contributors\n * Add yy to contributors\n * filen: swap to blake3 hashes\n * docs: fix echo command syntax for password input\n * docs: fix typos in comments and messages\n * docs: fix use of removed rem macro\n * uptobox: remove backend as service is no longer available\n * rc: add operations/hashsumfile to sum a single file only\n * docs: update sponsor link\n * filen: add Filen backend - Fixes #6728\n * sftp: fix proxy initialisation\n * fstest: skip Copy mutation test with --sftp-copy-is-hardlink\n * fstest: Make Copy mutation test work properly\n * Add Qingwei Li to contributors\n * Add Nicolas Dessart to contributors\n * log: fix systemd adding extra newline - fixes #9086\n * oracleobjectstorage, sftp: eliminate unnecessary heap allocation\n * sftp,ftp: add http proxy authentication support\n * Add Drime backend\n * lib/rest: add opts.MultipartContentType to explicitly set Content-Type of attachements\n * dircache: allow empty string as root parent id\n * docs: update sponsors\n * s3: add provider Bizfly Cloud Simple Storage\n * docs: update sponsor logos\n * Add sys6101 to contributors\n * Add darkdragon-001 to contributors\n * Add vupn0712 to contributors\n * docs: add cloudinary to readme\n * docs: fix headers hierarchy in mount docs\n * s3: fix Copy ignoring storage class\n * serve s3: make errors in --s3-auth-key fatal - fixes #9044\n * Add masrlinu to contributors\n * pcloud: add support for real-time updates in mount\n * memory: add --memory-discard flag for speed testing - fixes #9037\n * Add vyv03354 to contributors\n * shade: Fix VFS test issues\n * docs: mention use of ListR feature in ls docs\n * build: bump actions/download-artifact from 6 to 7\n * build: bump actions/upload-artifact from 5 to 6\n * build: bump actions/cache from 4 to 5\n * docs: reflects the fact that pCloud supports ListR\n * S3: Linode: updated endpoints to use ISO 3166-1 alpha-2 standard\n * sync: fix error propagation in tests (#9025)\n * Changelog updates from Version v1.72.1\n * s3: add more regions for Selectel\n * Add jhasse-shade to contributors\n * Add Shade backend\n * log: fix backtrace not going to the --log-file #9014\n * build: fix lint warning after linter upgrade\n * Add Jonas Tingeborn to contributors\n * Add Tingsong Xu to contributors\n * configfile: add piped config support - fixes #9012\n * fs/log: fix PID not included in JSON log output\n * build: adjust lint rules to exclude new errors from linter update\n * proxy: fix error handling in tests spotted by the linter\n * Add Johannes Rothe to contributors\n * Add Leo to contributors\n * Add Vladislav Tropnikov to contributors\n * Add Cliff Frey to contributors\n * Add vicerace to contributors\n * b2: Fix listing root buckets with unrestricted API key\n * googlecloudstorage: improve endpoint parameter docs\n * serve webdav: implement download-directory-as-zip\n * s3: The ability to specify an IAM role for cross-account interaction\n * azureblob: add metadata and tags support across upload and copy paths\n * refactor: use strings.Cut to simplify code\n * docs: note where a provider has an S3 compatible alternative\n * Add Shade as sponsor\n * Add Duncan Smart to contributors\n * Add Diana to contributors\n * docs: Clarify OAuth scopes for readonly Google Drive access\n * b2: support authentication with new bucket restricted application keys\n * docs: update sponsor logos\n * docs: fix lint error in changelog\n * Start v1.73.0-DEV development\n\n- Update to version 1.72.1:\n * Version v1.72.1\n * s3: add more regions for Selectel\n * log: fix backtrace not going to the --log-file #9014\n * build: fix lint warning after linter upgrade\n * configfile: add piped config support - fixes #9012\n * fs/log: fix PID not included in JSON log output\n * build: adjust lint rules to exclude new errors from linter update\n * proxy: fix error handling in tests spotted by the linter\n * googlecloudstorage: improve endpoint parameter docs\n * docs: note where a provider has an S3 compatible alternative\n * Add Shade as sponsor\n * docs: Clarify OAuth scopes for readonly Google Drive access\n * docs: update sponsor logos\n * docs: fix lint error in changelog\n * Start v1.72.1-DEV development\n\n- Update to version 1.72.0:\n * Version v1.72.0\n * rc: fix formatting in job/batch\n * test speed: fix formatting of help\n * docs: update sponsor logos\n * build: bump actions/checkout from 5 to 6\n * s3: add multi-part-upload support for If-Match and If-None-Match\n * rc: config/unlock: rename parameter to `configPassword` accept old as well\n * rc: correct names of parameters in job/list output\n * Add Nikolay Kiryanov to contributors\n * rc: add `executeId` to job statuses - fixes #8972\n * build: bump golang.org/x/crypto from 0.43.0 to 0.45.0 to fix CVE-2025-58181\n * s3: fix single file copying behavior with low permission - Fixes #8975\n * docs: onedrive: note how to backup up any user\u0027s data\n * Add Dominik Sander to contributors\n * Add jijamik to contributors\n * box: allow to configure with config file contents\n * http: add basic metadata and provide it via serve\n * ftp: fix transfers from servers that return 250 ok messages\n * b2: allow individual old versions to be deleted with --b2-versions - fixes #1626\n * build: fix tls: failed to verify certificate: x509: negative serial number\n * Add Sean Turner to contributors\n * s3: add support for --upload-header If-Match and If-None-Match\n * fix: comment typos\n * dropbox: fix error moving just created objects - fixes #8881\n * s3: add --s3-use-data-integrity-protections to fix BadDigest error in Alibaba, Tencent\n * rc: make sure fatal errors don\u0027t crash rclone - fixes #8955\n * pacer: factor call stack searching into its own package\n * rc: add osVersion, osKernel and osArch to core/version\n * build: update all dependencies\n * build(deps): bump golangci/golangci-lint-action from 8 to 9\n * webdav: fix out of memory with sharepoint-ntlm when uploading large file\n * testserver: fix owncloud test server startup\n * Add aliaj1 to contributors\n * ulozto: Fix downloads returning HTML error page\n * docs: adjust spectra logic example endpoint name\n * docs: update version introduced to v1.70 in doi docs\n * testserver: fix HDFS server after run.bash adjustments\n * testserver: remind developers about allocating a port\n * testserver: make run.bash variables less likely to collide with scripts\n * testserver: fix seafile servers messing up _connect string\n * testserver: make sure TestWebdavInfiniteScale uses an assigned port\n * testserver: make sure we don\u0027t overwrite the NAME variable set\n * Add n4n5 to contributors\n * Add Alex to contributors\n * Add Copilot to contributors\n * docs: update contributing docs regarding backend documentation\n * rc: add jobs stats\n * docs: fix alignment of some of the icons in the storage system dropdown\n * docs: run markdownlint on _index.md\n * docs: fix markdownlint issues and other styling improvements in backend command docs\n * docs: fix markdownlint issue md046/code-block-style in backend command docs\n * docs: fix missing punctuation in backend commands short description\n * docs: fix markdownlint issues in backend command generated output\n * build: improve backend docs autogenerated marker line\n * backend/compress: add zstd compression\n * sftp: fix zombie SSH processes with --sftp-ssh - Fixes #8929\n * testserver: fix tests failing due to stopped servers\n * docs: add new integration tester site link\n * docs: update the method for running integration tests\n * bisync: fix failing tests\n * Add SublimePeace to contributors\n * b2: fix \"expected a FileSseMode but found: \u0027\u0027\"\n * docs: s3: clarify multipart uploads memory usage\n * test_all: fix detection of running servers\n * accounting: add AccountReadN for use in cluster\n * fs: add NonDefaultRC for discovering options in use\n * fs: move tests into correct files\n * rc: add NewJobFromBytes for reading jobs from non HTTP transactions\n * rc: add job/batch for sending batches of rc commands to run concurrently\n * Add Ted Robertson to contributors\n * Add Joseph Brownlee to contributors\n * Add fries1234 to contributors\n * Add Fawzib Rojas to contributors\n * Add Riaz Arbi to contributors\n * Add Lukas Krejci to contributors\n * Add Adam Dinwoodie to contributors\n * Add dulanting to contributors\n * docs: add AppArmor restrictions to rclone mount\n * check: improved reporting of differences in sizes and contents\n * mega: implement 2FA login\n * docs: change to light code block style to better match overall theme\n * docs: fix various markdownlint issues\n * build: restrict the markdown languages to use for code blocks\n * docs: fix various markdownlint issues\n * docs: fix markdownlint issue md013/line-length\n * docs: change syntax hightlighting for command examples from sh to console\n * docs: Clarify remote naming convention\n * b2: Add Server-Side encryption support\n * Added rclone archive command to create and read archive files\n * accounting: add io.Seeker/io.ReaderAt support to accounting.Account\n * operations: add ReadAt method to ReOpen\n * fstest: add ResetRun to allow the remote to be reset in tests\n * gcs: fix --gcs-storage-class to work with server side copy for objects\n * ulozto: implement the about functionality\n * local: add --skip-specials to ignore special files\n * swift: Report disk usage in segment containers\n * refactor: use strings.Builder to improve performance\n * Archive backend to read archives on cloud storage.\n * vfs: remove unecessary import in tests to fix import cycles\n * Add Lakshmi-Surekha to contributors\n * Add Andrew Gunnerson to contributors\n * Add divinity76 to contributors\n * build: enable support for aix/ppc64\n * rc: fix name of \"queue\" JSON key in docs for vfs/cache\n * cmount: windows: improve error message on missing winfsp\n * docs: add the Provider to the options examples in the backend docs\n * Add Aneesh Agrawal to contributors\n * Add viocha to contributors\n * Add reddaisyy to contributors\n * fs: remove unnecessary Seek call on log file\n * s3: make it easier to add new S3 providers\n * build(deps): bump actions/upload-artifact from 4 to 5\n * build(deps): bump actions/download-artifact from 5 to 6\n * ftp: fix SOCK proxy support - fixes #8892 (#8918)\n * webdav: Add Access-Control-Max-Age header for CORS preflight caching - fixes #5078\n * webdav: use SpaceSepList to parse bearer token command\n * refactor: use strings.Builder to improve performance\n * docs: re-arrange sponsors page\n * docs: add Spectra Logic as a sponsor\n * Add Oleksandr Redko to contributors\n * build: enable all govet checks (except fieldalignment and shadow) and fix issues.\n * march: fix --no-traverse being very slow - fixes #8860\n * Add vastonus to contributors\n * s3: add new FileLu S5 endpoints\n * build: remove obsolete build tag\n * azurefiles: add ListP interface - #4788\n * dropbox: add ListP interface - #4788\n * webdav: add ListP interface - #4788\n * pcloud: add ListP interface - #4788\n * box: add ListP interface - #4788\n * onedrive: add ListP interface - #4788\n * drive: add ListP interface - #4788\n * Add hunshcn to contributors\n * webdav: optimize bearer token fetching with singleflight\n * Changelog updates from Version v1.71.2\n * lib/http: cleanup indentation and other whitespace in http serve template\n * docs: improve formatting of http serve template parameters\n * build: stop markdown linter leaving behind docker containers\n * Add Marco Ferretti to contributors\n * s3: add cubbit as provider\n * s3: add servercore as a provider\n * docs: update sponsors\n * docs: update sponsor images\n * docs: update privacy policy with a section on user data\n * Add Dulani Woods to contributors\n * Add spiffytech to contributors\n * gcs: add region us-east5 - fixes #8863\n * jottacloud: refactor service list from map to slice to get predefined order\n * jottacloud: added support for traditional oauth authentication also for the main service\n * oauthutil: improved debug logs from token refresh\n * backend: add S3 provider for Hetzner object storage #8183\n * jottacloud: improved token refresh handling\n * s3: provider reordering\n * index: add missing providers\n * docs: add missing `\n * s3: add rabata as a provider\n * mega: fix 402 payment required errors - fixes #8758\n * Add Andrew Ruthven to contributors\n * Add Microscotch to contributors\n * Add iTrooz to contributors\n * build: Bump SwiftAIO container to a newer one\n * build: Retry stopping the test server\n * build: Increase attempts to connect to test server\n * swift: If storage_policy isn\u0027t set, use the root containers policy\n * proton: automated 2FA login with OTP secret key\n * serve s3: fix log output to remove the EXTRA messages\n * docs/jottacloud: update description of invalid_grant error according to changes\n * jottacloud: add support for MediaMarkt Cloud as a whitelabel service\n * s3: add FileLu S5 provider\n * docs: fix variants of --user-from-header\n * vfs: fix chunker integration test\n * test_all: give TestZoho: extra time as it has been timing out\n * test_all: give TestCompressDrive: extra time as it has been timing out\n * rclone config string: reduce quoting with Human rendering for strings #8859\n * Add juejinyuxitu to contributors\n * docs/jottacloud: update documentation with new whitelabel services and changed configuration flow\n * jottacloud: abort attempts to run unsupported rclone authorize command\n * jottacloud: minor adjustment of texts in config ui\n * jottacloud: add support for Let\u0027s Go Cloud (from MediaMarkt) as a whitelabel service\n * jottacloud: fix authentication for whitelabel services from Elkjp subsidiaries\n * jottacloud: refactor config handling of whitelabel services to use openid provider configuration\n * jottacloud: remove nil error object from error message\n * jottacloud: fix legacy authentication\n * docs: add remote setup page to main docs dropdown\n * docs: update remote setup page\n * docs: add link from authorize command docs to remote setup docs\n * docs: lowercase internet and web browser instead of Internet browser\n * docs: use the term backend name instead of fs name for authorize command\n * add `rclone config string` for making connection strings #8859\n * config: add more human readable configmap.Simple output\n * serve http: download folders as zip\n * s3: reorder providers to be in alphabetical order\n * refactor: use strings.FieldsFuncSeq to reduce memory allocations\n * accounting: add SetMaxCompletedTransfers method to fix bisync race #8815\n * accounting: add RemoveDoneTransfers method to fix bisync race #8815\n * bisync: fix race when CaptureOutput is used concurrently #8815\n * build: update all dependencies\n * Makefile: remove deprecated go mod usage\n * azurefiles: Fix server side copy not waiting for completion - fixes #8848\n * Changelog updates from Version v1.71.1\n * test_all: fix branch name in test report\n * pacer: fix deadlock with --max-connections\n * Revert \"azureblob: fix deadlock with --max-connections with InvalidBlockOrBlob errors\"\n * Add Youfu Zhang to contributors\n * Add Matt LaPaglia to contributors\n * smb: optimize smb mount performance by avoiding stat checks during initialization\n * pikpak: fix unnecessary retries by using URL expire parameter - fixes #8601\n * serve http: fix: logging url on start\n * docs: fix typo\n * b2: fix 1TB+ uploads\n * march: fix deadlock when using --fast-list on syncs - fixes #8811\n * build: slices.Contains, added in go1.21\n * build: use strings.CutPrefix introduced in go1.20\n * build: use sequence Split introduced in go1.24\n * build: use \"for i := range n\", added in go1.22\n * build: modernize benchmark usage\n * build: in tests use t.Context, added in go1.24\n * build: replace interface{} by the \u0027any\u0027 type added in go1.18\n * build: use the built-in min or max functions added in go1.21\n * Add russcoss to contributors\n * build: remove x := x made unnecessary by the new semantics of loops in go1.22\n * lib/pool: fix unreliable TestPoolMaxBufferMemory test\n * Update S-Pegg1 email\n * Add Jean-Christophe Cura to contributors\n * pool: fix flaky unreliability test\n * copyurl: reworked code, added concurrency and tests\n * copyurl: Added --url to read urls from csv file - #8127\n * docs: HDFS: erasure coding limitation #8808\n * fstest: fix slice bounds out of range error when using -remotes local\n * local: fix time zones on tests\n * s3: added SpectraLogic as a provider\n * local: fix rmdir \"Access is denied\" on windows - fixes #8363\n * bisync: fix error handling for renamed conflicts\n * docs: pcloud: update root_folder_id instructions\n * operations: fix partial name collisions for non --inplace copies\n * drive: docs: update making your own client ID instructions\n * swift: add ListP interface - #4788\n * memory: add ListP interface - #4788\n * oraceobjectstorage: add ListP interface - #4788\n * B2: add ListP interface - #4788\n * azureblob: add ListP interface - #4788\n * googlecloudstorage: add ListP interface - Fixes #8763\n * build: bump actions/github-script from 7 to 8\n * build: bump actions/setup-go from 5 to 6\n * bisync: fix chunker integration tests\n * bisync: fix koofr integration tests\n * internetarchive: fix server side copy files with spaces\n * lib/rest: add URLPathEscapeAll to URL escape as many chars as possible\n * Add alternate email for dougal to contributors\n * test speed: add command to test a specified remotes speed\n * docs: add link to MEGA S4 from MEGA page\n * Add Robin Rolf to contributors\n * Add anon-pradip to contributors\n * s3: Add Intercolo provider\n * gendocs: refactor and add logging of skipped command docs\n * gendocs: ignore missing rclone_mount.md, rclone_nfsmount.md, rclone_serve_nfs.md on windows\n * bin: add bisync.md generator\n * fstest: refactor to decouple package from implementation\n * gendocs: ignore missing rclone_mount.md on macOS\n * bisync: ignore expected \"nothing to transfer\" differences on tests\n * bisync: fix TestBisyncConcurrent ignoring -case\n * bisync: make number of parallel tests configurable\n * docs: clarify subcommand description in rclone usage\n * docs: fix description of regex syntax of name transform\n * docs: add some more details about supported regex syntax\n * makefile: fix lib/transform docs not getting updated\n * lib/pool: fix flaky test which was causing timeouts\n * Add dougal to contributors\n * vfs: fix SIGHUP killing serve instead of flushing directory caches\n * bisync: use unique stats groups on tests\n * fstest: stop errors in test cleanup changing the global stats\n * Add Motte to contributors\n * Add Claudius Ellsel to contributors\n * build: add local markdown linting to make check\n * lsf: add support for unix and unixnano time formats\n * docs: remove broken links from rc to commands\n * hashsum: changed output format when listing algorithms\n * docs: add example of how to add date as suffix\n * box: fix about after change in API return - fixes #8776\n * Add skbeh to contributors\n * Add Tilman Vogel to contributors\n * docs: fix incorrectly escaped windows path separators\n * build: restore error handling in gendocs\n * combine: propagate SlowHash feature\n * docs/oracleobjectstorage: add introduction before external links and remove broken link\n * docs: fix markdown lint issues in backend docs\n * docs: fix markdown lint issues in command docs\n * docs: update markdown code block json indent size 2\n * mount: do not log successful unmount as an error - fixes #8766\n * Start v1.72.0-DEV development\n\n- Update to version 1.71.2:\n * Version v1.71.2\n * docs: update sponsors\n * docs: update sponsor images\n * docs: update privacy policy with a section on user data\n * gcs: add region us-east5 - fixes #8863\n * index: add missing providers\n * docs: add missing `\n * mega: fix 402 payment required errors - fixes #8758\n * docs: fix variants of --user-from-header\n * docs: add remote setup page to main docs dropdown\n * docs: update remote setup page\n * docs: add link from authorize command docs to remote setup docs\n * docs: lowercase internet and web browser instead of Internet browser\n * docs: use the term backend name instead of fs name for authorize command\n * bisync: fix race when CaptureOutput is used concurrently #8815\n * azurefiles: Fix server side copy not waiting for completion - fixes #8848\n * pikpak: fix unnecessary retries by using URL expire parameter - fixes #8601\n * serve http: fix: logging url on start\n * docs: fix typo\n * b2: fix 1TB+ uploads\n * Start v1.71.2-DEV development\n\n- Update to version 1.71.1:\n * Version v1.71.1\n * pacer: fix deadlock with --max-connections\n * Revert \"azureblob: fix deadlock with --max-connections with InvalidBlockOrBlob errors\"\n * march: fix deadlock when using --fast-list on syncs - fixes #8811\n * docs: HDFS: erasure coding limitation #8808\n * local: fix rmdir \"Access is denied\" on windows - fixes #8363\n * bisync: fix error handling for renamed conflicts\n * docs: pcloud: update root_folder_id instructions\n * operations: fix partial name collisions for non --inplace copies\n * drive: docs: update making your own client ID instructions\n * internetarchive: fix server side copy files with spaces\n * lib/rest: add URLPathEscapeAll to URL escape as many chars as possible\n * docs: add link to MEGA S4 from MEGA page\n * docs: clarify subcommand description in rclone usage\n * docs: fix description of regex syntax of name transform\n * docs: add some more details about supported regex syntax\n * makefile: fix lib/transform docs not getting updated\n * vfs: fix SIGHUP killing serve instead of flushing directory caches\n * docs: remove broken links from rc to commands\n * docs: add example of how to add date as suffix\n * box: fix about after change in API return - fixes #8776\n * docs: fix incorrectly escaped windows path separators\n * build: restore error handling in gendocs\n * combine: propagate SlowHash feature\n * docs/oracleobjectstorage: add introduction before external links and remove broken link\n * docs: fix markdown lint issues in backend docs\n * docs: fix markdown lint issues in command docs\n * docs: update markdown code block json indent size 2\n * mount: do not log successful unmount as an error - fixes #8766\n * Start v1.71.1-DEV development\n\n- Update to version 1.71.0:\n * Version v1.71.0\n * fs: tls: add --client-pass support for encrypted --client-key files\n * ftp: make TLS config default to global TLS config - Fixes #6671\n * fshttp: return *Transport rather than http.RoundTripper from NewTransport\n * bisync: release from beta\n * bisync: fix markdown formatting issues flagged by linter in docs\n * bisync: fix --no-slow-hash settings on path2\n * Add cui to contributors\n * docs: add code of conduct\n * lib/mmap: convert to using unsafe.Slice to avoid deprecated reflect.SliceHeader\n * build: bump golangci/golangci-lint-action from 6 to 8\n * build: update golangci-lint configuration\n * build: ignore revive lint issue var-naming: avoid meaningless package names\n * build: fix lint issue: should omit type error from declaration\n * Revert \"build: downgrade linter to use go1.24 until it is fixed for go1.25\"\n * build: migrate golangci-lint configuration to v2 format\n * s3: add --s3-use-arn-region flag - fixes #8686\n * Add Binbin Qian to contributors\n * Add Lucas Bremgartner to contributors\n * docs: add tips about outdated certificates\n * FAQ: specify the availability of SSL_CERT_* env vars\n * pikpak: add file name integrity check during upload\n * bisync: skip TestBisyncConcurrent on non-local\n * internetarchive: fix server side copy files with \u0026\n * Revert \"s3: set useAlreadyExists to false for Alibaba OSS\"\n * Add huangnauh to contributors\n * smb: improve multithreaded upload performance using multiple connections\n * bisync: fix data races on tests\n * bisync: remove unused parameters\n * bisync: deglobalize to fix concurrent runs via rc - fixes #8675\n * mount: fix identification of symlinks in directory listings\n * s3: fix Content-Type: aws-chunked causing upload errors with --metadata\n * config: fix problem reading pasted tokens over 4095 bytes\n * config: fix test failure on local machine with a config file\n * log: add log rotation to --log-file - fixes #2259\n * accounting: Fix stats (speed=0 and eta=nil) when starting jobs via rc\n * docs: update overview table for oracle object storage\n * Add praveen-solanki-oracle to contributors\n * oracleobjectstorage: add read only metadata support - Fixes #8705\n * doc: sync doesn\u0027t symlinks in dest without --link - Fixes #8749\n * s3: sort providers in docs\n * s3: add docs for Exaba Object Storage\n * azureblob: fix double accounting for multipart uploads - fixes #8718\n * pool: fix deadlock with --max-buffer-memory\n * azureblob: fix deadlock with --max-connections with InvalidBlockOrBlob errors\n * build: downgrade linter to use go1.24 until it is fixed for go1.25\n * build: update all dependencies\n * build: update to go1.25 and make go1.24 the minimum required version\n * Add Timothy Jacobs to contributors\n * bisync: fix time.Local data race on tests - fixes #8272\n * googlecloudstorage: fix rateLimitExceeded error on bisync tests\n * accounting: populate transfer snapshot with \"what\" value\n * build(deps): bump actions/checkout from 4 to 5\n * build(deps): bump actions/download-artifact from 4 to 5\n * googlecloudstorage: enable bisync integration tests\n * fstest: fix parsing of commas in -remotes\n * azurefiles: fix hash getting erased when modtime is set\n * bisync: disable --sftp-copy-is-hardlink on sftp tests\n * local: fix --copy-links on Windows when listing Junction points\n * operations: fix too many connections open when using --max-memory\n * pool: fix deadlock with --max-memory and multipart transfers\n * pool: unify memory between multipart and asyncreader to use one pool\n * docs: update links to rcloneui\n * docs: add MEGA S4 as a gold sponsor\n * about: fix potential overflow of about in various backends\n * box: fix about: cannot unmarshal number 1.0e+18 into Go struct field\n * oauthutil: fix nil pointer crash when started with expired token\n * rc: listremotes should send an empty array instead of nil\n * config: add error if RCLONE_CONFIG_PASS was supplied but didn\u0027t decrypt config\n * rc: add config/unlock to unlock the config file\n * ftp: allow insecure TLS ciphers - fixes #8701\n * s3: set useAlreadyExists to false for Alibaba OSS\n * docs: update sponsors page\n * fs: allow global variables to be overriden or set on backend creation\n * fs: allow setting of --http_proxy from command line\n * tests: cloudinary: remove test ignore after merging fix from #8707\n * Add Antonin Goude to contributors\n * Add Yu Xin to contributors\n * Add houance to contributors\n * Add Florent Vennetier to contributors\n * Add n4n5 to contributors\n * Add Albin Parou to contributors\n * Add liubingrun to contributors\n * sync: fix testLoggerVsLsf when backend only reads modtime\n * sync: fix testLoggerVsLsf checking wrong fs\n * docs: fix make opengraph tags absolute as not all sites understand relative\n * docs: update contributing guide regarding markdown documentation\n * build: add markdown linting to workflow\n * build: add markdownlint configuration\n * docs: minor format cleanup install.md\n * docs: fix markdownlint issue md049/emphasis-style\n * docs: fix markdownlint issue md036/no-emphasis-as-heading\n * docs: fix markdownlint issue md033/no-inline-html\n * docs: fix markdownlint issue md025/single-title\n * docs: fix markdownlint issue md041/first-line-heading\n * docs: fix markdownlint issue md001/heading-increment\n * docs: fix markdownlint issue md003/heading-style\n * docs: fix markdownlint issue md034/no-bare-urls\n * docs: fix markdownlint issue md010/no-hard-tabs\n * docs: fix markdownlint issue md013/line-length\n * docs: fix markdownlint issue md038/no-space-in-code\n * docs: fix markdownlint issue md040/fenced-code-language\n * docs: fix markdownlint issue md046/code-block-style\n * docs: fix markdownlint issue md037/no-space-in-emphasis\n * docs: fix markdownlint issue md059/descriptive-link-text\n * docs: fix markdownlint issues md007/ul-indent md004/ul-style\n * docs: fix markdownlint issue md012/no-multiple-blanks\n * docs: fix markdownlint issue md058/blanks-around-tables\n * docs: fix markdownlint issue md022/blanks-around-headings\n * docs: fix markdownlint issue md031/blanks-around-fences\n * docs: fix markdownlint issue md032/blanks-around-lists\n * docs: fix markdownlint issue md009/no-trailing-spaces\n * docs: fix markdownlint issue md014/commands-show-output\n * docs: fix markdownlint issues md007/ul-indent md004/ul-style (bin/update-authors.py)\n * docs: fix markdownlint issues md007/ul-indent md004/ul-style (authors.md)\n * docs: add opengraph tags for website social media previews\n * mount: note that bucket based remotes can use directory markers\n * pikpak: add docs for methods to clarify name collision handling and restrictions\n * pikpak: enhance Copy method to handle name collisions and improve error management\n * pikpak: enhance Move for better handling of error and name collision\n * accounting: fix incorrect stats with --transfers=1 - fixes #8670\n * rc: fix `operations/check` ignoring `oneWay` parameter\n * s3: add OVHcloud Object Storage provider\n * docs: rc: fix description of how to read local config\n * build: limit check for edits of autogenerated files to only commits in a pull request\n * build: extend check for edits of autogenerated files to all commits in a pull request\n * smb: refresh Kerberos credentials when ccache file changes\n * s3: fix multipart upload and server side copy when using bucket policy SSE-C\n * backend/s3: Fix memory leak by cloning strings #8683\n * purge: exit with a fatal error if filters are set on `rclone purge`\n * docs: Add Backblaze as a Platinum sponsor\n * Add Sam Pegg to contributors\n * googlephotos: added warning for Google Photos compatability-fixes #8672\n * test: remove flakey TestChunkerChunk50bYandex: test\n * docs: Consolidate entries for Josh Soref in contributors\n * docs: remove dead link to example of writing a plugin\n * filescom: document that hashes need to be enabled - fixes #8674\n * Add Sudipto Baral to contributors\n * docs: fix incorrect json syntax in sample output\n * docs: ignore author email piyushgarg80\n * docs: fix header level for --dump option section\n * docs: use stringArray as parameter type\n * docs: use consistent markdown heading syntax\n * imagekit: remove server side Copy method as it was downloading and uploading\n * imagekit: don\u0027t low level retry uploads\n * imagekit: return correct error when attempting to upload zero length files\n * smb: add --smb-kerberos-ccache option to set kerberos ccache per smb backend\n * test: fix smb kerberos integration tests\n * Changelog updates from Version v1.70.3\n * config: make parsing of duration options consistent\n * docs: cleanup usage\n * docs: break long lines\n * docs: add option value type to header where missing\n * docs: mention that identifiers in option values are case insensitive\n * docs: rewrite dump option examples\n * docs: use markdown inline code format for dump option headers that are real examples\n * docs: change spelling from server side to server-side\n * docs: cleanup header casing\n * docs: rename OSX to macOS\n * docs: fix list and code block issue\n * docs: consistent markdown list format\n * docs: split section with general description of options with that documenting actual main options\n * docs: improve description of option types\n * docs: use space instead of equal sign to separate option and value in headers\n * docs: use comma to separate short and long option format in headers\n * docs: remove use of uncommon parameter types\n * docs: remove use of parameter type FILE\n * docs: remove use of parameter type DIR\n * docs: remove use of parameter type CONFIG_FILE\n * docs: change use of parameter type N and NUMBER to int consistent with flags and cli help\n * docs: change use of parameter type TIME to Duration consistent with flags and cli help\n * docs: change use of parameter type BANDWIDTH_SPEC to BwTimetable consistent with flags and cli help\n * docs: change use of parameter type SIZE to SizeSuffix consistent with flags and cli help\n * docs: cleanup markdown header format\n * docs: explain separated list parameters\n * azureblob: fix server side copy error \"requires exactly one scope\"\n * test: remove and ignore failing integration tests\n * docs: explain the json log format in more detail\n * check: fix difference report (was reporting error counts)\n * serve sftp: add support for more hashes (crc32, sha256, blake3, xxh3, xxh128)\n * serve sftp: extract function refactoring for handling hashsum commands\n * sftp: add support for more hashes (crc32, sha256, blake3, xxh3, xxh128)\n * local: configurable supported hashes\n * hash: add support for BLAKE3, XXH3, XXH128\n * vfs: make integration TestDirEntryModTimeInvalidation test more reliable\n * smb: skip non integration tests when doing integration tests\n * seafile: fix integration test errors by adding dot to encoding\n * linkbox: fix upload error \"user upload file not exist\"\n * build: remove integration tests which are too slow\n * march: fix deadlock when using --no-traverse - fixes #8656\n * pikpak: improve error handling for missing links and unrecoverable 500s\n * pikpak: rewrite upload to bypass AWS S3 manager - fixes #8629\n * test: fix TestSMBKerberos password expiring errors\n * Add Vikas Bhansali to contributors\n * Add Ross Smith II to contributors\n * azureblob,azurefiles: add support for client assertion based authentication\n * webdav: fix setting modtime to that of local object instead of remote\n * build: set default shell to bash in build.yml\n * docs: fix filescom/filelu link mixup\n * Add Davide Bizzarri to contributors\n * fix: b2 versionAt read metadata\n * test: make TestWebdavInfiniteScale startup more reliable\n * test_all: add _connect_delay for slow starting servers\n * docs: update link for filescom\n * test_all: make TestWebdav InfiniteScale integration tests run\n * test_all: make SMB with Kerberos integration tests run properly\n * test_all: allow an env parameter to set environment variables\n * Changelog updates from Version v1.70.2\n * Add Ali Zein Yousuf to contributors\n * Add $@M@RTH_ to contributors\n * docs: update client ID instructions to current Azure AD portal - fixes #8027\n * s3: add Zata provider\n * pacer: fix nil pointer deref in RetryError - fixes #8077\n * docs: Remove Warp as a sponsor\n * docs: add files.com as a Gold sponsor\n * docs: add links to SecureBuild docker image\n * Add curlwget to contributors\n * convmv: fix moving to unicode-equivalent name - fixes #8634\n * transform: add truncate_keep_extension and truncate_bytes\n * convmv: make --dry-run logs less noisy\n * sync: avoid copying dir metadata to itself\n * docs: fix some function names in comments\n * combine: fix directory not found errors with ListP interface - Fixes #8627\n * local: fix --skip-links on Windows when skipping Junction points\n * Add Marvin Rsch to contributors\n * build: bump github.com/go-chi/chi/v5 from 5.2.1 to 5.2.2 to fix GHSA-vrw8-fxc6-2r93\n * copy,copyto,move,moveto: implement logger flags to store result of sync\n * log: fix deadlock when using systemd logging - fixes #8621\n * docs: googlephotos: detail how to make your own client_id - fixes #8622\n * Add necaran to contributors\n * mega: fix tls handshake failure - fixes #8565\n * Changelog updates from Version v1.70.1\n * Add jinjingroad to contributors\n * docs: DOI grammar error\n * docs: lib/transform: cleanup formatting\n * lib/transform: avoid empty charmap entry\n * chore: fix function name\n * convmv: fix spurious \"error running command echo\" on Windows\n * docs: client-credentials is not support by all backends\n * Start v1.71.0-DEV development\n\n- Update to version 1.70.3:\n * Version v1.70.3\n * azureblob: fix server side copy error \"requires exactly one scope\"\n * docs: explain the json log format in more detail\n * check: fix difference report (was reporting error counts)\n * linkbox: fix upload error \"user upload file not exist\"\n * march: fix deadlock when using --no-traverse - fixes #8656\n * pikpak: improve error handling for missing links and unrecoverable 500s\n * webdav: fix setting modtime to that of local object instead of remote\n * fix: b2 versionAt read metadata\n * Start v1.70.3-DEV development\n * docs: fix filescom/filelu link mixup\n * docs: update link for filescom\n\n- Update to version 1.70.2:\n * Version v1.70.2\n * docs: update client ID instructions to current Azure AD portal - fixes #8027\n * mega: fix tls handshake failure - fixes #8565\n * pacer: fix nil pointer deref in RetryError - fixes #8077\n * convmv: fix moving to unicode-equivalent name - fixes #8634\n * convmv: make --dry-run logs less noisy\n * sync: avoid copying dir metadata to itself\n * combine: fix directory not found errors with ListP interface - Fixes #8627\n * local: fix --skip-links on Windows when skipping Junction points\n * build: bump github.com/go-chi/chi/v5 from 5.2.1 to 5.2.2 to fix GHSA-vrw8-fxc6-2r93\n * log: fix deadlock when using systemd logging - fixes #8621\n * docs: googlephotos: detail how to make your own client_id - fixes #8622\n * pikpak: fix uploads fail with \"aws-chunked encoding is not supported\" error\n * Start v1.70.2-DEV development\n * docs: Remove Warp as a sponsor\n * docs: add files.com as a Gold sponsor\n * docs: add links to SecureBuild docker image\n\n- Update to version 1.70.1:\n * Version v1.70.1\n * docs: DOI grammar error\n * docs: lib/transform: cleanup formatting\n * lib/transform: avoid empty charmap entry\n * chore: fix function name\n * convmv: fix spurious \"error running command echo\" on Windows\n * docs: client-credentials is not support by all backends\n * Start v1.70.1-DEV development\n\n- Update to version 1.70.0:\n * Version v1.70.0\n * ftp: add --ftp-http-proxy to connect via HTTP CONNECT proxy\n * pcloud: fix \"Access denied. You do not have permissions to perform this operation\" on large uploads\n * operations: fix TransformFile when can\u0027t server-side copy/move\n * fstest: fix -verbose flag after logging revamp\n * googlecloudstorage: fix directory marker after // changes in #5858\n * s3: fix directory marker after // changes in #5858\n * azureblob: fix directory marker after // changes in #5858\n * tests: ignore some more habitually failing tests\n * googlephotos: fix typo in error message - Fixes #8600\n * s3: MEGA S4 support\n * Add Ser-Bul to contributors\n * chunker: fix double-transform\n * docs: mailru: added note about permissions level choice for the apps password\n * tests: ignore habitually failing tests and backends\n * docs: link to asciinema rather than including the js\n * docs: target=\"_blank\" must have rel=\"noopener\"\n * sync: fix testLoggerVsLsf when dst is local\n * docs: fix FileLu docs\n * build: update all dependencies\n * onedrive: fix crash if no metadata was updated\n * Add kingston125 to contributors\n * Add Flora Thiebaut to contributors\n * Add FileLu cloud storage backend\n * doi: add new doi backend\n * build: fix check_autogenerated_edits.py flagging up files that didn\u0027t exist\n * docs: rc: add more info on how to discover _config and _filter parameters #8584\n * s3: add Exaba provider\n * convmv: add convmv command\n * lib/transform: add transform library and --name-transform flag\n * march: split src and dst\n * Add ahxxm to contributors\n * Add Nathanael Demacon to contributors\n * b2: use file id from listing when not presented in headers - fixes #8113\n * fs: fix goroutine leak and improve stats accounting process\n * march: fix syncing with a duplicate file and directory\n * Add PrathameshLakawade to contributors\n * Add Oleksiy Stashok to contributors\n * docs: fix page_facing_up typo next to Lyve Cloud in README.md\n * backend/s3: require custom endpoint for Lyve Cloud v2 support\n * backend: skip hash calculation when the hashType is None - fixes #8518\n * azureblob: fix multipart server side copies of 0 sized files\n * Add Jeremy Daer to contributors\n * Add wbulot to contributors\n * s3: add Pure Storage FlashBlade provider support (#8575)\n * backend/gofile: update to use new direct upload endpoint\n * log: add --windows-event-log-level to support Windows Event Log\n * fs: Remove github.com/sirupsen/logrus and replace with log/slog\n * Add fhuber to contributors\n * cmd serve s3: fix ListObjectsV2 response\n * Changelog updates from Version v1.69.3\n * onedrive: re-add --onedrive-upload-cutoff flag\n * onedrive: fix \"The upload session was not found\" errors\n * Add Germn Casares to contributors\n * Add Jeff Geerling to contributors\n * googlephotos: update read only and read write scopes to meet Google\u0027s requirements.\n * build: update github.com/ebitengine/purego to v0.8.3 to fix mac_amd64 build\n * docs: add hint about config touch and config file not found\n * docs: add FAQ for dismissing \u0027rclone.conf not found\u0027\n * docs: document how to keep an out of tree backend\n * Add Clment Wehrung to contributors\n * iclouddrive: fix panic and files potentially downloaded twice\n * docs: move --max-connections documentation to the correct place\n * Add Ben Boeckel to contributors\n * Add Tho Neyugn to contributors\n * docs: fix typo in s3/storj docs\n * serve s3: remove redundant handler initialization\n * Changelog updates from Version 1.69.2\n * sftp: add --sftp-http-proxy to connect via HTTP CONNECT proxy\n * Add Jugal Kishore to contributors\n * docs: correct SSL docs anchor link from #ssl-tls to #tls-ssl\n * drive: metadata: fix error when setting copy-requires-writer-permission on a folder\n * docs: Update contributors\n * build: bump golang.org/x/net from 0.36.0 to 0.38.0\n * Update README.md\n * docs: fix typos via codespell\n * webdav: add an ownCloud Infinite Scale vendor that enables tus chunked upload support\n * onedrive: fix metadata ordering in permissions\n * Add Ben Alex to contributors\n * Add simwai to contributors\n * iclouddrive: fix so created files are writable\n * cmd/authorize: show required arguments in help text\n * cloudinary: var naming convention - #8416\n * cloudinary: automatically add/remove known media files extensions #8416\n * Add Markus Gerstel to contributors\n * Add Enduriel to contributors\n * Add huanghaojun to contributors\n * Add simonmcnair to contributors\n * Add Samantha Bowen to contributors\n * s3: documentation regression - fixes #8438\n * hash: add SHA512 support for file hashes\n * vfs: fix inefficient directory caching when directory reads are slow\n * docs: update fuse version in docker docs\n * fs/config: Read configuration passwords from stdin even when terminated with EOF - fixes #8480\n * cmd/gitannex: Reject unknown layout modes in INITREMOTE\n * cmd/gitannex: Add configparse.go and refactor\n * cmd/gitannex: Permit remotes with options\n * serve ftp: add serve rc interface\n * serve sftp: add serve rc interface\n * serve restic: add serve rc interface\n * serve s3: add serve rc interface\n * serve dlna: add serve rc interface\n * serve webdav: add serve rc interface - fixes #4505\n * serve http: add serve rc interface\n * serve nfs: add serve rc interface\n * serve: Add rc control for serve commands #4505\n * configstruct: add SetAny to parse config from the rc\n * rc: In options/info make FieldName contain a \".\" if it should be nested\n * serve restic: convert options to new style\n * serve s3: convert options to new style\n * serve http: convert options to new style\n * serve webdav: convert options to new style\n * auth proxy: convert options to new style\n * auth proxy: add VFS options parameter for use for default VFS\n * serve: make the servers self registering\n * lib/http: fix race between Serve() and Shutdown()\n * lib/http: add Addr() method to return the first configured server address\n * Add Danny Garside to contributors\n * docs: fix minor typo in box docs\n * sync: implement --list-cutoff to allow on disk sorting for reduced memory use\n * march: Implement callback based syncing\n * list: add ListDirSortedFn for callback oriented directory listing\n * list: Implement Sorter to sort directory entries\n * cache: mark ListP as not supported yet\n * hasher: implement ListP interface\n * compress: implement ListP interface\n * chunker: mark ListP as not supported yet\n * union: mark ListP as not supported yet\n * crypt: implement ListP interface\n * combine: implement ListP interface\n * s3: Implement paged listing interface ListP\n * list: add WithListP helper to implement List for ListP backends\n * walk: move NewListRHelper into list.Helper to avoid circular dependency\n * fs: define ListP interface for paged listing #4788\n * accounting: Add listed stat for number of directory entries listed\n * walk: factor Listing helpers into their own file and add tests\n * serve nfs: make metadata files have special file handles\n * serve nfs: change the format of --nfs-cache-type symlink file handles\n * vfs: add --vfs-metadata-extension to expose metadata sidecar files\n * docs: Add rcloneui.com as Silver Sponsor\n * Add Klaas Freitag to contributors\n * Add eccoisle to contributors\n * Add Fernando Fernndez to contributors\n * Add alingse to contributors\n * Add Jrn Friedrich Dreyer to contributors\n * docs: replace option --auto-filename-header with --header-filename\n * build: update github.com/golang-jwt/jwt/v5 from 5.2.1 to 5.2.2 to fix CVE-2025-30204\n * docs/googlephotos: fix typos\n * build: bump github.com/golang-jwt/jwt/v4 from 4.5.1 to 4.5.2\n * operations: fix call fmt.Errorf with wrong err\n * webdav: retry propfind on 425 status\n * Add --max-connections to control maximum backend concurrency\n * rc: fix debug/* commands not being available over unix sockets\n * cmd/gitannex: Prevent tests from hanging when assertion fails\n * cmd/gitannex: Add explicit timeout for mock stdout reads in tests\n * http: correct root if definitely pointing to a file - fixes #8428\n * pool: add --max-buffer-memory to limit total buffer memory usage\n * filter: Add `--hash-filter` to deterministically select a subset of files\n * build: update golang.org/x/net to 0.36.0. to fix CVE-2025-22869\n * rc: add add short parameter to core/stats to not return transferring and checking\n * fs: fix corruption of SizeSuffix with \"B\" suffix in config (eg --min-size)\n * filters: show --min-size and --max-size in --dump filters\n * build: check docs for edits of autogenerated sections\n * Add jack to contributors\n * docs: fix incorrect mentions of vfs-cache-min-free-size\n * fs/object: fix memory object out of bounds Seek\n * serve nfs: fix unlikely crash\n * docs: update minimum OS requirements for go1.24\n * cmd/gitannex: Tweak parsing of \"rcloneremotename\" config\n * cmd/gitannex: Drop var rebindings now that we have go1.23\n * docs: add note for using rclone cat for slicing out a byte range from a file\n * rcserver: improve content-type check\n * build: modernize Go usage\n * build: update all dependencies and fix deprecations\n * build: update golang.org/x/crypto to v0.35.0 to fix CVE-2025-22869\n * build: make go1.23 the minimum go version\n * cmd/gitannex: Add to integration tests\n * cmd/gitannex: Simplify verbose failures in tests\n * cmd/gitannex: Port unit tests to fstest\n * vfs: fix integration test failures\n * azureblob: fix errors not being retried when doing single part copy\n * azureblob: handle retry error codes more carefully\n * touch: make touch obey --transfers\n * Add luzpaz to contributors\n * Add Dave Vasilevsky to contributors\n * docs: fix various typos Found via\n * dropbox: Retry link without expiry\n * Dropbox: Support Dropbox Paper\n * chore: update contributor email\n * docs: correct stable release workflow\n * Add Lorenz Brun to contributors\n * Add Michael Kebe to contributors\n * vfs: fix directory cache serving stale data\n * build: fix docker plugin build - fixes #8394\n * docs: improved sftp limitations\n * Changelog updates from Version v1.69.1\n * docs: add FileLu as sponsors and tidy sponsor logos\n * accounting: fix percentDiff calculation -- fixes #8345\n * vfs: fix the cache failing to upload symlinks when --links was specified\n * Add jbagwell-akamai to contributors\n * Add ll3006 to contributors\n * doc: add note on concurrency of rclone purge\n * s3: add latest Linode Object Storage endpoints\n * cmd: fix crash if rclone is invoked without any arguments - Fixes #8378\n * build: disable docker builds on PRs \u0026 add missing dockerfile changes\n * sync: copy dir modtimes even when copyEmptySrcDirs is false - fixes #8317\n * sync: add tests to check dir modtimes are kept when syncing\n * fix golangci-lint errors\n * bisync: fix false positive on integration tests\n * s3: split the GCS quirks into -s3-use-x-id and -s3-sign-accept-encoding #8373\n * Add Joel K Biju to contributors\n * stats: fix the speed not getting updated after a pause in the processing\n * opendrive: added --opendrive-access flag to handle permissions\n * bisync: fix listings missing concurrent modifications - fixes #8359\n * Added parallel docker builds and caching for go build in the container\n * smb: improve connection pooling efficiency\n * lib/oauthutil: fix redirect URL mismatch errors - fixes #8351\n * b2: fix \"fatal error: concurrent map writes\" - fixes #8355\n * Add Alexander Minbaev to contributors\n * Add Zachary Vorhies to contributors\n * Add Jess to contributors\n * s3: add IBM IAM signer - fixes #7617\n * serve nfs: update docs to note Windows is not supported - fixes #8352\n * cmd/config(update remote): introduce --no-output option\n * s3: add DigitalOcean regions SFO2, LON1, TOR1, BLR1\n * sync: fix cpu spinning when empty directory finding with leading slashes\n * s3: fix handling of objects with // in #5858\n * azureblob: fix handling of objects with // in #5858\n * fstest: add integration tests objects with // on bucket based backends #5858\n * fs/list: tweak directory listing assertions after allowing // names\n * lib/bucket: fix tidying of // in object keys #5858\n * lib/bucket: add IsAllSlashes function\n * azureblob: remove uncommitted blocks on InvalidBlobOrBlock error\n * azureblob: implement multipart server side copy\n * azureblob: speed up server side copies for small files #8249\n * azureblob: cleanup uncommitted blocks on upload errors\n * azureblob: factor readMetaData into readMetaDataAlways returning blob properties\n * Add b-wimmer to contributors\n * azurefiles: add --azurefiles-use-az and --azurefiles-disable-instance-discovery\n * onedrive: mark German (de) region as deprecated\n * Add Trevor Starick to contributors\n * Add hiddenmarten to contributors\n * Add Corentin Barreau to contributors\n * Add Bruno Fernandes to contributors\n * Add Moises Lima to contributors\n * Add izouxv to contributors\n * Add Robin Schneider to contributors\n * Add Tim White to contributors\n * Add Christoph Berger to contributors\n * azureblob: add support for `x-ms-tags` header\n * rc: disable the metrics server when running `rclone rc`\n * internetarchive: add --internetarchive-metadata=\"key=value\" for setting item metadata\n * lib/batcher: Deprecate unused option: batch_commit_timeout\n * s3: Added new storage class to magalu provider\n * http servers: add --user-from-header to use for authentication\n * b2: add SkipDestructive handling to backend commands - fixes #8194\n * vfs: close the change notify channel on Shutdown\n * Docker image: Add label org.opencontainers.image.source for release notes in Renovate dependency updates\n * docs: add OneDrive Impersonate instructions - fixes #5610\n * docs: explain the stringArray flag parameter descriptor\n * iclouddrive: add notes on ADP and Missing PCS cookies - fixes #8310\n * docs: fix typos found by codespell in docs and code comments\n * fs: fix confusing \"didn\u0027t find section in config file\" error\n * vfs: fix race detected by race detector\n * Add Jonathan Giannuzzi to contributors\n * Add Spencer McCullough to contributors\n * Add Matt Ickstadt to contributors\n * smb: add support for kerberos authentication\n * drive: added `backend moveid` command\n * docs: fix reference to serves3 setting disable_multipart_uploads which was renamed\n * docs: fix link to Rclone Serve S3\n * serve s3: fix list objects encoding-type\n * build: update gopkg.in/yaml.v2 to v3\n * build: update all dependencies\n * bisync: fix go vet problems with go1.24\n * build: update to go1.24rc1 and make go1.22 the minimum required version\n * version: add --deps flag to show dependencies and other build info\n * doc: make man page well formed for whatis - fixes #7430\n * Start v1.70.0-DEV development\n\n- Install completion files in the right place.\n\n- Update to version 1.69.3:\n * build: update github.com/ebitengine/purego to work around bug in go1.24.3\n * build: reapply update github.com/golang-jwt/jwt/v5 from 5.2.1 to 5.2.2 to fix CVE-2025-30204\n\n- Update to version 1.69.2:\n - Bug fixes\n - accounting: Fix percentDiff calculation -- (Anagh Kumar\n Baranwal)\n - build\n - Update github.com/golang-jwt/jwt/v4 from 4.5.1 to 4.5.2 to\n fix CVE-2025-30204 (dependabot[bot])\n - Update github.com/golang-jwt/jwt/v5 from 5.2.1 to 5.2.2 to\n fix CVE-2025-30204 (dependabot[bot])\n - Update golang.org/x/crypto to v0.35.0 to fix CVE-2025-22869\n (Nick Craig-Wood)\n - Update golang.org/x/net from 0.36.0 to 0.38.0 to fix\n CVE-2025-22870 (dependabot[bot])\n - Update golang.org/x/net to 0.36.0. to fix CVE-2025-22869\n (dependabot[bot])\n - Stop building with go \u003c go1.23 as security updates forbade\n it (Nick Craig-Wood)\n - Fix docker plugin build (Anagh Kumar Baranwal)\n - cmd: Fix crash if rclone is invoked without any arguments\n (Janne Hellsten)\n - config: Read configuration passwords from stdin even when\n terminated with EOF (Samantha Bowen)\n - doc fixes (Andrew Kreimer, Danny Garside, eccoisle, Ed\n Craig-Wood, emyarod, jack, Jugal Kishore, Markus Gerstel,\n Michael Kebe, Nick Craig-Wood, simonmcnair, simwai, Zachary\n Vorhies)\n - fs: Fix corruption of SizeSuffix with \"B\" suffix in config\n (eg --min-size) (Nick Craig-Wood)\n - lib/http: Fix race between Serve() and Shutdown() (Nick\n Craig-Wood)\n - object: Fix memory object out of bounds Seek (Nick\n Craig-Wood)\n - operations: Fix call fmt.Errorf with wrong err (alingse)\n - rc\n - Disable the metrics server when running rclone rc\n (hiddenmarten)\n - Fix debug/* commands not being available over unix sockets\n (Nick Craig-Wood)\n - serve nfs: Fix unlikely crash (Nick Craig-Wood)\n - stats: Fix the speed not getting updated after a pause in the\n processing (Anagh Kumar Baranwal)\n - sync\n - Fix cpu spinning when empty directory finding with leading\n slashes (Nick Craig-Wood)\n - Copy dir modtimes even when copyEmptySrcDirs is false\n (ll3006)\n - vfs\n - Fix directory cache serving stale data (Lorenz Brun)\n - Fix inefficient directory caching when directory reads are\n slow (huanghaojun)\n - Fix integration test failures (Nick Craig-Wood)\n - Drive\n - Metadata: fix error when setting\n copy-requires-writer-permission on a folder (Nick Craig-Wood)\n - Dropbox\n - Retry link without expiry (Dave Vasilevsky)\n - HTTP\n - Correct root if definitely pointing to a file (nielash)\n - Iclouddrive\n - Fix so created files are writable (Ben Alex)\n - Onedrive\n - Fix metadata ordering in permissions (Nick Craig-Wood)\n\n- Update to version 1.69.1:\n * Version v1.69.1\n * build: disable docker builds on PRs \u0026 add missing dockerfile changes\n * Added parallel docker builds and caching for go build in the container\n * docs: add FileLu as sponsors and tidy sponsor logos\n * vfs: fix the cache failing to upload symlinks when --links was specified\n * doc: add note on concurrency of rclone purge\n * s3: add latest Linode Object Storage endpoints\n * fix golangci-lint errors\n * bisync: fix listings missing concurrent modifications - fixes #8359\n * lib/oauthutil: fix redirect URL mismatch errors - fixes #8351\n * b2: fix \"fatal error: concurrent map writes\" - fixes #8355\n * serve nfs: update docs to note Windows is not supported - fixes #8352\n * s3: add DigitalOcean regions SFO2, LON1, TOR1, BLR1\n * onedrive: mark German (de) region as deprecated\n * s3: Added new storage class to magalu provider\n * vfs: close the change notify channel on Shutdown\n * docs: add OneDrive Impersonate instructions - fixes #5610\n * docs: explain the stringArray flag parameter descriptor\n * iclouddrive: add notes on ADP and Missing PCS cookies - fixes #8310\n * docs: fix typos found by codespell in docs and code comments\n * fs: fix confusing \"didn\u0027t find section in config file\" error\n * vfs: fix race detected by race detector\n * docs: fix reference to serves3 setting disable_multipart_uploads which was renamed\n * docs: fix link to Rclone Serve S3\n * serve s3: fix list objects encoding-type\n * doc: make man page well formed for whatis - fixes #7430\n * Start v1.69.1-DEV development\n\n- Update to version 1.69.0:\n https://rclone.org/changelog/#v1-69-0-2025-01-12\n\n Rclone is using golang.org/x/net but was not affected to\n CVE-2024-45337 and CVE-2024-45338.\n\n * Version v1.69.0\n * test_all: disable docker plugin tests\n * docs: fix typo\n * accounting: fix race stopping/starting the stats counter\n * docs: add github.com/icholy/gomajor to RELEASE for updating major versions\n * ftp: fix ls commands returning empty on \"Microsoft FTP Service\" servers\n * s3: add docs on data integrity\n * webdav: make --webdav-auth-redirect to fix 401 unauthorized on redirect\n * rest: make auth preserving redirects an option\n * box: fix panic when decoding corrupted PEM from JWT file\n * size: make output compatible with -P\n * vfs: add remote name to vfs cache log messages - fixes #7952\n * dropbox: fix return status when full to be fatal error\n * rc: add relative to vfs/queue-set-expiry\n * vfs: fix open files disappearing from directory listings\n * docker serve: parse all remaining mount and VFS options\n * smb: fix panic if stat fails\n * googlephotos: fix nil pointer crash on upload - fixes #8233\n * iclouddrive: tweak docs\n * serve dlna: sort the directory entries by directories first then alphabetically by name\n * serve nfs: fix missing inode numbers which was messing up ls -laR\n * serve nfs: implement --nfs-cache-type symlink\n * azureblob,oracleobjectstorage,s3: quit multipart uploads if the context is cancelled\n * http: fix incorrect URLs with initial slash\n * build: update `github.com/shirou/gopsutil` to v4\n * Replace Windows-specific NewLazyDLL with NewLazySystemDLL\n * lib/oauthutil: don\u0027t require token to exist for client credentials flow\n * fs/operations: make log messages consistent for mkdir/rmdir at INFO level\n * Add Francesco Frassinelli to contributors\n * smb: Add support for Kerberos authentication.\n * docs: smb: link to CloudSoda/go-smb2 fork\n * cloudinary: add cloudinary backend - fixes #7989\n * operations: fix eventual consistency in TestParseSumFile test\n * Add TAKEI Yuya to contributors\n * docs: Remove Backblaze as a Platinum sponsor\n * docs: add RcloneView as silver sponsor\n * serve docker: fix incorrect GID assignment\n * serve s3: fix Last-Modified timestamp\n * Add ToM to contributors\n * Add Henry Lee to contributors\n * Add Louis Laureys to contributors\n * docs: filtering: mention feeding --files-from from standard input\n * docs: filtering: fix --include-from copypaste error\n * s3: rename glacier storage class to flexible retrieval\n * b2: add daysFromStartingToCancelingUnfinishedLargeFiles to backend lifecycle command\n * build: update golang.org/x/net to v0.33.0 to fix CVE-2024-45338\n * azurefiles: fix missing x-ms-file-request-intent header\n * Add Thomas ten Cate to contributors\n * docs: Document --url and --unix-socket on the rc page\n * docs: link to the outstanding vfs symlinks issue\n * Add Yxxx to contributors\n * Add hayden.pan to contributors\n * docs: update pcloud doc to avoid puzzling token error when use remote rclone authorize\n * pikpak: add option to use original file links - fixes #8246\n * rc/job: use mutex for adding listeners thread safety\n * docs: mention in serve tls options when value is path to file - fixes #8232\n * build: update all dependencies\n * accounting: fix debug printing when debug wasn\u0027t set\n * Add Filipe Azevedo to contributors\n * fs: make --links flag global and add new --local-links and --vfs-links flag\n * vfs: add docs for -l/--links flag\n * nfsmount,serve nfs: introduce symlink support #2975\n * mount2: introduce symlink support #2975\n * mount: introduce symlink support #2975\n * cmount: introduce symlink support #2975\n * vfstest: make VFS test suite support symlinks\n * vfs: add symlink support to VFS\n * vfs: add ELOOP error\n * vfs: Add link permissions\n * vfs: Add VFS --links command line switch\n * vfs: add vfs.WriteFile to match os.WriteFile\n * fs: Move link suffix to fs\n * cmount: fix problems noticed by linter\n * mount2: Fix missing . and .. entries\n * sftp: fix nil check when using auth proxy\n * Add Martin Hassack to contributors\n * serve sftp: resolve CVE-2024-45337\n * googlecloudstorage: typo fix in docs\n * onedrive: add support for OAuth client credential flow - fixes #6197\n * lib/oauthutil: add support for OAuth client credential flow\n * lib/oauthutil: return error messages from the oauth process better\n * bin/test_backend_sizes.py fix compile flags and s3 reporting\n * test makefiles: add --flat flag for making directories with many entries\n * Add divinity76 to contributors\n * Add Ilias Ozgur Can Leonard to contributors\n * Add remygrandin to contributors\n * Add Michael R. Davis to contributors\n * cmd/mountlib: better snap mount error message\n * vfs: with --vfs-used-is-size value is calculated and then thrown away - fixes #8220\n * serve sftp: fix loading of authorized keys file with comment on last line - fixes #8227\n * oracleobjectstorage: make specifying compartmentid optional\n * plcoud: fix failing large file uploads - fixes #8147\n * docs: add docker volume plugin troubleshooting steps\n * docs: fix missing `state` parameter in `/auth` link in instructions\n * build: fix build failure on ubuntu\n * docs: upgrade fontawesome to v6\n * s3: fix multitenant multipart uploads with CEPH\n * Add David Seifert to contributors\n * Add vintagefuture to contributors\n * use better docs\n * googlecloudstorage: update docs on service account access tokens\n * test_all: POSIX head/tail invocations\n * icloud: Added note about app specific password not working\n * s3: fix download of compressed files from Cloudflare R2 - fixes #8137\n * s3: fix testing tiers which don\u0027t exist except on AWS\n * Changelog updates from Version v1.68.2\n * local: fix permission and ownership on symlinks with --links and --metadata\n * Revert \"Merge commit from fork\"\n * Add Dimitrios Slamaris to contributors\n * Merge commit from fork\n * onedrive: fix integration tests after precision change\n * operations: fix TestRemoveExisting on crypt backends by shortening the file name\n * bisync: fix output capture restoring the wrong output for logrus\n * serve sftp: update github.com/pkg/sftp to v1.13.7 and fix deadlock in tests\n * build: fix comments after golangci-lint upgrade\n * build: update all dependencies\n * build(deps): bump github.com/golang-jwt/jwt/v4 from 4.5.0 to 4.5.1\n * pikpak: fix fatal crash on startup with token that can\u0027t be refreshed\n * yandex: fix server side copying over existing object\n * sugarsync: fix server side copying over existing object\n * putio: fix server side copying over existing object\n * onedrive: fix server side copying over existing object\n * dropbox: fix server side copying over existing object\n * operations: add RemoveExisting to safely remove an existing file\n * gofile: fix server side copying over existing object\n * test_all: try to fix mailru rate limits in integration tests\n * Add shenpengfeng to contributors\n * Add Dimitar Ivanov to contributors\n * docs: fix function name in comment\n * sftp: allow inline ssh public certificate for sftp\n * serve s3: fix excess locking which was making serve s3 single threaded\n * lib/oauthutil: allow the browser opening function to be overridden\n * Add Moises Lima to contributors\n * lib/http: disable automatic authentication skipping for unix sockets\n * onedrive: fix Retry-After handling to look at 503 errors also\n * s3: Storj provider: fix server-side copy of files bigger than 5GB\n * s3: add Selectel as a provider\n * fs: fix Don\u0027t know how to set key \"chunkSize\" on upload errors in tests\n * drive: implement rclone backend rescue to rescue orphaned files\n * Add tgfisher to contributors\n * Add Diego Monti to contributors\n * Add Randy Bush to contributors\n * Add Alexandre Hamez to contributors\n * Add Simon Bos to contributors\n * docs: mention that inline comments are not supported in a filter-file\n * s3: add Wasabi eu-south-1 region\n * docs: fix forward refs in step 9 of using your own client id\n * docs: fix Scaleway Glacier website URL\n * dlna: fix loggingResponseWriter disregarding log level\n * build: remove required property on boolean inputs\n * build: use inputs context in github workflow\n * s3: fix crash when using --s3-download-url after migration to SDKv2\n * docs: update overview to show pcloud can set modtime\n * Add Andr Tran to contributors\n * Add Matthias Gatto to contributors\n * Add lostb1t to contributors\n * Add Noam Ross to contributors\n * Add Benjamin Legrand to contributors\n * s3: add Outscale provider\n * Add ICloud Drive backend\n * drive: add support for markdown format\n * accounting: fix global error acounting\n * onedrive: fix time precision for OneDrive personal\n * Add RcloneView as a sponsor\n * Add Leandro Piccilli to contributors\n * cache: skip bisync tests\n * bisync: allow blank hashes on tests\n * box: fix server-side copying a file over existing dst - fixes #3511\n * sync: add tests for copying/moving a file over itself\n * fs/cache: fix parent not getting pinned when remote is a file\n * gcs: add access token auth with --gcs-access-token\n * accounting: write the current bwlimit to the log on SIGUSR2\n * accounting: fix wrong message on SIGUSR2 to enable/disable bwlimit\n * gphotos: implment --gphotos-proxy to allow download of full resolution media\n * googlephotos: remove noisy debugging statements\n * docs: add note to CONTRIBUTING that the overview needs editing in 2 places\n * test_all: add ignoretests parameter for skipping certain tests\n * build: replace \"golang.org/x/exp/slices\" with \"slices\" now go1.21 is required\n * Changelog updates from Version v1.68.1\n * Makefile: Fail when doc recipes create dir named \u0027$HOME\u0027\n * Makefile: Prevent `doc` recipe from creating dir named \u0027$HOME\u0027\n * pikpak: fix cid/gcid calculations for fs.OverrideRemote\n * bisync: change exit code from 2 to 7 for critically aborted run\n * cmd: change exit code from 1 to 2 for syntax and usage errors\n * local: fix --copy-links on macOS when cloning\n * azureblob: add --azureblob-use-az to force the use of the Azure CLI for auth\n * azureblob: add --azureblob-disable-instance-discovery\n * s3: add initial --s3-directory-bucket to support AWS Directory Buckets\n * Add Lawrence Murray to contributors\n * backend/protondrive: improve performance of Proton Drive backend\n * ftp: implement --ftp-no-check-upload to allow upload to write only dirs\n * docs: document that fusermount3 may be needed when mounting/unmounting\n * Add rishi.sridhar to contributors\n * Add quiescens to contributors\n * docs/zoho: update options\n * zoho: make upload cutoff configurable\n * zoho: add support for private spaces\n * zoho: try to handle rate limits a bit better\n * zoho: print clear error message when missing oauth scope\n * zoho: switch to large file upload API for larger files, fix missing URL encoding of filenames for the upload API\n * zoho: use download server to accelerate downloads\n * opendrive: add about support to backend\n * pikpak: fix login issue where token retrieval fails\n * webdav: nextcloud: implement backoff and retry for 423 LOCKED errors\n * s3: fix rclone ignoring static credentials when env_auth=true\n * fs: fix setting stringArray config values from environment variables\n * rc: fix default value of --metrics-addr\n * fs: fix --dump filters not always appearing\n * docs: correct notes on docker manual build\n * Add ttionya to contributors\n * build: fix docker release build - fixes #8062\n * docs: add section for improving performance for s3\n * onedrive: fix spurious \"Couldn\u0027t decode error response: EOF\" DEBUG\n * Add Divyam to contributors\n * serve docker: add missing vfs-read-chunk-streams option in docker volume driver\n * Start v1.69.0-DEV development\n\n- Update to version 1.68.2:\n * Version v1.68.2\n * s3: fix multitenant multipart uploads with CEPH\n * local: fix permission and ownership on symlinks with --links and --metadata\n CVE-2024-52522 boo#1233422\n * bisync: fix output capture restoring the wrong output for logrus\n * build: fix comments after golangci-lint upgrade\n * build(deps): bump github.com/golang-jwt/jwt/v4 from 4.5.0 to 4.5.1\n * pikpak: fix fatal crash on startup with token that can\u0027t be refreshed\n * serve s3: fix excess locking which was making serve s3 single threaded\n * onedrive: fix Retry-After handling to look at 503 errors also\n * s3: Storj provider: fix server-side copy of files bigger than 5GB\n * docs: mention that inline comments are not supported in a filter-file\n * docs: fix forward refs in step 9 of using your own client id\n * docs: fix Scaleway Glacier website URL\n * dlna: fix loggingResponseWriter disregarding log level\n * s3: fix crash when using --s3-download-url after migration to SDKv2\n * docs: update overview to show pcloud can set modtime\n * Add RcloneView as a sponsor\n * accounting: fix wrong message on SIGUSR2 to enable/disable bwlimit\n * pikpak: fix cid/gcid calculations for fs.OverrideRemote\n * local: fix --copy-links on macOS when cloning\n * Start v1.68.2-DEV development\n\n- CVE-2024-51744: updated jwt to v4.5.1 (bsc#1232964).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Leap-16.0-packagehub-213",
"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_20620-1.json"
},
{
"category": "self",
"summary": "SUSE Bug 1232964",
"url": "https://bugzilla.suse.com/1232964"
},
{
"category": "self",
"summary": "SUSE Bug 1233422",
"url": "https://bugzilla.suse.com/1233422"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-45337 page",
"url": "https://www.suse.com/security/cve/CVE-2024-45337/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-45338 page",
"url": "https://www.suse.com/security/cve/CVE-2024-45338/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-51744 page",
"url": "https://www.suse.com/security/cve/CVE-2024-51744/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-52522 page",
"url": "https://www.suse.com/security/cve/CVE-2024-52522/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-22869 page",
"url": "https://www.suse.com/security/cve/CVE-2025-22869/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-22870 page",
"url": "https://www.suse.com/security/cve/CVE-2025-22870/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-30204 page",
"url": "https://www.suse.com/security/cve/CVE-2025-30204/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-58181 page",
"url": "https://www.suse.com/security/cve/CVE-2025-58181/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-68121 page",
"url": "https://www.suse.com/security/cve/CVE-2025-68121/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-1229 page",
"url": "https://www.suse.com/security/cve/CVE-2026-1229/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-27141 page",
"url": "https://www.suse.com/security/cve/CVE-2026-27141/"
},
{
"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-41176 page",
"url": "https://www.suse.com/security/cve/CVE-2026-41176/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-41179 page",
"url": "https://www.suse.com/security/cve/CVE-2026-41179/"
}
],
"title": "Security update for rclone",
"tracking": {
"current_release_date": "2026-04-23T16:22:47Z",
"generator": {
"date": "2026-04-23T16:22:47Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2026:20620-1",
"initial_release_date": "2026-04-23T16:22:47Z",
"revision_history": [
{
"date": "2026-04-23T16:22:47Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "rclone-1.73.5-bp160.1.1.aarch64",
"product": {
"name": "rclone-1.73.5-bp160.1.1.aarch64",
"product_id": "rclone-1.73.5-bp160.1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "rclone-bash-completion-1.73.5-bp160.1.1.noarch",
"product": {
"name": "rclone-bash-completion-1.73.5-bp160.1.1.noarch",
"product_id": "rclone-bash-completion-1.73.5-bp160.1.1.noarch"
}
},
{
"category": "product_version",
"name": "rclone-zsh-completion-1.73.5-bp160.1.1.noarch",
"product": {
"name": "rclone-zsh-completion-1.73.5-bp160.1.1.noarch",
"product_id": "rclone-zsh-completion-1.73.5-bp160.1.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "rclone-1.73.5-bp160.1.1.ppc64le",
"product": {
"name": "rclone-1.73.5-bp160.1.1.ppc64le",
"product_id": "rclone-1.73.5-bp160.1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "rclone-1.73.5-bp160.1.1.x86_64",
"product": {
"name": "rclone-1.73.5-bp160.1.1.x86_64",
"product_id": "rclone-1.73.5-bp160.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": "rclone-1.73.5-bp160.1.1.aarch64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:rclone-1.73.5-bp160.1.1.aarch64"
},
"product_reference": "rclone-1.73.5-bp160.1.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rclone-1.73.5-bp160.1.1.ppc64le as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:rclone-1.73.5-bp160.1.1.ppc64le"
},
"product_reference": "rclone-1.73.5-bp160.1.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rclone-1.73.5-bp160.1.1.x86_64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:rclone-1.73.5-bp160.1.1.x86_64"
},
"product_reference": "rclone-1.73.5-bp160.1.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rclone-bash-completion-1.73.5-bp160.1.1.noarch as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:rclone-bash-completion-1.73.5-bp160.1.1.noarch"
},
"product_reference": "rclone-bash-completion-1.73.5-bp160.1.1.noarch",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rclone-zsh-completion-1.73.5-bp160.1.1.noarch as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:rclone-zsh-completion-1.73.5-bp160.1.1.noarch"
},
"product_reference": "rclone-zsh-completion-1.73.5-bp160.1.1.noarch",
"relates_to_product_reference": "openSUSE Leap 16.0"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-45337",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-45337"
}
],
"notes": [
{
"category": "general",
"text": "Applications and libraries which misuse connection.serverAuthenticate (via callback field ServerConfig.PublicKeyCallback) may be susceptible to an authorization bypass. The documentation for ServerConfig.PublicKeyCallback says that \"A call to this function does not guarantee that the key offered is in fact used to authenticate.\" Specifically, the SSH protocol allows clients to inquire about whether a public key is acceptable before proving control of the corresponding private key. PublicKeyCallback may be called with multiple keys, and the order in which the keys were provided cannot be used to infer which key the client successfully authenticated with, if any. Some applications, which store the key(s) passed to PublicKeyCallback (or derived information) and make security relevant determinations based on it once the connection is established, may make incorrect assumptions. For example, an attacker may send public keys A and B, and then authenticate with A. PublicKeyCallback would be called only twice, first with A and then with B. A vulnerable application may then make authorization decisions based on key B for which the attacker does not actually control the private key. Since this API is widely misused, as a partial mitigation golang.org/x/cry...@v0.31.0 enforces the property that, when successfully authenticating via public key, the last key passed to ServerConfig.PublicKeyCallback will be the key used to authenticate the connection. PublicKeyCallback will now be called multiple times with the same key, if necessary. Note that the client may still not control the last key passed to PublicKeyCallback if the connection is then authenticated with a different method, such as PasswordCallback, KeyboardInteractiveCallback, or NoClientAuth. Users should be using the Extensions field of the Permissions return value from the various authentication callbacks to record data associated with the authentication attempt instead of referencing external state. Once the connection is established the state corresponding to the successful authentication attempt can be retrieved via the ServerConn.Permissions field. Note that some third-party libraries misuse the Permissions type by sharing it across authentication attempts; users of third-party libraries should refer to the relevant projects for guidance.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:rclone-1.73.5-bp160.1.1.aarch64",
"openSUSE Leap 16.0:rclone-1.73.5-bp160.1.1.ppc64le",
"openSUSE Leap 16.0:rclone-1.73.5-bp160.1.1.x86_64",
"openSUSE Leap 16.0:rclone-bash-completion-1.73.5-bp160.1.1.noarch",
"openSUSE Leap 16.0:rclone-zsh-completion-1.73.5-bp160.1.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-45337",
"url": "https://www.suse.com/security/cve/CVE-2024-45337"
},
{
"category": "external",
"summary": "SUSE Bug 1234482 for CVE-2024-45337",
"url": "https://bugzilla.suse.com/1234482"
}
],
"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:rclone-1.73.5-bp160.1.1.aarch64",
"openSUSE Leap 16.0:rclone-1.73.5-bp160.1.1.ppc64le",
"openSUSE Leap 16.0:rclone-1.73.5-bp160.1.1.x86_64",
"openSUSE Leap 16.0:rclone-bash-completion-1.73.5-bp160.1.1.noarch",
"openSUSE Leap 16.0:rclone-zsh-completion-1.73.5-bp160.1.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:rclone-1.73.5-bp160.1.1.aarch64",
"openSUSE Leap 16.0:rclone-1.73.5-bp160.1.1.ppc64le",
"openSUSE Leap 16.0:rclone-1.73.5-bp160.1.1.x86_64",
"openSUSE Leap 16.0:rclone-bash-completion-1.73.5-bp160.1.1.noarch",
"openSUSE Leap 16.0:rclone-zsh-completion-1.73.5-bp160.1.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-23T16:22:47Z",
"details": "important"
}
],
"title": "CVE-2024-45337"
},
{
"cve": "CVE-2024-45338",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-45338"
}
],
"notes": [
{
"category": "general",
"text": "An attacker can craft an input to the Parse functions that would be processed non-linearly with respect to its length, resulting in extremely slow parsing. This could cause a denial of service.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:rclone-1.73.5-bp160.1.1.aarch64",
"openSUSE Leap 16.0:rclone-1.73.5-bp160.1.1.ppc64le",
"openSUSE Leap 16.0:rclone-1.73.5-bp160.1.1.x86_64",
"openSUSE Leap 16.0:rclone-bash-completion-1.73.5-bp160.1.1.noarch",
"openSUSE Leap 16.0:rclone-zsh-completion-1.73.5-bp160.1.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-45338",
"url": "https://www.suse.com/security/cve/CVE-2024-45338"
},
{
"category": "external",
"summary": "SUSE Bug 1234794 for CVE-2024-45338",
"url": "https://bugzilla.suse.com/1234794"
}
],
"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:rclone-1.73.5-bp160.1.1.aarch64",
"openSUSE Leap 16.0:rclone-1.73.5-bp160.1.1.ppc64le",
"openSUSE Leap 16.0:rclone-1.73.5-bp160.1.1.x86_64",
"openSUSE Leap 16.0:rclone-bash-completion-1.73.5-bp160.1.1.noarch",
"openSUSE Leap 16.0:rclone-zsh-completion-1.73.5-bp160.1.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:rclone-1.73.5-bp160.1.1.aarch64",
"openSUSE Leap 16.0:rclone-1.73.5-bp160.1.1.ppc64le",
"openSUSE Leap 16.0:rclone-1.73.5-bp160.1.1.x86_64",
"openSUSE Leap 16.0:rclone-bash-completion-1.73.5-bp160.1.1.noarch",
"openSUSE Leap 16.0:rclone-zsh-completion-1.73.5-bp160.1.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-23T16:22:47Z",
"details": "moderate"
}
],
"title": "CVE-2024-45338"
},
{
"cve": "CVE-2024-51744",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-51744"
}
],
"notes": [
{
"category": "general",
"text": "golang-jwt is a Go implementation of JSON Web Tokens. Unclear documentation of the error behavior in `ParseWithClaims` can lead to situation where users are potentially not checking errors in the way they should be. Especially, if a token is both expired and invalid, the errors returned by `ParseWithClaims` return both error codes. If users only check for the `jwt.ErrTokenExpired ` using `error.Is`, they will ignore the embedded `jwt.ErrTokenSignatureInvalid` and thus potentially accept invalid tokens. A fix has been back-ported with the error handling logic from the `v5` branch to the `v4` branch. In this logic, the `ParseWithClaims` function will immediately return in \"dangerous\" situations (e.g., an invalid signature), limiting the combined errors only to situations where the signature is valid, but further validation failed (e.g., if the signature is valid, but is expired AND has the wrong audience). This fix is part of the 4.5.1 release. We are aware that this changes the behaviour of an established function and is not 100 % backwards compatible, so updating to 4.5.1 might break your code. In case you cannot update to 4.5.0, please make sure that you are properly checking for all errors (\"dangerous\" ones first), so that you are not running in the case detailed above.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:rclone-1.73.5-bp160.1.1.aarch64",
"openSUSE Leap 16.0:rclone-1.73.5-bp160.1.1.ppc64le",
"openSUSE Leap 16.0:rclone-1.73.5-bp160.1.1.x86_64",
"openSUSE Leap 16.0:rclone-bash-completion-1.73.5-bp160.1.1.noarch",
"openSUSE Leap 16.0:rclone-zsh-completion-1.73.5-bp160.1.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-51744",
"url": "https://www.suse.com/security/cve/CVE-2024-51744"
},
{
"category": "external",
"summary": "SUSE Bug 1232936 for CVE-2024-51744",
"url": "https://bugzilla.suse.com/1232936"
}
],
"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:rclone-1.73.5-bp160.1.1.aarch64",
"openSUSE Leap 16.0:rclone-1.73.5-bp160.1.1.ppc64le",
"openSUSE Leap 16.0:rclone-1.73.5-bp160.1.1.x86_64",
"openSUSE Leap 16.0:rclone-bash-completion-1.73.5-bp160.1.1.noarch",
"openSUSE Leap 16.0:rclone-zsh-completion-1.73.5-bp160.1.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.1,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:rclone-1.73.5-bp160.1.1.aarch64",
"openSUSE Leap 16.0:rclone-1.73.5-bp160.1.1.ppc64le",
"openSUSE Leap 16.0:rclone-1.73.5-bp160.1.1.x86_64",
"openSUSE Leap 16.0:rclone-bash-completion-1.73.5-bp160.1.1.noarch",
"openSUSE Leap 16.0:rclone-zsh-completion-1.73.5-bp160.1.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-23T16:22:47Z",
"details": "moderate"
}
],
"title": "CVE-2024-51744"
},
{
"cve": "CVE-2024-52522",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-52522"
}
],
"notes": [
{
"category": "general",
"text": "Rclone is a command-line program to sync files and directories to and from different cloud storage providers. Insecure handling of symlinks with --links and --metadata in rclone while copying to local disk allows unprivileged users to indirectly modify ownership and permissions on symlink target files when a superuser or privileged process performs a copy. This vulnerability could enable privilege escalation and unauthorized access to critical system files, compromising system integrity, confidentiality, and availability. This vulnerability is fixed in 1.68.2.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:rclone-1.73.5-bp160.1.1.aarch64",
"openSUSE Leap 16.0:rclone-1.73.5-bp160.1.1.ppc64le",
"openSUSE Leap 16.0:rclone-1.73.5-bp160.1.1.x86_64",
"openSUSE Leap 16.0:rclone-bash-completion-1.73.5-bp160.1.1.noarch",
"openSUSE Leap 16.0:rclone-zsh-completion-1.73.5-bp160.1.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-52522",
"url": "https://www.suse.com/security/cve/CVE-2024-52522"
},
{
"category": "external",
"summary": "SUSE Bug 1233422 for CVE-2024-52522",
"url": "https://bugzilla.suse.com/1233422"
}
],
"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:rclone-1.73.5-bp160.1.1.aarch64",
"openSUSE Leap 16.0:rclone-1.73.5-bp160.1.1.ppc64le",
"openSUSE Leap 16.0:rclone-1.73.5-bp160.1.1.x86_64",
"openSUSE Leap 16.0:rclone-bash-completion-1.73.5-bp160.1.1.noarch",
"openSUSE Leap 16.0:rclone-zsh-completion-1.73.5-bp160.1.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-23T16:22:47Z",
"details": "moderate"
}
],
"title": "CVE-2024-52522"
},
{
"cve": "CVE-2025-22869",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-22869"
}
],
"notes": [
{
"category": "general",
"text": "SSH servers which implement file transfer protocols are vulnerable to a denial of service attack from clients which complete the key exchange slowly, or not at all, causing pending content to be read into memory, but never transmitted.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:rclone-1.73.5-bp160.1.1.aarch64",
"openSUSE Leap 16.0:rclone-1.73.5-bp160.1.1.ppc64le",
"openSUSE Leap 16.0:rclone-1.73.5-bp160.1.1.x86_64",
"openSUSE Leap 16.0:rclone-bash-completion-1.73.5-bp160.1.1.noarch",
"openSUSE Leap 16.0:rclone-zsh-completion-1.73.5-bp160.1.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-22869",
"url": "https://www.suse.com/security/cve/CVE-2025-22869"
},
{
"category": "external",
"summary": "SUSE Bug 1239322 for CVE-2025-22869",
"url": "https://bugzilla.suse.com/1239322"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:rclone-1.73.5-bp160.1.1.aarch64",
"openSUSE Leap 16.0:rclone-1.73.5-bp160.1.1.ppc64le",
"openSUSE Leap 16.0:rclone-1.73.5-bp160.1.1.x86_64",
"openSUSE Leap 16.0:rclone-bash-completion-1.73.5-bp160.1.1.noarch",
"openSUSE Leap 16.0:rclone-zsh-completion-1.73.5-bp160.1.1.noarch"
]
}
],
"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:rclone-1.73.5-bp160.1.1.aarch64",
"openSUSE Leap 16.0:rclone-1.73.5-bp160.1.1.ppc64le",
"openSUSE Leap 16.0:rclone-1.73.5-bp160.1.1.x86_64",
"openSUSE Leap 16.0:rclone-bash-completion-1.73.5-bp160.1.1.noarch",
"openSUSE Leap 16.0:rclone-zsh-completion-1.73.5-bp160.1.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-23T16:22:47Z",
"details": "important"
}
],
"title": "CVE-2025-22869"
},
{
"cve": "CVE-2025-22870",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-22870"
}
],
"notes": [
{
"category": "general",
"text": "Matching of hosts against proxy patterns can improperly treat an IPv6 zone ID as a hostname component. For example, when the NO_PROXY environment variable is set to \"*.example.com\", a request to \"[::1%25.example.com]:80` will incorrectly match and not be proxied.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:rclone-1.73.5-bp160.1.1.aarch64",
"openSUSE Leap 16.0:rclone-1.73.5-bp160.1.1.ppc64le",
"openSUSE Leap 16.0:rclone-1.73.5-bp160.1.1.x86_64",
"openSUSE Leap 16.0:rclone-bash-completion-1.73.5-bp160.1.1.noarch",
"openSUSE Leap 16.0:rclone-zsh-completion-1.73.5-bp160.1.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-22870",
"url": "https://www.suse.com/security/cve/CVE-2025-22870"
},
{
"category": "external",
"summary": "SUSE Bug 1238572 for CVE-2025-22870",
"url": "https://bugzilla.suse.com/1238572"
},
{
"category": "external",
"summary": "SUSE Bug 1238611 for CVE-2025-22870",
"url": "https://bugzilla.suse.com/1238611"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:rclone-1.73.5-bp160.1.1.aarch64",
"openSUSE Leap 16.0:rclone-1.73.5-bp160.1.1.ppc64le",
"openSUSE Leap 16.0:rclone-1.73.5-bp160.1.1.x86_64",
"openSUSE Leap 16.0:rclone-bash-completion-1.73.5-bp160.1.1.noarch",
"openSUSE Leap 16.0:rclone-zsh-completion-1.73.5-bp160.1.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:L",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:rclone-1.73.5-bp160.1.1.aarch64",
"openSUSE Leap 16.0:rclone-1.73.5-bp160.1.1.ppc64le",
"openSUSE Leap 16.0:rclone-1.73.5-bp160.1.1.x86_64",
"openSUSE Leap 16.0:rclone-bash-completion-1.73.5-bp160.1.1.noarch",
"openSUSE Leap 16.0:rclone-zsh-completion-1.73.5-bp160.1.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-23T16:22:47Z",
"details": "moderate"
}
],
"title": "CVE-2025-22870"
},
{
"cve": "CVE-2025-30204",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-30204"
}
],
"notes": [
{
"category": "general",
"text": "golang-jwt is a Go implementation of JSON Web Tokens. Starting in version 3.2.0 and prior to versions 5.2.2 and 4.5.2, the function parse.ParseUnverified splits (via a call to strings.Split) its argument (which is untrusted data) on periods. As a result, in the face of a malicious request whose Authorization header consists of Bearer followed by many period characters, a call to that function incurs allocations to the tune of O(n) bytes (where n stands for the length of the function\u0027s argument), with a constant factor of about 16. This issue is fixed in 5.2.2 and 4.5.2.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:rclone-1.73.5-bp160.1.1.aarch64",
"openSUSE Leap 16.0:rclone-1.73.5-bp160.1.1.ppc64le",
"openSUSE Leap 16.0:rclone-1.73.5-bp160.1.1.x86_64",
"openSUSE Leap 16.0:rclone-bash-completion-1.73.5-bp160.1.1.noarch",
"openSUSE Leap 16.0:rclone-zsh-completion-1.73.5-bp160.1.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-30204",
"url": "https://www.suse.com/security/cve/CVE-2025-30204"
},
{
"category": "external",
"summary": "SUSE Bug 1240441 for CVE-2025-30204",
"url": "https://bugzilla.suse.com/1240441"
},
{
"category": "external",
"summary": "SUSE Bug 1240442 for CVE-2025-30204",
"url": "https://bugzilla.suse.com/1240442"
}
],
"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:rclone-1.73.5-bp160.1.1.aarch64",
"openSUSE Leap 16.0:rclone-1.73.5-bp160.1.1.ppc64le",
"openSUSE Leap 16.0:rclone-1.73.5-bp160.1.1.x86_64",
"openSUSE Leap 16.0:rclone-bash-completion-1.73.5-bp160.1.1.noarch",
"openSUSE Leap 16.0:rclone-zsh-completion-1.73.5-bp160.1.1.noarch"
]
}
],
"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:rclone-1.73.5-bp160.1.1.aarch64",
"openSUSE Leap 16.0:rclone-1.73.5-bp160.1.1.ppc64le",
"openSUSE Leap 16.0:rclone-1.73.5-bp160.1.1.x86_64",
"openSUSE Leap 16.0:rclone-bash-completion-1.73.5-bp160.1.1.noarch",
"openSUSE Leap 16.0:rclone-zsh-completion-1.73.5-bp160.1.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-23T16:22:47Z",
"details": "important"
}
],
"title": "CVE-2025-30204"
},
{
"cve": "CVE-2025-58181",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-58181"
}
],
"notes": [
{
"category": "general",
"text": "SSH servers parsing GSSAPI authentication requests do not validate the number of mechanisms specified in the request, allowing an attacker to cause unbounded memory consumption.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:rclone-1.73.5-bp160.1.1.aarch64",
"openSUSE Leap 16.0:rclone-1.73.5-bp160.1.1.ppc64le",
"openSUSE Leap 16.0:rclone-1.73.5-bp160.1.1.x86_64",
"openSUSE Leap 16.0:rclone-bash-completion-1.73.5-bp160.1.1.noarch",
"openSUSE Leap 16.0:rclone-zsh-completion-1.73.5-bp160.1.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-58181",
"url": "https://www.suse.com/security/cve/CVE-2025-58181"
},
{
"category": "external",
"summary": "SUSE Bug 1253784 for CVE-2025-58181",
"url": "https://bugzilla.suse.com/1253784"
}
],
"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:rclone-1.73.5-bp160.1.1.aarch64",
"openSUSE Leap 16.0:rclone-1.73.5-bp160.1.1.ppc64le",
"openSUSE Leap 16.0:rclone-1.73.5-bp160.1.1.x86_64",
"openSUSE Leap 16.0:rclone-bash-completion-1.73.5-bp160.1.1.noarch",
"openSUSE Leap 16.0:rclone-zsh-completion-1.73.5-bp160.1.1.noarch"
]
}
],
"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:rclone-1.73.5-bp160.1.1.aarch64",
"openSUSE Leap 16.0:rclone-1.73.5-bp160.1.1.ppc64le",
"openSUSE Leap 16.0:rclone-1.73.5-bp160.1.1.x86_64",
"openSUSE Leap 16.0:rclone-bash-completion-1.73.5-bp160.1.1.noarch",
"openSUSE Leap 16.0:rclone-zsh-completion-1.73.5-bp160.1.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-23T16:22:47Z",
"details": "moderate"
}
],
"title": "CVE-2025-58181"
},
{
"cve": "CVE-2025-68121",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-68121"
}
],
"notes": [
{
"category": "general",
"text": "During session resumption in crypto/tls, if the underlying Config has its ClientCAs or RootCAs fields mutated between the initial handshake and the resumed handshake, the resumed handshake may succeed when it should have failed. This may happen when a user calls Config.Clone and mutates the returned Config, or uses Config.GetConfigForClient. This can cause a client to resume a session with a server that it would not have resumed with during the initial handshake, or cause a server to resume a session with a client that it would not have resumed with during the initial handshake.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:rclone-1.73.5-bp160.1.1.aarch64",
"openSUSE Leap 16.0:rclone-1.73.5-bp160.1.1.ppc64le",
"openSUSE Leap 16.0:rclone-1.73.5-bp160.1.1.x86_64",
"openSUSE Leap 16.0:rclone-bash-completion-1.73.5-bp160.1.1.noarch",
"openSUSE Leap 16.0:rclone-zsh-completion-1.73.5-bp160.1.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-68121",
"url": "https://www.suse.com/security/cve/CVE-2025-68121"
},
{
"category": "external",
"summary": "SUSE Bug 1256818 for CVE-2025-68121",
"url": "https://bugzilla.suse.com/1256818"
}
],
"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:rclone-1.73.5-bp160.1.1.aarch64",
"openSUSE Leap 16.0:rclone-1.73.5-bp160.1.1.ppc64le",
"openSUSE Leap 16.0:rclone-1.73.5-bp160.1.1.x86_64",
"openSUSE Leap 16.0:rclone-bash-completion-1.73.5-bp160.1.1.noarch",
"openSUSE Leap 16.0:rclone-zsh-completion-1.73.5-bp160.1.1.noarch"
]
}
],
"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:rclone-1.73.5-bp160.1.1.aarch64",
"openSUSE Leap 16.0:rclone-1.73.5-bp160.1.1.ppc64le",
"openSUSE Leap 16.0:rclone-1.73.5-bp160.1.1.x86_64",
"openSUSE Leap 16.0:rclone-bash-completion-1.73.5-bp160.1.1.noarch",
"openSUSE Leap 16.0:rclone-zsh-completion-1.73.5-bp160.1.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-23T16:22:47Z",
"details": "important"
}
],
"title": "CVE-2025-68121"
},
{
"cve": "CVE-2026-1229",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-1229"
}
],
"notes": [
{
"category": "general",
"text": "The CombinedMult function in the CIRCL ecc/p384 package (secp384r1 curve) produces an incorrect value for specific inputs. The issue is fixed by using complete addition formulas.\nECDH and ECDSA signing relying on this curve are not affected.\n\nThe bug was fixed in v1.6.3 https://github.com/cloudflare/circl/releases/tag/v1.6.3 .",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:rclone-1.73.5-bp160.1.1.aarch64",
"openSUSE Leap 16.0:rclone-1.73.5-bp160.1.1.ppc64le",
"openSUSE Leap 16.0:rclone-1.73.5-bp160.1.1.x86_64",
"openSUSE Leap 16.0:rclone-bash-completion-1.73.5-bp160.1.1.noarch",
"openSUSE Leap 16.0:rclone-zsh-completion-1.73.5-bp160.1.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-1229",
"url": "https://www.suse.com/security/cve/CVE-2026-1229"
}
],
"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:rclone-1.73.5-bp160.1.1.aarch64",
"openSUSE Leap 16.0:rclone-1.73.5-bp160.1.1.ppc64le",
"openSUSE Leap 16.0:rclone-1.73.5-bp160.1.1.x86_64",
"openSUSE Leap 16.0:rclone-bash-completion-1.73.5-bp160.1.1.noarch",
"openSUSE Leap 16.0:rclone-zsh-completion-1.73.5-bp160.1.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:rclone-1.73.5-bp160.1.1.aarch64",
"openSUSE Leap 16.0:rclone-1.73.5-bp160.1.1.ppc64le",
"openSUSE Leap 16.0:rclone-1.73.5-bp160.1.1.x86_64",
"openSUSE Leap 16.0:rclone-bash-completion-1.73.5-bp160.1.1.noarch",
"openSUSE Leap 16.0:rclone-zsh-completion-1.73.5-bp160.1.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-23T16:22:47Z",
"details": "critical"
}
],
"title": "CVE-2026-1229"
},
{
"cve": "CVE-2026-27141",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-27141"
}
],
"notes": [
{
"category": "general",
"text": "Due to missing nil check, sending 0x0a-0x0f HTTP/2 frames will cause a running server to panic",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:rclone-1.73.5-bp160.1.1.aarch64",
"openSUSE Leap 16.0:rclone-1.73.5-bp160.1.1.ppc64le",
"openSUSE Leap 16.0:rclone-1.73.5-bp160.1.1.x86_64",
"openSUSE Leap 16.0:rclone-bash-completion-1.73.5-bp160.1.1.noarch",
"openSUSE Leap 16.0:rclone-zsh-completion-1.73.5-bp160.1.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-27141",
"url": "https://www.suse.com/security/cve/CVE-2026-27141"
},
{
"category": "external",
"summary": "SUSE Bug 1259062 for CVE-2026-27141",
"url": "https://bugzilla.suse.com/1259062"
}
],
"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:rclone-1.73.5-bp160.1.1.aarch64",
"openSUSE Leap 16.0:rclone-1.73.5-bp160.1.1.ppc64le",
"openSUSE Leap 16.0:rclone-1.73.5-bp160.1.1.x86_64",
"openSUSE Leap 16.0:rclone-bash-completion-1.73.5-bp160.1.1.noarch",
"openSUSE Leap 16.0:rclone-zsh-completion-1.73.5-bp160.1.1.noarch"
]
}
],
"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:rclone-1.73.5-bp160.1.1.aarch64",
"openSUSE Leap 16.0:rclone-1.73.5-bp160.1.1.ppc64le",
"openSUSE Leap 16.0:rclone-1.73.5-bp160.1.1.x86_64",
"openSUSE Leap 16.0:rclone-bash-completion-1.73.5-bp160.1.1.noarch",
"openSUSE Leap 16.0:rclone-zsh-completion-1.73.5-bp160.1.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-23T16:22:47Z",
"details": "important"
}
],
"title": "CVE-2026-27141"
},
{
"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:rclone-1.73.5-bp160.1.1.aarch64",
"openSUSE Leap 16.0:rclone-1.73.5-bp160.1.1.ppc64le",
"openSUSE Leap 16.0:rclone-1.73.5-bp160.1.1.x86_64",
"openSUSE Leap 16.0:rclone-bash-completion-1.73.5-bp160.1.1.noarch",
"openSUSE Leap 16.0:rclone-zsh-completion-1.73.5-bp160.1.1.noarch"
]
},
"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"
}
],
"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:rclone-1.73.5-bp160.1.1.aarch64",
"openSUSE Leap 16.0:rclone-1.73.5-bp160.1.1.ppc64le",
"openSUSE Leap 16.0:rclone-1.73.5-bp160.1.1.x86_64",
"openSUSE Leap 16.0:rclone-bash-completion-1.73.5-bp160.1.1.noarch",
"openSUSE Leap 16.0:rclone-zsh-completion-1.73.5-bp160.1.1.noarch"
]
}
],
"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:rclone-1.73.5-bp160.1.1.aarch64",
"openSUSE Leap 16.0:rclone-1.73.5-bp160.1.1.ppc64le",
"openSUSE Leap 16.0:rclone-1.73.5-bp160.1.1.x86_64",
"openSUSE Leap 16.0:rclone-bash-completion-1.73.5-bp160.1.1.noarch",
"openSUSE Leap 16.0:rclone-zsh-completion-1.73.5-bp160.1.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-23T16:22:47Z",
"details": "important"
}
],
"title": "CVE-2026-33186"
},
{
"cve": "CVE-2026-41176",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-41176"
}
],
"notes": [
{
"category": "general",
"text": "Rclone is a command-line program to sync files and directories to and from different cloud storage providers. The RC endpoint `options/set` is exposed without `AuthRequired: true`, but it can mutate global runtime configuration, including the RC option block itself. Starting in version 1.45.0 and prior to version 1.73.5, an unauthenticated attacker can set `rc.NoAuth=true`, which disables the authorization gate for many RC methods registered with `AuthRequired: true` on reachable RC servers that are started without global HTTP authentication. This can lead to unauthorized access to sensitive administrative functionality, including configuration and operational RC methods. Version 1.73.5 patches the issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:rclone-1.73.5-bp160.1.1.aarch64",
"openSUSE Leap 16.0:rclone-1.73.5-bp160.1.1.ppc64le",
"openSUSE Leap 16.0:rclone-1.73.5-bp160.1.1.x86_64",
"openSUSE Leap 16.0:rclone-bash-completion-1.73.5-bp160.1.1.noarch",
"openSUSE Leap 16.0:rclone-zsh-completion-1.73.5-bp160.1.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-41176",
"url": "https://www.suse.com/security/cve/CVE-2026-41176"
},
{
"category": "external",
"summary": "SUSE Bug 1262438 for CVE-2026-41176",
"url": "https://bugzilla.suse.com/1262438"
}
],
"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:rclone-1.73.5-bp160.1.1.aarch64",
"openSUSE Leap 16.0:rclone-1.73.5-bp160.1.1.ppc64le",
"openSUSE Leap 16.0:rclone-1.73.5-bp160.1.1.x86_64",
"openSUSE Leap 16.0:rclone-bash-completion-1.73.5-bp160.1.1.noarch",
"openSUSE Leap 16.0:rclone-zsh-completion-1.73.5-bp160.1.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-23T16:22:47Z",
"details": "moderate"
}
],
"title": "CVE-2026-41176"
},
{
"cve": "CVE-2026-41179",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-41179"
}
],
"notes": [
{
"category": "general",
"text": "Rclone is a command-line program to sync files and directories to and from different cloud storage providers. Starting in version 1.48.0 and prior to version 1.73.5, the RC endpoint `operations/fsinfo` is exposed without `AuthRequired: true` and accepts attacker-controlled `fs` input. Because `rc.GetFs(...)` supports inline backend definitions, an unauthenticated attacker can instantiate an attacker-controlled backend on demand. For the WebDAV backend, `bearer_token_command` is executed during backend initialization, making single-request unauthenticated local command execution possible on reachable RC deployments without global HTTP authentication. Version 1.73.5 patches the issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:rclone-1.73.5-bp160.1.1.aarch64",
"openSUSE Leap 16.0:rclone-1.73.5-bp160.1.1.ppc64le",
"openSUSE Leap 16.0:rclone-1.73.5-bp160.1.1.x86_64",
"openSUSE Leap 16.0:rclone-bash-completion-1.73.5-bp160.1.1.noarch",
"openSUSE Leap 16.0:rclone-zsh-completion-1.73.5-bp160.1.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-41179",
"url": "https://www.suse.com/security/cve/CVE-2026-41179"
},
{
"category": "external",
"summary": "SUSE Bug 1262439 for CVE-2026-41179",
"url": "https://bugzilla.suse.com/1262439"
}
],
"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:rclone-1.73.5-bp160.1.1.aarch64",
"openSUSE Leap 16.0:rclone-1.73.5-bp160.1.1.ppc64le",
"openSUSE Leap 16.0:rclone-1.73.5-bp160.1.1.x86_64",
"openSUSE Leap 16.0:rclone-bash-completion-1.73.5-bp160.1.1.noarch",
"openSUSE Leap 16.0:rclone-zsh-completion-1.73.5-bp160.1.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-23T16:22:47Z",
"details": "moderate"
}
],
"title": "CVE-2026-41179"
}
]
}
RHSA-2026:26519
Vulnerability from csaf_redhat - Published: 2026-06-17 06:49 - Updated: 2026-08-18 17:38A 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 Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-rhel9-operator@sha256:0739254d745378452259e4d9a84ba9f6bd03e523bda40d9fadfd999812003421_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-rhel9-operator@sha256:3278f98d80e2626bf481811b03908d955019137b47bacbfc6894949e067f39b1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-rhel9-operator@sha256:73959111c980def943d458774e2b86446e9cc5f96fa6f2d4b45b7db563f44d4b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-rhel9-operator@sha256:f30b4949b3342a56ce37ab6368e3cd58d23581f8190b0652b1e2e6a4b9daed91_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:3c4587b2b5dc7426cc24e8678dd103ed2b1abb8ca13f5ea5aab606d92e5e00ba_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:5330de373490f5bfd8fa40de3c8dfb21f64128dab695aaff3a6a4c96c3388d3b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:c26593f4740103d3296bb094cf30af778128384617d0ac5b7ecef9987a88003a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:c728d376aafac1219d957bafe2f3ab75ae88e1d326d48ca409e209e09a782e6c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:1cd66608b31afb07d5575714fd24becb2a3eb48fd6f897240986e5b5cd5ca25f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:99aab6998dc6e4c8349a53e4ab52c0a9730aa75b36bb4e87d74bb6ee5f2044da_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:9d7a69223b0662bcf109a02007d017e5f10e5c563ff78c02d87af8d5d4ea24de_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:dd5328245120eb981cf5fe6153fc2d33ed9817612884bb7cf7fed77782cd1e20_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:0b3a5aa6d681f46fc242eefae9a3540b43c2be17b643d40ca4446cd0e8fc2abb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:8627d0dd68402dc51137d89534c0bdb72e27fc3327be1e63e93a38ae72f653cd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:a395182a2cda20322f0af7ecc972ab3bc9c07161e70174c2b4d9ac08f6aa9845_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:b289110701914022840061f5f5a931e5c895d16898fff3d78193b89c37943201_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-pf5-rhel9@sha256:51d8398c7057486fbc41a810031276ccd05179d43e9cf4369c8df440495c6ef7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-pf5-rhel9@sha256:6aaf557a08c0952e2ec7463e3b3cef4d5f8fc9d24427a28c9766f6f0d12f08bd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-pf5-rhel9@sha256:9f9b88b0fbc438aad06752a21fe76a870ba4d8042c6ee1ff0505af780ca8c2f0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-pf5-rhel9@sha256:ff4f49f5218d296b3af828c17283f870aebd6d60813563b55908ffd4629eeab1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:9e75f7392dcc9df58236d14c8c56e69b34564525b72862d851bea16367270128_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:9f80cfe35f04cbe6a16069c1ec1d8811be4d593e64e4c416f3c10d0867e6ae19_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:9fabbf4a7e28f6ab02f1ac77b82fc37e0e295f71b05fa9e56b1a5ee4056a0fed_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:fdebb108386237b2ceb1a09abfd18a26fa724dfeb288b8db05a324c4534b109a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:632a9d70719cce5d0fde98642ff48e6e810072173dd73db3792f6f80d5272fa7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:838ee5faa3da19a38b8df19373dc4019f7b80ffdb71053e4f74d53a447a48eca_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:a1477ff3ddb9315e482647d228c09e55356d00291f9fde419d36e064b54fc6b8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:e10748a721cdb9316cc4283549a800b7725268ba3e181945329c76350ab7b32d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:34cde8028262bd635134993a4d95bbc63a38dc943862938955c2eda609a67f71_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:3ef24dc7c5588180203520784ea3db6e1501e5190b3f59aa1f77df1a5bee9bfc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:82192c8ede01ce878231c9c56d7104d845e6bb69a8eeea17af84be7b56654eea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:d54076093c47f3d5576eb0a5c1e4cd7963a9d29f393a277721c8f34cb7efc263_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:04ddf503b9da7491acec12879894486790a2d2baf3256837ae5884eb73e91bce_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:10ec14b028d3926a2c0ba35810035e69d669c0e358ed8832d854f0454c77e516_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:12ee577bf514a68c17d1b5ad73b91365c3f242bd82edee45422326ba2e0c0b65_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:de69bc0e11397002240253365aa2b2338b401e7aa4f74478e5f202184662a235_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:77751c116d7b990d00fe24beb6a3d5bc7faedd5f628b379903384e9c8ddb2c7c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:7e4262c5ce1b614df5a3575111aa8d1f047ad476660b25e6318b562275626c51_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:fa74f6dc71dd03e23612312e6c6e988ff1234a8e75752087abb980ca983fdac2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:fff455cdc1c5015bad5296c85a6a13b2b4593b57dbf78164c1328cea9b228601_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:1364a6b06e13e205088d8690ae753c99527fc130cd5d8ece02fd92538f522a1d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:1509f4cd6e5aaeed58bd8d2fc518183a6943d546d1cf969fddaec4c075051001_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:2a767fe742df781ebf07f553a7274e766b3dea1b8f12ea665d5ef19efccdcb1e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:ac3242268defa432b3245eeebaff125bbdbcfec532f5d25d7e96d81f0b4482c9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:017afc8d42f2f0dd7adaf151c0cb79200724994d92e1b5e2f0c2461a9d7a75e0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:32d4c74e6dad2e47b4129320cfd7c2c69fbdad29dbe3822749a98c023bce5be2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:44d851608309de07e95081a748aa6b0ae1fde09fa8524ac9723aa9c0ea956785_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:f2659636edc0651da9d6bc18a09df3ddc94b80143ba4818dd9f818840c776d60_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:7cf7b1d6ec5e436fc35eb92ade0e29316b5af4c6a0df3b3cc0ade5fc732631bf_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:880ca9bd23984cde3a928c7266cd89051ca8bb95b94be54dfbe1e5330ff89674_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:d4bf6a34a799554347bcca84210428262288b32e8d340926f1100a4c05edf4a4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:fef0a1823440a06135a3d77afe86367c0f969cace70ac39b9fd1f188a80e69f2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:0521f90dec2a5a5cd930b3e3bf0de90b066eb1b2b2e74e82c9d63d3512b3e6c2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:09ec7273c5e72adfc183c3af125e2cd47bc1ddb7c44c28aeae18ee488844348c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:e490cc741517a709f420720b8ee9d9a5ee5335675caa6e967a45b1be0b1404b4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:ee97bfec045744082cb9a2c806fb8808a25bb5014ee9568ff22e12803f03f26d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:1a9beb7528ea2ac15e1257be1ff0c8b1ecd4d2e103792efcb5408b0de77fce32_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:4104ea287b8e2476ed618e6e16a35658dddf4ec1da5b58d3196cd68f03fc8989_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:785a7d536bcd955878d80b28a9c5f2d3fbc73cc1ec76dcdbdaacd5454365cea8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:defe86d856b97f76f8b1455f61c865cf0dbac67810cb67ea5eada820a2f948e6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:4333b9d650627bb913456e6504faaaf0f0efb55e40a95546c3d31d08d8e2b076_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:c7bd2ccc85720656c78d2808a9059e50457ff6a74fc8a00fcce1b05e193c7244_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:d671e8634526c2e661713be807e2e7f32e46e58dbf7eea44e43ee17a87db601d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:e32b399bba77a431ffc4e8f24744a790b7aab19f061f7ecca929cb795c83c4d0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:0ff3decd7dfc8d54779ad65d693327c810f0094200aa34079d929039773887c3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:1767e287d7463f0d9b6c3af65f98699746835e2c44af4a0b5398139be2aefd23_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:4a0c4d9dc31805b56a417b2359f5da2adaafced10dacf2110bda3d99c73184fc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:e5abf59262ae41f04385437e3f95924eb505eaf936f5a988319b5a6a52f708c2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-operator-proxy-rhel9@sha256:230119ab73baf69b572857a4b923baf2e267d2d77f8d373d924db1eb832d9a08_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-operator-proxy-rhel9@sha256:246f462c19203a5c3c28277bc857e38d9f5b648c4e3b6b77c35c0162e5c95d1a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-operator-proxy-rhel9@sha256:6de3add0818fe352c79cdc4c53c792fcd4150e07908a9dae274e1a7b34d7e545_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-operator-proxy-rhel9@sha256:d3c4701a2aeac9cd836962c6c5d999a0aabb0c472c57fa4fe105e0c1a099059c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-operator-webhook-rhel9@sha256:98c3af814cc1d5a34f33cfeeeba1f7940f8e30e306da9487dca475bd31938fac_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-operator-webhook-rhel9@sha256:ad47d4bd6e23f0661b826a0f7c826a791474f4a9e15db453d941d143cb42c90c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-operator-webhook-rhel9@sha256:af5002abc824cf36f90e16bc715ae619c035905442c0801cc92031a6a7765576_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-operator-webhook-rhel9@sha256:bfcc99ea9f1c699b48dcf2994afdd8a68f031f794d721ae745de54a924e59c76_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:3390ca1fd9ae0602c829961dc332c7e3c417020c18c50a08cefdb90c621d6474_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:606e8a370de720153a1dced87cacf1caa1549e6ef8ceaccfe1062663fd18a493_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:67cc277bedd68e09d92c3c256e886ca2506636dfcd77625a5ea3db4005b5d586_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:6e1b97632dea6ef859141e933ca2370d8fc90ab60f66a810e79290116d36d58d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:42e1a906ab4a97af8537be7b433ac2c7d2b9240d4a42ca9bc65ebf8af78fd7fc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:af26c01c9129a5f2fbe128d2fe7fe25fb03c0ee6cd76571155147cd4ea3c2de1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:bb2e059a922f8ece5011db593873c8839d1951ceee09d50fff1613ab270e1062_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:dc1a40ceab9f4100575ac0348a5e17514312d1dabfdb096130093914ff329059_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:5172c4fce21f42b27a34e3f7997e193107e0c0acc680b76058a2f099bf7141b0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:652771b15fc2b567ef2003d737397364c47bc641eb8bee217cf908679721c7ea_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:d297745a65c828d0a32ca68198e796a37fdef153bfb040cecb9739a868899777_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:e35424513c27c433a94b68d573ab05027fd8b63494414c68ea07a3f3efa01345_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:4c0c8bc122d612b3c0e228e1c5573fad021c4546496c45fbc2a2dc4225fbe727_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:7d4436578b21ba00a60f5cf6bd74988f976f6c167475cc76f39b34b20da182df_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:bcf6c5a3baaa23bb19a487126003eb8f2194f9238cbe8170c5d34930d47cc36c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:dd8c287009c850126d2b4ae5623420c2ccde38bf14c9c853bdbe5c2e1586db06_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:48fd8e0d453e54ed7531678b05b65e388c00daae63ac5745c9ee8924f7c40371_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:5ad699e6e0061b76f3f50424cb557bcb9fc9569d48f76973da683a45b6ec9147_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:aac030d920f635b8ad7edf6cf046047c82f064bcb081e6071b86e8ee7d84464e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:e43f01110886845433f023331f62328b116c20d404e70197fb70eac1df7ba155_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pruner-webhook-rhel9@sha256:04633a6772144e0362a5d059a21684026d8e78a28c2463c65daade75f3477548_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pruner-webhook-rhel9@sha256:5251d3f63d49ff224ca777898f93a5fdd6de407db59a315aefdfc49963f98c32_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pruner-webhook-rhel9@sha256:74f1f26bdb3c05af324066ce828f0863c2c5156e949c6cbeedd0d66068847033_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pruner-webhook-rhel9@sha256:c71c29bc335b77b98419e90f24a0396a1093edc2d985aae48f5000f9de75941f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:34af5e7e166ea2ac902d3d0414adfb8442859396e60b4992de59d7ee130b3fef_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:8bfe1d490a44c6d495c7d30ddb4245746a2e48f0f72343574b3235fa3526cc6d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:af942926936e39d0f7a3ef1ed1af7fb97aaa04fee8a4ad4e6e21e8931ef42809_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:f929464036bfd53938a4cd7cd39297801a122fd20461cdce31cf8d6d96a3bb86_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:19425135838ddcea73db774c7dfa8a8a9f1301fb1bd488dd662cb02f3d7be670_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:447c983d4e104c79e59492ff5aebc62feccca29d08d11a8856c46710e3cb14fe_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:c01da1031a93870d3aabfd644585c88a53ab3cff759067b54ef08f3ebd690cf3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:cb3fb52bf47fe049263cd6f87ecfe9f1941fc9f7f4fe69385415cdbc9017aa5e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:1d18b01daba0807067ff5642305147ee613a22232a0a6ef88601243d59801f8d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:91e904d51d7505f19e7db68574a957febcb1963bad2f4452e9723be1bd5a79ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:bdf506a2c20720048d32e2f1a7df58a0e53f1df827611627d53c49cc005157b0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:fd318fe6bac9e3f6fb87fa8773d96803e44ba82d5367438f26b1aa04744d60c9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:26cd2ddeea2e3de5552a95537b4acbfb546076e4d6673b6a68f4c9e2b8dc0142_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:c22c8d4a9dfd25462ed4b37b20d3917cdc87bdc4a90718835dd7cfd70ac7eef8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:eba4d1b2d03ad132af50bb12a3e67633234494a62a458fd05fa645696f6215cd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:f80821688e548ecf8b8ffd8ef6c4c5f3bc04f32628e7f83a97c910f43ce3dbe2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:301d210efc58e5e08c62ce58e308298aa25f92743b261c258359b26231b179d4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:491faee7ce303a18b80934ac246b965e9353764c9a9df3928af2757ef0c1104d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:553e7ea4c082a871ded4daa0865bd2387ec6f99fc6fbd4713a27873cf5bc565d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:fc03869cd583f8e31cf895f07ff7a96a9d7c236eab36b9e56136e58ca7db96bd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:1262b507d141cb572339ea7dd149215af3ee891343a66c1d8436c4ef2c3e51ba_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:17db909660a9b940339d94e06e3b7f0612e0e306c6e877debded146505d274b0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:4fb24af422753d3194a182894499628b10c2fdf22c441b9a90ab9748d3138d7e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:cce28f2d920fc8d3bfa1b6c64f4c58ec7b02eabaffa7fd05293b725030463bf5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:438039b78b649983401a817b6937f95915088796a815f80b9625e19fab1a64c4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:9d748d3f2c587649dbaf6c7f222aadf47ba4e744fab63a252d49ae1c9049e26c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:c036df7a4bc62e7bafe4b549f3e1fe17b6f9894ac4dedd6018df7d07e267b5a3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:c7b9e3af430d26a1914bce5bf4189de1ebb3d61c4d8098b7b163c1b6d6f554f2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:32376725b6ca30983e9fef1b1d6bfa51a7b1d7e1960ccb50bafccb15efe8c7ae_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:47dc50b7a92d96c2dadc980c97f5d58e6e3fcadf5a29c7736209e7e9a47a47c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:d51f2814147a117c3465dc38c3940df147092aebcd694e7453b2e4aadeb83ba0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:e7e8f68f0c3563ff5055685647d20e61a8811f07c828ed4ce88e5c0fa57577bb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:06dcdd95fe32e4bfe8197f85a92e15e1b3266d195ecef3a3c11350c43e025b54_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:61d7da5e8a4fd131f49e7217c2a43ee60ee179ca8d74c1dd3b2a653e9864bc5c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:7ddd248c4db55f65e82c0e6ceaa125876cc18cc6c4611a50f2bdb80809f02914_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:ec3dffec1e3bbbd7381e45f888ee06fb080414fe9dc6935cd4caeff0a4e65636_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:0b0cc51d2f5df8a7cc2e30f80fcd4bdb7a38bd5f8a9ecc6d5e5870dc5fdc36e8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:25933d9a51a2679fea10bda3d72addcadfe26a055a137c628bfdb5f818896536_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:290eacede3daa3be390b910c7116380a5a5dbc2ccc7c3ae8b562c67af76d3fd0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:79799a8308a0b356a639bceca16c2a728f5bc78a88097fdd149173ef80d2c9c9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:323921bcd7db381b2a1953764d5f85a14abcbdc1ccece894f8961d8b2b2fb779_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:abfc5c2b61eff272ef04d38a18b7bebaad8aac824a68fe0bd6a95e595678e2d0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:bd91a02760bac7f4e1f30753d7b9f29c9abcaeeaddde7e3c55c14ce827d07e52_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:e8c62219f6073bd08d585d5f159c6beab76e5553a7e8ae4d1e7c2bdb01c4c7c1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:8105660323b2250eee6ec111eb4aca20e7a88cdcd1b243ae9c6bc0bee8642293_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:8689c9c077663f3dbd393b9aa1ad5dfad6226c398070804b1e5f3afefaf2ec39_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:d97699f5c4083039de2cf17de20d4e93ac38bb10c885785705d4ce17bc80a37f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:dae5d2a9e6b12479f742d1110f20059acd9e831ea272a52525d9c3ee42d44d94_amd64 | — |
Workaround
|
A flaw was found in gRPC-Go, the Go language implementation of gRPC. This vulnerability, an authorization bypass, is caused by improper input validation of the HTTP/2 `:path` pseudo-header. A remote attacker can exploit this by sending raw HTTP/2 frames with a malformed `:path` that omits the mandatory leading slash. This allows the attacker to bypass defined security policies, potentially leading to unauthorized access to services or information disclosure.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:34af5e7e166ea2ac902d3d0414adfb8442859396e60b4992de59d7ee130b3fef_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:8bfe1d490a44c6d495c7d30ddb4245746a2e48f0f72343574b3235fa3526cc6d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:af942926936e39d0f7a3ef1ed1af7fb97aaa04fee8a4ad4e6e21e8931ef42809_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:f929464036bfd53938a4cd7cd39297801a122fd20461cdce31cf8d6d96a3bb86_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:3c4587b2b5dc7426cc24e8678dd103ed2b1abb8ca13f5ea5aab606d92e5e00ba_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:5330de373490f5bfd8fa40de3c8dfb21f64128dab695aaff3a6a4c96c3388d3b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:c26593f4740103d3296bb094cf30af778128384617d0ac5b7ecef9987a88003a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:c728d376aafac1219d957bafe2f3ab75ae88e1d326d48ca409e209e09a782e6c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:1cd66608b31afb07d5575714fd24becb2a3eb48fd6f897240986e5b5cd5ca25f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:99aab6998dc6e4c8349a53e4ab52c0a9730aa75b36bb4e87d74bb6ee5f2044da_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:9d7a69223b0662bcf109a02007d017e5f10e5c563ff78c02d87af8d5d4ea24de_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:dd5328245120eb981cf5fe6153fc2d33ed9817612884bb7cf7fed77782cd1e20_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:0b3a5aa6d681f46fc242eefae9a3540b43c2be17b643d40ca4446cd0e8fc2abb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:8627d0dd68402dc51137d89534c0bdb72e27fc3327be1e63e93a38ae72f653cd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:a395182a2cda20322f0af7ecc972ab3bc9c07161e70174c2b4d9ac08f6aa9845_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:b289110701914022840061f5f5a931e5c895d16898fff3d78193b89c37943201_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-pf5-rhel9@sha256:51d8398c7057486fbc41a810031276ccd05179d43e9cf4369c8df440495c6ef7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-pf5-rhel9@sha256:6aaf557a08c0952e2ec7463e3b3cef4d5f8fc9d24427a28c9766f6f0d12f08bd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-pf5-rhel9@sha256:9f9b88b0fbc438aad06752a21fe76a870ba4d8042c6ee1ff0505af780ca8c2f0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-pf5-rhel9@sha256:ff4f49f5218d296b3af828c17283f870aebd6d60813563b55908ffd4629eeab1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:9e75f7392dcc9df58236d14c8c56e69b34564525b72862d851bea16367270128_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:9f80cfe35f04cbe6a16069c1ec1d8811be4d593e64e4c416f3c10d0867e6ae19_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:9fabbf4a7e28f6ab02f1ac77b82fc37e0e295f71b05fa9e56b1a5ee4056a0fed_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:fdebb108386237b2ceb1a09abfd18a26fa724dfeb288b8db05a324c4534b109a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:632a9d70719cce5d0fde98642ff48e6e810072173dd73db3792f6f80d5272fa7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:838ee5faa3da19a38b8df19373dc4019f7b80ffdb71053e4f74d53a447a48eca_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:a1477ff3ddb9315e482647d228c09e55356d00291f9fde419d36e064b54fc6b8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:e10748a721cdb9316cc4283549a800b7725268ba3e181945329c76350ab7b32d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:34cde8028262bd635134993a4d95bbc63a38dc943862938955c2eda609a67f71_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:3ef24dc7c5588180203520784ea3db6e1501e5190b3f59aa1f77df1a5bee9bfc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:82192c8ede01ce878231c9c56d7104d845e6bb69a8eeea17af84be7b56654eea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:d54076093c47f3d5576eb0a5c1e4cd7963a9d29f393a277721c8f34cb7efc263_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:04ddf503b9da7491acec12879894486790a2d2baf3256837ae5884eb73e91bce_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:10ec14b028d3926a2c0ba35810035e69d669c0e358ed8832d854f0454c77e516_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:12ee577bf514a68c17d1b5ad73b91365c3f242bd82edee45422326ba2e0c0b65_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:de69bc0e11397002240253365aa2b2338b401e7aa4f74478e5f202184662a235_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:77751c116d7b990d00fe24beb6a3d5bc7faedd5f628b379903384e9c8ddb2c7c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:7e4262c5ce1b614df5a3575111aa8d1f047ad476660b25e6318b562275626c51_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:fa74f6dc71dd03e23612312e6c6e988ff1234a8e75752087abb980ca983fdac2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:fff455cdc1c5015bad5296c85a6a13b2b4593b57dbf78164c1328cea9b228601_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:1364a6b06e13e205088d8690ae753c99527fc130cd5d8ece02fd92538f522a1d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:1509f4cd6e5aaeed58bd8d2fc518183a6943d546d1cf969fddaec4c075051001_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:2a767fe742df781ebf07f553a7274e766b3dea1b8f12ea665d5ef19efccdcb1e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:ac3242268defa432b3245eeebaff125bbdbcfec532f5d25d7e96d81f0b4482c9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:017afc8d42f2f0dd7adaf151c0cb79200724994d92e1b5e2f0c2461a9d7a75e0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:32d4c74e6dad2e47b4129320cfd7c2c69fbdad29dbe3822749a98c023bce5be2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:44d851608309de07e95081a748aa6b0ae1fde09fa8524ac9723aa9c0ea956785_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:f2659636edc0651da9d6bc18a09df3ddc94b80143ba4818dd9f818840c776d60_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:7cf7b1d6ec5e436fc35eb92ade0e29316b5af4c6a0df3b3cc0ade5fc732631bf_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:880ca9bd23984cde3a928c7266cd89051ca8bb95b94be54dfbe1e5330ff89674_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:d4bf6a34a799554347bcca84210428262288b32e8d340926f1100a4c05edf4a4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:fef0a1823440a06135a3d77afe86367c0f969cace70ac39b9fd1f188a80e69f2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:0521f90dec2a5a5cd930b3e3bf0de90b066eb1b2b2e74e82c9d63d3512b3e6c2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:09ec7273c5e72adfc183c3af125e2cd47bc1ddb7c44c28aeae18ee488844348c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:e490cc741517a709f420720b8ee9d9a5ee5335675caa6e967a45b1be0b1404b4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:ee97bfec045744082cb9a2c806fb8808a25bb5014ee9568ff22e12803f03f26d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:1a9beb7528ea2ac15e1257be1ff0c8b1ecd4d2e103792efcb5408b0de77fce32_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:4104ea287b8e2476ed618e6e16a35658dddf4ec1da5b58d3196cd68f03fc8989_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:785a7d536bcd955878d80b28a9c5f2d3fbc73cc1ec76dcdbdaacd5454365cea8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:defe86d856b97f76f8b1455f61c865cf0dbac67810cb67ea5eada820a2f948e6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:4333b9d650627bb913456e6504faaaf0f0efb55e40a95546c3d31d08d8e2b076_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:c7bd2ccc85720656c78d2808a9059e50457ff6a74fc8a00fcce1b05e193c7244_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:d671e8634526c2e661713be807e2e7f32e46e58dbf7eea44e43ee17a87db601d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:e32b399bba77a431ffc4e8f24744a790b7aab19f061f7ecca929cb795c83c4d0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:0ff3decd7dfc8d54779ad65d693327c810f0094200aa34079d929039773887c3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:1767e287d7463f0d9b6c3af65f98699746835e2c44af4a0b5398139be2aefd23_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:4a0c4d9dc31805b56a417b2359f5da2adaafced10dacf2110bda3d99c73184fc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:e5abf59262ae41f04385437e3f95924eb505eaf936f5a988319b5a6a52f708c2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-operator-proxy-rhel9@sha256:230119ab73baf69b572857a4b923baf2e267d2d77f8d373d924db1eb832d9a08_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-operator-proxy-rhel9@sha256:246f462c19203a5c3c28277bc857e38d9f5b648c4e3b6b77c35c0162e5c95d1a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-operator-proxy-rhel9@sha256:6de3add0818fe352c79cdc4c53c792fcd4150e07908a9dae274e1a7b34d7e545_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-operator-proxy-rhel9@sha256:d3c4701a2aeac9cd836962c6c5d999a0aabb0c472c57fa4fe105e0c1a099059c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-operator-webhook-rhel9@sha256:98c3af814cc1d5a34f33cfeeeba1f7940f8e30e306da9487dca475bd31938fac_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-operator-webhook-rhel9@sha256:ad47d4bd6e23f0661b826a0f7c826a791474f4a9e15db453d941d143cb42c90c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-operator-webhook-rhel9@sha256:af5002abc824cf36f90e16bc715ae619c035905442c0801cc92031a6a7765576_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-operator-webhook-rhel9@sha256:bfcc99ea9f1c699b48dcf2994afdd8a68f031f794d721ae745de54a924e59c76_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:3390ca1fd9ae0602c829961dc332c7e3c417020c18c50a08cefdb90c621d6474_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:606e8a370de720153a1dced87cacf1caa1549e6ef8ceaccfe1062663fd18a493_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:67cc277bedd68e09d92c3c256e886ca2506636dfcd77625a5ea3db4005b5d586_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:6e1b97632dea6ef859141e933ca2370d8fc90ab60f66a810e79290116d36d58d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:42e1a906ab4a97af8537be7b433ac2c7d2b9240d4a42ca9bc65ebf8af78fd7fc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:af26c01c9129a5f2fbe128d2fe7fe25fb03c0ee6cd76571155147cd4ea3c2de1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:bb2e059a922f8ece5011db593873c8839d1951ceee09d50fff1613ab270e1062_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:dc1a40ceab9f4100575ac0348a5e17514312d1dabfdb096130093914ff329059_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:5172c4fce21f42b27a34e3f7997e193107e0c0acc680b76058a2f099bf7141b0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:652771b15fc2b567ef2003d737397364c47bc641eb8bee217cf908679721c7ea_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:d297745a65c828d0a32ca68198e796a37fdef153bfb040cecb9739a868899777_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:e35424513c27c433a94b68d573ab05027fd8b63494414c68ea07a3f3efa01345_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:4c0c8bc122d612b3c0e228e1c5573fad021c4546496c45fbc2a2dc4225fbe727_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:7d4436578b21ba00a60f5cf6bd74988f976f6c167475cc76f39b34b20da182df_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:bcf6c5a3baaa23bb19a487126003eb8f2194f9238cbe8170c5d34930d47cc36c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:dd8c287009c850126d2b4ae5623420c2ccde38bf14c9c853bdbe5c2e1586db06_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:48fd8e0d453e54ed7531678b05b65e388c00daae63ac5745c9ee8924f7c40371_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:5ad699e6e0061b76f3f50424cb557bcb9fc9569d48f76973da683a45b6ec9147_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:aac030d920f635b8ad7edf6cf046047c82f064bcb081e6071b86e8ee7d84464e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:e43f01110886845433f023331f62328b116c20d404e70197fb70eac1df7ba155_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pruner-webhook-rhel9@sha256:04633a6772144e0362a5d059a21684026d8e78a28c2463c65daade75f3477548_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pruner-webhook-rhel9@sha256:5251d3f63d49ff224ca777898f93a5fdd6de407db59a315aefdfc49963f98c32_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pruner-webhook-rhel9@sha256:74f1f26bdb3c05af324066ce828f0863c2c5156e949c6cbeedd0d66068847033_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pruner-webhook-rhel9@sha256:c71c29bc335b77b98419e90f24a0396a1093edc2d985aae48f5000f9de75941f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:19425135838ddcea73db774c7dfa8a8a9f1301fb1bd488dd662cb02f3d7be670_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:447c983d4e104c79e59492ff5aebc62feccca29d08d11a8856c46710e3cb14fe_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:c01da1031a93870d3aabfd644585c88a53ab3cff759067b54ef08f3ebd690cf3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:cb3fb52bf47fe049263cd6f87ecfe9f1941fc9f7f4fe69385415cdbc9017aa5e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:1d18b01daba0807067ff5642305147ee613a22232a0a6ef88601243d59801f8d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:91e904d51d7505f19e7db68574a957febcb1963bad2f4452e9723be1bd5a79ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:bdf506a2c20720048d32e2f1a7df58a0e53f1df827611627d53c49cc005157b0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:fd318fe6bac9e3f6fb87fa8773d96803e44ba82d5367438f26b1aa04744d60c9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:26cd2ddeea2e3de5552a95537b4acbfb546076e4d6673b6a68f4c9e2b8dc0142_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:c22c8d4a9dfd25462ed4b37b20d3917cdc87bdc4a90718835dd7cfd70ac7eef8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:eba4d1b2d03ad132af50bb12a3e67633234494a62a458fd05fa645696f6215cd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:f80821688e548ecf8b8ffd8ef6c4c5f3bc04f32628e7f83a97c910f43ce3dbe2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-rhel9-operator@sha256:0739254d745378452259e4d9a84ba9f6bd03e523bda40d9fadfd999812003421_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-rhel9-operator@sha256:3278f98d80e2626bf481811b03908d955019137b47bacbfc6894949e067f39b1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-rhel9-operator@sha256:73959111c980def943d458774e2b86446e9cc5f96fa6f2d4b45b7db563f44d4b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-rhel9-operator@sha256:f30b4949b3342a56ce37ab6368e3cd58d23581f8190b0652b1e2e6a4b9daed91_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:301d210efc58e5e08c62ce58e308298aa25f92743b261c258359b26231b179d4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:491faee7ce303a18b80934ac246b965e9353764c9a9df3928af2757ef0c1104d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:553e7ea4c082a871ded4daa0865bd2387ec6f99fc6fbd4713a27873cf5bc565d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:fc03869cd583f8e31cf895f07ff7a96a9d7c236eab36b9e56136e58ca7db96bd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:1262b507d141cb572339ea7dd149215af3ee891343a66c1d8436c4ef2c3e51ba_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:17db909660a9b940339d94e06e3b7f0612e0e306c6e877debded146505d274b0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:4fb24af422753d3194a182894499628b10c2fdf22c441b9a90ab9748d3138d7e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:cce28f2d920fc8d3bfa1b6c64f4c58ec7b02eabaffa7fd05293b725030463bf5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:438039b78b649983401a817b6937f95915088796a815f80b9625e19fab1a64c4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:9d748d3f2c587649dbaf6c7f222aadf47ba4e744fab63a252d49ae1c9049e26c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:c036df7a4bc62e7bafe4b549f3e1fe17b6f9894ac4dedd6018df7d07e267b5a3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:c7b9e3af430d26a1914bce5bf4189de1ebb3d61c4d8098b7b163c1b6d6f554f2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:32376725b6ca30983e9fef1b1d6bfa51a7b1d7e1960ccb50bafccb15efe8c7ae_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:47dc50b7a92d96c2dadc980c97f5d58e6e3fcadf5a29c7736209e7e9a47a47c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:d51f2814147a117c3465dc38c3940df147092aebcd694e7453b2e4aadeb83ba0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:e7e8f68f0c3563ff5055685647d20e61a8811f07c828ed4ce88e5c0fa57577bb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:06dcdd95fe32e4bfe8197f85a92e15e1b3266d195ecef3a3c11350c43e025b54_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:61d7da5e8a4fd131f49e7217c2a43ee60ee179ca8d74c1dd3b2a653e9864bc5c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:7ddd248c4db55f65e82c0e6ceaa125876cc18cc6c4611a50f2bdb80809f02914_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:ec3dffec1e3bbbd7381e45f888ee06fb080414fe9dc6935cd4caeff0a4e65636_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:0b0cc51d2f5df8a7cc2e30f80fcd4bdb7a38bd5f8a9ecc6d5e5870dc5fdc36e8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:25933d9a51a2679fea10bda3d72addcadfe26a055a137c628bfdb5f818896536_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:290eacede3daa3be390b910c7116380a5a5dbc2ccc7c3ae8b562c67af76d3fd0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:79799a8308a0b356a639bceca16c2a728f5bc78a88097fdd149173ef80d2c9c9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:323921bcd7db381b2a1953764d5f85a14abcbdc1ccece894f8961d8b2b2fb779_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:abfc5c2b61eff272ef04d38a18b7bebaad8aac824a68fe0bd6a95e595678e2d0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:bd91a02760bac7f4e1f30753d7b9f29c9abcaeeaddde7e3c55c14ce827d07e52_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:e8c62219f6073bd08d585d5f159c6beab76e5553a7e8ae4d1e7c2bdb01c4c7c1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:8105660323b2250eee6ec111eb4aca20e7a88cdcd1b243ae9c6bc0bee8642293_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:8689c9c077663f3dbd393b9aa1ad5dfad6226c398070804b1e5f3afefaf2ec39_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:d97699f5c4083039de2cf17de20d4e93ac38bb10c885785705d4ce17bc80a37f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:dae5d2a9e6b12479f742d1110f20059acd9e831ea272a52525d9c3ee42d44d94_amd64 | — |
Workaround
|
A flaw was found in github.com/jackc/pgx, a PostgreSQL driver for Go. This memory-safety vulnerability could allow an attacker to cause various impacts, such as denial of service (DoS) or potentially arbitrary code execution, by exploiting memory corruption issues. The exact method of exploitation and specific consequences would depend on the nature of the memory corruption.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:19425135838ddcea73db774c7dfa8a8a9f1301fb1bd488dd662cb02f3d7be670_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:447c983d4e104c79e59492ff5aebc62feccca29d08d11a8856c46710e3cb14fe_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:c01da1031a93870d3aabfd644585c88a53ab3cff759067b54ef08f3ebd690cf3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:cb3fb52bf47fe049263cd6f87ecfe9f1941fc9f7f4fe69385415cdbc9017aa5e_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:3c4587b2b5dc7426cc24e8678dd103ed2b1abb8ca13f5ea5aab606d92e5e00ba_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:5330de373490f5bfd8fa40de3c8dfb21f64128dab695aaff3a6a4c96c3388d3b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:c26593f4740103d3296bb094cf30af778128384617d0ac5b7ecef9987a88003a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:c728d376aafac1219d957bafe2f3ab75ae88e1d326d48ca409e209e09a782e6c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:1cd66608b31afb07d5575714fd24becb2a3eb48fd6f897240986e5b5cd5ca25f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:99aab6998dc6e4c8349a53e4ab52c0a9730aa75b36bb4e87d74bb6ee5f2044da_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:9d7a69223b0662bcf109a02007d017e5f10e5c563ff78c02d87af8d5d4ea24de_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:dd5328245120eb981cf5fe6153fc2d33ed9817612884bb7cf7fed77782cd1e20_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:0b3a5aa6d681f46fc242eefae9a3540b43c2be17b643d40ca4446cd0e8fc2abb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:8627d0dd68402dc51137d89534c0bdb72e27fc3327be1e63e93a38ae72f653cd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:a395182a2cda20322f0af7ecc972ab3bc9c07161e70174c2b4d9ac08f6aa9845_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:b289110701914022840061f5f5a931e5c895d16898fff3d78193b89c37943201_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-pf5-rhel9@sha256:51d8398c7057486fbc41a810031276ccd05179d43e9cf4369c8df440495c6ef7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-pf5-rhel9@sha256:6aaf557a08c0952e2ec7463e3b3cef4d5f8fc9d24427a28c9766f6f0d12f08bd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-pf5-rhel9@sha256:9f9b88b0fbc438aad06752a21fe76a870ba4d8042c6ee1ff0505af780ca8c2f0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-pf5-rhel9@sha256:ff4f49f5218d296b3af828c17283f870aebd6d60813563b55908ffd4629eeab1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:9e75f7392dcc9df58236d14c8c56e69b34564525b72862d851bea16367270128_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:9f80cfe35f04cbe6a16069c1ec1d8811be4d593e64e4c416f3c10d0867e6ae19_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:9fabbf4a7e28f6ab02f1ac77b82fc37e0e295f71b05fa9e56b1a5ee4056a0fed_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:fdebb108386237b2ceb1a09abfd18a26fa724dfeb288b8db05a324c4534b109a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:632a9d70719cce5d0fde98642ff48e6e810072173dd73db3792f6f80d5272fa7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:838ee5faa3da19a38b8df19373dc4019f7b80ffdb71053e4f74d53a447a48eca_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:a1477ff3ddb9315e482647d228c09e55356d00291f9fde419d36e064b54fc6b8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:e10748a721cdb9316cc4283549a800b7725268ba3e181945329c76350ab7b32d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:34cde8028262bd635134993a4d95bbc63a38dc943862938955c2eda609a67f71_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:3ef24dc7c5588180203520784ea3db6e1501e5190b3f59aa1f77df1a5bee9bfc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:82192c8ede01ce878231c9c56d7104d845e6bb69a8eeea17af84be7b56654eea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:d54076093c47f3d5576eb0a5c1e4cd7963a9d29f393a277721c8f34cb7efc263_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:04ddf503b9da7491acec12879894486790a2d2baf3256837ae5884eb73e91bce_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:10ec14b028d3926a2c0ba35810035e69d669c0e358ed8832d854f0454c77e516_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:12ee577bf514a68c17d1b5ad73b91365c3f242bd82edee45422326ba2e0c0b65_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:de69bc0e11397002240253365aa2b2338b401e7aa4f74478e5f202184662a235_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:77751c116d7b990d00fe24beb6a3d5bc7faedd5f628b379903384e9c8ddb2c7c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:7e4262c5ce1b614df5a3575111aa8d1f047ad476660b25e6318b562275626c51_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:fa74f6dc71dd03e23612312e6c6e988ff1234a8e75752087abb980ca983fdac2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:fff455cdc1c5015bad5296c85a6a13b2b4593b57dbf78164c1328cea9b228601_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:1364a6b06e13e205088d8690ae753c99527fc130cd5d8ece02fd92538f522a1d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:1509f4cd6e5aaeed58bd8d2fc518183a6943d546d1cf969fddaec4c075051001_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:2a767fe742df781ebf07f553a7274e766b3dea1b8f12ea665d5ef19efccdcb1e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:ac3242268defa432b3245eeebaff125bbdbcfec532f5d25d7e96d81f0b4482c9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:017afc8d42f2f0dd7adaf151c0cb79200724994d92e1b5e2f0c2461a9d7a75e0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:32d4c74e6dad2e47b4129320cfd7c2c69fbdad29dbe3822749a98c023bce5be2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:44d851608309de07e95081a748aa6b0ae1fde09fa8524ac9723aa9c0ea956785_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:f2659636edc0651da9d6bc18a09df3ddc94b80143ba4818dd9f818840c776d60_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:7cf7b1d6ec5e436fc35eb92ade0e29316b5af4c6a0df3b3cc0ade5fc732631bf_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:880ca9bd23984cde3a928c7266cd89051ca8bb95b94be54dfbe1e5330ff89674_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:d4bf6a34a799554347bcca84210428262288b32e8d340926f1100a4c05edf4a4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:fef0a1823440a06135a3d77afe86367c0f969cace70ac39b9fd1f188a80e69f2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:0521f90dec2a5a5cd930b3e3bf0de90b066eb1b2b2e74e82c9d63d3512b3e6c2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:09ec7273c5e72adfc183c3af125e2cd47bc1ddb7c44c28aeae18ee488844348c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:e490cc741517a709f420720b8ee9d9a5ee5335675caa6e967a45b1be0b1404b4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:ee97bfec045744082cb9a2c806fb8808a25bb5014ee9568ff22e12803f03f26d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:1a9beb7528ea2ac15e1257be1ff0c8b1ecd4d2e103792efcb5408b0de77fce32_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:4104ea287b8e2476ed618e6e16a35658dddf4ec1da5b58d3196cd68f03fc8989_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:785a7d536bcd955878d80b28a9c5f2d3fbc73cc1ec76dcdbdaacd5454365cea8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:defe86d856b97f76f8b1455f61c865cf0dbac67810cb67ea5eada820a2f948e6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:4333b9d650627bb913456e6504faaaf0f0efb55e40a95546c3d31d08d8e2b076_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:c7bd2ccc85720656c78d2808a9059e50457ff6a74fc8a00fcce1b05e193c7244_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:d671e8634526c2e661713be807e2e7f32e46e58dbf7eea44e43ee17a87db601d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:e32b399bba77a431ffc4e8f24744a790b7aab19f061f7ecca929cb795c83c4d0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:0ff3decd7dfc8d54779ad65d693327c810f0094200aa34079d929039773887c3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:1767e287d7463f0d9b6c3af65f98699746835e2c44af4a0b5398139be2aefd23_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:4a0c4d9dc31805b56a417b2359f5da2adaafced10dacf2110bda3d99c73184fc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:e5abf59262ae41f04385437e3f95924eb505eaf936f5a988319b5a6a52f708c2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-operator-proxy-rhel9@sha256:230119ab73baf69b572857a4b923baf2e267d2d77f8d373d924db1eb832d9a08_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-operator-proxy-rhel9@sha256:246f462c19203a5c3c28277bc857e38d9f5b648c4e3b6b77c35c0162e5c95d1a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-operator-proxy-rhel9@sha256:6de3add0818fe352c79cdc4c53c792fcd4150e07908a9dae274e1a7b34d7e545_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-operator-proxy-rhel9@sha256:d3c4701a2aeac9cd836962c6c5d999a0aabb0c472c57fa4fe105e0c1a099059c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-operator-webhook-rhel9@sha256:98c3af814cc1d5a34f33cfeeeba1f7940f8e30e306da9487dca475bd31938fac_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-operator-webhook-rhel9@sha256:ad47d4bd6e23f0661b826a0f7c826a791474f4a9e15db453d941d143cb42c90c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-operator-webhook-rhel9@sha256:af5002abc824cf36f90e16bc715ae619c035905442c0801cc92031a6a7765576_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-operator-webhook-rhel9@sha256:bfcc99ea9f1c699b48dcf2994afdd8a68f031f794d721ae745de54a924e59c76_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:3390ca1fd9ae0602c829961dc332c7e3c417020c18c50a08cefdb90c621d6474_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:606e8a370de720153a1dced87cacf1caa1549e6ef8ceaccfe1062663fd18a493_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:67cc277bedd68e09d92c3c256e886ca2506636dfcd77625a5ea3db4005b5d586_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:6e1b97632dea6ef859141e933ca2370d8fc90ab60f66a810e79290116d36d58d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:42e1a906ab4a97af8537be7b433ac2c7d2b9240d4a42ca9bc65ebf8af78fd7fc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:af26c01c9129a5f2fbe128d2fe7fe25fb03c0ee6cd76571155147cd4ea3c2de1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:bb2e059a922f8ece5011db593873c8839d1951ceee09d50fff1613ab270e1062_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:dc1a40ceab9f4100575ac0348a5e17514312d1dabfdb096130093914ff329059_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:5172c4fce21f42b27a34e3f7997e193107e0c0acc680b76058a2f099bf7141b0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:652771b15fc2b567ef2003d737397364c47bc641eb8bee217cf908679721c7ea_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:d297745a65c828d0a32ca68198e796a37fdef153bfb040cecb9739a868899777_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:e35424513c27c433a94b68d573ab05027fd8b63494414c68ea07a3f3efa01345_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:4c0c8bc122d612b3c0e228e1c5573fad021c4546496c45fbc2a2dc4225fbe727_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:7d4436578b21ba00a60f5cf6bd74988f976f6c167475cc76f39b34b20da182df_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:bcf6c5a3baaa23bb19a487126003eb8f2194f9238cbe8170c5d34930d47cc36c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:dd8c287009c850126d2b4ae5623420c2ccde38bf14c9c853bdbe5c2e1586db06_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:48fd8e0d453e54ed7531678b05b65e388c00daae63ac5745c9ee8924f7c40371_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:5ad699e6e0061b76f3f50424cb557bcb9fc9569d48f76973da683a45b6ec9147_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:aac030d920f635b8ad7edf6cf046047c82f064bcb081e6071b86e8ee7d84464e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:e43f01110886845433f023331f62328b116c20d404e70197fb70eac1df7ba155_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pruner-webhook-rhel9@sha256:04633a6772144e0362a5d059a21684026d8e78a28c2463c65daade75f3477548_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pruner-webhook-rhel9@sha256:5251d3f63d49ff224ca777898f93a5fdd6de407db59a315aefdfc49963f98c32_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pruner-webhook-rhel9@sha256:74f1f26bdb3c05af324066ce828f0863c2c5156e949c6cbeedd0d66068847033_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pruner-webhook-rhel9@sha256:c71c29bc335b77b98419e90f24a0396a1093edc2d985aae48f5000f9de75941f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:34af5e7e166ea2ac902d3d0414adfb8442859396e60b4992de59d7ee130b3fef_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:8bfe1d490a44c6d495c7d30ddb4245746a2e48f0f72343574b3235fa3526cc6d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:af942926936e39d0f7a3ef1ed1af7fb97aaa04fee8a4ad4e6e21e8931ef42809_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:f929464036bfd53938a4cd7cd39297801a122fd20461cdce31cf8d6d96a3bb86_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:1d18b01daba0807067ff5642305147ee613a22232a0a6ef88601243d59801f8d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:91e904d51d7505f19e7db68574a957febcb1963bad2f4452e9723be1bd5a79ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:bdf506a2c20720048d32e2f1a7df58a0e53f1df827611627d53c49cc005157b0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:fd318fe6bac9e3f6fb87fa8773d96803e44ba82d5367438f26b1aa04744d60c9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:26cd2ddeea2e3de5552a95537b4acbfb546076e4d6673b6a68f4c9e2b8dc0142_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:c22c8d4a9dfd25462ed4b37b20d3917cdc87bdc4a90718835dd7cfd70ac7eef8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:eba4d1b2d03ad132af50bb12a3e67633234494a62a458fd05fa645696f6215cd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:f80821688e548ecf8b8ffd8ef6c4c5f3bc04f32628e7f83a97c910f43ce3dbe2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-rhel9-operator@sha256:0739254d745378452259e4d9a84ba9f6bd03e523bda40d9fadfd999812003421_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-rhel9-operator@sha256:3278f98d80e2626bf481811b03908d955019137b47bacbfc6894949e067f39b1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-rhel9-operator@sha256:73959111c980def943d458774e2b86446e9cc5f96fa6f2d4b45b7db563f44d4b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-rhel9-operator@sha256:f30b4949b3342a56ce37ab6368e3cd58d23581f8190b0652b1e2e6a4b9daed91_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:301d210efc58e5e08c62ce58e308298aa25f92743b261c258359b26231b179d4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:491faee7ce303a18b80934ac246b965e9353764c9a9df3928af2757ef0c1104d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:553e7ea4c082a871ded4daa0865bd2387ec6f99fc6fbd4713a27873cf5bc565d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:fc03869cd583f8e31cf895f07ff7a96a9d7c236eab36b9e56136e58ca7db96bd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:1262b507d141cb572339ea7dd149215af3ee891343a66c1d8436c4ef2c3e51ba_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:17db909660a9b940339d94e06e3b7f0612e0e306c6e877debded146505d274b0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:4fb24af422753d3194a182894499628b10c2fdf22c441b9a90ab9748d3138d7e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:cce28f2d920fc8d3bfa1b6c64f4c58ec7b02eabaffa7fd05293b725030463bf5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:438039b78b649983401a817b6937f95915088796a815f80b9625e19fab1a64c4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:9d748d3f2c587649dbaf6c7f222aadf47ba4e744fab63a252d49ae1c9049e26c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:c036df7a4bc62e7bafe4b549f3e1fe17b6f9894ac4dedd6018df7d07e267b5a3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:c7b9e3af430d26a1914bce5bf4189de1ebb3d61c4d8098b7b163c1b6d6f554f2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:32376725b6ca30983e9fef1b1d6bfa51a7b1d7e1960ccb50bafccb15efe8c7ae_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:47dc50b7a92d96c2dadc980c97f5d58e6e3fcadf5a29c7736209e7e9a47a47c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:d51f2814147a117c3465dc38c3940df147092aebcd694e7453b2e4aadeb83ba0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:e7e8f68f0c3563ff5055685647d20e61a8811f07c828ed4ce88e5c0fa57577bb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:06dcdd95fe32e4bfe8197f85a92e15e1b3266d195ecef3a3c11350c43e025b54_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:61d7da5e8a4fd131f49e7217c2a43ee60ee179ca8d74c1dd3b2a653e9864bc5c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:7ddd248c4db55f65e82c0e6ceaa125876cc18cc6c4611a50f2bdb80809f02914_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:ec3dffec1e3bbbd7381e45f888ee06fb080414fe9dc6935cd4caeff0a4e65636_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:0b0cc51d2f5df8a7cc2e30f80fcd4bdb7a38bd5f8a9ecc6d5e5870dc5fdc36e8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:25933d9a51a2679fea10bda3d72addcadfe26a055a137c628bfdb5f818896536_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:290eacede3daa3be390b910c7116380a5a5dbc2ccc7c3ae8b562c67af76d3fd0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:79799a8308a0b356a639bceca16c2a728f5bc78a88097fdd149173ef80d2c9c9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:323921bcd7db381b2a1953764d5f85a14abcbdc1ccece894f8961d8b2b2fb779_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:abfc5c2b61eff272ef04d38a18b7bebaad8aac824a68fe0bd6a95e595678e2d0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:bd91a02760bac7f4e1f30753d7b9f29c9abcaeeaddde7e3c55c14ce827d07e52_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:e8c62219f6073bd08d585d5f159c6beab76e5553a7e8ae4d1e7c2bdb01c4c7c1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:8105660323b2250eee6ec111eb4aca20e7a88cdcd1b243ae9c6bc0bee8642293_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:8689c9c077663f3dbd393b9aa1ad5dfad6226c398070804b1e5f3afefaf2ec39_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:d97699f5c4083039de2cf17de20d4e93ac38bb10c885785705d4ce17bc80a37f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:dae5d2a9e6b12479f742d1110f20059acd9e831ea272a52525d9c3ee42d44d94_amd64 | — |
Workaround
|
A flaw was found in Tekton Pipelines, a system for declaring continuous integration/continuous delivery (CI/CD) pipelines. An authenticated user, able to submit `ResolutionRequest` objects, can exploit a vulnerability by injecting malicious commands into the git resolver's revision parameter. This allows for the execution of unauthorized programs on the resolver pod. Successful exploitation can lead to the exfiltration of all cluster-wide secrets, resulting in significant information disclosure.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-rhel9-operator@sha256:0739254d745378452259e4d9a84ba9f6bd03e523bda40d9fadfd999812003421_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-rhel9-operator@sha256:3278f98d80e2626bf481811b03908d955019137b47bacbfc6894949e067f39b1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-rhel9-operator@sha256:73959111c980def943d458774e2b86446e9cc5f96fa6f2d4b45b7db563f44d4b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-rhel9-operator@sha256:f30b4949b3342a56ce37ab6368e3cd58d23581f8190b0652b1e2e6a4b9daed91_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:3c4587b2b5dc7426cc24e8678dd103ed2b1abb8ca13f5ea5aab606d92e5e00ba_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:5330de373490f5bfd8fa40de3c8dfb21f64128dab695aaff3a6a4c96c3388d3b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:c26593f4740103d3296bb094cf30af778128384617d0ac5b7ecef9987a88003a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:c728d376aafac1219d957bafe2f3ab75ae88e1d326d48ca409e209e09a782e6c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:1cd66608b31afb07d5575714fd24becb2a3eb48fd6f897240986e5b5cd5ca25f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:99aab6998dc6e4c8349a53e4ab52c0a9730aa75b36bb4e87d74bb6ee5f2044da_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:9d7a69223b0662bcf109a02007d017e5f10e5c563ff78c02d87af8d5d4ea24de_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:dd5328245120eb981cf5fe6153fc2d33ed9817612884bb7cf7fed77782cd1e20_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:0b3a5aa6d681f46fc242eefae9a3540b43c2be17b643d40ca4446cd0e8fc2abb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:8627d0dd68402dc51137d89534c0bdb72e27fc3327be1e63e93a38ae72f653cd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:a395182a2cda20322f0af7ecc972ab3bc9c07161e70174c2b4d9ac08f6aa9845_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:b289110701914022840061f5f5a931e5c895d16898fff3d78193b89c37943201_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-pf5-rhel9@sha256:51d8398c7057486fbc41a810031276ccd05179d43e9cf4369c8df440495c6ef7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-pf5-rhel9@sha256:6aaf557a08c0952e2ec7463e3b3cef4d5f8fc9d24427a28c9766f6f0d12f08bd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-pf5-rhel9@sha256:9f9b88b0fbc438aad06752a21fe76a870ba4d8042c6ee1ff0505af780ca8c2f0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-pf5-rhel9@sha256:ff4f49f5218d296b3af828c17283f870aebd6d60813563b55908ffd4629eeab1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:9e75f7392dcc9df58236d14c8c56e69b34564525b72862d851bea16367270128_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:9f80cfe35f04cbe6a16069c1ec1d8811be4d593e64e4c416f3c10d0867e6ae19_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:9fabbf4a7e28f6ab02f1ac77b82fc37e0e295f71b05fa9e56b1a5ee4056a0fed_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:fdebb108386237b2ceb1a09abfd18a26fa724dfeb288b8db05a324c4534b109a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:632a9d70719cce5d0fde98642ff48e6e810072173dd73db3792f6f80d5272fa7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:838ee5faa3da19a38b8df19373dc4019f7b80ffdb71053e4f74d53a447a48eca_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:a1477ff3ddb9315e482647d228c09e55356d00291f9fde419d36e064b54fc6b8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:e10748a721cdb9316cc4283549a800b7725268ba3e181945329c76350ab7b32d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:34cde8028262bd635134993a4d95bbc63a38dc943862938955c2eda609a67f71_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:3ef24dc7c5588180203520784ea3db6e1501e5190b3f59aa1f77df1a5bee9bfc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:82192c8ede01ce878231c9c56d7104d845e6bb69a8eeea17af84be7b56654eea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:d54076093c47f3d5576eb0a5c1e4cd7963a9d29f393a277721c8f34cb7efc263_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:04ddf503b9da7491acec12879894486790a2d2baf3256837ae5884eb73e91bce_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:10ec14b028d3926a2c0ba35810035e69d669c0e358ed8832d854f0454c77e516_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:12ee577bf514a68c17d1b5ad73b91365c3f242bd82edee45422326ba2e0c0b65_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:de69bc0e11397002240253365aa2b2338b401e7aa4f74478e5f202184662a235_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:77751c116d7b990d00fe24beb6a3d5bc7faedd5f628b379903384e9c8ddb2c7c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:7e4262c5ce1b614df5a3575111aa8d1f047ad476660b25e6318b562275626c51_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:fa74f6dc71dd03e23612312e6c6e988ff1234a8e75752087abb980ca983fdac2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:fff455cdc1c5015bad5296c85a6a13b2b4593b57dbf78164c1328cea9b228601_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:1364a6b06e13e205088d8690ae753c99527fc130cd5d8ece02fd92538f522a1d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:1509f4cd6e5aaeed58bd8d2fc518183a6943d546d1cf969fddaec4c075051001_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:2a767fe742df781ebf07f553a7274e766b3dea1b8f12ea665d5ef19efccdcb1e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:ac3242268defa432b3245eeebaff125bbdbcfec532f5d25d7e96d81f0b4482c9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:017afc8d42f2f0dd7adaf151c0cb79200724994d92e1b5e2f0c2461a9d7a75e0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:32d4c74e6dad2e47b4129320cfd7c2c69fbdad29dbe3822749a98c023bce5be2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:44d851608309de07e95081a748aa6b0ae1fde09fa8524ac9723aa9c0ea956785_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:f2659636edc0651da9d6bc18a09df3ddc94b80143ba4818dd9f818840c776d60_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:7cf7b1d6ec5e436fc35eb92ade0e29316b5af4c6a0df3b3cc0ade5fc732631bf_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:880ca9bd23984cde3a928c7266cd89051ca8bb95b94be54dfbe1e5330ff89674_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:d4bf6a34a799554347bcca84210428262288b32e8d340926f1100a4c05edf4a4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:fef0a1823440a06135a3d77afe86367c0f969cace70ac39b9fd1f188a80e69f2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:0521f90dec2a5a5cd930b3e3bf0de90b066eb1b2b2e74e82c9d63d3512b3e6c2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:09ec7273c5e72adfc183c3af125e2cd47bc1ddb7c44c28aeae18ee488844348c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:e490cc741517a709f420720b8ee9d9a5ee5335675caa6e967a45b1be0b1404b4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:ee97bfec045744082cb9a2c806fb8808a25bb5014ee9568ff22e12803f03f26d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:1a9beb7528ea2ac15e1257be1ff0c8b1ecd4d2e103792efcb5408b0de77fce32_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:4104ea287b8e2476ed618e6e16a35658dddf4ec1da5b58d3196cd68f03fc8989_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:785a7d536bcd955878d80b28a9c5f2d3fbc73cc1ec76dcdbdaacd5454365cea8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:defe86d856b97f76f8b1455f61c865cf0dbac67810cb67ea5eada820a2f948e6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:4333b9d650627bb913456e6504faaaf0f0efb55e40a95546c3d31d08d8e2b076_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:c7bd2ccc85720656c78d2808a9059e50457ff6a74fc8a00fcce1b05e193c7244_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:d671e8634526c2e661713be807e2e7f32e46e58dbf7eea44e43ee17a87db601d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:e32b399bba77a431ffc4e8f24744a790b7aab19f061f7ecca929cb795c83c4d0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:0ff3decd7dfc8d54779ad65d693327c810f0094200aa34079d929039773887c3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:1767e287d7463f0d9b6c3af65f98699746835e2c44af4a0b5398139be2aefd23_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:4a0c4d9dc31805b56a417b2359f5da2adaafced10dacf2110bda3d99c73184fc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:e5abf59262ae41f04385437e3f95924eb505eaf936f5a988319b5a6a52f708c2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-operator-proxy-rhel9@sha256:230119ab73baf69b572857a4b923baf2e267d2d77f8d373d924db1eb832d9a08_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-operator-proxy-rhel9@sha256:246f462c19203a5c3c28277bc857e38d9f5b648c4e3b6b77c35c0162e5c95d1a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-operator-proxy-rhel9@sha256:6de3add0818fe352c79cdc4c53c792fcd4150e07908a9dae274e1a7b34d7e545_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-operator-proxy-rhel9@sha256:d3c4701a2aeac9cd836962c6c5d999a0aabb0c472c57fa4fe105e0c1a099059c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-operator-webhook-rhel9@sha256:98c3af814cc1d5a34f33cfeeeba1f7940f8e30e306da9487dca475bd31938fac_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-operator-webhook-rhel9@sha256:ad47d4bd6e23f0661b826a0f7c826a791474f4a9e15db453d941d143cb42c90c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-operator-webhook-rhel9@sha256:af5002abc824cf36f90e16bc715ae619c035905442c0801cc92031a6a7765576_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-operator-webhook-rhel9@sha256:bfcc99ea9f1c699b48dcf2994afdd8a68f031f794d721ae745de54a924e59c76_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:3390ca1fd9ae0602c829961dc332c7e3c417020c18c50a08cefdb90c621d6474_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:606e8a370de720153a1dced87cacf1caa1549e6ef8ceaccfe1062663fd18a493_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:67cc277bedd68e09d92c3c256e886ca2506636dfcd77625a5ea3db4005b5d586_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:6e1b97632dea6ef859141e933ca2370d8fc90ab60f66a810e79290116d36d58d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:42e1a906ab4a97af8537be7b433ac2c7d2b9240d4a42ca9bc65ebf8af78fd7fc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:af26c01c9129a5f2fbe128d2fe7fe25fb03c0ee6cd76571155147cd4ea3c2de1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:bb2e059a922f8ece5011db593873c8839d1951ceee09d50fff1613ab270e1062_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:dc1a40ceab9f4100575ac0348a5e17514312d1dabfdb096130093914ff329059_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:5172c4fce21f42b27a34e3f7997e193107e0c0acc680b76058a2f099bf7141b0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:652771b15fc2b567ef2003d737397364c47bc641eb8bee217cf908679721c7ea_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:d297745a65c828d0a32ca68198e796a37fdef153bfb040cecb9739a868899777_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:e35424513c27c433a94b68d573ab05027fd8b63494414c68ea07a3f3efa01345_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:4c0c8bc122d612b3c0e228e1c5573fad021c4546496c45fbc2a2dc4225fbe727_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:7d4436578b21ba00a60f5cf6bd74988f976f6c167475cc76f39b34b20da182df_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:bcf6c5a3baaa23bb19a487126003eb8f2194f9238cbe8170c5d34930d47cc36c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:dd8c287009c850126d2b4ae5623420c2ccde38bf14c9c853bdbe5c2e1586db06_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:48fd8e0d453e54ed7531678b05b65e388c00daae63ac5745c9ee8924f7c40371_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:5ad699e6e0061b76f3f50424cb557bcb9fc9569d48f76973da683a45b6ec9147_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:aac030d920f635b8ad7edf6cf046047c82f064bcb081e6071b86e8ee7d84464e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:e43f01110886845433f023331f62328b116c20d404e70197fb70eac1df7ba155_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pruner-webhook-rhel9@sha256:04633a6772144e0362a5d059a21684026d8e78a28c2463c65daade75f3477548_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pruner-webhook-rhel9@sha256:5251d3f63d49ff224ca777898f93a5fdd6de407db59a315aefdfc49963f98c32_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pruner-webhook-rhel9@sha256:74f1f26bdb3c05af324066ce828f0863c2c5156e949c6cbeedd0d66068847033_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pruner-webhook-rhel9@sha256:c71c29bc335b77b98419e90f24a0396a1093edc2d985aae48f5000f9de75941f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:34af5e7e166ea2ac902d3d0414adfb8442859396e60b4992de59d7ee130b3fef_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:8bfe1d490a44c6d495c7d30ddb4245746a2e48f0f72343574b3235fa3526cc6d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:af942926936e39d0f7a3ef1ed1af7fb97aaa04fee8a4ad4e6e21e8931ef42809_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:f929464036bfd53938a4cd7cd39297801a122fd20461cdce31cf8d6d96a3bb86_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:19425135838ddcea73db774c7dfa8a8a9f1301fb1bd488dd662cb02f3d7be670_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:447c983d4e104c79e59492ff5aebc62feccca29d08d11a8856c46710e3cb14fe_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:c01da1031a93870d3aabfd644585c88a53ab3cff759067b54ef08f3ebd690cf3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:cb3fb52bf47fe049263cd6f87ecfe9f1941fc9f7f4fe69385415cdbc9017aa5e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:1d18b01daba0807067ff5642305147ee613a22232a0a6ef88601243d59801f8d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:91e904d51d7505f19e7db68574a957febcb1963bad2f4452e9723be1bd5a79ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:bdf506a2c20720048d32e2f1a7df58a0e53f1df827611627d53c49cc005157b0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:fd318fe6bac9e3f6fb87fa8773d96803e44ba82d5367438f26b1aa04744d60c9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:26cd2ddeea2e3de5552a95537b4acbfb546076e4d6673b6a68f4c9e2b8dc0142_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:c22c8d4a9dfd25462ed4b37b20d3917cdc87bdc4a90718835dd7cfd70ac7eef8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:eba4d1b2d03ad132af50bb12a3e67633234494a62a458fd05fa645696f6215cd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:f80821688e548ecf8b8ffd8ef6c4c5f3bc04f32628e7f83a97c910f43ce3dbe2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:301d210efc58e5e08c62ce58e308298aa25f92743b261c258359b26231b179d4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:491faee7ce303a18b80934ac246b965e9353764c9a9df3928af2757ef0c1104d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:553e7ea4c082a871ded4daa0865bd2387ec6f99fc6fbd4713a27873cf5bc565d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:fc03869cd583f8e31cf895f07ff7a96a9d7c236eab36b9e56136e58ca7db96bd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:1262b507d141cb572339ea7dd149215af3ee891343a66c1d8436c4ef2c3e51ba_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:17db909660a9b940339d94e06e3b7f0612e0e306c6e877debded146505d274b0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:4fb24af422753d3194a182894499628b10c2fdf22c441b9a90ab9748d3138d7e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:cce28f2d920fc8d3bfa1b6c64f4c58ec7b02eabaffa7fd05293b725030463bf5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:438039b78b649983401a817b6937f95915088796a815f80b9625e19fab1a64c4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:9d748d3f2c587649dbaf6c7f222aadf47ba4e744fab63a252d49ae1c9049e26c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:c036df7a4bc62e7bafe4b549f3e1fe17b6f9894ac4dedd6018df7d07e267b5a3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:c7b9e3af430d26a1914bce5bf4189de1ebb3d61c4d8098b7b163c1b6d6f554f2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:32376725b6ca30983e9fef1b1d6bfa51a7b1d7e1960ccb50bafccb15efe8c7ae_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:47dc50b7a92d96c2dadc980c97f5d58e6e3fcadf5a29c7736209e7e9a47a47c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:d51f2814147a117c3465dc38c3940df147092aebcd694e7453b2e4aadeb83ba0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:e7e8f68f0c3563ff5055685647d20e61a8811f07c828ed4ce88e5c0fa57577bb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:06dcdd95fe32e4bfe8197f85a92e15e1b3266d195ecef3a3c11350c43e025b54_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:61d7da5e8a4fd131f49e7217c2a43ee60ee179ca8d74c1dd3b2a653e9864bc5c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:7ddd248c4db55f65e82c0e6ceaa125876cc18cc6c4611a50f2bdb80809f02914_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:ec3dffec1e3bbbd7381e45f888ee06fb080414fe9dc6935cd4caeff0a4e65636_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:0b0cc51d2f5df8a7cc2e30f80fcd4bdb7a38bd5f8a9ecc6d5e5870dc5fdc36e8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:25933d9a51a2679fea10bda3d72addcadfe26a055a137c628bfdb5f818896536_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:290eacede3daa3be390b910c7116380a5a5dbc2ccc7c3ae8b562c67af76d3fd0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:79799a8308a0b356a639bceca16c2a728f5bc78a88097fdd149173ef80d2c9c9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:323921bcd7db381b2a1953764d5f85a14abcbdc1ccece894f8961d8b2b2fb779_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:abfc5c2b61eff272ef04d38a18b7bebaad8aac824a68fe0bd6a95e595678e2d0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:bd91a02760bac7f4e1f30753d7b9f29c9abcaeeaddde7e3c55c14ce827d07e52_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:e8c62219f6073bd08d585d5f159c6beab76e5553a7e8ae4d1e7c2bdb01c4c7c1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:8105660323b2250eee6ec111eb4aca20e7a88cdcd1b243ae9c6bc0bee8642293_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:8689c9c077663f3dbd393b9aa1ad5dfad6226c398070804b1e5f3afefaf2ec39_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:d97699f5c4083039de2cf17de20d4e93ac38bb10c885785705d4ce17bc80a37f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:dae5d2a9e6b12479f742d1110f20059acd9e831ea272a52525d9c3ee42d44d94_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.21.2 GA release of Red Hat OpenShift Pipelines Operator..\nFor more details see [product documentation](https://docs.redhat.com/en/documentation/red_hat_openshift_pipelines).",
"title": "Topic"
},
{
"category": "general",
"text": "The 1.21.2 release of Red Hat OpenShift Pipelines Operator.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:26519",
"url": "https://access.redhat.com/errata/RHSA-2026:26519"
},
{
"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-33186",
"url": "https://access.redhat.com/security/cve/CVE-2026-33186"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-33816",
"url": "https://access.redhat.com/security/cve/CVE-2026-33816"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-40938",
"url": "https://access.redhat.com/security/cve/CVE-2026-40938"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "external",
"summary": "https://docs.redhat.com/en/documentation/red_hat_openshift_pipelines",
"url": "https://docs.redhat.com/en/documentation/red_hat_openshift_pipelines"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_26519.json"
}
],
"title": "Red Hat Security Advisory: Red Hat OpenShift Pipelines Release 1.21.2",
"tracking": {
"current_release_date": "2026-08-18T17:38:09+00:00",
"generator": {
"date": "2026-08-18T17:38:09+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.16"
}
},
"id": "RHSA-2026:26519",
"initial_release_date": "2026-06-17T06:49:10+00:00",
"revision_history": [
{
"date": "2026-06-17T06:49:10+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-08-15T05:55:47+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-08-18T17:38:09+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift Pipelines 1.21",
"product": {
"name": "Red Hat OpenShift Pipelines 1.21",
"product_id": "Red Hat OpenShift Pipelines 1.21",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift_pipelines:1.21::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Pipelines"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:fdebb108386237b2ceb1a09abfd18a26fa724dfeb288b8db05a324c4534b109a_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:fdebb108386237b2ceb1a09abfd18a26fa724dfeb288b8db05a324c4534b109a_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:fdebb108386237b2ceb1a09abfd18a26fa724dfeb288b8db05a324c4534b109a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-console-plugin-rhel9@sha256%3Afdebb108386237b2ceb1a09abfd18a26fa724dfeb288b8db05a324c4534b109a?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9\u0026tag=1780512811"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-pf5-rhel9@sha256:6aaf557a08c0952e2ec7463e3b3cef4d5f8fc9d24427a28c9766f6f0d12f08bd_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-pf5-rhel9@sha256:6aaf557a08c0952e2ec7463e3b3cef4d5f8fc9d24427a28c9766f6f0d12f08bd_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-pf5-rhel9@sha256:6aaf557a08c0952e2ec7463e3b3cef4d5f8fc9d24427a28c9766f6f0d12f08bd_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-console-plugin-pf5-rhel9@sha256%3A6aaf557a08c0952e2ec7463e3b3cef4d5f8fc9d24427a28c9766f6f0d12f08bd?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines/pipelines-console-plugin-pf5-rhel9\u0026tag=1780991861"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:ee97bfec045744082cb9a2c806fb8808a25bb5014ee9568ff22e12803f03f26d_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:ee97bfec045744082cb9a2c806fb8808a25bb5014ee9568ff22e12803f03f26d_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:ee97bfec045744082cb9a2c806fb8808a25bb5014ee9568ff22e12803f03f26d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-manual-approval-gate-controller-rhel9@sha256%3Aee97bfec045744082cb9a2c806fb8808a25bb5014ee9568ff22e12803f03f26d?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9\u0026tag=1780724204"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:785a7d536bcd955878d80b28a9c5f2d3fbc73cc1ec76dcdbdaacd5454365cea8_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:785a7d536bcd955878d80b28a9c5f2d3fbc73cc1ec76dcdbdaacd5454365cea8_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:785a7d536bcd955878d80b28a9c5f2d3fbc73cc1ec76dcdbdaacd5454365cea8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-manual-approval-gate-webhook-rhel9@sha256%3A785a7d536bcd955878d80b28a9c5f2d3fbc73cc1ec76dcdbdaacd5454365cea8?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9\u0026tag=1780724268"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:4a0c4d9dc31805b56a417b2359f5da2adaafced10dacf2110bda3d99c73184fc_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:4a0c4d9dc31805b56a417b2359f5da2adaafced10dacf2110bda3d99c73184fc_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:4a0c4d9dc31805b56a417b2359f5da2adaafced10dacf2110bda3d99c73184fc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-opc-rhel9@sha256%3A4a0c4d9dc31805b56a417b2359f5da2adaafced10dacf2110bda3d99c73184fc?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9\u0026tag=1780572821"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-rhel9-operator@sha256:f30b4949b3342a56ce37ab6368e3cd58d23581f8190b0652b1e2e6a4b9daed91_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-rhel9-operator@sha256:f30b4949b3342a56ce37ab6368e3cd58d23581f8190b0652b1e2e6a4b9daed91_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-rhel9-operator@sha256:f30b4949b3342a56ce37ab6368e3cd58d23581f8190b0652b1e2e6a4b9daed91_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-rhel9-operator@sha256%3Af30b4949b3342a56ce37ab6368e3cd58d23581f8190b0652b1e2e6a4b9daed91?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines/pipelines-rhel9-operator\u0026tag=1780645012"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-operator-proxy-rhel9@sha256:246f462c19203a5c3c28277bc857e38d9f5b648c4e3b6b77c35c0162e5c95d1a_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-operator-proxy-rhel9@sha256:246f462c19203a5c3c28277bc857e38d9f5b648c4e3b6b77c35c0162e5c95d1a_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-operator-proxy-rhel9@sha256:246f462c19203a5c3c28277bc857e38d9f5b648c4e3b6b77c35c0162e5c95d1a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-operator-proxy-rhel9@sha256%3A246f462c19203a5c3c28277bc857e38d9f5b648c4e3b6b77c35c0162e5c95d1a?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines/pipelines-operator-proxy-rhel9\u0026tag=1780645016"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-operator-webhook-rhel9@sha256:ad47d4bd6e23f0661b826a0f7c826a791474f4a9e15db453d941d143cb42c90c_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-operator-webhook-rhel9@sha256:ad47d4bd6e23f0661b826a0f7c826a791474f4a9e15db453d941d143cb42c90c_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-operator-webhook-rhel9@sha256:ad47d4bd6e23f0661b826a0f7c826a791474f4a9e15db453d941d143cb42c90c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-operator-webhook-rhel9@sha256%3Aad47d4bd6e23f0661b826a0f7c826a791474f4a9e15db453d941d143cb42c90c?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines/pipelines-operator-webhook-rhel9\u0026tag=1780645012"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:6e1b97632dea6ef859141e933ca2370d8fc90ab60f66a810e79290116d36d58d_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:6e1b97632dea6ef859141e933ca2370d8fc90ab60f66a810e79290116d36d58d_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:6e1b97632dea6ef859141e933ca2370d8fc90ab60f66a810e79290116d36d58d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pipelines-as-code-cli-rhel9@sha256%3A6e1b97632dea6ef859141e933ca2370d8fc90ab60f66a810e79290116d36d58d?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9\u0026tag=1781067439"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:42e1a906ab4a97af8537be7b433ac2c7d2b9240d4a42ca9bc65ebf8af78fd7fc_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:42e1a906ab4a97af8537be7b433ac2c7d2b9240d4a42ca9bc65ebf8af78fd7fc_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:42e1a906ab4a97af8537be7b433ac2c7d2b9240d4a42ca9bc65ebf8af78fd7fc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pipelines-as-code-controller-rhel9@sha256%3A42e1a906ab4a97af8537be7b433ac2c7d2b9240d4a42ca9bc65ebf8af78fd7fc?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9\u0026tag=1781067498"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:652771b15fc2b567ef2003d737397364c47bc641eb8bee217cf908679721c7ea_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:652771b15fc2b567ef2003d737397364c47bc641eb8bee217cf908679721c7ea_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:652771b15fc2b567ef2003d737397364c47bc641eb8bee217cf908679721c7ea_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pipelines-as-code-watcher-rhel9@sha256%3A652771b15fc2b567ef2003d737397364c47bc641eb8bee217cf908679721c7ea?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9\u0026tag=1781067497"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:7d4436578b21ba00a60f5cf6bd74988f976f6c167475cc76f39b34b20da182df_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:7d4436578b21ba00a60f5cf6bd74988f976f6c167475cc76f39b34b20da182df_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:7d4436578b21ba00a60f5cf6bd74988f976f6c167475cc76f39b34b20da182df_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pipelines-as-code-webhook-rhel9@sha256%3A7d4436578b21ba00a60f5cf6bd74988f976f6c167475cc76f39b34b20da182df?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9\u0026tag=1781067432"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:553e7ea4c082a871ded4daa0865bd2387ec6f99fc6fbd4713a27873cf5bc565d_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:553e7ea4c082a871ded4daa0865bd2387ec6f99fc6fbd4713a27873cf5bc565d_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:553e7ea4c082a871ded4daa0865bd2387ec6f99fc6fbd4713a27873cf5bc565d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-serve-tkn-cli-rhel9@sha256%3A553e7ea4c082a871ded4daa0865bd2387ec6f99fc6fbd4713a27873cf5bc565d?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9\u0026tag=1780575969"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:5330de373490f5bfd8fa40de3c8dfb21f64128dab695aaff3a6a4c96c3388d3b_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:5330de373490f5bfd8fa40de3c8dfb21f64128dab695aaff3a6a4c96c3388d3b_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:5330de373490f5bfd8fa40de3c8dfb21f64128dab695aaff3a6a4c96c3388d3b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-cache-rhel9@sha256%3A5330de373490f5bfd8fa40de3c8dfb21f64128dab695aaff3a6a4c96c3388d3b?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9\u0026tag=1780402306"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:dd5328245120eb981cf5fe6153fc2d33ed9817612884bb7cf7fed77782cd1e20_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:dd5328245120eb981cf5fe6153fc2d33ed9817612884bb7cf7fed77782cd1e20_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:dd5328245120eb981cf5fe6153fc2d33ed9817612884bb7cf7fed77782cd1e20_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-chains-controller-rhel9@sha256%3Add5328245120eb981cf5fe6153fc2d33ed9817612884bb7cf7fed77782cd1e20?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9\u0026tag=1780366737"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:b289110701914022840061f5f5a931e5c895d16898fff3d78193b89c37943201_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:b289110701914022840061f5f5a931e5c895d16898fff3d78193b89c37943201_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:b289110701914022840061f5f5a931e5c895d16898fff3d78193b89c37943201_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-cli-tkn-rhel9@sha256%3Ab289110701914022840061f5f5a931e5c895d16898fff3d78193b89c37943201?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9\u0026tag=1780922870"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:77751c116d7b990d00fe24beb6a3d5bc7faedd5f628b379903384e9c8ddb2c7c_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:77751c116d7b990d00fe24beb6a3d5bc7faedd5f628b379903384e9c8ddb2c7c_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:77751c116d7b990d00fe24beb6a3d5bc7faedd5f628b379903384e9c8ddb2c7c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-git-init-rhel9@sha256%3A77751c116d7b990d00fe24beb6a3d5bc7faedd5f628b379903384e9c8ddb2c7c?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9\u0026tag=1780567490"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:1364a6b06e13e205088d8690ae753c99527fc130cd5d8ece02fd92538f522a1d_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:1364a6b06e13e205088d8690ae753c99527fc130cd5d8ece02fd92538f522a1d_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:1364a6b06e13e205088d8690ae753c99527fc130cd5d8ece02fd92538f522a1d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-hub-api-rhel9@sha256%3A1364a6b06e13e205088d8690ae753c99527fc130cd5d8ece02fd92538f522a1d?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9\u0026tag=1780633099"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:f2659636edc0651da9d6bc18a09df3ddc94b80143ba4818dd9f818840c776d60_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:f2659636edc0651da9d6bc18a09df3ddc94b80143ba4818dd9f818840c776d60_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:f2659636edc0651da9d6bc18a09df3ddc94b80143ba4818dd9f818840c776d60_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-hub-db-migration-rhel9@sha256%3Af2659636edc0651da9d6bc18a09df3ddc94b80143ba4818dd9f818840c776d60?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9\u0026tag=1780633024"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:880ca9bd23984cde3a928c7266cd89051ca8bb95b94be54dfbe1e5330ff89674_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:880ca9bd23984cde3a928c7266cd89051ca8bb95b94be54dfbe1e5330ff89674_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:880ca9bd23984cde3a928c7266cd89051ca8bb95b94be54dfbe1e5330ff89674_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-hub-ui-rhel9@sha256%3A880ca9bd23984cde3a928c7266cd89051ca8bb95b94be54dfbe1e5330ff89674?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9\u0026tag=1780633047"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:632a9d70719cce5d0fde98642ff48e6e810072173dd73db3792f6f80d5272fa7_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:632a9d70719cce5d0fde98642ff48e6e810072173dd73db3792f6f80d5272fa7_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:632a9d70719cce5d0fde98642ff48e6e810072173dd73db3792f6f80d5272fa7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-controller-rhel9@sha256%3A632a9d70719cce5d0fde98642ff48e6e810072173dd73db3792f6f80d5272fa7?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9\u0026tag=1780984164"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:3ef24dc7c5588180203520784ea3db6e1501e5190b3f59aa1f77df1a5bee9bfc_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:3ef24dc7c5588180203520784ea3db6e1501e5190b3f59aa1f77df1a5bee9bfc_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:3ef24dc7c5588180203520784ea3db6e1501e5190b3f59aa1f77df1a5bee9bfc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-entrypoint-rhel9@sha256%3A3ef24dc7c5588180203520784ea3db6e1501e5190b3f59aa1f77df1a5bee9bfc?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9\u0026tag=1780983852"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:10ec14b028d3926a2c0ba35810035e69d669c0e358ed8832d854f0454c77e516_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:10ec14b028d3926a2c0ba35810035e69d669c0e358ed8832d854f0454c77e516_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:10ec14b028d3926a2c0ba35810035e69d669c0e358ed8832d854f0454c77e516_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-events-rhel9@sha256%3A10ec14b028d3926a2c0ba35810035e69d669c0e358ed8832d854f0454c77e516?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines/pipelines-events-rhel9\u0026tag=1780983714"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:e32b399bba77a431ffc4e8f24744a790b7aab19f061f7ecca929cb795c83c4d0_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:e32b399bba77a431ffc4e8f24744a790b7aab19f061f7ecca929cb795c83c4d0_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:e32b399bba77a431ffc4e8f24744a790b7aab19f061f7ecca929cb795c83c4d0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-nop-rhel9@sha256%3Ae32b399bba77a431ffc4e8f24744a790b7aab19f061f7ecca929cb795c83c4d0?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9\u0026tag=1780984035"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:f929464036bfd53938a4cd7cd39297801a122fd20461cdce31cf8d6d96a3bb86_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:f929464036bfd53938a4cd7cd39297801a122fd20461cdce31cf8d6d96a3bb86_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:f929464036bfd53938a4cd7cd39297801a122fd20461cdce31cf8d6d96a3bb86_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-resolvers-rhel9@sha256%3Af929464036bfd53938a4cd7cd39297801a122fd20461cdce31cf8d6d96a3bb86?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9\u0026tag=1780984057"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:4fb24af422753d3194a182894499628b10c2fdf22c441b9a90ab9748d3138d7e_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:4fb24af422753d3194a182894499628b10c2fdf22c441b9a90ab9748d3138d7e_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:4fb24af422753d3194a182894499628b10c2fdf22c441b9a90ab9748d3138d7e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-sidecarlogresults-rhel9@sha256%3A4fb24af422753d3194a182894499628b10c2fdf22c441b9a90ab9748d3138d7e?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9\u0026tag=1780983724"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:bd91a02760bac7f4e1f30753d7b9f29c9abcaeeaddde7e3c55c14ce827d07e52_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:bd91a02760bac7f4e1f30753d7b9f29c9abcaeeaddde7e3c55c14ce827d07e52_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:bd91a02760bac7f4e1f30753d7b9f29c9abcaeeaddde7e3c55c14ce827d07e52_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-webhook-rhel9@sha256%3Abd91a02760bac7f4e1f30753d7b9f29c9abcaeeaddde7e3c55c14ce827d07e52?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9\u0026tag=1780984221"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:d97699f5c4083039de2cf17de20d4e93ac38bb10c885785705d4ce17bc80a37f_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:d97699f5c4083039de2cf17de20d4e93ac38bb10c885785705d4ce17bc80a37f_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:d97699f5c4083039de2cf17de20d4e93ac38bb10c885785705d4ce17bc80a37f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-workingdirinit-rhel9@sha256%3Ad97699f5c4083039de2cf17de20d4e93ac38bb10c885785705d4ce17bc80a37f?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9\u0026tag=1780984646"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:48fd8e0d453e54ed7531678b05b65e388c00daae63ac5745c9ee8924f7c40371_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:48fd8e0d453e54ed7531678b05b65e388c00daae63ac5745c9ee8924f7c40371_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:48fd8e0d453e54ed7531678b05b65e388c00daae63ac5745c9ee8924f7c40371_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pruner-controller-rhel9@sha256%3A48fd8e0d453e54ed7531678b05b65e388c00daae63ac5745c9ee8924f7c40371?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9\u0026tag=1780720784"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pruner-webhook-rhel9@sha256:c71c29bc335b77b98419e90f24a0396a1093edc2d985aae48f5000f9de75941f_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pruner-webhook-rhel9@sha256:c71c29bc335b77b98419e90f24a0396a1093edc2d985aae48f5000f9de75941f_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pruner-webhook-rhel9@sha256:c71c29bc335b77b98419e90f24a0396a1093edc2d985aae48f5000f9de75941f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pruner-webhook-rhel9@sha256%3Ac71c29bc335b77b98419e90f24a0396a1093edc2d985aae48f5000f9de75941f?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines/pipelines-pruner-webhook-rhel9\u0026tag=1780720920"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:cb3fb52bf47fe049263cd6f87ecfe9f1941fc9f7f4fe69385415cdbc9017aa5e_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:cb3fb52bf47fe049263cd6f87ecfe9f1941fc9f7f4fe69385415cdbc9017aa5e_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:cb3fb52bf47fe049263cd6f87ecfe9f1941fc9f7f4fe69385415cdbc9017aa5e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-results-api-rhel9@sha256%3Acb3fb52bf47fe049263cd6f87ecfe9f1941fc9f7f4fe69385415cdbc9017aa5e?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9\u0026tag=1780641574"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:fd318fe6bac9e3f6fb87fa8773d96803e44ba82d5367438f26b1aa04744d60c9_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:fd318fe6bac9e3f6fb87fa8773d96803e44ba82d5367438f26b1aa04744d60c9_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:fd318fe6bac9e3f6fb87fa8773d96803e44ba82d5367438f26b1aa04744d60c9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-results-retention-policy-agent-rhel9@sha256%3Afd318fe6bac9e3f6fb87fa8773d96803e44ba82d5367438f26b1aa04744d60c9?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9\u0026tag=1780641638"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:f80821688e548ecf8b8ffd8ef6c4c5f3bc04f32628e7f83a97c910f43ce3dbe2_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:f80821688e548ecf8b8ffd8ef6c4c5f3bc04f32628e7f83a97c910f43ce3dbe2_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:f80821688e548ecf8b8ffd8ef6c4c5f3bc04f32628e7f83a97c910f43ce3dbe2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-results-watcher-rhel9@sha256%3Af80821688e548ecf8b8ffd8ef6c4c5f3bc04f32628e7f83a97c910f43ce3dbe2?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9\u0026tag=1780641637"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:c036df7a4bc62e7bafe4b549f3e1fe17b6f9894ac4dedd6018df7d07e267b5a3_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:c036df7a4bc62e7bafe4b549f3e1fe17b6f9894ac4dedd6018df7d07e267b5a3_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:c036df7a4bc62e7bafe4b549f3e1fe17b6f9894ac4dedd6018df7d07e267b5a3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-triggers-controller-rhel9@sha256%3Ac036df7a4bc62e7bafe4b549f3e1fe17b6f9894ac4dedd6018df7d07e267b5a3?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9\u0026tag=1780575285"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:e7e8f68f0c3563ff5055685647d20e61a8811f07c828ed4ce88e5c0fa57577bb_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:e7e8f68f0c3563ff5055685647d20e61a8811f07c828ed4ce88e5c0fa57577bb_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:e7e8f68f0c3563ff5055685647d20e61a8811f07c828ed4ce88e5c0fa57577bb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-triggers-core-interceptors-rhel9@sha256%3Ae7e8f68f0c3563ff5055685647d20e61a8811f07c828ed4ce88e5c0fa57577bb?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9\u0026tag=1780575283"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:7ddd248c4db55f65e82c0e6ceaa125876cc18cc6c4611a50f2bdb80809f02914_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:7ddd248c4db55f65e82c0e6ceaa125876cc18cc6c4611a50f2bdb80809f02914_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:7ddd248c4db55f65e82c0e6ceaa125876cc18cc6c4611a50f2bdb80809f02914_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-triggers-eventlistenersink-rhel9@sha256%3A7ddd248c4db55f65e82c0e6ceaa125876cc18cc6c4611a50f2bdb80809f02914?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9\u0026tag=1780575272"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:79799a8308a0b356a639bceca16c2a728f5bc78a88097fdd149173ef80d2c9c9_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:79799a8308a0b356a639bceca16c2a728f5bc78a88097fdd149173ef80d2c9c9_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:79799a8308a0b356a639bceca16c2a728f5bc78a88097fdd149173ef80d2c9c9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-triggers-webhook-rhel9@sha256%3A79799a8308a0b356a639bceca16c2a728f5bc78a88097fdd149173ef80d2c9c9?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9\u0026tag=1780575209"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:9f80cfe35f04cbe6a16069c1ec1d8811be4d593e64e4c416f3c10d0867e6ae19_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:9f80cfe35f04cbe6a16069c1ec1d8811be4d593e64e4c416f3c10d0867e6ae19_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:9f80cfe35f04cbe6a16069c1ec1d8811be4d593e64e4c416f3c10d0867e6ae19_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-console-plugin-rhel9@sha256%3A9f80cfe35f04cbe6a16069c1ec1d8811be4d593e64e4c416f3c10d0867e6ae19?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9\u0026tag=1780512811"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-pf5-rhel9@sha256:ff4f49f5218d296b3af828c17283f870aebd6d60813563b55908ffd4629eeab1_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-pf5-rhel9@sha256:ff4f49f5218d296b3af828c17283f870aebd6d60813563b55908ffd4629eeab1_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-pf5-rhel9@sha256:ff4f49f5218d296b3af828c17283f870aebd6d60813563b55908ffd4629eeab1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-console-plugin-pf5-rhel9@sha256%3Aff4f49f5218d296b3af828c17283f870aebd6d60813563b55908ffd4629eeab1?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines/pipelines-console-plugin-pf5-rhel9\u0026tag=1780991861"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:0521f90dec2a5a5cd930b3e3bf0de90b066eb1b2b2e74e82c9d63d3512b3e6c2_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:0521f90dec2a5a5cd930b3e3bf0de90b066eb1b2b2e74e82c9d63d3512b3e6c2_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:0521f90dec2a5a5cd930b3e3bf0de90b066eb1b2b2e74e82c9d63d3512b3e6c2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-manual-approval-gate-controller-rhel9@sha256%3A0521f90dec2a5a5cd930b3e3bf0de90b066eb1b2b2e74e82c9d63d3512b3e6c2?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9\u0026tag=1780724204"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:1a9beb7528ea2ac15e1257be1ff0c8b1ecd4d2e103792efcb5408b0de77fce32_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:1a9beb7528ea2ac15e1257be1ff0c8b1ecd4d2e103792efcb5408b0de77fce32_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:1a9beb7528ea2ac15e1257be1ff0c8b1ecd4d2e103792efcb5408b0de77fce32_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-manual-approval-gate-webhook-rhel9@sha256%3A1a9beb7528ea2ac15e1257be1ff0c8b1ecd4d2e103792efcb5408b0de77fce32?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9\u0026tag=1780724268"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:0ff3decd7dfc8d54779ad65d693327c810f0094200aa34079d929039773887c3_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:0ff3decd7dfc8d54779ad65d693327c810f0094200aa34079d929039773887c3_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:0ff3decd7dfc8d54779ad65d693327c810f0094200aa34079d929039773887c3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-opc-rhel9@sha256%3A0ff3decd7dfc8d54779ad65d693327c810f0094200aa34079d929039773887c3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9\u0026tag=1780572821"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-rhel9-operator@sha256:3278f98d80e2626bf481811b03908d955019137b47bacbfc6894949e067f39b1_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-rhel9-operator@sha256:3278f98d80e2626bf481811b03908d955019137b47bacbfc6894949e067f39b1_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-rhel9-operator@sha256:3278f98d80e2626bf481811b03908d955019137b47bacbfc6894949e067f39b1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-rhel9-operator@sha256%3A3278f98d80e2626bf481811b03908d955019137b47bacbfc6894949e067f39b1?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines/pipelines-rhel9-operator\u0026tag=1780645012"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-operator-proxy-rhel9@sha256:d3c4701a2aeac9cd836962c6c5d999a0aabb0c472c57fa4fe105e0c1a099059c_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-operator-proxy-rhel9@sha256:d3c4701a2aeac9cd836962c6c5d999a0aabb0c472c57fa4fe105e0c1a099059c_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-operator-proxy-rhel9@sha256:d3c4701a2aeac9cd836962c6c5d999a0aabb0c472c57fa4fe105e0c1a099059c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-operator-proxy-rhel9@sha256%3Ad3c4701a2aeac9cd836962c6c5d999a0aabb0c472c57fa4fe105e0c1a099059c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines/pipelines-operator-proxy-rhel9\u0026tag=1780645016"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-operator-webhook-rhel9@sha256:bfcc99ea9f1c699b48dcf2994afdd8a68f031f794d721ae745de54a924e59c76_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-operator-webhook-rhel9@sha256:bfcc99ea9f1c699b48dcf2994afdd8a68f031f794d721ae745de54a924e59c76_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-operator-webhook-rhel9@sha256:bfcc99ea9f1c699b48dcf2994afdd8a68f031f794d721ae745de54a924e59c76_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-operator-webhook-rhel9@sha256%3Abfcc99ea9f1c699b48dcf2994afdd8a68f031f794d721ae745de54a924e59c76?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines/pipelines-operator-webhook-rhel9\u0026tag=1780645012"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:67cc277bedd68e09d92c3c256e886ca2506636dfcd77625a5ea3db4005b5d586_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:67cc277bedd68e09d92c3c256e886ca2506636dfcd77625a5ea3db4005b5d586_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:67cc277bedd68e09d92c3c256e886ca2506636dfcd77625a5ea3db4005b5d586_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pipelines-as-code-cli-rhel9@sha256%3A67cc277bedd68e09d92c3c256e886ca2506636dfcd77625a5ea3db4005b5d586?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9\u0026tag=1781067439"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:dc1a40ceab9f4100575ac0348a5e17514312d1dabfdb096130093914ff329059_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:dc1a40ceab9f4100575ac0348a5e17514312d1dabfdb096130093914ff329059_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:dc1a40ceab9f4100575ac0348a5e17514312d1dabfdb096130093914ff329059_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pipelines-as-code-controller-rhel9@sha256%3Adc1a40ceab9f4100575ac0348a5e17514312d1dabfdb096130093914ff329059?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9\u0026tag=1781067498"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:d297745a65c828d0a32ca68198e796a37fdef153bfb040cecb9739a868899777_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:d297745a65c828d0a32ca68198e796a37fdef153bfb040cecb9739a868899777_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:d297745a65c828d0a32ca68198e796a37fdef153bfb040cecb9739a868899777_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pipelines-as-code-watcher-rhel9@sha256%3Ad297745a65c828d0a32ca68198e796a37fdef153bfb040cecb9739a868899777?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9\u0026tag=1781067497"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:dd8c287009c850126d2b4ae5623420c2ccde38bf14c9c853bdbe5c2e1586db06_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:dd8c287009c850126d2b4ae5623420c2ccde38bf14c9c853bdbe5c2e1586db06_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:dd8c287009c850126d2b4ae5623420c2ccde38bf14c9c853bdbe5c2e1586db06_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pipelines-as-code-webhook-rhel9@sha256%3Add8c287009c850126d2b4ae5623420c2ccde38bf14c9c853bdbe5c2e1586db06?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9\u0026tag=1781067432"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:fc03869cd583f8e31cf895f07ff7a96a9d7c236eab36b9e56136e58ca7db96bd_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:fc03869cd583f8e31cf895f07ff7a96a9d7c236eab36b9e56136e58ca7db96bd_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:fc03869cd583f8e31cf895f07ff7a96a9d7c236eab36b9e56136e58ca7db96bd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-serve-tkn-cli-rhel9@sha256%3Afc03869cd583f8e31cf895f07ff7a96a9d7c236eab36b9e56136e58ca7db96bd?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9\u0026tag=1780575969"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:c728d376aafac1219d957bafe2f3ab75ae88e1d326d48ca409e209e09a782e6c_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:c728d376aafac1219d957bafe2f3ab75ae88e1d326d48ca409e209e09a782e6c_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:c728d376aafac1219d957bafe2f3ab75ae88e1d326d48ca409e209e09a782e6c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-cache-rhel9@sha256%3Ac728d376aafac1219d957bafe2f3ab75ae88e1d326d48ca409e209e09a782e6c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9\u0026tag=1780402306"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:99aab6998dc6e4c8349a53e4ab52c0a9730aa75b36bb4e87d74bb6ee5f2044da_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:99aab6998dc6e4c8349a53e4ab52c0a9730aa75b36bb4e87d74bb6ee5f2044da_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:99aab6998dc6e4c8349a53e4ab52c0a9730aa75b36bb4e87d74bb6ee5f2044da_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-chains-controller-rhel9@sha256%3A99aab6998dc6e4c8349a53e4ab52c0a9730aa75b36bb4e87d74bb6ee5f2044da?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9\u0026tag=1780366737"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:a395182a2cda20322f0af7ecc972ab3bc9c07161e70174c2b4d9ac08f6aa9845_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:a395182a2cda20322f0af7ecc972ab3bc9c07161e70174c2b4d9ac08f6aa9845_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:a395182a2cda20322f0af7ecc972ab3bc9c07161e70174c2b4d9ac08f6aa9845_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-cli-tkn-rhel9@sha256%3Aa395182a2cda20322f0af7ecc972ab3bc9c07161e70174c2b4d9ac08f6aa9845?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9\u0026tag=1780922870"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:fa74f6dc71dd03e23612312e6c6e988ff1234a8e75752087abb980ca983fdac2_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:fa74f6dc71dd03e23612312e6c6e988ff1234a8e75752087abb980ca983fdac2_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:fa74f6dc71dd03e23612312e6c6e988ff1234a8e75752087abb980ca983fdac2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-git-init-rhel9@sha256%3Afa74f6dc71dd03e23612312e6c6e988ff1234a8e75752087abb980ca983fdac2?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9\u0026tag=1780567490"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:2a767fe742df781ebf07f553a7274e766b3dea1b8f12ea665d5ef19efccdcb1e_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:2a767fe742df781ebf07f553a7274e766b3dea1b8f12ea665d5ef19efccdcb1e_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:2a767fe742df781ebf07f553a7274e766b3dea1b8f12ea665d5ef19efccdcb1e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-hub-api-rhel9@sha256%3A2a767fe742df781ebf07f553a7274e766b3dea1b8f12ea665d5ef19efccdcb1e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9\u0026tag=1780633099"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:017afc8d42f2f0dd7adaf151c0cb79200724994d92e1b5e2f0c2461a9d7a75e0_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:017afc8d42f2f0dd7adaf151c0cb79200724994d92e1b5e2f0c2461a9d7a75e0_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:017afc8d42f2f0dd7adaf151c0cb79200724994d92e1b5e2f0c2461a9d7a75e0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-hub-db-migration-rhel9@sha256%3A017afc8d42f2f0dd7adaf151c0cb79200724994d92e1b5e2f0c2461a9d7a75e0?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9\u0026tag=1780633024"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:fef0a1823440a06135a3d77afe86367c0f969cace70ac39b9fd1f188a80e69f2_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:fef0a1823440a06135a3d77afe86367c0f969cace70ac39b9fd1f188a80e69f2_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:fef0a1823440a06135a3d77afe86367c0f969cace70ac39b9fd1f188a80e69f2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-hub-ui-rhel9@sha256%3Afef0a1823440a06135a3d77afe86367c0f969cace70ac39b9fd1f188a80e69f2?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9\u0026tag=1780633047"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:a1477ff3ddb9315e482647d228c09e55356d00291f9fde419d36e064b54fc6b8_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:a1477ff3ddb9315e482647d228c09e55356d00291f9fde419d36e064b54fc6b8_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:a1477ff3ddb9315e482647d228c09e55356d00291f9fde419d36e064b54fc6b8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-controller-rhel9@sha256%3Aa1477ff3ddb9315e482647d228c09e55356d00291f9fde419d36e064b54fc6b8?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9\u0026tag=1780984164"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:82192c8ede01ce878231c9c56d7104d845e6bb69a8eeea17af84be7b56654eea_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:82192c8ede01ce878231c9c56d7104d845e6bb69a8eeea17af84be7b56654eea_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:82192c8ede01ce878231c9c56d7104d845e6bb69a8eeea17af84be7b56654eea_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-entrypoint-rhel9@sha256%3A82192c8ede01ce878231c9c56d7104d845e6bb69a8eeea17af84be7b56654eea?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9\u0026tag=1780983852"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:de69bc0e11397002240253365aa2b2338b401e7aa4f74478e5f202184662a235_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:de69bc0e11397002240253365aa2b2338b401e7aa4f74478e5f202184662a235_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:de69bc0e11397002240253365aa2b2338b401e7aa4f74478e5f202184662a235_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-events-rhel9@sha256%3Ade69bc0e11397002240253365aa2b2338b401e7aa4f74478e5f202184662a235?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines/pipelines-events-rhel9\u0026tag=1780983714"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:d671e8634526c2e661713be807e2e7f32e46e58dbf7eea44e43ee17a87db601d_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:d671e8634526c2e661713be807e2e7f32e46e58dbf7eea44e43ee17a87db601d_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:d671e8634526c2e661713be807e2e7f32e46e58dbf7eea44e43ee17a87db601d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-nop-rhel9@sha256%3Ad671e8634526c2e661713be807e2e7f32e46e58dbf7eea44e43ee17a87db601d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9\u0026tag=1780984035"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:34af5e7e166ea2ac902d3d0414adfb8442859396e60b4992de59d7ee130b3fef_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:34af5e7e166ea2ac902d3d0414adfb8442859396e60b4992de59d7ee130b3fef_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:34af5e7e166ea2ac902d3d0414adfb8442859396e60b4992de59d7ee130b3fef_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-resolvers-rhel9@sha256%3A34af5e7e166ea2ac902d3d0414adfb8442859396e60b4992de59d7ee130b3fef?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9\u0026tag=1780984057"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:1262b507d141cb572339ea7dd149215af3ee891343a66c1d8436c4ef2c3e51ba_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:1262b507d141cb572339ea7dd149215af3ee891343a66c1d8436c4ef2c3e51ba_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:1262b507d141cb572339ea7dd149215af3ee891343a66c1d8436c4ef2c3e51ba_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-sidecarlogresults-rhel9@sha256%3A1262b507d141cb572339ea7dd149215af3ee891343a66c1d8436c4ef2c3e51ba?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9\u0026tag=1780983724"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:e8c62219f6073bd08d585d5f159c6beab76e5553a7e8ae4d1e7c2bdb01c4c7c1_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:e8c62219f6073bd08d585d5f159c6beab76e5553a7e8ae4d1e7c2bdb01c4c7c1_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:e8c62219f6073bd08d585d5f159c6beab76e5553a7e8ae4d1e7c2bdb01c4c7c1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-webhook-rhel9@sha256%3Ae8c62219f6073bd08d585d5f159c6beab76e5553a7e8ae4d1e7c2bdb01c4c7c1?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9\u0026tag=1780984221"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:8105660323b2250eee6ec111eb4aca20e7a88cdcd1b243ae9c6bc0bee8642293_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:8105660323b2250eee6ec111eb4aca20e7a88cdcd1b243ae9c6bc0bee8642293_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:8105660323b2250eee6ec111eb4aca20e7a88cdcd1b243ae9c6bc0bee8642293_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-workingdirinit-rhel9@sha256%3A8105660323b2250eee6ec111eb4aca20e7a88cdcd1b243ae9c6bc0bee8642293?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9\u0026tag=1780984646"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:aac030d920f635b8ad7edf6cf046047c82f064bcb081e6071b86e8ee7d84464e_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:aac030d920f635b8ad7edf6cf046047c82f064bcb081e6071b86e8ee7d84464e_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:aac030d920f635b8ad7edf6cf046047c82f064bcb081e6071b86e8ee7d84464e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pruner-controller-rhel9@sha256%3Aaac030d920f635b8ad7edf6cf046047c82f064bcb081e6071b86e8ee7d84464e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9\u0026tag=1780720784"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pruner-webhook-rhel9@sha256:74f1f26bdb3c05af324066ce828f0863c2c5156e949c6cbeedd0d66068847033_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pruner-webhook-rhel9@sha256:74f1f26bdb3c05af324066ce828f0863c2c5156e949c6cbeedd0d66068847033_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pruner-webhook-rhel9@sha256:74f1f26bdb3c05af324066ce828f0863c2c5156e949c6cbeedd0d66068847033_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pruner-webhook-rhel9@sha256%3A74f1f26bdb3c05af324066ce828f0863c2c5156e949c6cbeedd0d66068847033?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines/pipelines-pruner-webhook-rhel9\u0026tag=1780720920"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:19425135838ddcea73db774c7dfa8a8a9f1301fb1bd488dd662cb02f3d7be670_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:19425135838ddcea73db774c7dfa8a8a9f1301fb1bd488dd662cb02f3d7be670_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:19425135838ddcea73db774c7dfa8a8a9f1301fb1bd488dd662cb02f3d7be670_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-results-api-rhel9@sha256%3A19425135838ddcea73db774c7dfa8a8a9f1301fb1bd488dd662cb02f3d7be670?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9\u0026tag=1780641574"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:91e904d51d7505f19e7db68574a957febcb1963bad2f4452e9723be1bd5a79ce_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:91e904d51d7505f19e7db68574a957febcb1963bad2f4452e9723be1bd5a79ce_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:91e904d51d7505f19e7db68574a957febcb1963bad2f4452e9723be1bd5a79ce_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-results-retention-policy-agent-rhel9@sha256%3A91e904d51d7505f19e7db68574a957febcb1963bad2f4452e9723be1bd5a79ce?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9\u0026tag=1780641638"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:c22c8d4a9dfd25462ed4b37b20d3917cdc87bdc4a90718835dd7cfd70ac7eef8_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:c22c8d4a9dfd25462ed4b37b20d3917cdc87bdc4a90718835dd7cfd70ac7eef8_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:c22c8d4a9dfd25462ed4b37b20d3917cdc87bdc4a90718835dd7cfd70ac7eef8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-results-watcher-rhel9@sha256%3Ac22c8d4a9dfd25462ed4b37b20d3917cdc87bdc4a90718835dd7cfd70ac7eef8?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9\u0026tag=1780641637"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:c7b9e3af430d26a1914bce5bf4189de1ebb3d61c4d8098b7b163c1b6d6f554f2_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:c7b9e3af430d26a1914bce5bf4189de1ebb3d61c4d8098b7b163c1b6d6f554f2_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:c7b9e3af430d26a1914bce5bf4189de1ebb3d61c4d8098b7b163c1b6d6f554f2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-triggers-controller-rhel9@sha256%3Ac7b9e3af430d26a1914bce5bf4189de1ebb3d61c4d8098b7b163c1b6d6f554f2?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9\u0026tag=1780575285"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:32376725b6ca30983e9fef1b1d6bfa51a7b1d7e1960ccb50bafccb15efe8c7ae_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:32376725b6ca30983e9fef1b1d6bfa51a7b1d7e1960ccb50bafccb15efe8c7ae_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:32376725b6ca30983e9fef1b1d6bfa51a7b1d7e1960ccb50bafccb15efe8c7ae_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-triggers-core-interceptors-rhel9@sha256%3A32376725b6ca30983e9fef1b1d6bfa51a7b1d7e1960ccb50bafccb15efe8c7ae?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9\u0026tag=1780575283"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:61d7da5e8a4fd131f49e7217c2a43ee60ee179ca8d74c1dd3b2a653e9864bc5c_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:61d7da5e8a4fd131f49e7217c2a43ee60ee179ca8d74c1dd3b2a653e9864bc5c_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:61d7da5e8a4fd131f49e7217c2a43ee60ee179ca8d74c1dd3b2a653e9864bc5c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-triggers-eventlistenersink-rhel9@sha256%3A61d7da5e8a4fd131f49e7217c2a43ee60ee179ca8d74c1dd3b2a653e9864bc5c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9\u0026tag=1780575272"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:0b0cc51d2f5df8a7cc2e30f80fcd4bdb7a38bd5f8a9ecc6d5e5870dc5fdc36e8_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:0b0cc51d2f5df8a7cc2e30f80fcd4bdb7a38bd5f8a9ecc6d5e5870dc5fdc36e8_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:0b0cc51d2f5df8a7cc2e30f80fcd4bdb7a38bd5f8a9ecc6d5e5870dc5fdc36e8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-triggers-webhook-rhel9@sha256%3A0b0cc51d2f5df8a7cc2e30f80fcd4bdb7a38bd5f8a9ecc6d5e5870dc5fdc36e8?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9\u0026tag=1780575209"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:9fabbf4a7e28f6ab02f1ac77b82fc37e0e295f71b05fa9e56b1a5ee4056a0fed_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:9fabbf4a7e28f6ab02f1ac77b82fc37e0e295f71b05fa9e56b1a5ee4056a0fed_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:9fabbf4a7e28f6ab02f1ac77b82fc37e0e295f71b05fa9e56b1a5ee4056a0fed_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-console-plugin-rhel9@sha256%3A9fabbf4a7e28f6ab02f1ac77b82fc37e0e295f71b05fa9e56b1a5ee4056a0fed?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9\u0026tag=1780512811"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-pf5-rhel9@sha256:9f9b88b0fbc438aad06752a21fe76a870ba4d8042c6ee1ff0505af780ca8c2f0_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-pf5-rhel9@sha256:9f9b88b0fbc438aad06752a21fe76a870ba4d8042c6ee1ff0505af780ca8c2f0_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-pf5-rhel9@sha256:9f9b88b0fbc438aad06752a21fe76a870ba4d8042c6ee1ff0505af780ca8c2f0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-console-plugin-pf5-rhel9@sha256%3A9f9b88b0fbc438aad06752a21fe76a870ba4d8042c6ee1ff0505af780ca8c2f0?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines/pipelines-console-plugin-pf5-rhel9\u0026tag=1780991861"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:09ec7273c5e72adfc183c3af125e2cd47bc1ddb7c44c28aeae18ee488844348c_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:09ec7273c5e72adfc183c3af125e2cd47bc1ddb7c44c28aeae18ee488844348c_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:09ec7273c5e72adfc183c3af125e2cd47bc1ddb7c44c28aeae18ee488844348c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-manual-approval-gate-controller-rhel9@sha256%3A09ec7273c5e72adfc183c3af125e2cd47bc1ddb7c44c28aeae18ee488844348c?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9\u0026tag=1780724204"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:defe86d856b97f76f8b1455f61c865cf0dbac67810cb67ea5eada820a2f948e6_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:defe86d856b97f76f8b1455f61c865cf0dbac67810cb67ea5eada820a2f948e6_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:defe86d856b97f76f8b1455f61c865cf0dbac67810cb67ea5eada820a2f948e6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-manual-approval-gate-webhook-rhel9@sha256%3Adefe86d856b97f76f8b1455f61c865cf0dbac67810cb67ea5eada820a2f948e6?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9\u0026tag=1780724268"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:e5abf59262ae41f04385437e3f95924eb505eaf936f5a988319b5a6a52f708c2_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:e5abf59262ae41f04385437e3f95924eb505eaf936f5a988319b5a6a52f708c2_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:e5abf59262ae41f04385437e3f95924eb505eaf936f5a988319b5a6a52f708c2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-opc-rhel9@sha256%3Ae5abf59262ae41f04385437e3f95924eb505eaf936f5a988319b5a6a52f708c2?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9\u0026tag=1780572821"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-rhel9-operator@sha256:73959111c980def943d458774e2b86446e9cc5f96fa6f2d4b45b7db563f44d4b_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-rhel9-operator@sha256:73959111c980def943d458774e2b86446e9cc5f96fa6f2d4b45b7db563f44d4b_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-rhel9-operator@sha256:73959111c980def943d458774e2b86446e9cc5f96fa6f2d4b45b7db563f44d4b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-rhel9-operator@sha256%3A73959111c980def943d458774e2b86446e9cc5f96fa6f2d4b45b7db563f44d4b?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines/pipelines-rhel9-operator\u0026tag=1780645012"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-operator-proxy-rhel9@sha256:230119ab73baf69b572857a4b923baf2e267d2d77f8d373d924db1eb832d9a08_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-operator-proxy-rhel9@sha256:230119ab73baf69b572857a4b923baf2e267d2d77f8d373d924db1eb832d9a08_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-operator-proxy-rhel9@sha256:230119ab73baf69b572857a4b923baf2e267d2d77f8d373d924db1eb832d9a08_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-operator-proxy-rhel9@sha256%3A230119ab73baf69b572857a4b923baf2e267d2d77f8d373d924db1eb832d9a08?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines/pipelines-operator-proxy-rhel9\u0026tag=1780645016"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-operator-webhook-rhel9@sha256:98c3af814cc1d5a34f33cfeeeba1f7940f8e30e306da9487dca475bd31938fac_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-operator-webhook-rhel9@sha256:98c3af814cc1d5a34f33cfeeeba1f7940f8e30e306da9487dca475bd31938fac_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-operator-webhook-rhel9@sha256:98c3af814cc1d5a34f33cfeeeba1f7940f8e30e306da9487dca475bd31938fac_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-operator-webhook-rhel9@sha256%3A98c3af814cc1d5a34f33cfeeeba1f7940f8e30e306da9487dca475bd31938fac?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines/pipelines-operator-webhook-rhel9\u0026tag=1780645012"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:3390ca1fd9ae0602c829961dc332c7e3c417020c18c50a08cefdb90c621d6474_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:3390ca1fd9ae0602c829961dc332c7e3c417020c18c50a08cefdb90c621d6474_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:3390ca1fd9ae0602c829961dc332c7e3c417020c18c50a08cefdb90c621d6474_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pipelines-as-code-cli-rhel9@sha256%3A3390ca1fd9ae0602c829961dc332c7e3c417020c18c50a08cefdb90c621d6474?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9\u0026tag=1781067439"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:bb2e059a922f8ece5011db593873c8839d1951ceee09d50fff1613ab270e1062_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:bb2e059a922f8ece5011db593873c8839d1951ceee09d50fff1613ab270e1062_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:bb2e059a922f8ece5011db593873c8839d1951ceee09d50fff1613ab270e1062_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pipelines-as-code-controller-rhel9@sha256%3Abb2e059a922f8ece5011db593873c8839d1951ceee09d50fff1613ab270e1062?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9\u0026tag=1781067498"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:e35424513c27c433a94b68d573ab05027fd8b63494414c68ea07a3f3efa01345_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:e35424513c27c433a94b68d573ab05027fd8b63494414c68ea07a3f3efa01345_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:e35424513c27c433a94b68d573ab05027fd8b63494414c68ea07a3f3efa01345_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pipelines-as-code-watcher-rhel9@sha256%3Ae35424513c27c433a94b68d573ab05027fd8b63494414c68ea07a3f3efa01345?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9\u0026tag=1781067497"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:bcf6c5a3baaa23bb19a487126003eb8f2194f9238cbe8170c5d34930d47cc36c_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:bcf6c5a3baaa23bb19a487126003eb8f2194f9238cbe8170c5d34930d47cc36c_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:bcf6c5a3baaa23bb19a487126003eb8f2194f9238cbe8170c5d34930d47cc36c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pipelines-as-code-webhook-rhel9@sha256%3Abcf6c5a3baaa23bb19a487126003eb8f2194f9238cbe8170c5d34930d47cc36c?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9\u0026tag=1781067432"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:491faee7ce303a18b80934ac246b965e9353764c9a9df3928af2757ef0c1104d_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:491faee7ce303a18b80934ac246b965e9353764c9a9df3928af2757ef0c1104d_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:491faee7ce303a18b80934ac246b965e9353764c9a9df3928af2757ef0c1104d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-serve-tkn-cli-rhel9@sha256%3A491faee7ce303a18b80934ac246b965e9353764c9a9df3928af2757ef0c1104d?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9\u0026tag=1780575969"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:3c4587b2b5dc7426cc24e8678dd103ed2b1abb8ca13f5ea5aab606d92e5e00ba_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:3c4587b2b5dc7426cc24e8678dd103ed2b1abb8ca13f5ea5aab606d92e5e00ba_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:3c4587b2b5dc7426cc24e8678dd103ed2b1abb8ca13f5ea5aab606d92e5e00ba_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-cache-rhel9@sha256%3A3c4587b2b5dc7426cc24e8678dd103ed2b1abb8ca13f5ea5aab606d92e5e00ba?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9\u0026tag=1780402306"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:1cd66608b31afb07d5575714fd24becb2a3eb48fd6f897240986e5b5cd5ca25f_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:1cd66608b31afb07d5575714fd24becb2a3eb48fd6f897240986e5b5cd5ca25f_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:1cd66608b31afb07d5575714fd24becb2a3eb48fd6f897240986e5b5cd5ca25f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-chains-controller-rhel9@sha256%3A1cd66608b31afb07d5575714fd24becb2a3eb48fd6f897240986e5b5cd5ca25f?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9\u0026tag=1780366737"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:8627d0dd68402dc51137d89534c0bdb72e27fc3327be1e63e93a38ae72f653cd_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:8627d0dd68402dc51137d89534c0bdb72e27fc3327be1e63e93a38ae72f653cd_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:8627d0dd68402dc51137d89534c0bdb72e27fc3327be1e63e93a38ae72f653cd_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-cli-tkn-rhel9@sha256%3A8627d0dd68402dc51137d89534c0bdb72e27fc3327be1e63e93a38ae72f653cd?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9\u0026tag=1780922870"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:fff455cdc1c5015bad5296c85a6a13b2b4593b57dbf78164c1328cea9b228601_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:fff455cdc1c5015bad5296c85a6a13b2b4593b57dbf78164c1328cea9b228601_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:fff455cdc1c5015bad5296c85a6a13b2b4593b57dbf78164c1328cea9b228601_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-git-init-rhel9@sha256%3Afff455cdc1c5015bad5296c85a6a13b2b4593b57dbf78164c1328cea9b228601?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9\u0026tag=1780567490"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:ac3242268defa432b3245eeebaff125bbdbcfec532f5d25d7e96d81f0b4482c9_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:ac3242268defa432b3245eeebaff125bbdbcfec532f5d25d7e96d81f0b4482c9_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:ac3242268defa432b3245eeebaff125bbdbcfec532f5d25d7e96d81f0b4482c9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-hub-api-rhel9@sha256%3Aac3242268defa432b3245eeebaff125bbdbcfec532f5d25d7e96d81f0b4482c9?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9\u0026tag=1780633099"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:32d4c74e6dad2e47b4129320cfd7c2c69fbdad29dbe3822749a98c023bce5be2_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:32d4c74e6dad2e47b4129320cfd7c2c69fbdad29dbe3822749a98c023bce5be2_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:32d4c74e6dad2e47b4129320cfd7c2c69fbdad29dbe3822749a98c023bce5be2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-hub-db-migration-rhel9@sha256%3A32d4c74e6dad2e47b4129320cfd7c2c69fbdad29dbe3822749a98c023bce5be2?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9\u0026tag=1780633024"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:7cf7b1d6ec5e436fc35eb92ade0e29316b5af4c6a0df3b3cc0ade5fc732631bf_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:7cf7b1d6ec5e436fc35eb92ade0e29316b5af4c6a0df3b3cc0ade5fc732631bf_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:7cf7b1d6ec5e436fc35eb92ade0e29316b5af4c6a0df3b3cc0ade5fc732631bf_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-hub-ui-rhel9@sha256%3A7cf7b1d6ec5e436fc35eb92ade0e29316b5af4c6a0df3b3cc0ade5fc732631bf?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9\u0026tag=1780633047"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:838ee5faa3da19a38b8df19373dc4019f7b80ffdb71053e4f74d53a447a48eca_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:838ee5faa3da19a38b8df19373dc4019f7b80ffdb71053e4f74d53a447a48eca_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:838ee5faa3da19a38b8df19373dc4019f7b80ffdb71053e4f74d53a447a48eca_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-controller-rhel9@sha256%3A838ee5faa3da19a38b8df19373dc4019f7b80ffdb71053e4f74d53a447a48eca?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9\u0026tag=1780984164"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:d54076093c47f3d5576eb0a5c1e4cd7963a9d29f393a277721c8f34cb7efc263_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:d54076093c47f3d5576eb0a5c1e4cd7963a9d29f393a277721c8f34cb7efc263_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:d54076093c47f3d5576eb0a5c1e4cd7963a9d29f393a277721c8f34cb7efc263_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-entrypoint-rhel9@sha256%3Ad54076093c47f3d5576eb0a5c1e4cd7963a9d29f393a277721c8f34cb7efc263?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9\u0026tag=1780983852"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:04ddf503b9da7491acec12879894486790a2d2baf3256837ae5884eb73e91bce_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:04ddf503b9da7491acec12879894486790a2d2baf3256837ae5884eb73e91bce_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:04ddf503b9da7491acec12879894486790a2d2baf3256837ae5884eb73e91bce_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-events-rhel9@sha256%3A04ddf503b9da7491acec12879894486790a2d2baf3256837ae5884eb73e91bce?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines/pipelines-events-rhel9\u0026tag=1780983714"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:4333b9d650627bb913456e6504faaaf0f0efb55e40a95546c3d31d08d8e2b076_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:4333b9d650627bb913456e6504faaaf0f0efb55e40a95546c3d31d08d8e2b076_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:4333b9d650627bb913456e6504faaaf0f0efb55e40a95546c3d31d08d8e2b076_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-nop-rhel9@sha256%3A4333b9d650627bb913456e6504faaaf0f0efb55e40a95546c3d31d08d8e2b076?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9\u0026tag=1780984035"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:8bfe1d490a44c6d495c7d30ddb4245746a2e48f0f72343574b3235fa3526cc6d_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:8bfe1d490a44c6d495c7d30ddb4245746a2e48f0f72343574b3235fa3526cc6d_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:8bfe1d490a44c6d495c7d30ddb4245746a2e48f0f72343574b3235fa3526cc6d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-resolvers-rhel9@sha256%3A8bfe1d490a44c6d495c7d30ddb4245746a2e48f0f72343574b3235fa3526cc6d?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9\u0026tag=1780984057"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:cce28f2d920fc8d3bfa1b6c64f4c58ec7b02eabaffa7fd05293b725030463bf5_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:cce28f2d920fc8d3bfa1b6c64f4c58ec7b02eabaffa7fd05293b725030463bf5_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:cce28f2d920fc8d3bfa1b6c64f4c58ec7b02eabaffa7fd05293b725030463bf5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-sidecarlogresults-rhel9@sha256%3Acce28f2d920fc8d3bfa1b6c64f4c58ec7b02eabaffa7fd05293b725030463bf5?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9\u0026tag=1780983724"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:323921bcd7db381b2a1953764d5f85a14abcbdc1ccece894f8961d8b2b2fb779_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:323921bcd7db381b2a1953764d5f85a14abcbdc1ccece894f8961d8b2b2fb779_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:323921bcd7db381b2a1953764d5f85a14abcbdc1ccece894f8961d8b2b2fb779_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-webhook-rhel9@sha256%3A323921bcd7db381b2a1953764d5f85a14abcbdc1ccece894f8961d8b2b2fb779?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9\u0026tag=1780984221"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:8689c9c077663f3dbd393b9aa1ad5dfad6226c398070804b1e5f3afefaf2ec39_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:8689c9c077663f3dbd393b9aa1ad5dfad6226c398070804b1e5f3afefaf2ec39_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:8689c9c077663f3dbd393b9aa1ad5dfad6226c398070804b1e5f3afefaf2ec39_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-workingdirinit-rhel9@sha256%3A8689c9c077663f3dbd393b9aa1ad5dfad6226c398070804b1e5f3afefaf2ec39?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9\u0026tag=1780984646"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:5ad699e6e0061b76f3f50424cb557bcb9fc9569d48f76973da683a45b6ec9147_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:5ad699e6e0061b76f3f50424cb557bcb9fc9569d48f76973da683a45b6ec9147_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:5ad699e6e0061b76f3f50424cb557bcb9fc9569d48f76973da683a45b6ec9147_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pruner-controller-rhel9@sha256%3A5ad699e6e0061b76f3f50424cb557bcb9fc9569d48f76973da683a45b6ec9147?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9\u0026tag=1780720784"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pruner-webhook-rhel9@sha256:5251d3f63d49ff224ca777898f93a5fdd6de407db59a315aefdfc49963f98c32_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pruner-webhook-rhel9@sha256:5251d3f63d49ff224ca777898f93a5fdd6de407db59a315aefdfc49963f98c32_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pruner-webhook-rhel9@sha256:5251d3f63d49ff224ca777898f93a5fdd6de407db59a315aefdfc49963f98c32_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pruner-webhook-rhel9@sha256%3A5251d3f63d49ff224ca777898f93a5fdd6de407db59a315aefdfc49963f98c32?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines/pipelines-pruner-webhook-rhel9\u0026tag=1780720920"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:447c983d4e104c79e59492ff5aebc62feccca29d08d11a8856c46710e3cb14fe_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:447c983d4e104c79e59492ff5aebc62feccca29d08d11a8856c46710e3cb14fe_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:447c983d4e104c79e59492ff5aebc62feccca29d08d11a8856c46710e3cb14fe_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-results-api-rhel9@sha256%3A447c983d4e104c79e59492ff5aebc62feccca29d08d11a8856c46710e3cb14fe?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9\u0026tag=1780641574"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:1d18b01daba0807067ff5642305147ee613a22232a0a6ef88601243d59801f8d_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:1d18b01daba0807067ff5642305147ee613a22232a0a6ef88601243d59801f8d_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:1d18b01daba0807067ff5642305147ee613a22232a0a6ef88601243d59801f8d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-results-retention-policy-agent-rhel9@sha256%3A1d18b01daba0807067ff5642305147ee613a22232a0a6ef88601243d59801f8d?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9\u0026tag=1780641638"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:26cd2ddeea2e3de5552a95537b4acbfb546076e4d6673b6a68f4c9e2b8dc0142_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:26cd2ddeea2e3de5552a95537b4acbfb546076e4d6673b6a68f4c9e2b8dc0142_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:26cd2ddeea2e3de5552a95537b4acbfb546076e4d6673b6a68f4c9e2b8dc0142_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-results-watcher-rhel9@sha256%3A26cd2ddeea2e3de5552a95537b4acbfb546076e4d6673b6a68f4c9e2b8dc0142?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9\u0026tag=1780641637"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:438039b78b649983401a817b6937f95915088796a815f80b9625e19fab1a64c4_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:438039b78b649983401a817b6937f95915088796a815f80b9625e19fab1a64c4_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:438039b78b649983401a817b6937f95915088796a815f80b9625e19fab1a64c4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-triggers-controller-rhel9@sha256%3A438039b78b649983401a817b6937f95915088796a815f80b9625e19fab1a64c4?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9\u0026tag=1780575285"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:d51f2814147a117c3465dc38c3940df147092aebcd694e7453b2e4aadeb83ba0_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:d51f2814147a117c3465dc38c3940df147092aebcd694e7453b2e4aadeb83ba0_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:d51f2814147a117c3465dc38c3940df147092aebcd694e7453b2e4aadeb83ba0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-triggers-core-interceptors-rhel9@sha256%3Ad51f2814147a117c3465dc38c3940df147092aebcd694e7453b2e4aadeb83ba0?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9\u0026tag=1780575283"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:ec3dffec1e3bbbd7381e45f888ee06fb080414fe9dc6935cd4caeff0a4e65636_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:ec3dffec1e3bbbd7381e45f888ee06fb080414fe9dc6935cd4caeff0a4e65636_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:ec3dffec1e3bbbd7381e45f888ee06fb080414fe9dc6935cd4caeff0a4e65636_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-triggers-eventlistenersink-rhel9@sha256%3Aec3dffec1e3bbbd7381e45f888ee06fb080414fe9dc6935cd4caeff0a4e65636?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9\u0026tag=1780575272"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:290eacede3daa3be390b910c7116380a5a5dbc2ccc7c3ae8b562c67af76d3fd0_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:290eacede3daa3be390b910c7116380a5a5dbc2ccc7c3ae8b562c67af76d3fd0_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:290eacede3daa3be390b910c7116380a5a5dbc2ccc7c3ae8b562c67af76d3fd0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-triggers-webhook-rhel9@sha256%3A290eacede3daa3be390b910c7116380a5a5dbc2ccc7c3ae8b562c67af76d3fd0?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9\u0026tag=1780575209"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:9e75f7392dcc9df58236d14c8c56e69b34564525b72862d851bea16367270128_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:9e75f7392dcc9df58236d14c8c56e69b34564525b72862d851bea16367270128_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:9e75f7392dcc9df58236d14c8c56e69b34564525b72862d851bea16367270128_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-console-plugin-rhel9@sha256%3A9e75f7392dcc9df58236d14c8c56e69b34564525b72862d851bea16367270128?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9\u0026tag=1780512811"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-pf5-rhel9@sha256:51d8398c7057486fbc41a810031276ccd05179d43e9cf4369c8df440495c6ef7_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-pf5-rhel9@sha256:51d8398c7057486fbc41a810031276ccd05179d43e9cf4369c8df440495c6ef7_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-pf5-rhel9@sha256:51d8398c7057486fbc41a810031276ccd05179d43e9cf4369c8df440495c6ef7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-console-plugin-pf5-rhel9@sha256%3A51d8398c7057486fbc41a810031276ccd05179d43e9cf4369c8df440495c6ef7?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines/pipelines-console-plugin-pf5-rhel9\u0026tag=1780991861"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:e490cc741517a709f420720b8ee9d9a5ee5335675caa6e967a45b1be0b1404b4_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:e490cc741517a709f420720b8ee9d9a5ee5335675caa6e967a45b1be0b1404b4_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:e490cc741517a709f420720b8ee9d9a5ee5335675caa6e967a45b1be0b1404b4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-manual-approval-gate-controller-rhel9@sha256%3Ae490cc741517a709f420720b8ee9d9a5ee5335675caa6e967a45b1be0b1404b4?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9\u0026tag=1780724204"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:4104ea287b8e2476ed618e6e16a35658dddf4ec1da5b58d3196cd68f03fc8989_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:4104ea287b8e2476ed618e6e16a35658dddf4ec1da5b58d3196cd68f03fc8989_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:4104ea287b8e2476ed618e6e16a35658dddf4ec1da5b58d3196cd68f03fc8989_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-manual-approval-gate-webhook-rhel9@sha256%3A4104ea287b8e2476ed618e6e16a35658dddf4ec1da5b58d3196cd68f03fc8989?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9\u0026tag=1780724268"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:1767e287d7463f0d9b6c3af65f98699746835e2c44af4a0b5398139be2aefd23_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:1767e287d7463f0d9b6c3af65f98699746835e2c44af4a0b5398139be2aefd23_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:1767e287d7463f0d9b6c3af65f98699746835e2c44af4a0b5398139be2aefd23_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-opc-rhel9@sha256%3A1767e287d7463f0d9b6c3af65f98699746835e2c44af4a0b5398139be2aefd23?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9\u0026tag=1780572821"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-rhel9-operator@sha256:0739254d745378452259e4d9a84ba9f6bd03e523bda40d9fadfd999812003421_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-rhel9-operator@sha256:0739254d745378452259e4d9a84ba9f6bd03e523bda40d9fadfd999812003421_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-rhel9-operator@sha256:0739254d745378452259e4d9a84ba9f6bd03e523bda40d9fadfd999812003421_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-rhel9-operator@sha256%3A0739254d745378452259e4d9a84ba9f6bd03e523bda40d9fadfd999812003421?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines/pipelines-rhel9-operator\u0026tag=1780645012"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-operator-proxy-rhel9@sha256:6de3add0818fe352c79cdc4c53c792fcd4150e07908a9dae274e1a7b34d7e545_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-operator-proxy-rhel9@sha256:6de3add0818fe352c79cdc4c53c792fcd4150e07908a9dae274e1a7b34d7e545_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-operator-proxy-rhel9@sha256:6de3add0818fe352c79cdc4c53c792fcd4150e07908a9dae274e1a7b34d7e545_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-operator-proxy-rhel9@sha256%3A6de3add0818fe352c79cdc4c53c792fcd4150e07908a9dae274e1a7b34d7e545?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines/pipelines-operator-proxy-rhel9\u0026tag=1780645016"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-operator-webhook-rhel9@sha256:af5002abc824cf36f90e16bc715ae619c035905442c0801cc92031a6a7765576_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-operator-webhook-rhel9@sha256:af5002abc824cf36f90e16bc715ae619c035905442c0801cc92031a6a7765576_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-operator-webhook-rhel9@sha256:af5002abc824cf36f90e16bc715ae619c035905442c0801cc92031a6a7765576_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-operator-webhook-rhel9@sha256%3Aaf5002abc824cf36f90e16bc715ae619c035905442c0801cc92031a6a7765576?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines/pipelines-operator-webhook-rhel9\u0026tag=1780645012"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:606e8a370de720153a1dced87cacf1caa1549e6ef8ceaccfe1062663fd18a493_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:606e8a370de720153a1dced87cacf1caa1549e6ef8ceaccfe1062663fd18a493_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:606e8a370de720153a1dced87cacf1caa1549e6ef8ceaccfe1062663fd18a493_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pipelines-as-code-cli-rhel9@sha256%3A606e8a370de720153a1dced87cacf1caa1549e6ef8ceaccfe1062663fd18a493?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9\u0026tag=1781067439"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:af26c01c9129a5f2fbe128d2fe7fe25fb03c0ee6cd76571155147cd4ea3c2de1_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:af26c01c9129a5f2fbe128d2fe7fe25fb03c0ee6cd76571155147cd4ea3c2de1_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:af26c01c9129a5f2fbe128d2fe7fe25fb03c0ee6cd76571155147cd4ea3c2de1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pipelines-as-code-controller-rhel9@sha256%3Aaf26c01c9129a5f2fbe128d2fe7fe25fb03c0ee6cd76571155147cd4ea3c2de1?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9\u0026tag=1781067498"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:5172c4fce21f42b27a34e3f7997e193107e0c0acc680b76058a2f099bf7141b0_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:5172c4fce21f42b27a34e3f7997e193107e0c0acc680b76058a2f099bf7141b0_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:5172c4fce21f42b27a34e3f7997e193107e0c0acc680b76058a2f099bf7141b0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pipelines-as-code-watcher-rhel9@sha256%3A5172c4fce21f42b27a34e3f7997e193107e0c0acc680b76058a2f099bf7141b0?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9\u0026tag=1781067497"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:4c0c8bc122d612b3c0e228e1c5573fad021c4546496c45fbc2a2dc4225fbe727_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:4c0c8bc122d612b3c0e228e1c5573fad021c4546496c45fbc2a2dc4225fbe727_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:4c0c8bc122d612b3c0e228e1c5573fad021c4546496c45fbc2a2dc4225fbe727_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pipelines-as-code-webhook-rhel9@sha256%3A4c0c8bc122d612b3c0e228e1c5573fad021c4546496c45fbc2a2dc4225fbe727?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9\u0026tag=1781067432"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:301d210efc58e5e08c62ce58e308298aa25f92743b261c258359b26231b179d4_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:301d210efc58e5e08c62ce58e308298aa25f92743b261c258359b26231b179d4_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:301d210efc58e5e08c62ce58e308298aa25f92743b261c258359b26231b179d4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-serve-tkn-cli-rhel9@sha256%3A301d210efc58e5e08c62ce58e308298aa25f92743b261c258359b26231b179d4?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9\u0026tag=1780575969"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:c26593f4740103d3296bb094cf30af778128384617d0ac5b7ecef9987a88003a_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:c26593f4740103d3296bb094cf30af778128384617d0ac5b7ecef9987a88003a_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:c26593f4740103d3296bb094cf30af778128384617d0ac5b7ecef9987a88003a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-cache-rhel9@sha256%3Ac26593f4740103d3296bb094cf30af778128384617d0ac5b7ecef9987a88003a?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9\u0026tag=1780402306"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:9d7a69223b0662bcf109a02007d017e5f10e5c563ff78c02d87af8d5d4ea24de_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:9d7a69223b0662bcf109a02007d017e5f10e5c563ff78c02d87af8d5d4ea24de_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:9d7a69223b0662bcf109a02007d017e5f10e5c563ff78c02d87af8d5d4ea24de_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-chains-controller-rhel9@sha256%3A9d7a69223b0662bcf109a02007d017e5f10e5c563ff78c02d87af8d5d4ea24de?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9\u0026tag=1780366737"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:0b3a5aa6d681f46fc242eefae9a3540b43c2be17b643d40ca4446cd0e8fc2abb_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:0b3a5aa6d681f46fc242eefae9a3540b43c2be17b643d40ca4446cd0e8fc2abb_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:0b3a5aa6d681f46fc242eefae9a3540b43c2be17b643d40ca4446cd0e8fc2abb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-cli-tkn-rhel9@sha256%3A0b3a5aa6d681f46fc242eefae9a3540b43c2be17b643d40ca4446cd0e8fc2abb?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9\u0026tag=1780922870"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:7e4262c5ce1b614df5a3575111aa8d1f047ad476660b25e6318b562275626c51_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:7e4262c5ce1b614df5a3575111aa8d1f047ad476660b25e6318b562275626c51_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:7e4262c5ce1b614df5a3575111aa8d1f047ad476660b25e6318b562275626c51_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-git-init-rhel9@sha256%3A7e4262c5ce1b614df5a3575111aa8d1f047ad476660b25e6318b562275626c51?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9\u0026tag=1780567490"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:1509f4cd6e5aaeed58bd8d2fc518183a6943d546d1cf969fddaec4c075051001_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:1509f4cd6e5aaeed58bd8d2fc518183a6943d546d1cf969fddaec4c075051001_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:1509f4cd6e5aaeed58bd8d2fc518183a6943d546d1cf969fddaec4c075051001_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-hub-api-rhel9@sha256%3A1509f4cd6e5aaeed58bd8d2fc518183a6943d546d1cf969fddaec4c075051001?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9\u0026tag=1780633099"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:44d851608309de07e95081a748aa6b0ae1fde09fa8524ac9723aa9c0ea956785_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:44d851608309de07e95081a748aa6b0ae1fde09fa8524ac9723aa9c0ea956785_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:44d851608309de07e95081a748aa6b0ae1fde09fa8524ac9723aa9c0ea956785_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-hub-db-migration-rhel9@sha256%3A44d851608309de07e95081a748aa6b0ae1fde09fa8524ac9723aa9c0ea956785?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9\u0026tag=1780633024"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:d4bf6a34a799554347bcca84210428262288b32e8d340926f1100a4c05edf4a4_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:d4bf6a34a799554347bcca84210428262288b32e8d340926f1100a4c05edf4a4_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:d4bf6a34a799554347bcca84210428262288b32e8d340926f1100a4c05edf4a4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-hub-ui-rhel9@sha256%3Ad4bf6a34a799554347bcca84210428262288b32e8d340926f1100a4c05edf4a4?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9\u0026tag=1780633047"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:e10748a721cdb9316cc4283549a800b7725268ba3e181945329c76350ab7b32d_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:e10748a721cdb9316cc4283549a800b7725268ba3e181945329c76350ab7b32d_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:e10748a721cdb9316cc4283549a800b7725268ba3e181945329c76350ab7b32d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-controller-rhel9@sha256%3Ae10748a721cdb9316cc4283549a800b7725268ba3e181945329c76350ab7b32d?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9\u0026tag=1780984164"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:34cde8028262bd635134993a4d95bbc63a38dc943862938955c2eda609a67f71_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:34cde8028262bd635134993a4d95bbc63a38dc943862938955c2eda609a67f71_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:34cde8028262bd635134993a4d95bbc63a38dc943862938955c2eda609a67f71_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-entrypoint-rhel9@sha256%3A34cde8028262bd635134993a4d95bbc63a38dc943862938955c2eda609a67f71?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9\u0026tag=1780983852"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:12ee577bf514a68c17d1b5ad73b91365c3f242bd82edee45422326ba2e0c0b65_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:12ee577bf514a68c17d1b5ad73b91365c3f242bd82edee45422326ba2e0c0b65_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:12ee577bf514a68c17d1b5ad73b91365c3f242bd82edee45422326ba2e0c0b65_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-events-rhel9@sha256%3A12ee577bf514a68c17d1b5ad73b91365c3f242bd82edee45422326ba2e0c0b65?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines/pipelines-events-rhel9\u0026tag=1780983714"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:c7bd2ccc85720656c78d2808a9059e50457ff6a74fc8a00fcce1b05e193c7244_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:c7bd2ccc85720656c78d2808a9059e50457ff6a74fc8a00fcce1b05e193c7244_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:c7bd2ccc85720656c78d2808a9059e50457ff6a74fc8a00fcce1b05e193c7244_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-nop-rhel9@sha256%3Ac7bd2ccc85720656c78d2808a9059e50457ff6a74fc8a00fcce1b05e193c7244?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9\u0026tag=1780984035"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:af942926936e39d0f7a3ef1ed1af7fb97aaa04fee8a4ad4e6e21e8931ef42809_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:af942926936e39d0f7a3ef1ed1af7fb97aaa04fee8a4ad4e6e21e8931ef42809_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:af942926936e39d0f7a3ef1ed1af7fb97aaa04fee8a4ad4e6e21e8931ef42809_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-resolvers-rhel9@sha256%3Aaf942926936e39d0f7a3ef1ed1af7fb97aaa04fee8a4ad4e6e21e8931ef42809?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9\u0026tag=1780984057"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:17db909660a9b940339d94e06e3b7f0612e0e306c6e877debded146505d274b0_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:17db909660a9b940339d94e06e3b7f0612e0e306c6e877debded146505d274b0_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:17db909660a9b940339d94e06e3b7f0612e0e306c6e877debded146505d274b0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-sidecarlogresults-rhel9@sha256%3A17db909660a9b940339d94e06e3b7f0612e0e306c6e877debded146505d274b0?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9\u0026tag=1780983724"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:abfc5c2b61eff272ef04d38a18b7bebaad8aac824a68fe0bd6a95e595678e2d0_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:abfc5c2b61eff272ef04d38a18b7bebaad8aac824a68fe0bd6a95e595678e2d0_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:abfc5c2b61eff272ef04d38a18b7bebaad8aac824a68fe0bd6a95e595678e2d0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-webhook-rhel9@sha256%3Aabfc5c2b61eff272ef04d38a18b7bebaad8aac824a68fe0bd6a95e595678e2d0?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9\u0026tag=1780984221"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:dae5d2a9e6b12479f742d1110f20059acd9e831ea272a52525d9c3ee42d44d94_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:dae5d2a9e6b12479f742d1110f20059acd9e831ea272a52525d9c3ee42d44d94_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:dae5d2a9e6b12479f742d1110f20059acd9e831ea272a52525d9c3ee42d44d94_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-workingdirinit-rhel9@sha256%3Adae5d2a9e6b12479f742d1110f20059acd9e831ea272a52525d9c3ee42d44d94?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9\u0026tag=1780984646"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:e43f01110886845433f023331f62328b116c20d404e70197fb70eac1df7ba155_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:e43f01110886845433f023331f62328b116c20d404e70197fb70eac1df7ba155_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:e43f01110886845433f023331f62328b116c20d404e70197fb70eac1df7ba155_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pruner-controller-rhel9@sha256%3Ae43f01110886845433f023331f62328b116c20d404e70197fb70eac1df7ba155?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9\u0026tag=1780720784"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pruner-webhook-rhel9@sha256:04633a6772144e0362a5d059a21684026d8e78a28c2463c65daade75f3477548_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pruner-webhook-rhel9@sha256:04633a6772144e0362a5d059a21684026d8e78a28c2463c65daade75f3477548_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pruner-webhook-rhel9@sha256:04633a6772144e0362a5d059a21684026d8e78a28c2463c65daade75f3477548_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pruner-webhook-rhel9@sha256%3A04633a6772144e0362a5d059a21684026d8e78a28c2463c65daade75f3477548?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines/pipelines-pruner-webhook-rhel9\u0026tag=1780720920"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:c01da1031a93870d3aabfd644585c88a53ab3cff759067b54ef08f3ebd690cf3_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:c01da1031a93870d3aabfd644585c88a53ab3cff759067b54ef08f3ebd690cf3_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:c01da1031a93870d3aabfd644585c88a53ab3cff759067b54ef08f3ebd690cf3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-results-api-rhel9@sha256%3Ac01da1031a93870d3aabfd644585c88a53ab3cff759067b54ef08f3ebd690cf3?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9\u0026tag=1780641574"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:bdf506a2c20720048d32e2f1a7df58a0e53f1df827611627d53c49cc005157b0_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:bdf506a2c20720048d32e2f1a7df58a0e53f1df827611627d53c49cc005157b0_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:bdf506a2c20720048d32e2f1a7df58a0e53f1df827611627d53c49cc005157b0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-results-retention-policy-agent-rhel9@sha256%3Abdf506a2c20720048d32e2f1a7df58a0e53f1df827611627d53c49cc005157b0?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9\u0026tag=1780641638"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:eba4d1b2d03ad132af50bb12a3e67633234494a62a458fd05fa645696f6215cd_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:eba4d1b2d03ad132af50bb12a3e67633234494a62a458fd05fa645696f6215cd_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:eba4d1b2d03ad132af50bb12a3e67633234494a62a458fd05fa645696f6215cd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-results-watcher-rhel9@sha256%3Aeba4d1b2d03ad132af50bb12a3e67633234494a62a458fd05fa645696f6215cd?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9\u0026tag=1780641637"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:9d748d3f2c587649dbaf6c7f222aadf47ba4e744fab63a252d49ae1c9049e26c_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:9d748d3f2c587649dbaf6c7f222aadf47ba4e744fab63a252d49ae1c9049e26c_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:9d748d3f2c587649dbaf6c7f222aadf47ba4e744fab63a252d49ae1c9049e26c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-triggers-controller-rhel9@sha256%3A9d748d3f2c587649dbaf6c7f222aadf47ba4e744fab63a252d49ae1c9049e26c?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9\u0026tag=1780575285"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:47dc50b7a92d96c2dadc980c97f5d58e6e3fcadf5a29c7736209e7e9a47a47c3_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:47dc50b7a92d96c2dadc980c97f5d58e6e3fcadf5a29c7736209e7e9a47a47c3_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:47dc50b7a92d96c2dadc980c97f5d58e6e3fcadf5a29c7736209e7e9a47a47c3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-triggers-core-interceptors-rhel9@sha256%3A47dc50b7a92d96c2dadc980c97f5d58e6e3fcadf5a29c7736209e7e9a47a47c3?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9\u0026tag=1780575283"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:06dcdd95fe32e4bfe8197f85a92e15e1b3266d195ecef3a3c11350c43e025b54_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:06dcdd95fe32e4bfe8197f85a92e15e1b3266d195ecef3a3c11350c43e025b54_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:06dcdd95fe32e4bfe8197f85a92e15e1b3266d195ecef3a3c11350c43e025b54_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-triggers-eventlistenersink-rhel9@sha256%3A06dcdd95fe32e4bfe8197f85a92e15e1b3266d195ecef3a3c11350c43e025b54?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9\u0026tag=1780575272"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:25933d9a51a2679fea10bda3d72addcadfe26a055a137c628bfdb5f818896536_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:25933d9a51a2679fea10bda3d72addcadfe26a055a137c628bfdb5f818896536_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:25933d9a51a2679fea10bda3d72addcadfe26a055a137c628bfdb5f818896536_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-triggers-webhook-rhel9@sha256%3A25933d9a51a2679fea10bda3d72addcadfe26a055a137c628bfdb5f818896536?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9\u0026tag=1780575209"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:3c4587b2b5dc7426cc24e8678dd103ed2b1abb8ca13f5ea5aab606d92e5e00ba_s390x as a component of Red Hat OpenShift Pipelines 1.21",
"product_id": "Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:3c4587b2b5dc7426cc24e8678dd103ed2b1abb8ca13f5ea5aab606d92e5e00ba_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:3c4587b2b5dc7426cc24e8678dd103ed2b1abb8ca13f5ea5aab606d92e5e00ba_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:5330de373490f5bfd8fa40de3c8dfb21f64128dab695aaff3a6a4c96c3388d3b_arm64 as a component of Red Hat OpenShift Pipelines 1.21",
"product_id": "Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:5330de373490f5bfd8fa40de3c8dfb21f64128dab695aaff3a6a4c96c3388d3b_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:5330de373490f5bfd8fa40de3c8dfb21f64128dab695aaff3a6a4c96c3388d3b_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:c26593f4740103d3296bb094cf30af778128384617d0ac5b7ecef9987a88003a_amd64 as a component of Red Hat OpenShift Pipelines 1.21",
"product_id": "Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:c26593f4740103d3296bb094cf30af778128384617d0ac5b7ecef9987a88003a_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:c26593f4740103d3296bb094cf30af778128384617d0ac5b7ecef9987a88003a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:c728d376aafac1219d957bafe2f3ab75ae88e1d326d48ca409e209e09a782e6c_ppc64le as a component of Red Hat OpenShift Pipelines 1.21",
"product_id": "Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:c728d376aafac1219d957bafe2f3ab75ae88e1d326d48ca409e209e09a782e6c_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:c728d376aafac1219d957bafe2f3ab75ae88e1d326d48ca409e209e09a782e6c_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:1cd66608b31afb07d5575714fd24becb2a3eb48fd6f897240986e5b5cd5ca25f_s390x as a component of Red Hat OpenShift Pipelines 1.21",
"product_id": "Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:1cd66608b31afb07d5575714fd24becb2a3eb48fd6f897240986e5b5cd5ca25f_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:1cd66608b31afb07d5575714fd24becb2a3eb48fd6f897240986e5b5cd5ca25f_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:99aab6998dc6e4c8349a53e4ab52c0a9730aa75b36bb4e87d74bb6ee5f2044da_ppc64le as a component of Red Hat OpenShift Pipelines 1.21",
"product_id": "Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:99aab6998dc6e4c8349a53e4ab52c0a9730aa75b36bb4e87d74bb6ee5f2044da_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:99aab6998dc6e4c8349a53e4ab52c0a9730aa75b36bb4e87d74bb6ee5f2044da_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:9d7a69223b0662bcf109a02007d017e5f10e5c563ff78c02d87af8d5d4ea24de_amd64 as a component of Red Hat OpenShift Pipelines 1.21",
"product_id": "Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:9d7a69223b0662bcf109a02007d017e5f10e5c563ff78c02d87af8d5d4ea24de_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:9d7a69223b0662bcf109a02007d017e5f10e5c563ff78c02d87af8d5d4ea24de_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:dd5328245120eb981cf5fe6153fc2d33ed9817612884bb7cf7fed77782cd1e20_arm64 as a component of Red Hat OpenShift Pipelines 1.21",
"product_id": "Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:dd5328245120eb981cf5fe6153fc2d33ed9817612884bb7cf7fed77782cd1e20_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:dd5328245120eb981cf5fe6153fc2d33ed9817612884bb7cf7fed77782cd1e20_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:0b3a5aa6d681f46fc242eefae9a3540b43c2be17b643d40ca4446cd0e8fc2abb_amd64 as a component of Red Hat OpenShift Pipelines 1.21",
"product_id": "Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:0b3a5aa6d681f46fc242eefae9a3540b43c2be17b643d40ca4446cd0e8fc2abb_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:0b3a5aa6d681f46fc242eefae9a3540b43c2be17b643d40ca4446cd0e8fc2abb_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:8627d0dd68402dc51137d89534c0bdb72e27fc3327be1e63e93a38ae72f653cd_s390x as a component of Red Hat OpenShift Pipelines 1.21",
"product_id": "Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:8627d0dd68402dc51137d89534c0bdb72e27fc3327be1e63e93a38ae72f653cd_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:8627d0dd68402dc51137d89534c0bdb72e27fc3327be1e63e93a38ae72f653cd_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:a395182a2cda20322f0af7ecc972ab3bc9c07161e70174c2b4d9ac08f6aa9845_ppc64le as a component of Red Hat OpenShift Pipelines 1.21",
"product_id": "Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:a395182a2cda20322f0af7ecc972ab3bc9c07161e70174c2b4d9ac08f6aa9845_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:a395182a2cda20322f0af7ecc972ab3bc9c07161e70174c2b4d9ac08f6aa9845_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:b289110701914022840061f5f5a931e5c895d16898fff3d78193b89c37943201_arm64 as a component of Red Hat OpenShift Pipelines 1.21",
"product_id": "Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:b289110701914022840061f5f5a931e5c895d16898fff3d78193b89c37943201_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:b289110701914022840061f5f5a931e5c895d16898fff3d78193b89c37943201_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-pf5-rhel9@sha256:51d8398c7057486fbc41a810031276ccd05179d43e9cf4369c8df440495c6ef7_amd64 as a component of Red Hat OpenShift Pipelines 1.21",
"product_id": "Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-pf5-rhel9@sha256:51d8398c7057486fbc41a810031276ccd05179d43e9cf4369c8df440495c6ef7_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-pf5-rhel9@sha256:51d8398c7057486fbc41a810031276ccd05179d43e9cf4369c8df440495c6ef7_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-pf5-rhel9@sha256:6aaf557a08c0952e2ec7463e3b3cef4d5f8fc9d24427a28c9766f6f0d12f08bd_arm64 as a component of Red Hat OpenShift Pipelines 1.21",
"product_id": "Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-pf5-rhel9@sha256:6aaf557a08c0952e2ec7463e3b3cef4d5f8fc9d24427a28c9766f6f0d12f08bd_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-pf5-rhel9@sha256:6aaf557a08c0952e2ec7463e3b3cef4d5f8fc9d24427a28c9766f6f0d12f08bd_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-pf5-rhel9@sha256:9f9b88b0fbc438aad06752a21fe76a870ba4d8042c6ee1ff0505af780ca8c2f0_s390x as a component of Red Hat OpenShift Pipelines 1.21",
"product_id": "Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-pf5-rhel9@sha256:9f9b88b0fbc438aad06752a21fe76a870ba4d8042c6ee1ff0505af780ca8c2f0_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-pf5-rhel9@sha256:9f9b88b0fbc438aad06752a21fe76a870ba4d8042c6ee1ff0505af780ca8c2f0_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-pf5-rhel9@sha256:ff4f49f5218d296b3af828c17283f870aebd6d60813563b55908ffd4629eeab1_ppc64le as a component of Red Hat OpenShift Pipelines 1.21",
"product_id": "Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-pf5-rhel9@sha256:ff4f49f5218d296b3af828c17283f870aebd6d60813563b55908ffd4629eeab1_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-pf5-rhel9@sha256:ff4f49f5218d296b3af828c17283f870aebd6d60813563b55908ffd4629eeab1_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:9e75f7392dcc9df58236d14c8c56e69b34564525b72862d851bea16367270128_amd64 as a component of Red Hat OpenShift Pipelines 1.21",
"product_id": "Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:9e75f7392dcc9df58236d14c8c56e69b34564525b72862d851bea16367270128_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:9e75f7392dcc9df58236d14c8c56e69b34564525b72862d851bea16367270128_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:9f80cfe35f04cbe6a16069c1ec1d8811be4d593e64e4c416f3c10d0867e6ae19_ppc64le as a component of Red Hat OpenShift Pipelines 1.21",
"product_id": "Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:9f80cfe35f04cbe6a16069c1ec1d8811be4d593e64e4c416f3c10d0867e6ae19_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:9f80cfe35f04cbe6a16069c1ec1d8811be4d593e64e4c416f3c10d0867e6ae19_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:9fabbf4a7e28f6ab02f1ac77b82fc37e0e295f71b05fa9e56b1a5ee4056a0fed_s390x as a component of Red Hat OpenShift Pipelines 1.21",
"product_id": "Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:9fabbf4a7e28f6ab02f1ac77b82fc37e0e295f71b05fa9e56b1a5ee4056a0fed_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:9fabbf4a7e28f6ab02f1ac77b82fc37e0e295f71b05fa9e56b1a5ee4056a0fed_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:fdebb108386237b2ceb1a09abfd18a26fa724dfeb288b8db05a324c4534b109a_arm64 as a component of Red Hat OpenShift Pipelines 1.21",
"product_id": "Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:fdebb108386237b2ceb1a09abfd18a26fa724dfeb288b8db05a324c4534b109a_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:fdebb108386237b2ceb1a09abfd18a26fa724dfeb288b8db05a324c4534b109a_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:632a9d70719cce5d0fde98642ff48e6e810072173dd73db3792f6f80d5272fa7_arm64 as a component of Red Hat OpenShift Pipelines 1.21",
"product_id": "Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:632a9d70719cce5d0fde98642ff48e6e810072173dd73db3792f6f80d5272fa7_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:632a9d70719cce5d0fde98642ff48e6e810072173dd73db3792f6f80d5272fa7_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:838ee5faa3da19a38b8df19373dc4019f7b80ffdb71053e4f74d53a447a48eca_s390x as a component of Red Hat OpenShift Pipelines 1.21",
"product_id": "Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:838ee5faa3da19a38b8df19373dc4019f7b80ffdb71053e4f74d53a447a48eca_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:838ee5faa3da19a38b8df19373dc4019f7b80ffdb71053e4f74d53a447a48eca_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:a1477ff3ddb9315e482647d228c09e55356d00291f9fde419d36e064b54fc6b8_ppc64le as a component of Red Hat OpenShift Pipelines 1.21",
"product_id": "Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:a1477ff3ddb9315e482647d228c09e55356d00291f9fde419d36e064b54fc6b8_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:a1477ff3ddb9315e482647d228c09e55356d00291f9fde419d36e064b54fc6b8_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:e10748a721cdb9316cc4283549a800b7725268ba3e181945329c76350ab7b32d_amd64 as a component of Red Hat OpenShift Pipelines 1.21",
"product_id": "Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:e10748a721cdb9316cc4283549a800b7725268ba3e181945329c76350ab7b32d_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:e10748a721cdb9316cc4283549a800b7725268ba3e181945329c76350ab7b32d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:34cde8028262bd635134993a4d95bbc63a38dc943862938955c2eda609a67f71_amd64 as a component of Red Hat OpenShift Pipelines 1.21",
"product_id": "Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:34cde8028262bd635134993a4d95bbc63a38dc943862938955c2eda609a67f71_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:34cde8028262bd635134993a4d95bbc63a38dc943862938955c2eda609a67f71_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:3ef24dc7c5588180203520784ea3db6e1501e5190b3f59aa1f77df1a5bee9bfc_arm64 as a component of Red Hat OpenShift Pipelines 1.21",
"product_id": "Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:3ef24dc7c5588180203520784ea3db6e1501e5190b3f59aa1f77df1a5bee9bfc_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:3ef24dc7c5588180203520784ea3db6e1501e5190b3f59aa1f77df1a5bee9bfc_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:82192c8ede01ce878231c9c56d7104d845e6bb69a8eeea17af84be7b56654eea_ppc64le as a component of Red Hat OpenShift Pipelines 1.21",
"product_id": "Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:82192c8ede01ce878231c9c56d7104d845e6bb69a8eeea17af84be7b56654eea_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:82192c8ede01ce878231c9c56d7104d845e6bb69a8eeea17af84be7b56654eea_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:d54076093c47f3d5576eb0a5c1e4cd7963a9d29f393a277721c8f34cb7efc263_s390x as a component of Red Hat OpenShift Pipelines 1.21",
"product_id": "Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:d54076093c47f3d5576eb0a5c1e4cd7963a9d29f393a277721c8f34cb7efc263_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:d54076093c47f3d5576eb0a5c1e4cd7963a9d29f393a277721c8f34cb7efc263_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:04ddf503b9da7491acec12879894486790a2d2baf3256837ae5884eb73e91bce_s390x as a component of Red Hat OpenShift Pipelines 1.21",
"product_id": "Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:04ddf503b9da7491acec12879894486790a2d2baf3256837ae5884eb73e91bce_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:04ddf503b9da7491acec12879894486790a2d2baf3256837ae5884eb73e91bce_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:10ec14b028d3926a2c0ba35810035e69d669c0e358ed8832d854f0454c77e516_arm64 as a component of Red Hat OpenShift Pipelines 1.21",
"product_id": "Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:10ec14b028d3926a2c0ba35810035e69d669c0e358ed8832d854f0454c77e516_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:10ec14b028d3926a2c0ba35810035e69d669c0e358ed8832d854f0454c77e516_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:12ee577bf514a68c17d1b5ad73b91365c3f242bd82edee45422326ba2e0c0b65_amd64 as a component of Red Hat OpenShift Pipelines 1.21",
"product_id": "Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:12ee577bf514a68c17d1b5ad73b91365c3f242bd82edee45422326ba2e0c0b65_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:12ee577bf514a68c17d1b5ad73b91365c3f242bd82edee45422326ba2e0c0b65_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:de69bc0e11397002240253365aa2b2338b401e7aa4f74478e5f202184662a235_ppc64le as a component of Red Hat OpenShift Pipelines 1.21",
"product_id": "Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:de69bc0e11397002240253365aa2b2338b401e7aa4f74478e5f202184662a235_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:de69bc0e11397002240253365aa2b2338b401e7aa4f74478e5f202184662a235_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:77751c116d7b990d00fe24beb6a3d5bc7faedd5f628b379903384e9c8ddb2c7c_arm64 as a component of Red Hat OpenShift Pipelines 1.21",
"product_id": "Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:77751c116d7b990d00fe24beb6a3d5bc7faedd5f628b379903384e9c8ddb2c7c_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:77751c116d7b990d00fe24beb6a3d5bc7faedd5f628b379903384e9c8ddb2c7c_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:7e4262c5ce1b614df5a3575111aa8d1f047ad476660b25e6318b562275626c51_amd64 as a component of Red Hat OpenShift Pipelines 1.21",
"product_id": "Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:7e4262c5ce1b614df5a3575111aa8d1f047ad476660b25e6318b562275626c51_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:7e4262c5ce1b614df5a3575111aa8d1f047ad476660b25e6318b562275626c51_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:fa74f6dc71dd03e23612312e6c6e988ff1234a8e75752087abb980ca983fdac2_ppc64le as a component of Red Hat OpenShift Pipelines 1.21",
"product_id": "Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:fa74f6dc71dd03e23612312e6c6e988ff1234a8e75752087abb980ca983fdac2_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:fa74f6dc71dd03e23612312e6c6e988ff1234a8e75752087abb980ca983fdac2_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:fff455cdc1c5015bad5296c85a6a13b2b4593b57dbf78164c1328cea9b228601_s390x as a component of Red Hat OpenShift Pipelines 1.21",
"product_id": "Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:fff455cdc1c5015bad5296c85a6a13b2b4593b57dbf78164c1328cea9b228601_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:fff455cdc1c5015bad5296c85a6a13b2b4593b57dbf78164c1328cea9b228601_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:1364a6b06e13e205088d8690ae753c99527fc130cd5d8ece02fd92538f522a1d_arm64 as a component of Red Hat OpenShift Pipelines 1.21",
"product_id": "Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:1364a6b06e13e205088d8690ae753c99527fc130cd5d8ece02fd92538f522a1d_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:1364a6b06e13e205088d8690ae753c99527fc130cd5d8ece02fd92538f522a1d_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:1509f4cd6e5aaeed58bd8d2fc518183a6943d546d1cf969fddaec4c075051001_amd64 as a component of Red Hat OpenShift Pipelines 1.21",
"product_id": "Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:1509f4cd6e5aaeed58bd8d2fc518183a6943d546d1cf969fddaec4c075051001_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:1509f4cd6e5aaeed58bd8d2fc518183a6943d546d1cf969fddaec4c075051001_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:2a767fe742df781ebf07f553a7274e766b3dea1b8f12ea665d5ef19efccdcb1e_ppc64le as a component of Red Hat OpenShift Pipelines 1.21",
"product_id": "Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:2a767fe742df781ebf07f553a7274e766b3dea1b8f12ea665d5ef19efccdcb1e_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:2a767fe742df781ebf07f553a7274e766b3dea1b8f12ea665d5ef19efccdcb1e_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:ac3242268defa432b3245eeebaff125bbdbcfec532f5d25d7e96d81f0b4482c9_s390x as a component of Red Hat OpenShift Pipelines 1.21",
"product_id": "Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:ac3242268defa432b3245eeebaff125bbdbcfec532f5d25d7e96d81f0b4482c9_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:ac3242268defa432b3245eeebaff125bbdbcfec532f5d25d7e96d81f0b4482c9_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:017afc8d42f2f0dd7adaf151c0cb79200724994d92e1b5e2f0c2461a9d7a75e0_ppc64le as a component of Red Hat OpenShift Pipelines 1.21",
"product_id": "Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:017afc8d42f2f0dd7adaf151c0cb79200724994d92e1b5e2f0c2461a9d7a75e0_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:017afc8d42f2f0dd7adaf151c0cb79200724994d92e1b5e2f0c2461a9d7a75e0_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:32d4c74e6dad2e47b4129320cfd7c2c69fbdad29dbe3822749a98c023bce5be2_s390x as a component of Red Hat OpenShift Pipelines 1.21",
"product_id": "Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:32d4c74e6dad2e47b4129320cfd7c2c69fbdad29dbe3822749a98c023bce5be2_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:32d4c74e6dad2e47b4129320cfd7c2c69fbdad29dbe3822749a98c023bce5be2_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:44d851608309de07e95081a748aa6b0ae1fde09fa8524ac9723aa9c0ea956785_amd64 as a component of Red Hat OpenShift Pipelines 1.21",
"product_id": "Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:44d851608309de07e95081a748aa6b0ae1fde09fa8524ac9723aa9c0ea956785_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:44d851608309de07e95081a748aa6b0ae1fde09fa8524ac9723aa9c0ea956785_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:f2659636edc0651da9d6bc18a09df3ddc94b80143ba4818dd9f818840c776d60_arm64 as a component of Red Hat OpenShift Pipelines 1.21",
"product_id": "Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:f2659636edc0651da9d6bc18a09df3ddc94b80143ba4818dd9f818840c776d60_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:f2659636edc0651da9d6bc18a09df3ddc94b80143ba4818dd9f818840c776d60_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:7cf7b1d6ec5e436fc35eb92ade0e29316b5af4c6a0df3b3cc0ade5fc732631bf_s390x as a component of Red Hat OpenShift Pipelines 1.21",
"product_id": "Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:7cf7b1d6ec5e436fc35eb92ade0e29316b5af4c6a0df3b3cc0ade5fc732631bf_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:7cf7b1d6ec5e436fc35eb92ade0e29316b5af4c6a0df3b3cc0ade5fc732631bf_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:880ca9bd23984cde3a928c7266cd89051ca8bb95b94be54dfbe1e5330ff89674_arm64 as a component of Red Hat OpenShift Pipelines 1.21",
"product_id": "Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:880ca9bd23984cde3a928c7266cd89051ca8bb95b94be54dfbe1e5330ff89674_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:880ca9bd23984cde3a928c7266cd89051ca8bb95b94be54dfbe1e5330ff89674_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:d4bf6a34a799554347bcca84210428262288b32e8d340926f1100a4c05edf4a4_amd64 as a component of Red Hat OpenShift Pipelines 1.21",
"product_id": "Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:d4bf6a34a799554347bcca84210428262288b32e8d340926f1100a4c05edf4a4_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:d4bf6a34a799554347bcca84210428262288b32e8d340926f1100a4c05edf4a4_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:fef0a1823440a06135a3d77afe86367c0f969cace70ac39b9fd1f188a80e69f2_ppc64le as a component of Red Hat OpenShift Pipelines 1.21",
"product_id": "Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:fef0a1823440a06135a3d77afe86367c0f969cace70ac39b9fd1f188a80e69f2_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:fef0a1823440a06135a3d77afe86367c0f969cace70ac39b9fd1f188a80e69f2_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:0521f90dec2a5a5cd930b3e3bf0de90b066eb1b2b2e74e82c9d63d3512b3e6c2_ppc64le as a component of Red Hat OpenShift Pipelines 1.21",
"product_id": "Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:0521f90dec2a5a5cd930b3e3bf0de90b066eb1b2b2e74e82c9d63d3512b3e6c2_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:0521f90dec2a5a5cd930b3e3bf0de90b066eb1b2b2e74e82c9d63d3512b3e6c2_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:09ec7273c5e72adfc183c3af125e2cd47bc1ddb7c44c28aeae18ee488844348c_s390x as a component of Red Hat OpenShift Pipelines 1.21",
"product_id": "Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:09ec7273c5e72adfc183c3af125e2cd47bc1ddb7c44c28aeae18ee488844348c_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:09ec7273c5e72adfc183c3af125e2cd47bc1ddb7c44c28aeae18ee488844348c_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:e490cc741517a709f420720b8ee9d9a5ee5335675caa6e967a45b1be0b1404b4_amd64 as a component of Red Hat OpenShift Pipelines 1.21",
"product_id": "Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:e490cc741517a709f420720b8ee9d9a5ee5335675caa6e967a45b1be0b1404b4_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:e490cc741517a709f420720b8ee9d9a5ee5335675caa6e967a45b1be0b1404b4_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:ee97bfec045744082cb9a2c806fb8808a25bb5014ee9568ff22e12803f03f26d_arm64 as a component of Red Hat OpenShift Pipelines 1.21",
"product_id": "Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:ee97bfec045744082cb9a2c806fb8808a25bb5014ee9568ff22e12803f03f26d_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:ee97bfec045744082cb9a2c806fb8808a25bb5014ee9568ff22e12803f03f26d_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:1a9beb7528ea2ac15e1257be1ff0c8b1ecd4d2e103792efcb5408b0de77fce32_ppc64le as a component of Red Hat OpenShift Pipelines 1.21",
"product_id": "Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:1a9beb7528ea2ac15e1257be1ff0c8b1ecd4d2e103792efcb5408b0de77fce32_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:1a9beb7528ea2ac15e1257be1ff0c8b1ecd4d2e103792efcb5408b0de77fce32_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:4104ea287b8e2476ed618e6e16a35658dddf4ec1da5b58d3196cd68f03fc8989_amd64 as a component of Red Hat OpenShift Pipelines 1.21",
"product_id": "Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:4104ea287b8e2476ed618e6e16a35658dddf4ec1da5b58d3196cd68f03fc8989_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:4104ea287b8e2476ed618e6e16a35658dddf4ec1da5b58d3196cd68f03fc8989_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:785a7d536bcd955878d80b28a9c5f2d3fbc73cc1ec76dcdbdaacd5454365cea8_arm64 as a component of Red Hat OpenShift Pipelines 1.21",
"product_id": "Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:785a7d536bcd955878d80b28a9c5f2d3fbc73cc1ec76dcdbdaacd5454365cea8_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:785a7d536bcd955878d80b28a9c5f2d3fbc73cc1ec76dcdbdaacd5454365cea8_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:defe86d856b97f76f8b1455f61c865cf0dbac67810cb67ea5eada820a2f948e6_s390x as a component of Red Hat OpenShift Pipelines 1.21",
"product_id": "Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:defe86d856b97f76f8b1455f61c865cf0dbac67810cb67ea5eada820a2f948e6_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:defe86d856b97f76f8b1455f61c865cf0dbac67810cb67ea5eada820a2f948e6_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:4333b9d650627bb913456e6504faaaf0f0efb55e40a95546c3d31d08d8e2b076_s390x as a component of Red Hat OpenShift Pipelines 1.21",
"product_id": "Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:4333b9d650627bb913456e6504faaaf0f0efb55e40a95546c3d31d08d8e2b076_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:4333b9d650627bb913456e6504faaaf0f0efb55e40a95546c3d31d08d8e2b076_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:c7bd2ccc85720656c78d2808a9059e50457ff6a74fc8a00fcce1b05e193c7244_amd64 as a component of Red Hat OpenShift Pipelines 1.21",
"product_id": "Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:c7bd2ccc85720656c78d2808a9059e50457ff6a74fc8a00fcce1b05e193c7244_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:c7bd2ccc85720656c78d2808a9059e50457ff6a74fc8a00fcce1b05e193c7244_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:d671e8634526c2e661713be807e2e7f32e46e58dbf7eea44e43ee17a87db601d_ppc64le as a component of Red Hat OpenShift Pipelines 1.21",
"product_id": "Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:d671e8634526c2e661713be807e2e7f32e46e58dbf7eea44e43ee17a87db601d_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:d671e8634526c2e661713be807e2e7f32e46e58dbf7eea44e43ee17a87db601d_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:e32b399bba77a431ffc4e8f24744a790b7aab19f061f7ecca929cb795c83c4d0_arm64 as a component of Red Hat OpenShift Pipelines 1.21",
"product_id": "Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:e32b399bba77a431ffc4e8f24744a790b7aab19f061f7ecca929cb795c83c4d0_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:e32b399bba77a431ffc4e8f24744a790b7aab19f061f7ecca929cb795c83c4d0_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:0ff3decd7dfc8d54779ad65d693327c810f0094200aa34079d929039773887c3_ppc64le as a component of Red Hat OpenShift Pipelines 1.21",
"product_id": "Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:0ff3decd7dfc8d54779ad65d693327c810f0094200aa34079d929039773887c3_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:0ff3decd7dfc8d54779ad65d693327c810f0094200aa34079d929039773887c3_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:1767e287d7463f0d9b6c3af65f98699746835e2c44af4a0b5398139be2aefd23_amd64 as a component of Red Hat OpenShift Pipelines 1.21",
"product_id": "Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:1767e287d7463f0d9b6c3af65f98699746835e2c44af4a0b5398139be2aefd23_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:1767e287d7463f0d9b6c3af65f98699746835e2c44af4a0b5398139be2aefd23_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:4a0c4d9dc31805b56a417b2359f5da2adaafced10dacf2110bda3d99c73184fc_arm64 as a component of Red Hat OpenShift Pipelines 1.21",
"product_id": "Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:4a0c4d9dc31805b56a417b2359f5da2adaafced10dacf2110bda3d99c73184fc_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:4a0c4d9dc31805b56a417b2359f5da2adaafced10dacf2110bda3d99c73184fc_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:e5abf59262ae41f04385437e3f95924eb505eaf936f5a988319b5a6a52f708c2_s390x as a component of Red Hat OpenShift Pipelines 1.21",
"product_id": "Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:e5abf59262ae41f04385437e3f95924eb505eaf936f5a988319b5a6a52f708c2_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:e5abf59262ae41f04385437e3f95924eb505eaf936f5a988319b5a6a52f708c2_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-operator-proxy-rhel9@sha256:230119ab73baf69b572857a4b923baf2e267d2d77f8d373d924db1eb832d9a08_s390x as a component of Red Hat OpenShift Pipelines 1.21",
"product_id": "Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-operator-proxy-rhel9@sha256:230119ab73baf69b572857a4b923baf2e267d2d77f8d373d924db1eb832d9a08_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-operator-proxy-rhel9@sha256:230119ab73baf69b572857a4b923baf2e267d2d77f8d373d924db1eb832d9a08_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-operator-proxy-rhel9@sha256:246f462c19203a5c3c28277bc857e38d9f5b648c4e3b6b77c35c0162e5c95d1a_arm64 as a component of Red Hat OpenShift Pipelines 1.21",
"product_id": "Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-operator-proxy-rhel9@sha256:246f462c19203a5c3c28277bc857e38d9f5b648c4e3b6b77c35c0162e5c95d1a_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-operator-proxy-rhel9@sha256:246f462c19203a5c3c28277bc857e38d9f5b648c4e3b6b77c35c0162e5c95d1a_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-operator-proxy-rhel9@sha256:6de3add0818fe352c79cdc4c53c792fcd4150e07908a9dae274e1a7b34d7e545_amd64 as a component of Red Hat OpenShift Pipelines 1.21",
"product_id": "Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-operator-proxy-rhel9@sha256:6de3add0818fe352c79cdc4c53c792fcd4150e07908a9dae274e1a7b34d7e545_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-operator-proxy-rhel9@sha256:6de3add0818fe352c79cdc4c53c792fcd4150e07908a9dae274e1a7b34d7e545_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-operator-proxy-rhel9@sha256:d3c4701a2aeac9cd836962c6c5d999a0aabb0c472c57fa4fe105e0c1a099059c_ppc64le as a component of Red Hat OpenShift Pipelines 1.21",
"product_id": "Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-operator-proxy-rhel9@sha256:d3c4701a2aeac9cd836962c6c5d999a0aabb0c472c57fa4fe105e0c1a099059c_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-operator-proxy-rhel9@sha256:d3c4701a2aeac9cd836962c6c5d999a0aabb0c472c57fa4fe105e0c1a099059c_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-operator-webhook-rhel9@sha256:98c3af814cc1d5a34f33cfeeeba1f7940f8e30e306da9487dca475bd31938fac_s390x as a component of Red Hat OpenShift Pipelines 1.21",
"product_id": "Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-operator-webhook-rhel9@sha256:98c3af814cc1d5a34f33cfeeeba1f7940f8e30e306da9487dca475bd31938fac_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-operator-webhook-rhel9@sha256:98c3af814cc1d5a34f33cfeeeba1f7940f8e30e306da9487dca475bd31938fac_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-operator-webhook-rhel9@sha256:ad47d4bd6e23f0661b826a0f7c826a791474f4a9e15db453d941d143cb42c90c_arm64 as a component of Red Hat OpenShift Pipelines 1.21",
"product_id": "Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-operator-webhook-rhel9@sha256:ad47d4bd6e23f0661b826a0f7c826a791474f4a9e15db453d941d143cb42c90c_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-operator-webhook-rhel9@sha256:ad47d4bd6e23f0661b826a0f7c826a791474f4a9e15db453d941d143cb42c90c_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-operator-webhook-rhel9@sha256:af5002abc824cf36f90e16bc715ae619c035905442c0801cc92031a6a7765576_amd64 as a component of Red Hat OpenShift Pipelines 1.21",
"product_id": "Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-operator-webhook-rhel9@sha256:af5002abc824cf36f90e16bc715ae619c035905442c0801cc92031a6a7765576_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-operator-webhook-rhel9@sha256:af5002abc824cf36f90e16bc715ae619c035905442c0801cc92031a6a7765576_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-operator-webhook-rhel9@sha256:bfcc99ea9f1c699b48dcf2994afdd8a68f031f794d721ae745de54a924e59c76_ppc64le as a component of Red Hat OpenShift Pipelines 1.21",
"product_id": "Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-operator-webhook-rhel9@sha256:bfcc99ea9f1c699b48dcf2994afdd8a68f031f794d721ae745de54a924e59c76_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-operator-webhook-rhel9@sha256:bfcc99ea9f1c699b48dcf2994afdd8a68f031f794d721ae745de54a924e59c76_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:3390ca1fd9ae0602c829961dc332c7e3c417020c18c50a08cefdb90c621d6474_s390x as a component of Red Hat OpenShift Pipelines 1.21",
"product_id": "Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:3390ca1fd9ae0602c829961dc332c7e3c417020c18c50a08cefdb90c621d6474_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:3390ca1fd9ae0602c829961dc332c7e3c417020c18c50a08cefdb90c621d6474_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:606e8a370de720153a1dced87cacf1caa1549e6ef8ceaccfe1062663fd18a493_amd64 as a component of Red Hat OpenShift Pipelines 1.21",
"product_id": "Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:606e8a370de720153a1dced87cacf1caa1549e6ef8ceaccfe1062663fd18a493_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:606e8a370de720153a1dced87cacf1caa1549e6ef8ceaccfe1062663fd18a493_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:67cc277bedd68e09d92c3c256e886ca2506636dfcd77625a5ea3db4005b5d586_ppc64le as a component of Red Hat OpenShift Pipelines 1.21",
"product_id": "Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:67cc277bedd68e09d92c3c256e886ca2506636dfcd77625a5ea3db4005b5d586_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:67cc277bedd68e09d92c3c256e886ca2506636dfcd77625a5ea3db4005b5d586_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:6e1b97632dea6ef859141e933ca2370d8fc90ab60f66a810e79290116d36d58d_arm64 as a component of Red Hat OpenShift Pipelines 1.21",
"product_id": "Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:6e1b97632dea6ef859141e933ca2370d8fc90ab60f66a810e79290116d36d58d_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:6e1b97632dea6ef859141e933ca2370d8fc90ab60f66a810e79290116d36d58d_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:42e1a906ab4a97af8537be7b433ac2c7d2b9240d4a42ca9bc65ebf8af78fd7fc_arm64 as a component of Red Hat OpenShift Pipelines 1.21",
"product_id": "Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:42e1a906ab4a97af8537be7b433ac2c7d2b9240d4a42ca9bc65ebf8af78fd7fc_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:42e1a906ab4a97af8537be7b433ac2c7d2b9240d4a42ca9bc65ebf8af78fd7fc_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:af26c01c9129a5f2fbe128d2fe7fe25fb03c0ee6cd76571155147cd4ea3c2de1_amd64 as a component of Red Hat OpenShift Pipelines 1.21",
"product_id": "Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:af26c01c9129a5f2fbe128d2fe7fe25fb03c0ee6cd76571155147cd4ea3c2de1_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:af26c01c9129a5f2fbe128d2fe7fe25fb03c0ee6cd76571155147cd4ea3c2de1_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:bb2e059a922f8ece5011db593873c8839d1951ceee09d50fff1613ab270e1062_s390x as a component of Red Hat OpenShift Pipelines 1.21",
"product_id": "Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:bb2e059a922f8ece5011db593873c8839d1951ceee09d50fff1613ab270e1062_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:bb2e059a922f8ece5011db593873c8839d1951ceee09d50fff1613ab270e1062_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:dc1a40ceab9f4100575ac0348a5e17514312d1dabfdb096130093914ff329059_ppc64le as a component of Red Hat OpenShift Pipelines 1.21",
"product_id": "Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:dc1a40ceab9f4100575ac0348a5e17514312d1dabfdb096130093914ff329059_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:dc1a40ceab9f4100575ac0348a5e17514312d1dabfdb096130093914ff329059_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:5172c4fce21f42b27a34e3f7997e193107e0c0acc680b76058a2f099bf7141b0_amd64 as a component of Red Hat OpenShift Pipelines 1.21",
"product_id": "Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:5172c4fce21f42b27a34e3f7997e193107e0c0acc680b76058a2f099bf7141b0_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:5172c4fce21f42b27a34e3f7997e193107e0c0acc680b76058a2f099bf7141b0_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:652771b15fc2b567ef2003d737397364c47bc641eb8bee217cf908679721c7ea_arm64 as a component of Red Hat OpenShift Pipelines 1.21",
"product_id": "Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:652771b15fc2b567ef2003d737397364c47bc641eb8bee217cf908679721c7ea_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:652771b15fc2b567ef2003d737397364c47bc641eb8bee217cf908679721c7ea_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:d297745a65c828d0a32ca68198e796a37fdef153bfb040cecb9739a868899777_ppc64le as a component of Red Hat OpenShift Pipelines 1.21",
"product_id": "Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:d297745a65c828d0a32ca68198e796a37fdef153bfb040cecb9739a868899777_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:d297745a65c828d0a32ca68198e796a37fdef153bfb040cecb9739a868899777_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:e35424513c27c433a94b68d573ab05027fd8b63494414c68ea07a3f3efa01345_s390x as a component of Red Hat OpenShift Pipelines 1.21",
"product_id": "Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:e35424513c27c433a94b68d573ab05027fd8b63494414c68ea07a3f3efa01345_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:e35424513c27c433a94b68d573ab05027fd8b63494414c68ea07a3f3efa01345_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:4c0c8bc122d612b3c0e228e1c5573fad021c4546496c45fbc2a2dc4225fbe727_amd64 as a component of Red Hat OpenShift Pipelines 1.21",
"product_id": "Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:4c0c8bc122d612b3c0e228e1c5573fad021c4546496c45fbc2a2dc4225fbe727_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:4c0c8bc122d612b3c0e228e1c5573fad021c4546496c45fbc2a2dc4225fbe727_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:7d4436578b21ba00a60f5cf6bd74988f976f6c167475cc76f39b34b20da182df_arm64 as a component of Red Hat OpenShift Pipelines 1.21",
"product_id": "Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:7d4436578b21ba00a60f5cf6bd74988f976f6c167475cc76f39b34b20da182df_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:7d4436578b21ba00a60f5cf6bd74988f976f6c167475cc76f39b34b20da182df_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:bcf6c5a3baaa23bb19a487126003eb8f2194f9238cbe8170c5d34930d47cc36c_s390x as a component of Red Hat OpenShift Pipelines 1.21",
"product_id": "Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:bcf6c5a3baaa23bb19a487126003eb8f2194f9238cbe8170c5d34930d47cc36c_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:bcf6c5a3baaa23bb19a487126003eb8f2194f9238cbe8170c5d34930d47cc36c_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:dd8c287009c850126d2b4ae5623420c2ccde38bf14c9c853bdbe5c2e1586db06_ppc64le as a component of Red Hat OpenShift Pipelines 1.21",
"product_id": "Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:dd8c287009c850126d2b4ae5623420c2ccde38bf14c9c853bdbe5c2e1586db06_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:dd8c287009c850126d2b4ae5623420c2ccde38bf14c9c853bdbe5c2e1586db06_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:48fd8e0d453e54ed7531678b05b65e388c00daae63ac5745c9ee8924f7c40371_arm64 as a component of Red Hat OpenShift Pipelines 1.21",
"product_id": "Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:48fd8e0d453e54ed7531678b05b65e388c00daae63ac5745c9ee8924f7c40371_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:48fd8e0d453e54ed7531678b05b65e388c00daae63ac5745c9ee8924f7c40371_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:5ad699e6e0061b76f3f50424cb557bcb9fc9569d48f76973da683a45b6ec9147_s390x as a component of Red Hat OpenShift Pipelines 1.21",
"product_id": "Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:5ad699e6e0061b76f3f50424cb557bcb9fc9569d48f76973da683a45b6ec9147_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:5ad699e6e0061b76f3f50424cb557bcb9fc9569d48f76973da683a45b6ec9147_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:aac030d920f635b8ad7edf6cf046047c82f064bcb081e6071b86e8ee7d84464e_ppc64le as a component of Red Hat OpenShift Pipelines 1.21",
"product_id": "Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:aac030d920f635b8ad7edf6cf046047c82f064bcb081e6071b86e8ee7d84464e_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:aac030d920f635b8ad7edf6cf046047c82f064bcb081e6071b86e8ee7d84464e_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:e43f01110886845433f023331f62328b116c20d404e70197fb70eac1df7ba155_amd64 as a component of Red Hat OpenShift Pipelines 1.21",
"product_id": "Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:e43f01110886845433f023331f62328b116c20d404e70197fb70eac1df7ba155_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:e43f01110886845433f023331f62328b116c20d404e70197fb70eac1df7ba155_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pruner-webhook-rhel9@sha256:04633a6772144e0362a5d059a21684026d8e78a28c2463c65daade75f3477548_amd64 as a component of Red Hat OpenShift Pipelines 1.21",
"product_id": "Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pruner-webhook-rhel9@sha256:04633a6772144e0362a5d059a21684026d8e78a28c2463c65daade75f3477548_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pruner-webhook-rhel9@sha256:04633a6772144e0362a5d059a21684026d8e78a28c2463c65daade75f3477548_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pruner-webhook-rhel9@sha256:5251d3f63d49ff224ca777898f93a5fdd6de407db59a315aefdfc49963f98c32_s390x as a component of Red Hat OpenShift Pipelines 1.21",
"product_id": "Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pruner-webhook-rhel9@sha256:5251d3f63d49ff224ca777898f93a5fdd6de407db59a315aefdfc49963f98c32_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pruner-webhook-rhel9@sha256:5251d3f63d49ff224ca777898f93a5fdd6de407db59a315aefdfc49963f98c32_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pruner-webhook-rhel9@sha256:74f1f26bdb3c05af324066ce828f0863c2c5156e949c6cbeedd0d66068847033_ppc64le as a component of Red Hat OpenShift Pipelines 1.21",
"product_id": "Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pruner-webhook-rhel9@sha256:74f1f26bdb3c05af324066ce828f0863c2c5156e949c6cbeedd0d66068847033_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pruner-webhook-rhel9@sha256:74f1f26bdb3c05af324066ce828f0863c2c5156e949c6cbeedd0d66068847033_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pruner-webhook-rhel9@sha256:c71c29bc335b77b98419e90f24a0396a1093edc2d985aae48f5000f9de75941f_arm64 as a component of Red Hat OpenShift Pipelines 1.21",
"product_id": "Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pruner-webhook-rhel9@sha256:c71c29bc335b77b98419e90f24a0396a1093edc2d985aae48f5000f9de75941f_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pruner-webhook-rhel9@sha256:c71c29bc335b77b98419e90f24a0396a1093edc2d985aae48f5000f9de75941f_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:34af5e7e166ea2ac902d3d0414adfb8442859396e60b4992de59d7ee130b3fef_ppc64le as a component of Red Hat OpenShift Pipelines 1.21",
"product_id": "Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:34af5e7e166ea2ac902d3d0414adfb8442859396e60b4992de59d7ee130b3fef_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:34af5e7e166ea2ac902d3d0414adfb8442859396e60b4992de59d7ee130b3fef_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:8bfe1d490a44c6d495c7d30ddb4245746a2e48f0f72343574b3235fa3526cc6d_s390x as a component of Red Hat OpenShift Pipelines 1.21",
"product_id": "Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:8bfe1d490a44c6d495c7d30ddb4245746a2e48f0f72343574b3235fa3526cc6d_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:8bfe1d490a44c6d495c7d30ddb4245746a2e48f0f72343574b3235fa3526cc6d_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:af942926936e39d0f7a3ef1ed1af7fb97aaa04fee8a4ad4e6e21e8931ef42809_amd64 as a component of Red Hat OpenShift Pipelines 1.21",
"product_id": "Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:af942926936e39d0f7a3ef1ed1af7fb97aaa04fee8a4ad4e6e21e8931ef42809_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:af942926936e39d0f7a3ef1ed1af7fb97aaa04fee8a4ad4e6e21e8931ef42809_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:f929464036bfd53938a4cd7cd39297801a122fd20461cdce31cf8d6d96a3bb86_arm64 as a component of Red Hat OpenShift Pipelines 1.21",
"product_id": "Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:f929464036bfd53938a4cd7cd39297801a122fd20461cdce31cf8d6d96a3bb86_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:f929464036bfd53938a4cd7cd39297801a122fd20461cdce31cf8d6d96a3bb86_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:19425135838ddcea73db774c7dfa8a8a9f1301fb1bd488dd662cb02f3d7be670_ppc64le as a component of Red Hat OpenShift Pipelines 1.21",
"product_id": "Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:19425135838ddcea73db774c7dfa8a8a9f1301fb1bd488dd662cb02f3d7be670_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:19425135838ddcea73db774c7dfa8a8a9f1301fb1bd488dd662cb02f3d7be670_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:447c983d4e104c79e59492ff5aebc62feccca29d08d11a8856c46710e3cb14fe_s390x as a component of Red Hat OpenShift Pipelines 1.21",
"product_id": "Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:447c983d4e104c79e59492ff5aebc62feccca29d08d11a8856c46710e3cb14fe_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:447c983d4e104c79e59492ff5aebc62feccca29d08d11a8856c46710e3cb14fe_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:c01da1031a93870d3aabfd644585c88a53ab3cff759067b54ef08f3ebd690cf3_amd64 as a component of Red Hat OpenShift Pipelines 1.21",
"product_id": "Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:c01da1031a93870d3aabfd644585c88a53ab3cff759067b54ef08f3ebd690cf3_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:c01da1031a93870d3aabfd644585c88a53ab3cff759067b54ef08f3ebd690cf3_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:cb3fb52bf47fe049263cd6f87ecfe9f1941fc9f7f4fe69385415cdbc9017aa5e_arm64 as a component of Red Hat OpenShift Pipelines 1.21",
"product_id": "Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:cb3fb52bf47fe049263cd6f87ecfe9f1941fc9f7f4fe69385415cdbc9017aa5e_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:cb3fb52bf47fe049263cd6f87ecfe9f1941fc9f7f4fe69385415cdbc9017aa5e_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:1d18b01daba0807067ff5642305147ee613a22232a0a6ef88601243d59801f8d_s390x as a component of Red Hat OpenShift Pipelines 1.21",
"product_id": "Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:1d18b01daba0807067ff5642305147ee613a22232a0a6ef88601243d59801f8d_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:1d18b01daba0807067ff5642305147ee613a22232a0a6ef88601243d59801f8d_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:91e904d51d7505f19e7db68574a957febcb1963bad2f4452e9723be1bd5a79ce_ppc64le as a component of Red Hat OpenShift Pipelines 1.21",
"product_id": "Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:91e904d51d7505f19e7db68574a957febcb1963bad2f4452e9723be1bd5a79ce_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:91e904d51d7505f19e7db68574a957febcb1963bad2f4452e9723be1bd5a79ce_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:bdf506a2c20720048d32e2f1a7df58a0e53f1df827611627d53c49cc005157b0_amd64 as a component of Red Hat OpenShift Pipelines 1.21",
"product_id": "Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:bdf506a2c20720048d32e2f1a7df58a0e53f1df827611627d53c49cc005157b0_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:bdf506a2c20720048d32e2f1a7df58a0e53f1df827611627d53c49cc005157b0_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:fd318fe6bac9e3f6fb87fa8773d96803e44ba82d5367438f26b1aa04744d60c9_arm64 as a component of Red Hat OpenShift Pipelines 1.21",
"product_id": "Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:fd318fe6bac9e3f6fb87fa8773d96803e44ba82d5367438f26b1aa04744d60c9_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:fd318fe6bac9e3f6fb87fa8773d96803e44ba82d5367438f26b1aa04744d60c9_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:26cd2ddeea2e3de5552a95537b4acbfb546076e4d6673b6a68f4c9e2b8dc0142_s390x as a component of Red Hat OpenShift Pipelines 1.21",
"product_id": "Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:26cd2ddeea2e3de5552a95537b4acbfb546076e4d6673b6a68f4c9e2b8dc0142_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:26cd2ddeea2e3de5552a95537b4acbfb546076e4d6673b6a68f4c9e2b8dc0142_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:c22c8d4a9dfd25462ed4b37b20d3917cdc87bdc4a90718835dd7cfd70ac7eef8_ppc64le as a component of Red Hat OpenShift Pipelines 1.21",
"product_id": "Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:c22c8d4a9dfd25462ed4b37b20d3917cdc87bdc4a90718835dd7cfd70ac7eef8_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:c22c8d4a9dfd25462ed4b37b20d3917cdc87bdc4a90718835dd7cfd70ac7eef8_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:eba4d1b2d03ad132af50bb12a3e67633234494a62a458fd05fa645696f6215cd_amd64 as a component of Red Hat OpenShift Pipelines 1.21",
"product_id": "Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:eba4d1b2d03ad132af50bb12a3e67633234494a62a458fd05fa645696f6215cd_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:eba4d1b2d03ad132af50bb12a3e67633234494a62a458fd05fa645696f6215cd_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:f80821688e548ecf8b8ffd8ef6c4c5f3bc04f32628e7f83a97c910f43ce3dbe2_arm64 as a component of Red Hat OpenShift Pipelines 1.21",
"product_id": "Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:f80821688e548ecf8b8ffd8ef6c4c5f3bc04f32628e7f83a97c910f43ce3dbe2_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:f80821688e548ecf8b8ffd8ef6c4c5f3bc04f32628e7f83a97c910f43ce3dbe2_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-rhel9-operator@sha256:0739254d745378452259e4d9a84ba9f6bd03e523bda40d9fadfd999812003421_amd64 as a component of Red Hat OpenShift Pipelines 1.21",
"product_id": "Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-rhel9-operator@sha256:0739254d745378452259e4d9a84ba9f6bd03e523bda40d9fadfd999812003421_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-rhel9-operator@sha256:0739254d745378452259e4d9a84ba9f6bd03e523bda40d9fadfd999812003421_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-rhel9-operator@sha256:3278f98d80e2626bf481811b03908d955019137b47bacbfc6894949e067f39b1_ppc64le as a component of Red Hat OpenShift Pipelines 1.21",
"product_id": "Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-rhel9-operator@sha256:3278f98d80e2626bf481811b03908d955019137b47bacbfc6894949e067f39b1_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-rhel9-operator@sha256:3278f98d80e2626bf481811b03908d955019137b47bacbfc6894949e067f39b1_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-rhel9-operator@sha256:73959111c980def943d458774e2b86446e9cc5f96fa6f2d4b45b7db563f44d4b_s390x as a component of Red Hat OpenShift Pipelines 1.21",
"product_id": "Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-rhel9-operator@sha256:73959111c980def943d458774e2b86446e9cc5f96fa6f2d4b45b7db563f44d4b_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-rhel9-operator@sha256:73959111c980def943d458774e2b86446e9cc5f96fa6f2d4b45b7db563f44d4b_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-rhel9-operator@sha256:f30b4949b3342a56ce37ab6368e3cd58d23581f8190b0652b1e2e6a4b9daed91_arm64 as a component of Red Hat OpenShift Pipelines 1.21",
"product_id": "Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-rhel9-operator@sha256:f30b4949b3342a56ce37ab6368e3cd58d23581f8190b0652b1e2e6a4b9daed91_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-rhel9-operator@sha256:f30b4949b3342a56ce37ab6368e3cd58d23581f8190b0652b1e2e6a4b9daed91_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:301d210efc58e5e08c62ce58e308298aa25f92743b261c258359b26231b179d4_amd64 as a component of Red Hat OpenShift Pipelines 1.21",
"product_id": "Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:301d210efc58e5e08c62ce58e308298aa25f92743b261c258359b26231b179d4_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:301d210efc58e5e08c62ce58e308298aa25f92743b261c258359b26231b179d4_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:491faee7ce303a18b80934ac246b965e9353764c9a9df3928af2757ef0c1104d_s390x as a component of Red Hat OpenShift Pipelines 1.21",
"product_id": "Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:491faee7ce303a18b80934ac246b965e9353764c9a9df3928af2757ef0c1104d_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:491faee7ce303a18b80934ac246b965e9353764c9a9df3928af2757ef0c1104d_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:553e7ea4c082a871ded4daa0865bd2387ec6f99fc6fbd4713a27873cf5bc565d_arm64 as a component of Red Hat OpenShift Pipelines 1.21",
"product_id": "Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:553e7ea4c082a871ded4daa0865bd2387ec6f99fc6fbd4713a27873cf5bc565d_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:553e7ea4c082a871ded4daa0865bd2387ec6f99fc6fbd4713a27873cf5bc565d_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:fc03869cd583f8e31cf895f07ff7a96a9d7c236eab36b9e56136e58ca7db96bd_ppc64le as a component of Red Hat OpenShift Pipelines 1.21",
"product_id": "Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:fc03869cd583f8e31cf895f07ff7a96a9d7c236eab36b9e56136e58ca7db96bd_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:fc03869cd583f8e31cf895f07ff7a96a9d7c236eab36b9e56136e58ca7db96bd_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:1262b507d141cb572339ea7dd149215af3ee891343a66c1d8436c4ef2c3e51ba_ppc64le as a component of Red Hat OpenShift Pipelines 1.21",
"product_id": "Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:1262b507d141cb572339ea7dd149215af3ee891343a66c1d8436c4ef2c3e51ba_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:1262b507d141cb572339ea7dd149215af3ee891343a66c1d8436c4ef2c3e51ba_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:17db909660a9b940339d94e06e3b7f0612e0e306c6e877debded146505d274b0_amd64 as a component of Red Hat OpenShift Pipelines 1.21",
"product_id": "Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:17db909660a9b940339d94e06e3b7f0612e0e306c6e877debded146505d274b0_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:17db909660a9b940339d94e06e3b7f0612e0e306c6e877debded146505d274b0_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:4fb24af422753d3194a182894499628b10c2fdf22c441b9a90ab9748d3138d7e_arm64 as a component of Red Hat OpenShift Pipelines 1.21",
"product_id": "Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:4fb24af422753d3194a182894499628b10c2fdf22c441b9a90ab9748d3138d7e_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:4fb24af422753d3194a182894499628b10c2fdf22c441b9a90ab9748d3138d7e_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:cce28f2d920fc8d3bfa1b6c64f4c58ec7b02eabaffa7fd05293b725030463bf5_s390x as a component of Red Hat OpenShift Pipelines 1.21",
"product_id": "Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:cce28f2d920fc8d3bfa1b6c64f4c58ec7b02eabaffa7fd05293b725030463bf5_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:cce28f2d920fc8d3bfa1b6c64f4c58ec7b02eabaffa7fd05293b725030463bf5_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:438039b78b649983401a817b6937f95915088796a815f80b9625e19fab1a64c4_s390x as a component of Red Hat OpenShift Pipelines 1.21",
"product_id": "Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:438039b78b649983401a817b6937f95915088796a815f80b9625e19fab1a64c4_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:438039b78b649983401a817b6937f95915088796a815f80b9625e19fab1a64c4_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:9d748d3f2c587649dbaf6c7f222aadf47ba4e744fab63a252d49ae1c9049e26c_amd64 as a component of Red Hat OpenShift Pipelines 1.21",
"product_id": "Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:9d748d3f2c587649dbaf6c7f222aadf47ba4e744fab63a252d49ae1c9049e26c_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:9d748d3f2c587649dbaf6c7f222aadf47ba4e744fab63a252d49ae1c9049e26c_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:c036df7a4bc62e7bafe4b549f3e1fe17b6f9894ac4dedd6018df7d07e267b5a3_arm64 as a component of Red Hat OpenShift Pipelines 1.21",
"product_id": "Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:c036df7a4bc62e7bafe4b549f3e1fe17b6f9894ac4dedd6018df7d07e267b5a3_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:c036df7a4bc62e7bafe4b549f3e1fe17b6f9894ac4dedd6018df7d07e267b5a3_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:c7b9e3af430d26a1914bce5bf4189de1ebb3d61c4d8098b7b163c1b6d6f554f2_ppc64le as a component of Red Hat OpenShift Pipelines 1.21",
"product_id": "Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:c7b9e3af430d26a1914bce5bf4189de1ebb3d61c4d8098b7b163c1b6d6f554f2_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:c7b9e3af430d26a1914bce5bf4189de1ebb3d61c4d8098b7b163c1b6d6f554f2_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:32376725b6ca30983e9fef1b1d6bfa51a7b1d7e1960ccb50bafccb15efe8c7ae_ppc64le as a component of Red Hat OpenShift Pipelines 1.21",
"product_id": "Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:32376725b6ca30983e9fef1b1d6bfa51a7b1d7e1960ccb50bafccb15efe8c7ae_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:32376725b6ca30983e9fef1b1d6bfa51a7b1d7e1960ccb50bafccb15efe8c7ae_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:47dc50b7a92d96c2dadc980c97f5d58e6e3fcadf5a29c7736209e7e9a47a47c3_amd64 as a component of Red Hat OpenShift Pipelines 1.21",
"product_id": "Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:47dc50b7a92d96c2dadc980c97f5d58e6e3fcadf5a29c7736209e7e9a47a47c3_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:47dc50b7a92d96c2dadc980c97f5d58e6e3fcadf5a29c7736209e7e9a47a47c3_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:d51f2814147a117c3465dc38c3940df147092aebcd694e7453b2e4aadeb83ba0_s390x as a component of Red Hat OpenShift Pipelines 1.21",
"product_id": "Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:d51f2814147a117c3465dc38c3940df147092aebcd694e7453b2e4aadeb83ba0_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:d51f2814147a117c3465dc38c3940df147092aebcd694e7453b2e4aadeb83ba0_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:e7e8f68f0c3563ff5055685647d20e61a8811f07c828ed4ce88e5c0fa57577bb_arm64 as a component of Red Hat OpenShift Pipelines 1.21",
"product_id": "Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:e7e8f68f0c3563ff5055685647d20e61a8811f07c828ed4ce88e5c0fa57577bb_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:e7e8f68f0c3563ff5055685647d20e61a8811f07c828ed4ce88e5c0fa57577bb_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:06dcdd95fe32e4bfe8197f85a92e15e1b3266d195ecef3a3c11350c43e025b54_amd64 as a component of Red Hat OpenShift Pipelines 1.21",
"product_id": "Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:06dcdd95fe32e4bfe8197f85a92e15e1b3266d195ecef3a3c11350c43e025b54_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:06dcdd95fe32e4bfe8197f85a92e15e1b3266d195ecef3a3c11350c43e025b54_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:61d7da5e8a4fd131f49e7217c2a43ee60ee179ca8d74c1dd3b2a653e9864bc5c_ppc64le as a component of Red Hat OpenShift Pipelines 1.21",
"product_id": "Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:61d7da5e8a4fd131f49e7217c2a43ee60ee179ca8d74c1dd3b2a653e9864bc5c_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:61d7da5e8a4fd131f49e7217c2a43ee60ee179ca8d74c1dd3b2a653e9864bc5c_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:7ddd248c4db55f65e82c0e6ceaa125876cc18cc6c4611a50f2bdb80809f02914_arm64 as a component of Red Hat OpenShift Pipelines 1.21",
"product_id": "Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:7ddd248c4db55f65e82c0e6ceaa125876cc18cc6c4611a50f2bdb80809f02914_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:7ddd248c4db55f65e82c0e6ceaa125876cc18cc6c4611a50f2bdb80809f02914_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:ec3dffec1e3bbbd7381e45f888ee06fb080414fe9dc6935cd4caeff0a4e65636_s390x as a component of Red Hat OpenShift Pipelines 1.21",
"product_id": "Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:ec3dffec1e3bbbd7381e45f888ee06fb080414fe9dc6935cd4caeff0a4e65636_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:ec3dffec1e3bbbd7381e45f888ee06fb080414fe9dc6935cd4caeff0a4e65636_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:0b0cc51d2f5df8a7cc2e30f80fcd4bdb7a38bd5f8a9ecc6d5e5870dc5fdc36e8_ppc64le as a component of Red Hat OpenShift Pipelines 1.21",
"product_id": "Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:0b0cc51d2f5df8a7cc2e30f80fcd4bdb7a38bd5f8a9ecc6d5e5870dc5fdc36e8_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:0b0cc51d2f5df8a7cc2e30f80fcd4bdb7a38bd5f8a9ecc6d5e5870dc5fdc36e8_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:25933d9a51a2679fea10bda3d72addcadfe26a055a137c628bfdb5f818896536_amd64 as a component of Red Hat OpenShift Pipelines 1.21",
"product_id": "Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:25933d9a51a2679fea10bda3d72addcadfe26a055a137c628bfdb5f818896536_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:25933d9a51a2679fea10bda3d72addcadfe26a055a137c628bfdb5f818896536_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:290eacede3daa3be390b910c7116380a5a5dbc2ccc7c3ae8b562c67af76d3fd0_s390x as a component of Red Hat OpenShift Pipelines 1.21",
"product_id": "Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:290eacede3daa3be390b910c7116380a5a5dbc2ccc7c3ae8b562c67af76d3fd0_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:290eacede3daa3be390b910c7116380a5a5dbc2ccc7c3ae8b562c67af76d3fd0_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:79799a8308a0b356a639bceca16c2a728f5bc78a88097fdd149173ef80d2c9c9_arm64 as a component of Red Hat OpenShift Pipelines 1.21",
"product_id": "Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:79799a8308a0b356a639bceca16c2a728f5bc78a88097fdd149173ef80d2c9c9_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:79799a8308a0b356a639bceca16c2a728f5bc78a88097fdd149173ef80d2c9c9_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:323921bcd7db381b2a1953764d5f85a14abcbdc1ccece894f8961d8b2b2fb779_s390x as a component of Red Hat OpenShift Pipelines 1.21",
"product_id": "Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:323921bcd7db381b2a1953764d5f85a14abcbdc1ccece894f8961d8b2b2fb779_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:323921bcd7db381b2a1953764d5f85a14abcbdc1ccece894f8961d8b2b2fb779_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:abfc5c2b61eff272ef04d38a18b7bebaad8aac824a68fe0bd6a95e595678e2d0_amd64 as a component of Red Hat OpenShift Pipelines 1.21",
"product_id": "Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:abfc5c2b61eff272ef04d38a18b7bebaad8aac824a68fe0bd6a95e595678e2d0_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:abfc5c2b61eff272ef04d38a18b7bebaad8aac824a68fe0bd6a95e595678e2d0_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:bd91a02760bac7f4e1f30753d7b9f29c9abcaeeaddde7e3c55c14ce827d07e52_arm64 as a component of Red Hat OpenShift Pipelines 1.21",
"product_id": "Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:bd91a02760bac7f4e1f30753d7b9f29c9abcaeeaddde7e3c55c14ce827d07e52_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:bd91a02760bac7f4e1f30753d7b9f29c9abcaeeaddde7e3c55c14ce827d07e52_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:e8c62219f6073bd08d585d5f159c6beab76e5553a7e8ae4d1e7c2bdb01c4c7c1_ppc64le as a component of Red Hat OpenShift Pipelines 1.21",
"product_id": "Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:e8c62219f6073bd08d585d5f159c6beab76e5553a7e8ae4d1e7c2bdb01c4c7c1_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:e8c62219f6073bd08d585d5f159c6beab76e5553a7e8ae4d1e7c2bdb01c4c7c1_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:8105660323b2250eee6ec111eb4aca20e7a88cdcd1b243ae9c6bc0bee8642293_ppc64le as a component of Red Hat OpenShift Pipelines 1.21",
"product_id": "Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:8105660323b2250eee6ec111eb4aca20e7a88cdcd1b243ae9c6bc0bee8642293_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:8105660323b2250eee6ec111eb4aca20e7a88cdcd1b243ae9c6bc0bee8642293_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:8689c9c077663f3dbd393b9aa1ad5dfad6226c398070804b1e5f3afefaf2ec39_s390x as a component of Red Hat OpenShift Pipelines 1.21",
"product_id": "Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:8689c9c077663f3dbd393b9aa1ad5dfad6226c398070804b1e5f3afefaf2ec39_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:8689c9c077663f3dbd393b9aa1ad5dfad6226c398070804b1e5f3afefaf2ec39_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:d97699f5c4083039de2cf17de20d4e93ac38bb10c885785705d4ce17bc80a37f_arm64 as a component of Red Hat OpenShift Pipelines 1.21",
"product_id": "Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:d97699f5c4083039de2cf17de20d4e93ac38bb10c885785705d4ce17bc80a37f_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:d97699f5c4083039de2cf17de20d4e93ac38bb10c885785705d4ce17bc80a37f_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:dae5d2a9e6b12479f742d1110f20059acd9e831ea272a52525d9c3ee42d44d94_amd64 as a component of Red Hat OpenShift Pipelines 1.21",
"product_id": "Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:dae5d2a9e6b12479f742d1110f20059acd9e831ea272a52525d9c3ee42d44d94_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:dae5d2a9e6b12479f742d1110f20059acd9e831ea272a52525d9c3ee42d44d94_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.21"
}
]
},
"vulnerabilities": [
{
"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 Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:3c4587b2b5dc7426cc24e8678dd103ed2b1abb8ca13f5ea5aab606d92e5e00ba_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:5330de373490f5bfd8fa40de3c8dfb21f64128dab695aaff3a6a4c96c3388d3b_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:c26593f4740103d3296bb094cf30af778128384617d0ac5b7ecef9987a88003a_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:c728d376aafac1219d957bafe2f3ab75ae88e1d326d48ca409e209e09a782e6c_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:1cd66608b31afb07d5575714fd24becb2a3eb48fd6f897240986e5b5cd5ca25f_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:99aab6998dc6e4c8349a53e4ab52c0a9730aa75b36bb4e87d74bb6ee5f2044da_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:9d7a69223b0662bcf109a02007d017e5f10e5c563ff78c02d87af8d5d4ea24de_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:dd5328245120eb981cf5fe6153fc2d33ed9817612884bb7cf7fed77782cd1e20_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:0b3a5aa6d681f46fc242eefae9a3540b43c2be17b643d40ca4446cd0e8fc2abb_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:8627d0dd68402dc51137d89534c0bdb72e27fc3327be1e63e93a38ae72f653cd_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:a395182a2cda20322f0af7ecc972ab3bc9c07161e70174c2b4d9ac08f6aa9845_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:b289110701914022840061f5f5a931e5c895d16898fff3d78193b89c37943201_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-pf5-rhel9@sha256:51d8398c7057486fbc41a810031276ccd05179d43e9cf4369c8df440495c6ef7_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-pf5-rhel9@sha256:6aaf557a08c0952e2ec7463e3b3cef4d5f8fc9d24427a28c9766f6f0d12f08bd_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-pf5-rhel9@sha256:9f9b88b0fbc438aad06752a21fe76a870ba4d8042c6ee1ff0505af780ca8c2f0_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-pf5-rhel9@sha256:ff4f49f5218d296b3af828c17283f870aebd6d60813563b55908ffd4629eeab1_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:9e75f7392dcc9df58236d14c8c56e69b34564525b72862d851bea16367270128_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:9f80cfe35f04cbe6a16069c1ec1d8811be4d593e64e4c416f3c10d0867e6ae19_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:9fabbf4a7e28f6ab02f1ac77b82fc37e0e295f71b05fa9e56b1a5ee4056a0fed_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:fdebb108386237b2ceb1a09abfd18a26fa724dfeb288b8db05a324c4534b109a_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:632a9d70719cce5d0fde98642ff48e6e810072173dd73db3792f6f80d5272fa7_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:838ee5faa3da19a38b8df19373dc4019f7b80ffdb71053e4f74d53a447a48eca_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:a1477ff3ddb9315e482647d228c09e55356d00291f9fde419d36e064b54fc6b8_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:e10748a721cdb9316cc4283549a800b7725268ba3e181945329c76350ab7b32d_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:34cde8028262bd635134993a4d95bbc63a38dc943862938955c2eda609a67f71_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:3ef24dc7c5588180203520784ea3db6e1501e5190b3f59aa1f77df1a5bee9bfc_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:82192c8ede01ce878231c9c56d7104d845e6bb69a8eeea17af84be7b56654eea_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:d54076093c47f3d5576eb0a5c1e4cd7963a9d29f393a277721c8f34cb7efc263_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:04ddf503b9da7491acec12879894486790a2d2baf3256837ae5884eb73e91bce_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:10ec14b028d3926a2c0ba35810035e69d669c0e358ed8832d854f0454c77e516_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:12ee577bf514a68c17d1b5ad73b91365c3f242bd82edee45422326ba2e0c0b65_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:de69bc0e11397002240253365aa2b2338b401e7aa4f74478e5f202184662a235_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:77751c116d7b990d00fe24beb6a3d5bc7faedd5f628b379903384e9c8ddb2c7c_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:7e4262c5ce1b614df5a3575111aa8d1f047ad476660b25e6318b562275626c51_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:fa74f6dc71dd03e23612312e6c6e988ff1234a8e75752087abb980ca983fdac2_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:fff455cdc1c5015bad5296c85a6a13b2b4593b57dbf78164c1328cea9b228601_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:1364a6b06e13e205088d8690ae753c99527fc130cd5d8ece02fd92538f522a1d_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:1509f4cd6e5aaeed58bd8d2fc518183a6943d546d1cf969fddaec4c075051001_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:2a767fe742df781ebf07f553a7274e766b3dea1b8f12ea665d5ef19efccdcb1e_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:ac3242268defa432b3245eeebaff125bbdbcfec532f5d25d7e96d81f0b4482c9_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:017afc8d42f2f0dd7adaf151c0cb79200724994d92e1b5e2f0c2461a9d7a75e0_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:32d4c74e6dad2e47b4129320cfd7c2c69fbdad29dbe3822749a98c023bce5be2_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:44d851608309de07e95081a748aa6b0ae1fde09fa8524ac9723aa9c0ea956785_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:f2659636edc0651da9d6bc18a09df3ddc94b80143ba4818dd9f818840c776d60_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:7cf7b1d6ec5e436fc35eb92ade0e29316b5af4c6a0df3b3cc0ade5fc732631bf_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:880ca9bd23984cde3a928c7266cd89051ca8bb95b94be54dfbe1e5330ff89674_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:d4bf6a34a799554347bcca84210428262288b32e8d340926f1100a4c05edf4a4_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:fef0a1823440a06135a3d77afe86367c0f969cace70ac39b9fd1f188a80e69f2_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:0521f90dec2a5a5cd930b3e3bf0de90b066eb1b2b2e74e82c9d63d3512b3e6c2_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:09ec7273c5e72adfc183c3af125e2cd47bc1ddb7c44c28aeae18ee488844348c_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:e490cc741517a709f420720b8ee9d9a5ee5335675caa6e967a45b1be0b1404b4_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:ee97bfec045744082cb9a2c806fb8808a25bb5014ee9568ff22e12803f03f26d_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:1a9beb7528ea2ac15e1257be1ff0c8b1ecd4d2e103792efcb5408b0de77fce32_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:4104ea287b8e2476ed618e6e16a35658dddf4ec1da5b58d3196cd68f03fc8989_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:785a7d536bcd955878d80b28a9c5f2d3fbc73cc1ec76dcdbdaacd5454365cea8_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:defe86d856b97f76f8b1455f61c865cf0dbac67810cb67ea5eada820a2f948e6_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:4333b9d650627bb913456e6504faaaf0f0efb55e40a95546c3d31d08d8e2b076_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:c7bd2ccc85720656c78d2808a9059e50457ff6a74fc8a00fcce1b05e193c7244_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:d671e8634526c2e661713be807e2e7f32e46e58dbf7eea44e43ee17a87db601d_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:e32b399bba77a431ffc4e8f24744a790b7aab19f061f7ecca929cb795c83c4d0_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:0ff3decd7dfc8d54779ad65d693327c810f0094200aa34079d929039773887c3_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:1767e287d7463f0d9b6c3af65f98699746835e2c44af4a0b5398139be2aefd23_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:4a0c4d9dc31805b56a417b2359f5da2adaafced10dacf2110bda3d99c73184fc_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:e5abf59262ae41f04385437e3f95924eb505eaf936f5a988319b5a6a52f708c2_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-operator-proxy-rhel9@sha256:230119ab73baf69b572857a4b923baf2e267d2d77f8d373d924db1eb832d9a08_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-operator-proxy-rhel9@sha256:246f462c19203a5c3c28277bc857e38d9f5b648c4e3b6b77c35c0162e5c95d1a_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-operator-proxy-rhel9@sha256:6de3add0818fe352c79cdc4c53c792fcd4150e07908a9dae274e1a7b34d7e545_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-operator-proxy-rhel9@sha256:d3c4701a2aeac9cd836962c6c5d999a0aabb0c472c57fa4fe105e0c1a099059c_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-operator-webhook-rhel9@sha256:98c3af814cc1d5a34f33cfeeeba1f7940f8e30e306da9487dca475bd31938fac_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-operator-webhook-rhel9@sha256:ad47d4bd6e23f0661b826a0f7c826a791474f4a9e15db453d941d143cb42c90c_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-operator-webhook-rhel9@sha256:af5002abc824cf36f90e16bc715ae619c035905442c0801cc92031a6a7765576_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-operator-webhook-rhel9@sha256:bfcc99ea9f1c699b48dcf2994afdd8a68f031f794d721ae745de54a924e59c76_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:3390ca1fd9ae0602c829961dc332c7e3c417020c18c50a08cefdb90c621d6474_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:606e8a370de720153a1dced87cacf1caa1549e6ef8ceaccfe1062663fd18a493_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:67cc277bedd68e09d92c3c256e886ca2506636dfcd77625a5ea3db4005b5d586_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:6e1b97632dea6ef859141e933ca2370d8fc90ab60f66a810e79290116d36d58d_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:42e1a906ab4a97af8537be7b433ac2c7d2b9240d4a42ca9bc65ebf8af78fd7fc_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:af26c01c9129a5f2fbe128d2fe7fe25fb03c0ee6cd76571155147cd4ea3c2de1_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:bb2e059a922f8ece5011db593873c8839d1951ceee09d50fff1613ab270e1062_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:dc1a40ceab9f4100575ac0348a5e17514312d1dabfdb096130093914ff329059_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:5172c4fce21f42b27a34e3f7997e193107e0c0acc680b76058a2f099bf7141b0_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:652771b15fc2b567ef2003d737397364c47bc641eb8bee217cf908679721c7ea_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:d297745a65c828d0a32ca68198e796a37fdef153bfb040cecb9739a868899777_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:e35424513c27c433a94b68d573ab05027fd8b63494414c68ea07a3f3efa01345_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:4c0c8bc122d612b3c0e228e1c5573fad021c4546496c45fbc2a2dc4225fbe727_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:7d4436578b21ba00a60f5cf6bd74988f976f6c167475cc76f39b34b20da182df_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:bcf6c5a3baaa23bb19a487126003eb8f2194f9238cbe8170c5d34930d47cc36c_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:dd8c287009c850126d2b4ae5623420c2ccde38bf14c9c853bdbe5c2e1586db06_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:48fd8e0d453e54ed7531678b05b65e388c00daae63ac5745c9ee8924f7c40371_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:5ad699e6e0061b76f3f50424cb557bcb9fc9569d48f76973da683a45b6ec9147_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:aac030d920f635b8ad7edf6cf046047c82f064bcb081e6071b86e8ee7d84464e_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:e43f01110886845433f023331f62328b116c20d404e70197fb70eac1df7ba155_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pruner-webhook-rhel9@sha256:04633a6772144e0362a5d059a21684026d8e78a28c2463c65daade75f3477548_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pruner-webhook-rhel9@sha256:5251d3f63d49ff224ca777898f93a5fdd6de407db59a315aefdfc49963f98c32_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pruner-webhook-rhel9@sha256:74f1f26bdb3c05af324066ce828f0863c2c5156e949c6cbeedd0d66068847033_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pruner-webhook-rhel9@sha256:c71c29bc335b77b98419e90f24a0396a1093edc2d985aae48f5000f9de75941f_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:34af5e7e166ea2ac902d3d0414adfb8442859396e60b4992de59d7ee130b3fef_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:8bfe1d490a44c6d495c7d30ddb4245746a2e48f0f72343574b3235fa3526cc6d_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:af942926936e39d0f7a3ef1ed1af7fb97aaa04fee8a4ad4e6e21e8931ef42809_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:f929464036bfd53938a4cd7cd39297801a122fd20461cdce31cf8d6d96a3bb86_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:19425135838ddcea73db774c7dfa8a8a9f1301fb1bd488dd662cb02f3d7be670_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:447c983d4e104c79e59492ff5aebc62feccca29d08d11a8856c46710e3cb14fe_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:c01da1031a93870d3aabfd644585c88a53ab3cff759067b54ef08f3ebd690cf3_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:cb3fb52bf47fe049263cd6f87ecfe9f1941fc9f7f4fe69385415cdbc9017aa5e_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:1d18b01daba0807067ff5642305147ee613a22232a0a6ef88601243d59801f8d_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:91e904d51d7505f19e7db68574a957febcb1963bad2f4452e9723be1bd5a79ce_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:bdf506a2c20720048d32e2f1a7df58a0e53f1df827611627d53c49cc005157b0_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:fd318fe6bac9e3f6fb87fa8773d96803e44ba82d5367438f26b1aa04744d60c9_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:26cd2ddeea2e3de5552a95537b4acbfb546076e4d6673b6a68f4c9e2b8dc0142_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:c22c8d4a9dfd25462ed4b37b20d3917cdc87bdc4a90718835dd7cfd70ac7eef8_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:eba4d1b2d03ad132af50bb12a3e67633234494a62a458fd05fa645696f6215cd_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:f80821688e548ecf8b8ffd8ef6c4c5f3bc04f32628e7f83a97c910f43ce3dbe2_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:301d210efc58e5e08c62ce58e308298aa25f92743b261c258359b26231b179d4_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:491faee7ce303a18b80934ac246b965e9353764c9a9df3928af2757ef0c1104d_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:553e7ea4c082a871ded4daa0865bd2387ec6f99fc6fbd4713a27873cf5bc565d_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:fc03869cd583f8e31cf895f07ff7a96a9d7c236eab36b9e56136e58ca7db96bd_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:1262b507d141cb572339ea7dd149215af3ee891343a66c1d8436c4ef2c3e51ba_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:17db909660a9b940339d94e06e3b7f0612e0e306c6e877debded146505d274b0_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:4fb24af422753d3194a182894499628b10c2fdf22c441b9a90ab9748d3138d7e_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:cce28f2d920fc8d3bfa1b6c64f4c58ec7b02eabaffa7fd05293b725030463bf5_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:438039b78b649983401a817b6937f95915088796a815f80b9625e19fab1a64c4_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:9d748d3f2c587649dbaf6c7f222aadf47ba4e744fab63a252d49ae1c9049e26c_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:c036df7a4bc62e7bafe4b549f3e1fe17b6f9894ac4dedd6018df7d07e267b5a3_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:c7b9e3af430d26a1914bce5bf4189de1ebb3d61c4d8098b7b163c1b6d6f554f2_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:32376725b6ca30983e9fef1b1d6bfa51a7b1d7e1960ccb50bafccb15efe8c7ae_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:47dc50b7a92d96c2dadc980c97f5d58e6e3fcadf5a29c7736209e7e9a47a47c3_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:d51f2814147a117c3465dc38c3940df147092aebcd694e7453b2e4aadeb83ba0_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:e7e8f68f0c3563ff5055685647d20e61a8811f07c828ed4ce88e5c0fa57577bb_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:06dcdd95fe32e4bfe8197f85a92e15e1b3266d195ecef3a3c11350c43e025b54_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:61d7da5e8a4fd131f49e7217c2a43ee60ee179ca8d74c1dd3b2a653e9864bc5c_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:7ddd248c4db55f65e82c0e6ceaa125876cc18cc6c4611a50f2bdb80809f02914_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:ec3dffec1e3bbbd7381e45f888ee06fb080414fe9dc6935cd4caeff0a4e65636_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:0b0cc51d2f5df8a7cc2e30f80fcd4bdb7a38bd5f8a9ecc6d5e5870dc5fdc36e8_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:25933d9a51a2679fea10bda3d72addcadfe26a055a137c628bfdb5f818896536_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:290eacede3daa3be390b910c7116380a5a5dbc2ccc7c3ae8b562c67af76d3fd0_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:79799a8308a0b356a639bceca16c2a728f5bc78a88097fdd149173ef80d2c9c9_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:323921bcd7db381b2a1953764d5f85a14abcbdc1ccece894f8961d8b2b2fb779_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:abfc5c2b61eff272ef04d38a18b7bebaad8aac824a68fe0bd6a95e595678e2d0_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:bd91a02760bac7f4e1f30753d7b9f29c9abcaeeaddde7e3c55c14ce827d07e52_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:e8c62219f6073bd08d585d5f159c6beab76e5553a7e8ae4d1e7c2bdb01c4c7c1_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:8105660323b2250eee6ec111eb4aca20e7a88cdcd1b243ae9c6bc0bee8642293_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:8689c9c077663f3dbd393b9aa1ad5dfad6226c398070804b1e5f3afefaf2ec39_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:d97699f5c4083039de2cf17de20d4e93ac38bb10c885785705d4ce17bc80a37f_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:dae5d2a9e6b12479f742d1110f20059acd9e831ea272a52525d9c3ee42d44d94_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 Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-rhel9-operator@sha256:0739254d745378452259e4d9a84ba9f6bd03e523bda40d9fadfd999812003421_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-rhel9-operator@sha256:3278f98d80e2626bf481811b03908d955019137b47bacbfc6894949e067f39b1_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-rhel9-operator@sha256:73959111c980def943d458774e2b86446e9cc5f96fa6f2d4b45b7db563f44d4b_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-rhel9-operator@sha256:f30b4949b3342a56ce37ab6368e3cd58d23581f8190b0652b1e2e6a4b9daed91_arm64"
],
"known_not_affected": [
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:3c4587b2b5dc7426cc24e8678dd103ed2b1abb8ca13f5ea5aab606d92e5e00ba_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:5330de373490f5bfd8fa40de3c8dfb21f64128dab695aaff3a6a4c96c3388d3b_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:c26593f4740103d3296bb094cf30af778128384617d0ac5b7ecef9987a88003a_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:c728d376aafac1219d957bafe2f3ab75ae88e1d326d48ca409e209e09a782e6c_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:1cd66608b31afb07d5575714fd24becb2a3eb48fd6f897240986e5b5cd5ca25f_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:99aab6998dc6e4c8349a53e4ab52c0a9730aa75b36bb4e87d74bb6ee5f2044da_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:9d7a69223b0662bcf109a02007d017e5f10e5c563ff78c02d87af8d5d4ea24de_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:dd5328245120eb981cf5fe6153fc2d33ed9817612884bb7cf7fed77782cd1e20_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:0b3a5aa6d681f46fc242eefae9a3540b43c2be17b643d40ca4446cd0e8fc2abb_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:8627d0dd68402dc51137d89534c0bdb72e27fc3327be1e63e93a38ae72f653cd_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:a395182a2cda20322f0af7ecc972ab3bc9c07161e70174c2b4d9ac08f6aa9845_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:b289110701914022840061f5f5a931e5c895d16898fff3d78193b89c37943201_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-pf5-rhel9@sha256:51d8398c7057486fbc41a810031276ccd05179d43e9cf4369c8df440495c6ef7_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-pf5-rhel9@sha256:6aaf557a08c0952e2ec7463e3b3cef4d5f8fc9d24427a28c9766f6f0d12f08bd_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-pf5-rhel9@sha256:9f9b88b0fbc438aad06752a21fe76a870ba4d8042c6ee1ff0505af780ca8c2f0_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-pf5-rhel9@sha256:ff4f49f5218d296b3af828c17283f870aebd6d60813563b55908ffd4629eeab1_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:9e75f7392dcc9df58236d14c8c56e69b34564525b72862d851bea16367270128_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:9f80cfe35f04cbe6a16069c1ec1d8811be4d593e64e4c416f3c10d0867e6ae19_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:9fabbf4a7e28f6ab02f1ac77b82fc37e0e295f71b05fa9e56b1a5ee4056a0fed_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:fdebb108386237b2ceb1a09abfd18a26fa724dfeb288b8db05a324c4534b109a_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:632a9d70719cce5d0fde98642ff48e6e810072173dd73db3792f6f80d5272fa7_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:838ee5faa3da19a38b8df19373dc4019f7b80ffdb71053e4f74d53a447a48eca_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:a1477ff3ddb9315e482647d228c09e55356d00291f9fde419d36e064b54fc6b8_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:e10748a721cdb9316cc4283549a800b7725268ba3e181945329c76350ab7b32d_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:34cde8028262bd635134993a4d95bbc63a38dc943862938955c2eda609a67f71_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:3ef24dc7c5588180203520784ea3db6e1501e5190b3f59aa1f77df1a5bee9bfc_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:82192c8ede01ce878231c9c56d7104d845e6bb69a8eeea17af84be7b56654eea_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:d54076093c47f3d5576eb0a5c1e4cd7963a9d29f393a277721c8f34cb7efc263_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:04ddf503b9da7491acec12879894486790a2d2baf3256837ae5884eb73e91bce_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:10ec14b028d3926a2c0ba35810035e69d669c0e358ed8832d854f0454c77e516_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:12ee577bf514a68c17d1b5ad73b91365c3f242bd82edee45422326ba2e0c0b65_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:de69bc0e11397002240253365aa2b2338b401e7aa4f74478e5f202184662a235_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:77751c116d7b990d00fe24beb6a3d5bc7faedd5f628b379903384e9c8ddb2c7c_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:7e4262c5ce1b614df5a3575111aa8d1f047ad476660b25e6318b562275626c51_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:fa74f6dc71dd03e23612312e6c6e988ff1234a8e75752087abb980ca983fdac2_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:fff455cdc1c5015bad5296c85a6a13b2b4593b57dbf78164c1328cea9b228601_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:1364a6b06e13e205088d8690ae753c99527fc130cd5d8ece02fd92538f522a1d_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:1509f4cd6e5aaeed58bd8d2fc518183a6943d546d1cf969fddaec4c075051001_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:2a767fe742df781ebf07f553a7274e766b3dea1b8f12ea665d5ef19efccdcb1e_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:ac3242268defa432b3245eeebaff125bbdbcfec532f5d25d7e96d81f0b4482c9_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:017afc8d42f2f0dd7adaf151c0cb79200724994d92e1b5e2f0c2461a9d7a75e0_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:32d4c74e6dad2e47b4129320cfd7c2c69fbdad29dbe3822749a98c023bce5be2_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:44d851608309de07e95081a748aa6b0ae1fde09fa8524ac9723aa9c0ea956785_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:f2659636edc0651da9d6bc18a09df3ddc94b80143ba4818dd9f818840c776d60_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:7cf7b1d6ec5e436fc35eb92ade0e29316b5af4c6a0df3b3cc0ade5fc732631bf_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:880ca9bd23984cde3a928c7266cd89051ca8bb95b94be54dfbe1e5330ff89674_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:d4bf6a34a799554347bcca84210428262288b32e8d340926f1100a4c05edf4a4_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:fef0a1823440a06135a3d77afe86367c0f969cace70ac39b9fd1f188a80e69f2_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:0521f90dec2a5a5cd930b3e3bf0de90b066eb1b2b2e74e82c9d63d3512b3e6c2_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:09ec7273c5e72adfc183c3af125e2cd47bc1ddb7c44c28aeae18ee488844348c_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:e490cc741517a709f420720b8ee9d9a5ee5335675caa6e967a45b1be0b1404b4_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:ee97bfec045744082cb9a2c806fb8808a25bb5014ee9568ff22e12803f03f26d_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:1a9beb7528ea2ac15e1257be1ff0c8b1ecd4d2e103792efcb5408b0de77fce32_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:4104ea287b8e2476ed618e6e16a35658dddf4ec1da5b58d3196cd68f03fc8989_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:785a7d536bcd955878d80b28a9c5f2d3fbc73cc1ec76dcdbdaacd5454365cea8_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:defe86d856b97f76f8b1455f61c865cf0dbac67810cb67ea5eada820a2f948e6_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:4333b9d650627bb913456e6504faaaf0f0efb55e40a95546c3d31d08d8e2b076_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:c7bd2ccc85720656c78d2808a9059e50457ff6a74fc8a00fcce1b05e193c7244_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:d671e8634526c2e661713be807e2e7f32e46e58dbf7eea44e43ee17a87db601d_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:e32b399bba77a431ffc4e8f24744a790b7aab19f061f7ecca929cb795c83c4d0_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:0ff3decd7dfc8d54779ad65d693327c810f0094200aa34079d929039773887c3_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:1767e287d7463f0d9b6c3af65f98699746835e2c44af4a0b5398139be2aefd23_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:4a0c4d9dc31805b56a417b2359f5da2adaafced10dacf2110bda3d99c73184fc_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:e5abf59262ae41f04385437e3f95924eb505eaf936f5a988319b5a6a52f708c2_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-operator-proxy-rhel9@sha256:230119ab73baf69b572857a4b923baf2e267d2d77f8d373d924db1eb832d9a08_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-operator-proxy-rhel9@sha256:246f462c19203a5c3c28277bc857e38d9f5b648c4e3b6b77c35c0162e5c95d1a_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-operator-proxy-rhel9@sha256:6de3add0818fe352c79cdc4c53c792fcd4150e07908a9dae274e1a7b34d7e545_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-operator-proxy-rhel9@sha256:d3c4701a2aeac9cd836962c6c5d999a0aabb0c472c57fa4fe105e0c1a099059c_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-operator-webhook-rhel9@sha256:98c3af814cc1d5a34f33cfeeeba1f7940f8e30e306da9487dca475bd31938fac_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-operator-webhook-rhel9@sha256:ad47d4bd6e23f0661b826a0f7c826a791474f4a9e15db453d941d143cb42c90c_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-operator-webhook-rhel9@sha256:af5002abc824cf36f90e16bc715ae619c035905442c0801cc92031a6a7765576_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-operator-webhook-rhel9@sha256:bfcc99ea9f1c699b48dcf2994afdd8a68f031f794d721ae745de54a924e59c76_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:3390ca1fd9ae0602c829961dc332c7e3c417020c18c50a08cefdb90c621d6474_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:606e8a370de720153a1dced87cacf1caa1549e6ef8ceaccfe1062663fd18a493_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:67cc277bedd68e09d92c3c256e886ca2506636dfcd77625a5ea3db4005b5d586_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:6e1b97632dea6ef859141e933ca2370d8fc90ab60f66a810e79290116d36d58d_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:42e1a906ab4a97af8537be7b433ac2c7d2b9240d4a42ca9bc65ebf8af78fd7fc_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:af26c01c9129a5f2fbe128d2fe7fe25fb03c0ee6cd76571155147cd4ea3c2de1_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:bb2e059a922f8ece5011db593873c8839d1951ceee09d50fff1613ab270e1062_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:dc1a40ceab9f4100575ac0348a5e17514312d1dabfdb096130093914ff329059_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:5172c4fce21f42b27a34e3f7997e193107e0c0acc680b76058a2f099bf7141b0_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:652771b15fc2b567ef2003d737397364c47bc641eb8bee217cf908679721c7ea_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:d297745a65c828d0a32ca68198e796a37fdef153bfb040cecb9739a868899777_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:e35424513c27c433a94b68d573ab05027fd8b63494414c68ea07a3f3efa01345_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:4c0c8bc122d612b3c0e228e1c5573fad021c4546496c45fbc2a2dc4225fbe727_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:7d4436578b21ba00a60f5cf6bd74988f976f6c167475cc76f39b34b20da182df_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:bcf6c5a3baaa23bb19a487126003eb8f2194f9238cbe8170c5d34930d47cc36c_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:dd8c287009c850126d2b4ae5623420c2ccde38bf14c9c853bdbe5c2e1586db06_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:48fd8e0d453e54ed7531678b05b65e388c00daae63ac5745c9ee8924f7c40371_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:5ad699e6e0061b76f3f50424cb557bcb9fc9569d48f76973da683a45b6ec9147_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:aac030d920f635b8ad7edf6cf046047c82f064bcb081e6071b86e8ee7d84464e_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:e43f01110886845433f023331f62328b116c20d404e70197fb70eac1df7ba155_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pruner-webhook-rhel9@sha256:04633a6772144e0362a5d059a21684026d8e78a28c2463c65daade75f3477548_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pruner-webhook-rhel9@sha256:5251d3f63d49ff224ca777898f93a5fdd6de407db59a315aefdfc49963f98c32_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pruner-webhook-rhel9@sha256:74f1f26bdb3c05af324066ce828f0863c2c5156e949c6cbeedd0d66068847033_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pruner-webhook-rhel9@sha256:c71c29bc335b77b98419e90f24a0396a1093edc2d985aae48f5000f9de75941f_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:34af5e7e166ea2ac902d3d0414adfb8442859396e60b4992de59d7ee130b3fef_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:8bfe1d490a44c6d495c7d30ddb4245746a2e48f0f72343574b3235fa3526cc6d_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:af942926936e39d0f7a3ef1ed1af7fb97aaa04fee8a4ad4e6e21e8931ef42809_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:f929464036bfd53938a4cd7cd39297801a122fd20461cdce31cf8d6d96a3bb86_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:19425135838ddcea73db774c7dfa8a8a9f1301fb1bd488dd662cb02f3d7be670_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:447c983d4e104c79e59492ff5aebc62feccca29d08d11a8856c46710e3cb14fe_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:c01da1031a93870d3aabfd644585c88a53ab3cff759067b54ef08f3ebd690cf3_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:cb3fb52bf47fe049263cd6f87ecfe9f1941fc9f7f4fe69385415cdbc9017aa5e_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:1d18b01daba0807067ff5642305147ee613a22232a0a6ef88601243d59801f8d_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:91e904d51d7505f19e7db68574a957febcb1963bad2f4452e9723be1bd5a79ce_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:bdf506a2c20720048d32e2f1a7df58a0e53f1df827611627d53c49cc005157b0_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:fd318fe6bac9e3f6fb87fa8773d96803e44ba82d5367438f26b1aa04744d60c9_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:26cd2ddeea2e3de5552a95537b4acbfb546076e4d6673b6a68f4c9e2b8dc0142_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:c22c8d4a9dfd25462ed4b37b20d3917cdc87bdc4a90718835dd7cfd70ac7eef8_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:eba4d1b2d03ad132af50bb12a3e67633234494a62a458fd05fa645696f6215cd_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:f80821688e548ecf8b8ffd8ef6c4c5f3bc04f32628e7f83a97c910f43ce3dbe2_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:301d210efc58e5e08c62ce58e308298aa25f92743b261c258359b26231b179d4_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:491faee7ce303a18b80934ac246b965e9353764c9a9df3928af2757ef0c1104d_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:553e7ea4c082a871ded4daa0865bd2387ec6f99fc6fbd4713a27873cf5bc565d_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:fc03869cd583f8e31cf895f07ff7a96a9d7c236eab36b9e56136e58ca7db96bd_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:1262b507d141cb572339ea7dd149215af3ee891343a66c1d8436c4ef2c3e51ba_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:17db909660a9b940339d94e06e3b7f0612e0e306c6e877debded146505d274b0_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:4fb24af422753d3194a182894499628b10c2fdf22c441b9a90ab9748d3138d7e_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:cce28f2d920fc8d3bfa1b6c64f4c58ec7b02eabaffa7fd05293b725030463bf5_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:438039b78b649983401a817b6937f95915088796a815f80b9625e19fab1a64c4_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:9d748d3f2c587649dbaf6c7f222aadf47ba4e744fab63a252d49ae1c9049e26c_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:c036df7a4bc62e7bafe4b549f3e1fe17b6f9894ac4dedd6018df7d07e267b5a3_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:c7b9e3af430d26a1914bce5bf4189de1ebb3d61c4d8098b7b163c1b6d6f554f2_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:32376725b6ca30983e9fef1b1d6bfa51a7b1d7e1960ccb50bafccb15efe8c7ae_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:47dc50b7a92d96c2dadc980c97f5d58e6e3fcadf5a29c7736209e7e9a47a47c3_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:d51f2814147a117c3465dc38c3940df147092aebcd694e7453b2e4aadeb83ba0_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:e7e8f68f0c3563ff5055685647d20e61a8811f07c828ed4ce88e5c0fa57577bb_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:06dcdd95fe32e4bfe8197f85a92e15e1b3266d195ecef3a3c11350c43e025b54_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:61d7da5e8a4fd131f49e7217c2a43ee60ee179ca8d74c1dd3b2a653e9864bc5c_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:7ddd248c4db55f65e82c0e6ceaa125876cc18cc6c4611a50f2bdb80809f02914_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:ec3dffec1e3bbbd7381e45f888ee06fb080414fe9dc6935cd4caeff0a4e65636_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:0b0cc51d2f5df8a7cc2e30f80fcd4bdb7a38bd5f8a9ecc6d5e5870dc5fdc36e8_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:25933d9a51a2679fea10bda3d72addcadfe26a055a137c628bfdb5f818896536_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:290eacede3daa3be390b910c7116380a5a5dbc2ccc7c3ae8b562c67af76d3fd0_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:79799a8308a0b356a639bceca16c2a728f5bc78a88097fdd149173ef80d2c9c9_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:323921bcd7db381b2a1953764d5f85a14abcbdc1ccece894f8961d8b2b2fb779_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:abfc5c2b61eff272ef04d38a18b7bebaad8aac824a68fe0bd6a95e595678e2d0_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:bd91a02760bac7f4e1f30753d7b9f29c9abcaeeaddde7e3c55c14ce827d07e52_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:e8c62219f6073bd08d585d5f159c6beab76e5553a7e8ae4d1e7c2bdb01c4c7c1_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:8105660323b2250eee6ec111eb4aca20e7a88cdcd1b243ae9c6bc0bee8642293_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:8689c9c077663f3dbd393b9aa1ad5dfad6226c398070804b1e5f3afefaf2ec39_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:d97699f5c4083039de2cf17de20d4e93ac38bb10c885785705d4ce17bc80a37f_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:dae5d2a9e6b12479f742d1110f20059acd9e831ea272a52525d9c3ee42d44d94_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-06-17T06:49:10+00:00",
"details": "Red Hat OpenShift Pipelines is a cloud-native, continuous integration and\ncontinuous delivery (CI/CD) solution based on Kubernetes resources.\nIt uses Tekton building blocks to automate deployments across multiple\nplatforms by abstracting away the underlying implementation details.\nTekton introduces a number of standard custom resource definitions (CRDs)\nfor defining CI/CD pipelines that are portable across Kubernetes distributions.",
"product_ids": [
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-rhel9-operator@sha256:0739254d745378452259e4d9a84ba9f6bd03e523bda40d9fadfd999812003421_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-rhel9-operator@sha256:3278f98d80e2626bf481811b03908d955019137b47bacbfc6894949e067f39b1_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-rhel9-operator@sha256:73959111c980def943d458774e2b86446e9cc5f96fa6f2d4b45b7db563f44d4b_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-rhel9-operator@sha256:f30b4949b3342a56ce37ab6368e3cd58d23581f8190b0652b1e2e6a4b9daed91_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:26519"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:3c4587b2b5dc7426cc24e8678dd103ed2b1abb8ca13f5ea5aab606d92e5e00ba_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:5330de373490f5bfd8fa40de3c8dfb21f64128dab695aaff3a6a4c96c3388d3b_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:c26593f4740103d3296bb094cf30af778128384617d0ac5b7ecef9987a88003a_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:c728d376aafac1219d957bafe2f3ab75ae88e1d326d48ca409e209e09a782e6c_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:1cd66608b31afb07d5575714fd24becb2a3eb48fd6f897240986e5b5cd5ca25f_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:99aab6998dc6e4c8349a53e4ab52c0a9730aa75b36bb4e87d74bb6ee5f2044da_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:9d7a69223b0662bcf109a02007d017e5f10e5c563ff78c02d87af8d5d4ea24de_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:dd5328245120eb981cf5fe6153fc2d33ed9817612884bb7cf7fed77782cd1e20_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:0b3a5aa6d681f46fc242eefae9a3540b43c2be17b643d40ca4446cd0e8fc2abb_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:8627d0dd68402dc51137d89534c0bdb72e27fc3327be1e63e93a38ae72f653cd_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:a395182a2cda20322f0af7ecc972ab3bc9c07161e70174c2b4d9ac08f6aa9845_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:b289110701914022840061f5f5a931e5c895d16898fff3d78193b89c37943201_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-pf5-rhel9@sha256:51d8398c7057486fbc41a810031276ccd05179d43e9cf4369c8df440495c6ef7_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-pf5-rhel9@sha256:6aaf557a08c0952e2ec7463e3b3cef4d5f8fc9d24427a28c9766f6f0d12f08bd_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-pf5-rhel9@sha256:9f9b88b0fbc438aad06752a21fe76a870ba4d8042c6ee1ff0505af780ca8c2f0_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-pf5-rhel9@sha256:ff4f49f5218d296b3af828c17283f870aebd6d60813563b55908ffd4629eeab1_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:9e75f7392dcc9df58236d14c8c56e69b34564525b72862d851bea16367270128_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:9f80cfe35f04cbe6a16069c1ec1d8811be4d593e64e4c416f3c10d0867e6ae19_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:9fabbf4a7e28f6ab02f1ac77b82fc37e0e295f71b05fa9e56b1a5ee4056a0fed_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:fdebb108386237b2ceb1a09abfd18a26fa724dfeb288b8db05a324c4534b109a_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:632a9d70719cce5d0fde98642ff48e6e810072173dd73db3792f6f80d5272fa7_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:838ee5faa3da19a38b8df19373dc4019f7b80ffdb71053e4f74d53a447a48eca_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:a1477ff3ddb9315e482647d228c09e55356d00291f9fde419d36e064b54fc6b8_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:e10748a721cdb9316cc4283549a800b7725268ba3e181945329c76350ab7b32d_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:34cde8028262bd635134993a4d95bbc63a38dc943862938955c2eda609a67f71_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:3ef24dc7c5588180203520784ea3db6e1501e5190b3f59aa1f77df1a5bee9bfc_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:82192c8ede01ce878231c9c56d7104d845e6bb69a8eeea17af84be7b56654eea_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:d54076093c47f3d5576eb0a5c1e4cd7963a9d29f393a277721c8f34cb7efc263_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:04ddf503b9da7491acec12879894486790a2d2baf3256837ae5884eb73e91bce_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:10ec14b028d3926a2c0ba35810035e69d669c0e358ed8832d854f0454c77e516_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:12ee577bf514a68c17d1b5ad73b91365c3f242bd82edee45422326ba2e0c0b65_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:de69bc0e11397002240253365aa2b2338b401e7aa4f74478e5f202184662a235_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:77751c116d7b990d00fe24beb6a3d5bc7faedd5f628b379903384e9c8ddb2c7c_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:7e4262c5ce1b614df5a3575111aa8d1f047ad476660b25e6318b562275626c51_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:fa74f6dc71dd03e23612312e6c6e988ff1234a8e75752087abb980ca983fdac2_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:fff455cdc1c5015bad5296c85a6a13b2b4593b57dbf78164c1328cea9b228601_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:1364a6b06e13e205088d8690ae753c99527fc130cd5d8ece02fd92538f522a1d_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:1509f4cd6e5aaeed58bd8d2fc518183a6943d546d1cf969fddaec4c075051001_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:2a767fe742df781ebf07f553a7274e766b3dea1b8f12ea665d5ef19efccdcb1e_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:ac3242268defa432b3245eeebaff125bbdbcfec532f5d25d7e96d81f0b4482c9_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:017afc8d42f2f0dd7adaf151c0cb79200724994d92e1b5e2f0c2461a9d7a75e0_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:32d4c74e6dad2e47b4129320cfd7c2c69fbdad29dbe3822749a98c023bce5be2_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:44d851608309de07e95081a748aa6b0ae1fde09fa8524ac9723aa9c0ea956785_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:f2659636edc0651da9d6bc18a09df3ddc94b80143ba4818dd9f818840c776d60_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:7cf7b1d6ec5e436fc35eb92ade0e29316b5af4c6a0df3b3cc0ade5fc732631bf_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:880ca9bd23984cde3a928c7266cd89051ca8bb95b94be54dfbe1e5330ff89674_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:d4bf6a34a799554347bcca84210428262288b32e8d340926f1100a4c05edf4a4_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:fef0a1823440a06135a3d77afe86367c0f969cace70ac39b9fd1f188a80e69f2_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:0521f90dec2a5a5cd930b3e3bf0de90b066eb1b2b2e74e82c9d63d3512b3e6c2_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:09ec7273c5e72adfc183c3af125e2cd47bc1ddb7c44c28aeae18ee488844348c_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:e490cc741517a709f420720b8ee9d9a5ee5335675caa6e967a45b1be0b1404b4_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:ee97bfec045744082cb9a2c806fb8808a25bb5014ee9568ff22e12803f03f26d_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:1a9beb7528ea2ac15e1257be1ff0c8b1ecd4d2e103792efcb5408b0de77fce32_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:4104ea287b8e2476ed618e6e16a35658dddf4ec1da5b58d3196cd68f03fc8989_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:785a7d536bcd955878d80b28a9c5f2d3fbc73cc1ec76dcdbdaacd5454365cea8_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:defe86d856b97f76f8b1455f61c865cf0dbac67810cb67ea5eada820a2f948e6_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:4333b9d650627bb913456e6504faaaf0f0efb55e40a95546c3d31d08d8e2b076_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:c7bd2ccc85720656c78d2808a9059e50457ff6a74fc8a00fcce1b05e193c7244_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:d671e8634526c2e661713be807e2e7f32e46e58dbf7eea44e43ee17a87db601d_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:e32b399bba77a431ffc4e8f24744a790b7aab19f061f7ecca929cb795c83c4d0_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:0ff3decd7dfc8d54779ad65d693327c810f0094200aa34079d929039773887c3_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:1767e287d7463f0d9b6c3af65f98699746835e2c44af4a0b5398139be2aefd23_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:4a0c4d9dc31805b56a417b2359f5da2adaafced10dacf2110bda3d99c73184fc_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:e5abf59262ae41f04385437e3f95924eb505eaf936f5a988319b5a6a52f708c2_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-operator-proxy-rhel9@sha256:230119ab73baf69b572857a4b923baf2e267d2d77f8d373d924db1eb832d9a08_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-operator-proxy-rhel9@sha256:246f462c19203a5c3c28277bc857e38d9f5b648c4e3b6b77c35c0162e5c95d1a_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-operator-proxy-rhel9@sha256:6de3add0818fe352c79cdc4c53c792fcd4150e07908a9dae274e1a7b34d7e545_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-operator-proxy-rhel9@sha256:d3c4701a2aeac9cd836962c6c5d999a0aabb0c472c57fa4fe105e0c1a099059c_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-operator-webhook-rhel9@sha256:98c3af814cc1d5a34f33cfeeeba1f7940f8e30e306da9487dca475bd31938fac_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-operator-webhook-rhel9@sha256:ad47d4bd6e23f0661b826a0f7c826a791474f4a9e15db453d941d143cb42c90c_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-operator-webhook-rhel9@sha256:af5002abc824cf36f90e16bc715ae619c035905442c0801cc92031a6a7765576_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-operator-webhook-rhel9@sha256:bfcc99ea9f1c699b48dcf2994afdd8a68f031f794d721ae745de54a924e59c76_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:3390ca1fd9ae0602c829961dc332c7e3c417020c18c50a08cefdb90c621d6474_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:606e8a370de720153a1dced87cacf1caa1549e6ef8ceaccfe1062663fd18a493_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:67cc277bedd68e09d92c3c256e886ca2506636dfcd77625a5ea3db4005b5d586_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:6e1b97632dea6ef859141e933ca2370d8fc90ab60f66a810e79290116d36d58d_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:42e1a906ab4a97af8537be7b433ac2c7d2b9240d4a42ca9bc65ebf8af78fd7fc_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:af26c01c9129a5f2fbe128d2fe7fe25fb03c0ee6cd76571155147cd4ea3c2de1_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:bb2e059a922f8ece5011db593873c8839d1951ceee09d50fff1613ab270e1062_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:dc1a40ceab9f4100575ac0348a5e17514312d1dabfdb096130093914ff329059_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:5172c4fce21f42b27a34e3f7997e193107e0c0acc680b76058a2f099bf7141b0_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:652771b15fc2b567ef2003d737397364c47bc641eb8bee217cf908679721c7ea_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:d297745a65c828d0a32ca68198e796a37fdef153bfb040cecb9739a868899777_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:e35424513c27c433a94b68d573ab05027fd8b63494414c68ea07a3f3efa01345_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:4c0c8bc122d612b3c0e228e1c5573fad021c4546496c45fbc2a2dc4225fbe727_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:7d4436578b21ba00a60f5cf6bd74988f976f6c167475cc76f39b34b20da182df_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:bcf6c5a3baaa23bb19a487126003eb8f2194f9238cbe8170c5d34930d47cc36c_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:dd8c287009c850126d2b4ae5623420c2ccde38bf14c9c853bdbe5c2e1586db06_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:48fd8e0d453e54ed7531678b05b65e388c00daae63ac5745c9ee8924f7c40371_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:5ad699e6e0061b76f3f50424cb557bcb9fc9569d48f76973da683a45b6ec9147_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:aac030d920f635b8ad7edf6cf046047c82f064bcb081e6071b86e8ee7d84464e_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:e43f01110886845433f023331f62328b116c20d404e70197fb70eac1df7ba155_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pruner-webhook-rhel9@sha256:04633a6772144e0362a5d059a21684026d8e78a28c2463c65daade75f3477548_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pruner-webhook-rhel9@sha256:5251d3f63d49ff224ca777898f93a5fdd6de407db59a315aefdfc49963f98c32_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pruner-webhook-rhel9@sha256:74f1f26bdb3c05af324066ce828f0863c2c5156e949c6cbeedd0d66068847033_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pruner-webhook-rhel9@sha256:c71c29bc335b77b98419e90f24a0396a1093edc2d985aae48f5000f9de75941f_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:34af5e7e166ea2ac902d3d0414adfb8442859396e60b4992de59d7ee130b3fef_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:8bfe1d490a44c6d495c7d30ddb4245746a2e48f0f72343574b3235fa3526cc6d_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:af942926936e39d0f7a3ef1ed1af7fb97aaa04fee8a4ad4e6e21e8931ef42809_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:f929464036bfd53938a4cd7cd39297801a122fd20461cdce31cf8d6d96a3bb86_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:19425135838ddcea73db774c7dfa8a8a9f1301fb1bd488dd662cb02f3d7be670_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:447c983d4e104c79e59492ff5aebc62feccca29d08d11a8856c46710e3cb14fe_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:c01da1031a93870d3aabfd644585c88a53ab3cff759067b54ef08f3ebd690cf3_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:cb3fb52bf47fe049263cd6f87ecfe9f1941fc9f7f4fe69385415cdbc9017aa5e_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:1d18b01daba0807067ff5642305147ee613a22232a0a6ef88601243d59801f8d_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:91e904d51d7505f19e7db68574a957febcb1963bad2f4452e9723be1bd5a79ce_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:bdf506a2c20720048d32e2f1a7df58a0e53f1df827611627d53c49cc005157b0_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:fd318fe6bac9e3f6fb87fa8773d96803e44ba82d5367438f26b1aa04744d60c9_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:26cd2ddeea2e3de5552a95537b4acbfb546076e4d6673b6a68f4c9e2b8dc0142_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:c22c8d4a9dfd25462ed4b37b20d3917cdc87bdc4a90718835dd7cfd70ac7eef8_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:eba4d1b2d03ad132af50bb12a3e67633234494a62a458fd05fa645696f6215cd_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:f80821688e548ecf8b8ffd8ef6c4c5f3bc04f32628e7f83a97c910f43ce3dbe2_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-rhel9-operator@sha256:0739254d745378452259e4d9a84ba9f6bd03e523bda40d9fadfd999812003421_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-rhel9-operator@sha256:3278f98d80e2626bf481811b03908d955019137b47bacbfc6894949e067f39b1_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-rhel9-operator@sha256:73959111c980def943d458774e2b86446e9cc5f96fa6f2d4b45b7db563f44d4b_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-rhel9-operator@sha256:f30b4949b3342a56ce37ab6368e3cd58d23581f8190b0652b1e2e6a4b9daed91_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:301d210efc58e5e08c62ce58e308298aa25f92743b261c258359b26231b179d4_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:491faee7ce303a18b80934ac246b965e9353764c9a9df3928af2757ef0c1104d_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:553e7ea4c082a871ded4daa0865bd2387ec6f99fc6fbd4713a27873cf5bc565d_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:fc03869cd583f8e31cf895f07ff7a96a9d7c236eab36b9e56136e58ca7db96bd_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:1262b507d141cb572339ea7dd149215af3ee891343a66c1d8436c4ef2c3e51ba_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:17db909660a9b940339d94e06e3b7f0612e0e306c6e877debded146505d274b0_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:4fb24af422753d3194a182894499628b10c2fdf22c441b9a90ab9748d3138d7e_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:cce28f2d920fc8d3bfa1b6c64f4c58ec7b02eabaffa7fd05293b725030463bf5_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:438039b78b649983401a817b6937f95915088796a815f80b9625e19fab1a64c4_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:9d748d3f2c587649dbaf6c7f222aadf47ba4e744fab63a252d49ae1c9049e26c_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:c036df7a4bc62e7bafe4b549f3e1fe17b6f9894ac4dedd6018df7d07e267b5a3_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:c7b9e3af430d26a1914bce5bf4189de1ebb3d61c4d8098b7b163c1b6d6f554f2_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:32376725b6ca30983e9fef1b1d6bfa51a7b1d7e1960ccb50bafccb15efe8c7ae_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:47dc50b7a92d96c2dadc980c97f5d58e6e3fcadf5a29c7736209e7e9a47a47c3_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:d51f2814147a117c3465dc38c3940df147092aebcd694e7453b2e4aadeb83ba0_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:e7e8f68f0c3563ff5055685647d20e61a8811f07c828ed4ce88e5c0fa57577bb_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:06dcdd95fe32e4bfe8197f85a92e15e1b3266d195ecef3a3c11350c43e025b54_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:61d7da5e8a4fd131f49e7217c2a43ee60ee179ca8d74c1dd3b2a653e9864bc5c_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:7ddd248c4db55f65e82c0e6ceaa125876cc18cc6c4611a50f2bdb80809f02914_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:ec3dffec1e3bbbd7381e45f888ee06fb080414fe9dc6935cd4caeff0a4e65636_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:0b0cc51d2f5df8a7cc2e30f80fcd4bdb7a38bd5f8a9ecc6d5e5870dc5fdc36e8_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:25933d9a51a2679fea10bda3d72addcadfe26a055a137c628bfdb5f818896536_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:290eacede3daa3be390b910c7116380a5a5dbc2ccc7c3ae8b562c67af76d3fd0_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:79799a8308a0b356a639bceca16c2a728f5bc78a88097fdd149173ef80d2c9c9_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:323921bcd7db381b2a1953764d5f85a14abcbdc1ccece894f8961d8b2b2fb779_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:abfc5c2b61eff272ef04d38a18b7bebaad8aac824a68fe0bd6a95e595678e2d0_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:bd91a02760bac7f4e1f30753d7b9f29c9abcaeeaddde7e3c55c14ce827d07e52_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:e8c62219f6073bd08d585d5f159c6beab76e5553a7e8ae4d1e7c2bdb01c4c7c1_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:8105660323b2250eee6ec111eb4aca20e7a88cdcd1b243ae9c6bc0bee8642293_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:8689c9c077663f3dbd393b9aa1ad5dfad6226c398070804b1e5f3afefaf2ec39_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:d97699f5c4083039de2cf17de20d4e93ac38bb10c885785705d4ce17bc80a37f_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:dae5d2a9e6b12479f742d1110f20059acd9e831ea272a52525d9c3ee42d44d94_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:3c4587b2b5dc7426cc24e8678dd103ed2b1abb8ca13f5ea5aab606d92e5e00ba_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:5330de373490f5bfd8fa40de3c8dfb21f64128dab695aaff3a6a4c96c3388d3b_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:c26593f4740103d3296bb094cf30af778128384617d0ac5b7ecef9987a88003a_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:c728d376aafac1219d957bafe2f3ab75ae88e1d326d48ca409e209e09a782e6c_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:1cd66608b31afb07d5575714fd24becb2a3eb48fd6f897240986e5b5cd5ca25f_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:99aab6998dc6e4c8349a53e4ab52c0a9730aa75b36bb4e87d74bb6ee5f2044da_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:9d7a69223b0662bcf109a02007d017e5f10e5c563ff78c02d87af8d5d4ea24de_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:dd5328245120eb981cf5fe6153fc2d33ed9817612884bb7cf7fed77782cd1e20_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:0b3a5aa6d681f46fc242eefae9a3540b43c2be17b643d40ca4446cd0e8fc2abb_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:8627d0dd68402dc51137d89534c0bdb72e27fc3327be1e63e93a38ae72f653cd_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:a395182a2cda20322f0af7ecc972ab3bc9c07161e70174c2b4d9ac08f6aa9845_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:b289110701914022840061f5f5a931e5c895d16898fff3d78193b89c37943201_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-pf5-rhel9@sha256:51d8398c7057486fbc41a810031276ccd05179d43e9cf4369c8df440495c6ef7_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-pf5-rhel9@sha256:6aaf557a08c0952e2ec7463e3b3cef4d5f8fc9d24427a28c9766f6f0d12f08bd_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-pf5-rhel9@sha256:9f9b88b0fbc438aad06752a21fe76a870ba4d8042c6ee1ff0505af780ca8c2f0_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-pf5-rhel9@sha256:ff4f49f5218d296b3af828c17283f870aebd6d60813563b55908ffd4629eeab1_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:9e75f7392dcc9df58236d14c8c56e69b34564525b72862d851bea16367270128_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:9f80cfe35f04cbe6a16069c1ec1d8811be4d593e64e4c416f3c10d0867e6ae19_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:9fabbf4a7e28f6ab02f1ac77b82fc37e0e295f71b05fa9e56b1a5ee4056a0fed_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:fdebb108386237b2ceb1a09abfd18a26fa724dfeb288b8db05a324c4534b109a_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:632a9d70719cce5d0fde98642ff48e6e810072173dd73db3792f6f80d5272fa7_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:838ee5faa3da19a38b8df19373dc4019f7b80ffdb71053e4f74d53a447a48eca_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:a1477ff3ddb9315e482647d228c09e55356d00291f9fde419d36e064b54fc6b8_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:e10748a721cdb9316cc4283549a800b7725268ba3e181945329c76350ab7b32d_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:34cde8028262bd635134993a4d95bbc63a38dc943862938955c2eda609a67f71_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:3ef24dc7c5588180203520784ea3db6e1501e5190b3f59aa1f77df1a5bee9bfc_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:82192c8ede01ce878231c9c56d7104d845e6bb69a8eeea17af84be7b56654eea_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:d54076093c47f3d5576eb0a5c1e4cd7963a9d29f393a277721c8f34cb7efc263_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:04ddf503b9da7491acec12879894486790a2d2baf3256837ae5884eb73e91bce_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:10ec14b028d3926a2c0ba35810035e69d669c0e358ed8832d854f0454c77e516_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:12ee577bf514a68c17d1b5ad73b91365c3f242bd82edee45422326ba2e0c0b65_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:de69bc0e11397002240253365aa2b2338b401e7aa4f74478e5f202184662a235_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:77751c116d7b990d00fe24beb6a3d5bc7faedd5f628b379903384e9c8ddb2c7c_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:7e4262c5ce1b614df5a3575111aa8d1f047ad476660b25e6318b562275626c51_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:fa74f6dc71dd03e23612312e6c6e988ff1234a8e75752087abb980ca983fdac2_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:fff455cdc1c5015bad5296c85a6a13b2b4593b57dbf78164c1328cea9b228601_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:1364a6b06e13e205088d8690ae753c99527fc130cd5d8ece02fd92538f522a1d_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:1509f4cd6e5aaeed58bd8d2fc518183a6943d546d1cf969fddaec4c075051001_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:2a767fe742df781ebf07f553a7274e766b3dea1b8f12ea665d5ef19efccdcb1e_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:ac3242268defa432b3245eeebaff125bbdbcfec532f5d25d7e96d81f0b4482c9_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:017afc8d42f2f0dd7adaf151c0cb79200724994d92e1b5e2f0c2461a9d7a75e0_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:32d4c74e6dad2e47b4129320cfd7c2c69fbdad29dbe3822749a98c023bce5be2_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:44d851608309de07e95081a748aa6b0ae1fde09fa8524ac9723aa9c0ea956785_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:f2659636edc0651da9d6bc18a09df3ddc94b80143ba4818dd9f818840c776d60_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:7cf7b1d6ec5e436fc35eb92ade0e29316b5af4c6a0df3b3cc0ade5fc732631bf_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:880ca9bd23984cde3a928c7266cd89051ca8bb95b94be54dfbe1e5330ff89674_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:d4bf6a34a799554347bcca84210428262288b32e8d340926f1100a4c05edf4a4_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:fef0a1823440a06135a3d77afe86367c0f969cace70ac39b9fd1f188a80e69f2_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:0521f90dec2a5a5cd930b3e3bf0de90b066eb1b2b2e74e82c9d63d3512b3e6c2_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:09ec7273c5e72adfc183c3af125e2cd47bc1ddb7c44c28aeae18ee488844348c_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:e490cc741517a709f420720b8ee9d9a5ee5335675caa6e967a45b1be0b1404b4_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:ee97bfec045744082cb9a2c806fb8808a25bb5014ee9568ff22e12803f03f26d_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:1a9beb7528ea2ac15e1257be1ff0c8b1ecd4d2e103792efcb5408b0de77fce32_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:4104ea287b8e2476ed618e6e16a35658dddf4ec1da5b58d3196cd68f03fc8989_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:785a7d536bcd955878d80b28a9c5f2d3fbc73cc1ec76dcdbdaacd5454365cea8_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:defe86d856b97f76f8b1455f61c865cf0dbac67810cb67ea5eada820a2f948e6_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:4333b9d650627bb913456e6504faaaf0f0efb55e40a95546c3d31d08d8e2b076_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:c7bd2ccc85720656c78d2808a9059e50457ff6a74fc8a00fcce1b05e193c7244_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:d671e8634526c2e661713be807e2e7f32e46e58dbf7eea44e43ee17a87db601d_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:e32b399bba77a431ffc4e8f24744a790b7aab19f061f7ecca929cb795c83c4d0_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:0ff3decd7dfc8d54779ad65d693327c810f0094200aa34079d929039773887c3_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:1767e287d7463f0d9b6c3af65f98699746835e2c44af4a0b5398139be2aefd23_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:4a0c4d9dc31805b56a417b2359f5da2adaafced10dacf2110bda3d99c73184fc_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:e5abf59262ae41f04385437e3f95924eb505eaf936f5a988319b5a6a52f708c2_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-operator-proxy-rhel9@sha256:230119ab73baf69b572857a4b923baf2e267d2d77f8d373d924db1eb832d9a08_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-operator-proxy-rhel9@sha256:246f462c19203a5c3c28277bc857e38d9f5b648c4e3b6b77c35c0162e5c95d1a_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-operator-proxy-rhel9@sha256:6de3add0818fe352c79cdc4c53c792fcd4150e07908a9dae274e1a7b34d7e545_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-operator-proxy-rhel9@sha256:d3c4701a2aeac9cd836962c6c5d999a0aabb0c472c57fa4fe105e0c1a099059c_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-operator-webhook-rhel9@sha256:98c3af814cc1d5a34f33cfeeeba1f7940f8e30e306da9487dca475bd31938fac_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-operator-webhook-rhel9@sha256:ad47d4bd6e23f0661b826a0f7c826a791474f4a9e15db453d941d143cb42c90c_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-operator-webhook-rhel9@sha256:af5002abc824cf36f90e16bc715ae619c035905442c0801cc92031a6a7765576_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-operator-webhook-rhel9@sha256:bfcc99ea9f1c699b48dcf2994afdd8a68f031f794d721ae745de54a924e59c76_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:3390ca1fd9ae0602c829961dc332c7e3c417020c18c50a08cefdb90c621d6474_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:606e8a370de720153a1dced87cacf1caa1549e6ef8ceaccfe1062663fd18a493_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:67cc277bedd68e09d92c3c256e886ca2506636dfcd77625a5ea3db4005b5d586_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:6e1b97632dea6ef859141e933ca2370d8fc90ab60f66a810e79290116d36d58d_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:42e1a906ab4a97af8537be7b433ac2c7d2b9240d4a42ca9bc65ebf8af78fd7fc_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:af26c01c9129a5f2fbe128d2fe7fe25fb03c0ee6cd76571155147cd4ea3c2de1_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:bb2e059a922f8ece5011db593873c8839d1951ceee09d50fff1613ab270e1062_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:dc1a40ceab9f4100575ac0348a5e17514312d1dabfdb096130093914ff329059_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:5172c4fce21f42b27a34e3f7997e193107e0c0acc680b76058a2f099bf7141b0_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:652771b15fc2b567ef2003d737397364c47bc641eb8bee217cf908679721c7ea_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:d297745a65c828d0a32ca68198e796a37fdef153bfb040cecb9739a868899777_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:e35424513c27c433a94b68d573ab05027fd8b63494414c68ea07a3f3efa01345_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:4c0c8bc122d612b3c0e228e1c5573fad021c4546496c45fbc2a2dc4225fbe727_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:7d4436578b21ba00a60f5cf6bd74988f976f6c167475cc76f39b34b20da182df_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:bcf6c5a3baaa23bb19a487126003eb8f2194f9238cbe8170c5d34930d47cc36c_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:dd8c287009c850126d2b4ae5623420c2ccde38bf14c9c853bdbe5c2e1586db06_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:48fd8e0d453e54ed7531678b05b65e388c00daae63ac5745c9ee8924f7c40371_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:5ad699e6e0061b76f3f50424cb557bcb9fc9569d48f76973da683a45b6ec9147_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:aac030d920f635b8ad7edf6cf046047c82f064bcb081e6071b86e8ee7d84464e_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:e43f01110886845433f023331f62328b116c20d404e70197fb70eac1df7ba155_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pruner-webhook-rhel9@sha256:04633a6772144e0362a5d059a21684026d8e78a28c2463c65daade75f3477548_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pruner-webhook-rhel9@sha256:5251d3f63d49ff224ca777898f93a5fdd6de407db59a315aefdfc49963f98c32_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pruner-webhook-rhel9@sha256:74f1f26bdb3c05af324066ce828f0863c2c5156e949c6cbeedd0d66068847033_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pruner-webhook-rhel9@sha256:c71c29bc335b77b98419e90f24a0396a1093edc2d985aae48f5000f9de75941f_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:34af5e7e166ea2ac902d3d0414adfb8442859396e60b4992de59d7ee130b3fef_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:8bfe1d490a44c6d495c7d30ddb4245746a2e48f0f72343574b3235fa3526cc6d_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:af942926936e39d0f7a3ef1ed1af7fb97aaa04fee8a4ad4e6e21e8931ef42809_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:f929464036bfd53938a4cd7cd39297801a122fd20461cdce31cf8d6d96a3bb86_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:19425135838ddcea73db774c7dfa8a8a9f1301fb1bd488dd662cb02f3d7be670_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:447c983d4e104c79e59492ff5aebc62feccca29d08d11a8856c46710e3cb14fe_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:c01da1031a93870d3aabfd644585c88a53ab3cff759067b54ef08f3ebd690cf3_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:cb3fb52bf47fe049263cd6f87ecfe9f1941fc9f7f4fe69385415cdbc9017aa5e_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:1d18b01daba0807067ff5642305147ee613a22232a0a6ef88601243d59801f8d_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:91e904d51d7505f19e7db68574a957febcb1963bad2f4452e9723be1bd5a79ce_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:bdf506a2c20720048d32e2f1a7df58a0e53f1df827611627d53c49cc005157b0_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:fd318fe6bac9e3f6fb87fa8773d96803e44ba82d5367438f26b1aa04744d60c9_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:26cd2ddeea2e3de5552a95537b4acbfb546076e4d6673b6a68f4c9e2b8dc0142_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:c22c8d4a9dfd25462ed4b37b20d3917cdc87bdc4a90718835dd7cfd70ac7eef8_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:eba4d1b2d03ad132af50bb12a3e67633234494a62a458fd05fa645696f6215cd_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:f80821688e548ecf8b8ffd8ef6c4c5f3bc04f32628e7f83a97c910f43ce3dbe2_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-rhel9-operator@sha256:0739254d745378452259e4d9a84ba9f6bd03e523bda40d9fadfd999812003421_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-rhel9-operator@sha256:3278f98d80e2626bf481811b03908d955019137b47bacbfc6894949e067f39b1_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-rhel9-operator@sha256:73959111c980def943d458774e2b86446e9cc5f96fa6f2d4b45b7db563f44d4b_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-rhel9-operator@sha256:f30b4949b3342a56ce37ab6368e3cd58d23581f8190b0652b1e2e6a4b9daed91_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:301d210efc58e5e08c62ce58e308298aa25f92743b261c258359b26231b179d4_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:491faee7ce303a18b80934ac246b965e9353764c9a9df3928af2757ef0c1104d_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:553e7ea4c082a871ded4daa0865bd2387ec6f99fc6fbd4713a27873cf5bc565d_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:fc03869cd583f8e31cf895f07ff7a96a9d7c236eab36b9e56136e58ca7db96bd_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:1262b507d141cb572339ea7dd149215af3ee891343a66c1d8436c4ef2c3e51ba_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:17db909660a9b940339d94e06e3b7f0612e0e306c6e877debded146505d274b0_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:4fb24af422753d3194a182894499628b10c2fdf22c441b9a90ab9748d3138d7e_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:cce28f2d920fc8d3bfa1b6c64f4c58ec7b02eabaffa7fd05293b725030463bf5_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:438039b78b649983401a817b6937f95915088796a815f80b9625e19fab1a64c4_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:9d748d3f2c587649dbaf6c7f222aadf47ba4e744fab63a252d49ae1c9049e26c_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:c036df7a4bc62e7bafe4b549f3e1fe17b6f9894ac4dedd6018df7d07e267b5a3_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:c7b9e3af430d26a1914bce5bf4189de1ebb3d61c4d8098b7b163c1b6d6f554f2_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:32376725b6ca30983e9fef1b1d6bfa51a7b1d7e1960ccb50bafccb15efe8c7ae_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:47dc50b7a92d96c2dadc980c97f5d58e6e3fcadf5a29c7736209e7e9a47a47c3_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:d51f2814147a117c3465dc38c3940df147092aebcd694e7453b2e4aadeb83ba0_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:e7e8f68f0c3563ff5055685647d20e61a8811f07c828ed4ce88e5c0fa57577bb_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:06dcdd95fe32e4bfe8197f85a92e15e1b3266d195ecef3a3c11350c43e025b54_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:61d7da5e8a4fd131f49e7217c2a43ee60ee179ca8d74c1dd3b2a653e9864bc5c_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:7ddd248c4db55f65e82c0e6ceaa125876cc18cc6c4611a50f2bdb80809f02914_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:ec3dffec1e3bbbd7381e45f888ee06fb080414fe9dc6935cd4caeff0a4e65636_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:0b0cc51d2f5df8a7cc2e30f80fcd4bdb7a38bd5f8a9ecc6d5e5870dc5fdc36e8_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:25933d9a51a2679fea10bda3d72addcadfe26a055a137c628bfdb5f818896536_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:290eacede3daa3be390b910c7116380a5a5dbc2ccc7c3ae8b562c67af76d3fd0_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:79799a8308a0b356a639bceca16c2a728f5bc78a88097fdd149173ef80d2c9c9_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:323921bcd7db381b2a1953764d5f85a14abcbdc1ccece894f8961d8b2b2fb779_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:abfc5c2b61eff272ef04d38a18b7bebaad8aac824a68fe0bd6a95e595678e2d0_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:bd91a02760bac7f4e1f30753d7b9f29c9abcaeeaddde7e3c55c14ce827d07e52_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:e8c62219f6073bd08d585d5f159c6beab76e5553a7e8ae4d1e7c2bdb01c4c7c1_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:8105660323b2250eee6ec111eb4aca20e7a88cdcd1b243ae9c6bc0bee8642293_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:8689c9c077663f3dbd393b9aa1ad5dfad6226c398070804b1e5f3afefaf2ec39_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:d97699f5c4083039de2cf17de20d4e93ac38bb10c885785705d4ce17bc80a37f_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:dae5d2a9e6b12479f742d1110f20059acd9e831ea272a52525d9c3ee42d44d94_amd64"
]
}
],
"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-33186",
"cwe": {
"id": "CWE-551",
"name": "Incorrect Behavior Order: Authorization Before Parsing and Canonicalization"
},
"discovery_date": "2026-03-20T23:02:27.802640+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:3c4587b2b5dc7426cc24e8678dd103ed2b1abb8ca13f5ea5aab606d92e5e00ba_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:5330de373490f5bfd8fa40de3c8dfb21f64128dab695aaff3a6a4c96c3388d3b_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:c26593f4740103d3296bb094cf30af778128384617d0ac5b7ecef9987a88003a_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:c728d376aafac1219d957bafe2f3ab75ae88e1d326d48ca409e209e09a782e6c_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:1cd66608b31afb07d5575714fd24becb2a3eb48fd6f897240986e5b5cd5ca25f_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:99aab6998dc6e4c8349a53e4ab52c0a9730aa75b36bb4e87d74bb6ee5f2044da_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:9d7a69223b0662bcf109a02007d017e5f10e5c563ff78c02d87af8d5d4ea24de_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:dd5328245120eb981cf5fe6153fc2d33ed9817612884bb7cf7fed77782cd1e20_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:0b3a5aa6d681f46fc242eefae9a3540b43c2be17b643d40ca4446cd0e8fc2abb_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:8627d0dd68402dc51137d89534c0bdb72e27fc3327be1e63e93a38ae72f653cd_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:a395182a2cda20322f0af7ecc972ab3bc9c07161e70174c2b4d9ac08f6aa9845_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:b289110701914022840061f5f5a931e5c895d16898fff3d78193b89c37943201_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-pf5-rhel9@sha256:51d8398c7057486fbc41a810031276ccd05179d43e9cf4369c8df440495c6ef7_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-pf5-rhel9@sha256:6aaf557a08c0952e2ec7463e3b3cef4d5f8fc9d24427a28c9766f6f0d12f08bd_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-pf5-rhel9@sha256:9f9b88b0fbc438aad06752a21fe76a870ba4d8042c6ee1ff0505af780ca8c2f0_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-pf5-rhel9@sha256:ff4f49f5218d296b3af828c17283f870aebd6d60813563b55908ffd4629eeab1_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:9e75f7392dcc9df58236d14c8c56e69b34564525b72862d851bea16367270128_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:9f80cfe35f04cbe6a16069c1ec1d8811be4d593e64e4c416f3c10d0867e6ae19_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:9fabbf4a7e28f6ab02f1ac77b82fc37e0e295f71b05fa9e56b1a5ee4056a0fed_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:fdebb108386237b2ceb1a09abfd18a26fa724dfeb288b8db05a324c4534b109a_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:632a9d70719cce5d0fde98642ff48e6e810072173dd73db3792f6f80d5272fa7_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:838ee5faa3da19a38b8df19373dc4019f7b80ffdb71053e4f74d53a447a48eca_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:a1477ff3ddb9315e482647d228c09e55356d00291f9fde419d36e064b54fc6b8_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:e10748a721cdb9316cc4283549a800b7725268ba3e181945329c76350ab7b32d_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:34cde8028262bd635134993a4d95bbc63a38dc943862938955c2eda609a67f71_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:3ef24dc7c5588180203520784ea3db6e1501e5190b3f59aa1f77df1a5bee9bfc_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:82192c8ede01ce878231c9c56d7104d845e6bb69a8eeea17af84be7b56654eea_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:d54076093c47f3d5576eb0a5c1e4cd7963a9d29f393a277721c8f34cb7efc263_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:04ddf503b9da7491acec12879894486790a2d2baf3256837ae5884eb73e91bce_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:10ec14b028d3926a2c0ba35810035e69d669c0e358ed8832d854f0454c77e516_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:12ee577bf514a68c17d1b5ad73b91365c3f242bd82edee45422326ba2e0c0b65_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:de69bc0e11397002240253365aa2b2338b401e7aa4f74478e5f202184662a235_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:77751c116d7b990d00fe24beb6a3d5bc7faedd5f628b379903384e9c8ddb2c7c_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:7e4262c5ce1b614df5a3575111aa8d1f047ad476660b25e6318b562275626c51_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:fa74f6dc71dd03e23612312e6c6e988ff1234a8e75752087abb980ca983fdac2_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:fff455cdc1c5015bad5296c85a6a13b2b4593b57dbf78164c1328cea9b228601_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:1364a6b06e13e205088d8690ae753c99527fc130cd5d8ece02fd92538f522a1d_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:1509f4cd6e5aaeed58bd8d2fc518183a6943d546d1cf969fddaec4c075051001_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:2a767fe742df781ebf07f553a7274e766b3dea1b8f12ea665d5ef19efccdcb1e_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:ac3242268defa432b3245eeebaff125bbdbcfec532f5d25d7e96d81f0b4482c9_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:017afc8d42f2f0dd7adaf151c0cb79200724994d92e1b5e2f0c2461a9d7a75e0_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:32d4c74e6dad2e47b4129320cfd7c2c69fbdad29dbe3822749a98c023bce5be2_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:44d851608309de07e95081a748aa6b0ae1fde09fa8524ac9723aa9c0ea956785_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:f2659636edc0651da9d6bc18a09df3ddc94b80143ba4818dd9f818840c776d60_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:7cf7b1d6ec5e436fc35eb92ade0e29316b5af4c6a0df3b3cc0ade5fc732631bf_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:880ca9bd23984cde3a928c7266cd89051ca8bb95b94be54dfbe1e5330ff89674_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:d4bf6a34a799554347bcca84210428262288b32e8d340926f1100a4c05edf4a4_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:fef0a1823440a06135a3d77afe86367c0f969cace70ac39b9fd1f188a80e69f2_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:0521f90dec2a5a5cd930b3e3bf0de90b066eb1b2b2e74e82c9d63d3512b3e6c2_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:09ec7273c5e72adfc183c3af125e2cd47bc1ddb7c44c28aeae18ee488844348c_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:e490cc741517a709f420720b8ee9d9a5ee5335675caa6e967a45b1be0b1404b4_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:ee97bfec045744082cb9a2c806fb8808a25bb5014ee9568ff22e12803f03f26d_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:1a9beb7528ea2ac15e1257be1ff0c8b1ecd4d2e103792efcb5408b0de77fce32_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:4104ea287b8e2476ed618e6e16a35658dddf4ec1da5b58d3196cd68f03fc8989_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:785a7d536bcd955878d80b28a9c5f2d3fbc73cc1ec76dcdbdaacd5454365cea8_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:defe86d856b97f76f8b1455f61c865cf0dbac67810cb67ea5eada820a2f948e6_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:4333b9d650627bb913456e6504faaaf0f0efb55e40a95546c3d31d08d8e2b076_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:c7bd2ccc85720656c78d2808a9059e50457ff6a74fc8a00fcce1b05e193c7244_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:d671e8634526c2e661713be807e2e7f32e46e58dbf7eea44e43ee17a87db601d_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:e32b399bba77a431ffc4e8f24744a790b7aab19f061f7ecca929cb795c83c4d0_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:0ff3decd7dfc8d54779ad65d693327c810f0094200aa34079d929039773887c3_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:1767e287d7463f0d9b6c3af65f98699746835e2c44af4a0b5398139be2aefd23_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:4a0c4d9dc31805b56a417b2359f5da2adaafced10dacf2110bda3d99c73184fc_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:e5abf59262ae41f04385437e3f95924eb505eaf936f5a988319b5a6a52f708c2_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-operator-proxy-rhel9@sha256:230119ab73baf69b572857a4b923baf2e267d2d77f8d373d924db1eb832d9a08_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-operator-proxy-rhel9@sha256:246f462c19203a5c3c28277bc857e38d9f5b648c4e3b6b77c35c0162e5c95d1a_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-operator-proxy-rhel9@sha256:6de3add0818fe352c79cdc4c53c792fcd4150e07908a9dae274e1a7b34d7e545_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-operator-proxy-rhel9@sha256:d3c4701a2aeac9cd836962c6c5d999a0aabb0c472c57fa4fe105e0c1a099059c_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-operator-webhook-rhel9@sha256:98c3af814cc1d5a34f33cfeeeba1f7940f8e30e306da9487dca475bd31938fac_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-operator-webhook-rhel9@sha256:ad47d4bd6e23f0661b826a0f7c826a791474f4a9e15db453d941d143cb42c90c_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-operator-webhook-rhel9@sha256:af5002abc824cf36f90e16bc715ae619c035905442c0801cc92031a6a7765576_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-operator-webhook-rhel9@sha256:bfcc99ea9f1c699b48dcf2994afdd8a68f031f794d721ae745de54a924e59c76_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:3390ca1fd9ae0602c829961dc332c7e3c417020c18c50a08cefdb90c621d6474_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:606e8a370de720153a1dced87cacf1caa1549e6ef8ceaccfe1062663fd18a493_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:67cc277bedd68e09d92c3c256e886ca2506636dfcd77625a5ea3db4005b5d586_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:6e1b97632dea6ef859141e933ca2370d8fc90ab60f66a810e79290116d36d58d_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:42e1a906ab4a97af8537be7b433ac2c7d2b9240d4a42ca9bc65ebf8af78fd7fc_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:af26c01c9129a5f2fbe128d2fe7fe25fb03c0ee6cd76571155147cd4ea3c2de1_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:bb2e059a922f8ece5011db593873c8839d1951ceee09d50fff1613ab270e1062_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:dc1a40ceab9f4100575ac0348a5e17514312d1dabfdb096130093914ff329059_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:5172c4fce21f42b27a34e3f7997e193107e0c0acc680b76058a2f099bf7141b0_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:652771b15fc2b567ef2003d737397364c47bc641eb8bee217cf908679721c7ea_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:d297745a65c828d0a32ca68198e796a37fdef153bfb040cecb9739a868899777_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:e35424513c27c433a94b68d573ab05027fd8b63494414c68ea07a3f3efa01345_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:4c0c8bc122d612b3c0e228e1c5573fad021c4546496c45fbc2a2dc4225fbe727_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:7d4436578b21ba00a60f5cf6bd74988f976f6c167475cc76f39b34b20da182df_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:bcf6c5a3baaa23bb19a487126003eb8f2194f9238cbe8170c5d34930d47cc36c_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:dd8c287009c850126d2b4ae5623420c2ccde38bf14c9c853bdbe5c2e1586db06_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:48fd8e0d453e54ed7531678b05b65e388c00daae63ac5745c9ee8924f7c40371_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:5ad699e6e0061b76f3f50424cb557bcb9fc9569d48f76973da683a45b6ec9147_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:aac030d920f635b8ad7edf6cf046047c82f064bcb081e6071b86e8ee7d84464e_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:e43f01110886845433f023331f62328b116c20d404e70197fb70eac1df7ba155_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pruner-webhook-rhel9@sha256:04633a6772144e0362a5d059a21684026d8e78a28c2463c65daade75f3477548_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pruner-webhook-rhel9@sha256:5251d3f63d49ff224ca777898f93a5fdd6de407db59a315aefdfc49963f98c32_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pruner-webhook-rhel9@sha256:74f1f26bdb3c05af324066ce828f0863c2c5156e949c6cbeedd0d66068847033_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pruner-webhook-rhel9@sha256:c71c29bc335b77b98419e90f24a0396a1093edc2d985aae48f5000f9de75941f_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:19425135838ddcea73db774c7dfa8a8a9f1301fb1bd488dd662cb02f3d7be670_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:447c983d4e104c79e59492ff5aebc62feccca29d08d11a8856c46710e3cb14fe_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:c01da1031a93870d3aabfd644585c88a53ab3cff759067b54ef08f3ebd690cf3_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:cb3fb52bf47fe049263cd6f87ecfe9f1941fc9f7f4fe69385415cdbc9017aa5e_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:1d18b01daba0807067ff5642305147ee613a22232a0a6ef88601243d59801f8d_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:91e904d51d7505f19e7db68574a957febcb1963bad2f4452e9723be1bd5a79ce_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:bdf506a2c20720048d32e2f1a7df58a0e53f1df827611627d53c49cc005157b0_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:fd318fe6bac9e3f6fb87fa8773d96803e44ba82d5367438f26b1aa04744d60c9_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:26cd2ddeea2e3de5552a95537b4acbfb546076e4d6673b6a68f4c9e2b8dc0142_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:c22c8d4a9dfd25462ed4b37b20d3917cdc87bdc4a90718835dd7cfd70ac7eef8_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:eba4d1b2d03ad132af50bb12a3e67633234494a62a458fd05fa645696f6215cd_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:f80821688e548ecf8b8ffd8ef6c4c5f3bc04f32628e7f83a97c910f43ce3dbe2_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-rhel9-operator@sha256:0739254d745378452259e4d9a84ba9f6bd03e523bda40d9fadfd999812003421_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-rhel9-operator@sha256:3278f98d80e2626bf481811b03908d955019137b47bacbfc6894949e067f39b1_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-rhel9-operator@sha256:73959111c980def943d458774e2b86446e9cc5f96fa6f2d4b45b7db563f44d4b_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-rhel9-operator@sha256:f30b4949b3342a56ce37ab6368e3cd58d23581f8190b0652b1e2e6a4b9daed91_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:301d210efc58e5e08c62ce58e308298aa25f92743b261c258359b26231b179d4_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:491faee7ce303a18b80934ac246b965e9353764c9a9df3928af2757ef0c1104d_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:553e7ea4c082a871ded4daa0865bd2387ec6f99fc6fbd4713a27873cf5bc565d_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:fc03869cd583f8e31cf895f07ff7a96a9d7c236eab36b9e56136e58ca7db96bd_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:1262b507d141cb572339ea7dd149215af3ee891343a66c1d8436c4ef2c3e51ba_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:17db909660a9b940339d94e06e3b7f0612e0e306c6e877debded146505d274b0_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:4fb24af422753d3194a182894499628b10c2fdf22c441b9a90ab9748d3138d7e_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:cce28f2d920fc8d3bfa1b6c64f4c58ec7b02eabaffa7fd05293b725030463bf5_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:438039b78b649983401a817b6937f95915088796a815f80b9625e19fab1a64c4_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:9d748d3f2c587649dbaf6c7f222aadf47ba4e744fab63a252d49ae1c9049e26c_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:c036df7a4bc62e7bafe4b549f3e1fe17b6f9894ac4dedd6018df7d07e267b5a3_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:c7b9e3af430d26a1914bce5bf4189de1ebb3d61c4d8098b7b163c1b6d6f554f2_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:32376725b6ca30983e9fef1b1d6bfa51a7b1d7e1960ccb50bafccb15efe8c7ae_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:47dc50b7a92d96c2dadc980c97f5d58e6e3fcadf5a29c7736209e7e9a47a47c3_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:d51f2814147a117c3465dc38c3940df147092aebcd694e7453b2e4aadeb83ba0_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:e7e8f68f0c3563ff5055685647d20e61a8811f07c828ed4ce88e5c0fa57577bb_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:06dcdd95fe32e4bfe8197f85a92e15e1b3266d195ecef3a3c11350c43e025b54_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:61d7da5e8a4fd131f49e7217c2a43ee60ee179ca8d74c1dd3b2a653e9864bc5c_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:7ddd248c4db55f65e82c0e6ceaa125876cc18cc6c4611a50f2bdb80809f02914_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:ec3dffec1e3bbbd7381e45f888ee06fb080414fe9dc6935cd4caeff0a4e65636_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:0b0cc51d2f5df8a7cc2e30f80fcd4bdb7a38bd5f8a9ecc6d5e5870dc5fdc36e8_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:25933d9a51a2679fea10bda3d72addcadfe26a055a137c628bfdb5f818896536_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:290eacede3daa3be390b910c7116380a5a5dbc2ccc7c3ae8b562c67af76d3fd0_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:79799a8308a0b356a639bceca16c2a728f5bc78a88097fdd149173ef80d2c9c9_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:323921bcd7db381b2a1953764d5f85a14abcbdc1ccece894f8961d8b2b2fb779_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:abfc5c2b61eff272ef04d38a18b7bebaad8aac824a68fe0bd6a95e595678e2d0_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:bd91a02760bac7f4e1f30753d7b9f29c9abcaeeaddde7e3c55c14ce827d07e52_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:e8c62219f6073bd08d585d5f159c6beab76e5553a7e8ae4d1e7c2bdb01c4c7c1_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:8105660323b2250eee6ec111eb4aca20e7a88cdcd1b243ae9c6bc0bee8642293_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:8689c9c077663f3dbd393b9aa1ad5dfad6226c398070804b1e5f3afefaf2ec39_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:d97699f5c4083039de2cf17de20d4e93ac38bb10c885785705d4ce17bc80a37f_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:dae5d2a9e6b12479f742d1110f20059acd9e831ea272a52525d9c3ee42d44d94_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2449833"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in gRPC-Go, the Go language implementation of gRPC. This vulnerability, an authorization bypass, is caused by improper input validation of the HTTP/2 `:path` pseudo-header. A remote attacker can exploit this by sending raw HTTP/2 frames with a malformed `:path` that omits the mandatory leading slash. This allows the attacker to bypass defined security policies, potentially leading to unauthorized access to services or information disclosure.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "google.golang.org/grpc/grpc-go: google.golang.org/grpc/authz: gRPC-Go: Authorization bypass due to improper HTTP/2 path validation",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:34af5e7e166ea2ac902d3d0414adfb8442859396e60b4992de59d7ee130b3fef_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:8bfe1d490a44c6d495c7d30ddb4245746a2e48f0f72343574b3235fa3526cc6d_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:af942926936e39d0f7a3ef1ed1af7fb97aaa04fee8a4ad4e6e21e8931ef42809_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:f929464036bfd53938a4cd7cd39297801a122fd20461cdce31cf8d6d96a3bb86_arm64"
],
"known_not_affected": [
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:3c4587b2b5dc7426cc24e8678dd103ed2b1abb8ca13f5ea5aab606d92e5e00ba_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:5330de373490f5bfd8fa40de3c8dfb21f64128dab695aaff3a6a4c96c3388d3b_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:c26593f4740103d3296bb094cf30af778128384617d0ac5b7ecef9987a88003a_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:c728d376aafac1219d957bafe2f3ab75ae88e1d326d48ca409e209e09a782e6c_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:1cd66608b31afb07d5575714fd24becb2a3eb48fd6f897240986e5b5cd5ca25f_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:99aab6998dc6e4c8349a53e4ab52c0a9730aa75b36bb4e87d74bb6ee5f2044da_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:9d7a69223b0662bcf109a02007d017e5f10e5c563ff78c02d87af8d5d4ea24de_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:dd5328245120eb981cf5fe6153fc2d33ed9817612884bb7cf7fed77782cd1e20_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:0b3a5aa6d681f46fc242eefae9a3540b43c2be17b643d40ca4446cd0e8fc2abb_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:8627d0dd68402dc51137d89534c0bdb72e27fc3327be1e63e93a38ae72f653cd_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:a395182a2cda20322f0af7ecc972ab3bc9c07161e70174c2b4d9ac08f6aa9845_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:b289110701914022840061f5f5a931e5c895d16898fff3d78193b89c37943201_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-pf5-rhel9@sha256:51d8398c7057486fbc41a810031276ccd05179d43e9cf4369c8df440495c6ef7_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-pf5-rhel9@sha256:6aaf557a08c0952e2ec7463e3b3cef4d5f8fc9d24427a28c9766f6f0d12f08bd_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-pf5-rhel9@sha256:9f9b88b0fbc438aad06752a21fe76a870ba4d8042c6ee1ff0505af780ca8c2f0_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-pf5-rhel9@sha256:ff4f49f5218d296b3af828c17283f870aebd6d60813563b55908ffd4629eeab1_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:9e75f7392dcc9df58236d14c8c56e69b34564525b72862d851bea16367270128_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:9f80cfe35f04cbe6a16069c1ec1d8811be4d593e64e4c416f3c10d0867e6ae19_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:9fabbf4a7e28f6ab02f1ac77b82fc37e0e295f71b05fa9e56b1a5ee4056a0fed_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:fdebb108386237b2ceb1a09abfd18a26fa724dfeb288b8db05a324c4534b109a_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:632a9d70719cce5d0fde98642ff48e6e810072173dd73db3792f6f80d5272fa7_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:838ee5faa3da19a38b8df19373dc4019f7b80ffdb71053e4f74d53a447a48eca_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:a1477ff3ddb9315e482647d228c09e55356d00291f9fde419d36e064b54fc6b8_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:e10748a721cdb9316cc4283549a800b7725268ba3e181945329c76350ab7b32d_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:34cde8028262bd635134993a4d95bbc63a38dc943862938955c2eda609a67f71_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:3ef24dc7c5588180203520784ea3db6e1501e5190b3f59aa1f77df1a5bee9bfc_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:82192c8ede01ce878231c9c56d7104d845e6bb69a8eeea17af84be7b56654eea_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:d54076093c47f3d5576eb0a5c1e4cd7963a9d29f393a277721c8f34cb7efc263_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:04ddf503b9da7491acec12879894486790a2d2baf3256837ae5884eb73e91bce_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:10ec14b028d3926a2c0ba35810035e69d669c0e358ed8832d854f0454c77e516_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:12ee577bf514a68c17d1b5ad73b91365c3f242bd82edee45422326ba2e0c0b65_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:de69bc0e11397002240253365aa2b2338b401e7aa4f74478e5f202184662a235_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:77751c116d7b990d00fe24beb6a3d5bc7faedd5f628b379903384e9c8ddb2c7c_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:7e4262c5ce1b614df5a3575111aa8d1f047ad476660b25e6318b562275626c51_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:fa74f6dc71dd03e23612312e6c6e988ff1234a8e75752087abb980ca983fdac2_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:fff455cdc1c5015bad5296c85a6a13b2b4593b57dbf78164c1328cea9b228601_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:1364a6b06e13e205088d8690ae753c99527fc130cd5d8ece02fd92538f522a1d_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:1509f4cd6e5aaeed58bd8d2fc518183a6943d546d1cf969fddaec4c075051001_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:2a767fe742df781ebf07f553a7274e766b3dea1b8f12ea665d5ef19efccdcb1e_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:ac3242268defa432b3245eeebaff125bbdbcfec532f5d25d7e96d81f0b4482c9_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:017afc8d42f2f0dd7adaf151c0cb79200724994d92e1b5e2f0c2461a9d7a75e0_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:32d4c74e6dad2e47b4129320cfd7c2c69fbdad29dbe3822749a98c023bce5be2_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:44d851608309de07e95081a748aa6b0ae1fde09fa8524ac9723aa9c0ea956785_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:f2659636edc0651da9d6bc18a09df3ddc94b80143ba4818dd9f818840c776d60_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:7cf7b1d6ec5e436fc35eb92ade0e29316b5af4c6a0df3b3cc0ade5fc732631bf_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:880ca9bd23984cde3a928c7266cd89051ca8bb95b94be54dfbe1e5330ff89674_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:d4bf6a34a799554347bcca84210428262288b32e8d340926f1100a4c05edf4a4_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:fef0a1823440a06135a3d77afe86367c0f969cace70ac39b9fd1f188a80e69f2_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:0521f90dec2a5a5cd930b3e3bf0de90b066eb1b2b2e74e82c9d63d3512b3e6c2_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:09ec7273c5e72adfc183c3af125e2cd47bc1ddb7c44c28aeae18ee488844348c_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:e490cc741517a709f420720b8ee9d9a5ee5335675caa6e967a45b1be0b1404b4_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:ee97bfec045744082cb9a2c806fb8808a25bb5014ee9568ff22e12803f03f26d_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:1a9beb7528ea2ac15e1257be1ff0c8b1ecd4d2e103792efcb5408b0de77fce32_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:4104ea287b8e2476ed618e6e16a35658dddf4ec1da5b58d3196cd68f03fc8989_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:785a7d536bcd955878d80b28a9c5f2d3fbc73cc1ec76dcdbdaacd5454365cea8_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:defe86d856b97f76f8b1455f61c865cf0dbac67810cb67ea5eada820a2f948e6_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:4333b9d650627bb913456e6504faaaf0f0efb55e40a95546c3d31d08d8e2b076_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:c7bd2ccc85720656c78d2808a9059e50457ff6a74fc8a00fcce1b05e193c7244_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:d671e8634526c2e661713be807e2e7f32e46e58dbf7eea44e43ee17a87db601d_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:e32b399bba77a431ffc4e8f24744a790b7aab19f061f7ecca929cb795c83c4d0_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:0ff3decd7dfc8d54779ad65d693327c810f0094200aa34079d929039773887c3_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:1767e287d7463f0d9b6c3af65f98699746835e2c44af4a0b5398139be2aefd23_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:4a0c4d9dc31805b56a417b2359f5da2adaafced10dacf2110bda3d99c73184fc_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:e5abf59262ae41f04385437e3f95924eb505eaf936f5a988319b5a6a52f708c2_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-operator-proxy-rhel9@sha256:230119ab73baf69b572857a4b923baf2e267d2d77f8d373d924db1eb832d9a08_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-operator-proxy-rhel9@sha256:246f462c19203a5c3c28277bc857e38d9f5b648c4e3b6b77c35c0162e5c95d1a_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-operator-proxy-rhel9@sha256:6de3add0818fe352c79cdc4c53c792fcd4150e07908a9dae274e1a7b34d7e545_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-operator-proxy-rhel9@sha256:d3c4701a2aeac9cd836962c6c5d999a0aabb0c472c57fa4fe105e0c1a099059c_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-operator-webhook-rhel9@sha256:98c3af814cc1d5a34f33cfeeeba1f7940f8e30e306da9487dca475bd31938fac_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-operator-webhook-rhel9@sha256:ad47d4bd6e23f0661b826a0f7c826a791474f4a9e15db453d941d143cb42c90c_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-operator-webhook-rhel9@sha256:af5002abc824cf36f90e16bc715ae619c035905442c0801cc92031a6a7765576_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-operator-webhook-rhel9@sha256:bfcc99ea9f1c699b48dcf2994afdd8a68f031f794d721ae745de54a924e59c76_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:3390ca1fd9ae0602c829961dc332c7e3c417020c18c50a08cefdb90c621d6474_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:606e8a370de720153a1dced87cacf1caa1549e6ef8ceaccfe1062663fd18a493_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:67cc277bedd68e09d92c3c256e886ca2506636dfcd77625a5ea3db4005b5d586_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:6e1b97632dea6ef859141e933ca2370d8fc90ab60f66a810e79290116d36d58d_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:42e1a906ab4a97af8537be7b433ac2c7d2b9240d4a42ca9bc65ebf8af78fd7fc_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:af26c01c9129a5f2fbe128d2fe7fe25fb03c0ee6cd76571155147cd4ea3c2de1_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:bb2e059a922f8ece5011db593873c8839d1951ceee09d50fff1613ab270e1062_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:dc1a40ceab9f4100575ac0348a5e17514312d1dabfdb096130093914ff329059_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:5172c4fce21f42b27a34e3f7997e193107e0c0acc680b76058a2f099bf7141b0_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:652771b15fc2b567ef2003d737397364c47bc641eb8bee217cf908679721c7ea_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:d297745a65c828d0a32ca68198e796a37fdef153bfb040cecb9739a868899777_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:e35424513c27c433a94b68d573ab05027fd8b63494414c68ea07a3f3efa01345_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:4c0c8bc122d612b3c0e228e1c5573fad021c4546496c45fbc2a2dc4225fbe727_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:7d4436578b21ba00a60f5cf6bd74988f976f6c167475cc76f39b34b20da182df_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:bcf6c5a3baaa23bb19a487126003eb8f2194f9238cbe8170c5d34930d47cc36c_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:dd8c287009c850126d2b4ae5623420c2ccde38bf14c9c853bdbe5c2e1586db06_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:48fd8e0d453e54ed7531678b05b65e388c00daae63ac5745c9ee8924f7c40371_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:5ad699e6e0061b76f3f50424cb557bcb9fc9569d48f76973da683a45b6ec9147_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:aac030d920f635b8ad7edf6cf046047c82f064bcb081e6071b86e8ee7d84464e_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:e43f01110886845433f023331f62328b116c20d404e70197fb70eac1df7ba155_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pruner-webhook-rhel9@sha256:04633a6772144e0362a5d059a21684026d8e78a28c2463c65daade75f3477548_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pruner-webhook-rhel9@sha256:5251d3f63d49ff224ca777898f93a5fdd6de407db59a315aefdfc49963f98c32_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pruner-webhook-rhel9@sha256:74f1f26bdb3c05af324066ce828f0863c2c5156e949c6cbeedd0d66068847033_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pruner-webhook-rhel9@sha256:c71c29bc335b77b98419e90f24a0396a1093edc2d985aae48f5000f9de75941f_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:19425135838ddcea73db774c7dfa8a8a9f1301fb1bd488dd662cb02f3d7be670_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:447c983d4e104c79e59492ff5aebc62feccca29d08d11a8856c46710e3cb14fe_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:c01da1031a93870d3aabfd644585c88a53ab3cff759067b54ef08f3ebd690cf3_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:cb3fb52bf47fe049263cd6f87ecfe9f1941fc9f7f4fe69385415cdbc9017aa5e_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:1d18b01daba0807067ff5642305147ee613a22232a0a6ef88601243d59801f8d_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:91e904d51d7505f19e7db68574a957febcb1963bad2f4452e9723be1bd5a79ce_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:bdf506a2c20720048d32e2f1a7df58a0e53f1df827611627d53c49cc005157b0_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:fd318fe6bac9e3f6fb87fa8773d96803e44ba82d5367438f26b1aa04744d60c9_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:26cd2ddeea2e3de5552a95537b4acbfb546076e4d6673b6a68f4c9e2b8dc0142_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:c22c8d4a9dfd25462ed4b37b20d3917cdc87bdc4a90718835dd7cfd70ac7eef8_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:eba4d1b2d03ad132af50bb12a3e67633234494a62a458fd05fa645696f6215cd_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:f80821688e548ecf8b8ffd8ef6c4c5f3bc04f32628e7f83a97c910f43ce3dbe2_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-rhel9-operator@sha256:0739254d745378452259e4d9a84ba9f6bd03e523bda40d9fadfd999812003421_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-rhel9-operator@sha256:3278f98d80e2626bf481811b03908d955019137b47bacbfc6894949e067f39b1_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-rhel9-operator@sha256:73959111c980def943d458774e2b86446e9cc5f96fa6f2d4b45b7db563f44d4b_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-rhel9-operator@sha256:f30b4949b3342a56ce37ab6368e3cd58d23581f8190b0652b1e2e6a4b9daed91_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:301d210efc58e5e08c62ce58e308298aa25f92743b261c258359b26231b179d4_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:491faee7ce303a18b80934ac246b965e9353764c9a9df3928af2757ef0c1104d_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:553e7ea4c082a871ded4daa0865bd2387ec6f99fc6fbd4713a27873cf5bc565d_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:fc03869cd583f8e31cf895f07ff7a96a9d7c236eab36b9e56136e58ca7db96bd_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:1262b507d141cb572339ea7dd149215af3ee891343a66c1d8436c4ef2c3e51ba_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:17db909660a9b940339d94e06e3b7f0612e0e306c6e877debded146505d274b0_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:4fb24af422753d3194a182894499628b10c2fdf22c441b9a90ab9748d3138d7e_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:cce28f2d920fc8d3bfa1b6c64f4c58ec7b02eabaffa7fd05293b725030463bf5_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:438039b78b649983401a817b6937f95915088796a815f80b9625e19fab1a64c4_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:9d748d3f2c587649dbaf6c7f222aadf47ba4e744fab63a252d49ae1c9049e26c_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:c036df7a4bc62e7bafe4b549f3e1fe17b6f9894ac4dedd6018df7d07e267b5a3_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:c7b9e3af430d26a1914bce5bf4189de1ebb3d61c4d8098b7b163c1b6d6f554f2_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:32376725b6ca30983e9fef1b1d6bfa51a7b1d7e1960ccb50bafccb15efe8c7ae_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:47dc50b7a92d96c2dadc980c97f5d58e6e3fcadf5a29c7736209e7e9a47a47c3_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:d51f2814147a117c3465dc38c3940df147092aebcd694e7453b2e4aadeb83ba0_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:e7e8f68f0c3563ff5055685647d20e61a8811f07c828ed4ce88e5c0fa57577bb_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:06dcdd95fe32e4bfe8197f85a92e15e1b3266d195ecef3a3c11350c43e025b54_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:61d7da5e8a4fd131f49e7217c2a43ee60ee179ca8d74c1dd3b2a653e9864bc5c_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:7ddd248c4db55f65e82c0e6ceaa125876cc18cc6c4611a50f2bdb80809f02914_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:ec3dffec1e3bbbd7381e45f888ee06fb080414fe9dc6935cd4caeff0a4e65636_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:0b0cc51d2f5df8a7cc2e30f80fcd4bdb7a38bd5f8a9ecc6d5e5870dc5fdc36e8_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:25933d9a51a2679fea10bda3d72addcadfe26a055a137c628bfdb5f818896536_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:290eacede3daa3be390b910c7116380a5a5dbc2ccc7c3ae8b562c67af76d3fd0_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:79799a8308a0b356a639bceca16c2a728f5bc78a88097fdd149173ef80d2c9c9_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:323921bcd7db381b2a1953764d5f85a14abcbdc1ccece894f8961d8b2b2fb779_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:abfc5c2b61eff272ef04d38a18b7bebaad8aac824a68fe0bd6a95e595678e2d0_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:bd91a02760bac7f4e1f30753d7b9f29c9abcaeeaddde7e3c55c14ce827d07e52_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:e8c62219f6073bd08d585d5f159c6beab76e5553a7e8ae4d1e7c2bdb01c4c7c1_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:8105660323b2250eee6ec111eb4aca20e7a88cdcd1b243ae9c6bc0bee8642293_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:8689c9c077663f3dbd393b9aa1ad5dfad6226c398070804b1e5f3afefaf2ec39_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:d97699f5c4083039de2cf17de20d4e93ac38bb10c885785705d4ce17bc80a37f_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:dae5d2a9e6b12479f742d1110f20059acd9e831ea272a52525d9c3ee42d44d94_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-33186"
},
{
"category": "external",
"summary": "RHBZ#2449833",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2449833"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-33186",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33186"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-33186",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33186"
},
{
"category": "external",
"summary": "https://github.com/grpc/grpc-go/security/advisories/GHSA-p77j-4mvh-x3m3",
"url": "https://github.com/grpc/grpc-go/security/advisories/GHSA-p77j-4mvh-x3m3"
}
],
"release_date": "2026-03-20T22:23:32.147000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-17T06:49:10+00:00",
"details": "Red Hat OpenShift Pipelines is a cloud-native, continuous integration and\ncontinuous delivery (CI/CD) solution based on Kubernetes resources.\nIt uses Tekton building blocks to automate deployments across multiple\nplatforms by abstracting away the underlying implementation details.\nTekton introduces a number of standard custom resource definitions (CRDs)\nfor defining CI/CD pipelines that are portable across Kubernetes distributions.",
"product_ids": [
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:34af5e7e166ea2ac902d3d0414adfb8442859396e60b4992de59d7ee130b3fef_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:8bfe1d490a44c6d495c7d30ddb4245746a2e48f0f72343574b3235fa3526cc6d_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:af942926936e39d0f7a3ef1ed1af7fb97aaa04fee8a4ad4e6e21e8931ef42809_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:f929464036bfd53938a4cd7cd39297801a122fd20461cdce31cf8d6d96a3bb86_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:26519"
},
{
"category": "workaround",
"details": "To mitigate this issue, implement infrastructure-level normalization to ensure all incoming HTTP/2 `:path` headers are properly formatted with a leading slash before reaching the gRPC-Go server. This can be achieved by configuring a reverse proxy or API gateway to validate and normalize the `:path` header. Ensure that any such intermediary is properly configured and restarted to apply the changes, which may temporarily impact service availability.",
"product_ids": [
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:3c4587b2b5dc7426cc24e8678dd103ed2b1abb8ca13f5ea5aab606d92e5e00ba_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:5330de373490f5bfd8fa40de3c8dfb21f64128dab695aaff3a6a4c96c3388d3b_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:c26593f4740103d3296bb094cf30af778128384617d0ac5b7ecef9987a88003a_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:c728d376aafac1219d957bafe2f3ab75ae88e1d326d48ca409e209e09a782e6c_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:1cd66608b31afb07d5575714fd24becb2a3eb48fd6f897240986e5b5cd5ca25f_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:99aab6998dc6e4c8349a53e4ab52c0a9730aa75b36bb4e87d74bb6ee5f2044da_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:9d7a69223b0662bcf109a02007d017e5f10e5c563ff78c02d87af8d5d4ea24de_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:dd5328245120eb981cf5fe6153fc2d33ed9817612884bb7cf7fed77782cd1e20_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:0b3a5aa6d681f46fc242eefae9a3540b43c2be17b643d40ca4446cd0e8fc2abb_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:8627d0dd68402dc51137d89534c0bdb72e27fc3327be1e63e93a38ae72f653cd_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:a395182a2cda20322f0af7ecc972ab3bc9c07161e70174c2b4d9ac08f6aa9845_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:b289110701914022840061f5f5a931e5c895d16898fff3d78193b89c37943201_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-pf5-rhel9@sha256:51d8398c7057486fbc41a810031276ccd05179d43e9cf4369c8df440495c6ef7_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-pf5-rhel9@sha256:6aaf557a08c0952e2ec7463e3b3cef4d5f8fc9d24427a28c9766f6f0d12f08bd_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-pf5-rhel9@sha256:9f9b88b0fbc438aad06752a21fe76a870ba4d8042c6ee1ff0505af780ca8c2f0_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-pf5-rhel9@sha256:ff4f49f5218d296b3af828c17283f870aebd6d60813563b55908ffd4629eeab1_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:9e75f7392dcc9df58236d14c8c56e69b34564525b72862d851bea16367270128_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:9f80cfe35f04cbe6a16069c1ec1d8811be4d593e64e4c416f3c10d0867e6ae19_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:9fabbf4a7e28f6ab02f1ac77b82fc37e0e295f71b05fa9e56b1a5ee4056a0fed_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:fdebb108386237b2ceb1a09abfd18a26fa724dfeb288b8db05a324c4534b109a_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:632a9d70719cce5d0fde98642ff48e6e810072173dd73db3792f6f80d5272fa7_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:838ee5faa3da19a38b8df19373dc4019f7b80ffdb71053e4f74d53a447a48eca_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:a1477ff3ddb9315e482647d228c09e55356d00291f9fde419d36e064b54fc6b8_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:e10748a721cdb9316cc4283549a800b7725268ba3e181945329c76350ab7b32d_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:34cde8028262bd635134993a4d95bbc63a38dc943862938955c2eda609a67f71_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:3ef24dc7c5588180203520784ea3db6e1501e5190b3f59aa1f77df1a5bee9bfc_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:82192c8ede01ce878231c9c56d7104d845e6bb69a8eeea17af84be7b56654eea_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:d54076093c47f3d5576eb0a5c1e4cd7963a9d29f393a277721c8f34cb7efc263_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:04ddf503b9da7491acec12879894486790a2d2baf3256837ae5884eb73e91bce_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:10ec14b028d3926a2c0ba35810035e69d669c0e358ed8832d854f0454c77e516_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:12ee577bf514a68c17d1b5ad73b91365c3f242bd82edee45422326ba2e0c0b65_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:de69bc0e11397002240253365aa2b2338b401e7aa4f74478e5f202184662a235_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:77751c116d7b990d00fe24beb6a3d5bc7faedd5f628b379903384e9c8ddb2c7c_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:7e4262c5ce1b614df5a3575111aa8d1f047ad476660b25e6318b562275626c51_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:fa74f6dc71dd03e23612312e6c6e988ff1234a8e75752087abb980ca983fdac2_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:fff455cdc1c5015bad5296c85a6a13b2b4593b57dbf78164c1328cea9b228601_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:1364a6b06e13e205088d8690ae753c99527fc130cd5d8ece02fd92538f522a1d_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:1509f4cd6e5aaeed58bd8d2fc518183a6943d546d1cf969fddaec4c075051001_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:2a767fe742df781ebf07f553a7274e766b3dea1b8f12ea665d5ef19efccdcb1e_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:ac3242268defa432b3245eeebaff125bbdbcfec532f5d25d7e96d81f0b4482c9_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:017afc8d42f2f0dd7adaf151c0cb79200724994d92e1b5e2f0c2461a9d7a75e0_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:32d4c74e6dad2e47b4129320cfd7c2c69fbdad29dbe3822749a98c023bce5be2_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:44d851608309de07e95081a748aa6b0ae1fde09fa8524ac9723aa9c0ea956785_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:f2659636edc0651da9d6bc18a09df3ddc94b80143ba4818dd9f818840c776d60_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:7cf7b1d6ec5e436fc35eb92ade0e29316b5af4c6a0df3b3cc0ade5fc732631bf_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:880ca9bd23984cde3a928c7266cd89051ca8bb95b94be54dfbe1e5330ff89674_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:d4bf6a34a799554347bcca84210428262288b32e8d340926f1100a4c05edf4a4_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:fef0a1823440a06135a3d77afe86367c0f969cace70ac39b9fd1f188a80e69f2_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:0521f90dec2a5a5cd930b3e3bf0de90b066eb1b2b2e74e82c9d63d3512b3e6c2_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:09ec7273c5e72adfc183c3af125e2cd47bc1ddb7c44c28aeae18ee488844348c_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:e490cc741517a709f420720b8ee9d9a5ee5335675caa6e967a45b1be0b1404b4_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:ee97bfec045744082cb9a2c806fb8808a25bb5014ee9568ff22e12803f03f26d_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:1a9beb7528ea2ac15e1257be1ff0c8b1ecd4d2e103792efcb5408b0de77fce32_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:4104ea287b8e2476ed618e6e16a35658dddf4ec1da5b58d3196cd68f03fc8989_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:785a7d536bcd955878d80b28a9c5f2d3fbc73cc1ec76dcdbdaacd5454365cea8_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:defe86d856b97f76f8b1455f61c865cf0dbac67810cb67ea5eada820a2f948e6_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:4333b9d650627bb913456e6504faaaf0f0efb55e40a95546c3d31d08d8e2b076_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:c7bd2ccc85720656c78d2808a9059e50457ff6a74fc8a00fcce1b05e193c7244_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:d671e8634526c2e661713be807e2e7f32e46e58dbf7eea44e43ee17a87db601d_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:e32b399bba77a431ffc4e8f24744a790b7aab19f061f7ecca929cb795c83c4d0_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:0ff3decd7dfc8d54779ad65d693327c810f0094200aa34079d929039773887c3_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:1767e287d7463f0d9b6c3af65f98699746835e2c44af4a0b5398139be2aefd23_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:4a0c4d9dc31805b56a417b2359f5da2adaafced10dacf2110bda3d99c73184fc_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:e5abf59262ae41f04385437e3f95924eb505eaf936f5a988319b5a6a52f708c2_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-operator-proxy-rhel9@sha256:230119ab73baf69b572857a4b923baf2e267d2d77f8d373d924db1eb832d9a08_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-operator-proxy-rhel9@sha256:246f462c19203a5c3c28277bc857e38d9f5b648c4e3b6b77c35c0162e5c95d1a_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-operator-proxy-rhel9@sha256:6de3add0818fe352c79cdc4c53c792fcd4150e07908a9dae274e1a7b34d7e545_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-operator-proxy-rhel9@sha256:d3c4701a2aeac9cd836962c6c5d999a0aabb0c472c57fa4fe105e0c1a099059c_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-operator-webhook-rhel9@sha256:98c3af814cc1d5a34f33cfeeeba1f7940f8e30e306da9487dca475bd31938fac_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-operator-webhook-rhel9@sha256:ad47d4bd6e23f0661b826a0f7c826a791474f4a9e15db453d941d143cb42c90c_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-operator-webhook-rhel9@sha256:af5002abc824cf36f90e16bc715ae619c035905442c0801cc92031a6a7765576_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-operator-webhook-rhel9@sha256:bfcc99ea9f1c699b48dcf2994afdd8a68f031f794d721ae745de54a924e59c76_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:3390ca1fd9ae0602c829961dc332c7e3c417020c18c50a08cefdb90c621d6474_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:606e8a370de720153a1dced87cacf1caa1549e6ef8ceaccfe1062663fd18a493_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:67cc277bedd68e09d92c3c256e886ca2506636dfcd77625a5ea3db4005b5d586_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:6e1b97632dea6ef859141e933ca2370d8fc90ab60f66a810e79290116d36d58d_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:42e1a906ab4a97af8537be7b433ac2c7d2b9240d4a42ca9bc65ebf8af78fd7fc_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:af26c01c9129a5f2fbe128d2fe7fe25fb03c0ee6cd76571155147cd4ea3c2de1_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:bb2e059a922f8ece5011db593873c8839d1951ceee09d50fff1613ab270e1062_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:dc1a40ceab9f4100575ac0348a5e17514312d1dabfdb096130093914ff329059_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:5172c4fce21f42b27a34e3f7997e193107e0c0acc680b76058a2f099bf7141b0_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:652771b15fc2b567ef2003d737397364c47bc641eb8bee217cf908679721c7ea_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:d297745a65c828d0a32ca68198e796a37fdef153bfb040cecb9739a868899777_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:e35424513c27c433a94b68d573ab05027fd8b63494414c68ea07a3f3efa01345_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:4c0c8bc122d612b3c0e228e1c5573fad021c4546496c45fbc2a2dc4225fbe727_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:7d4436578b21ba00a60f5cf6bd74988f976f6c167475cc76f39b34b20da182df_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:bcf6c5a3baaa23bb19a487126003eb8f2194f9238cbe8170c5d34930d47cc36c_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:dd8c287009c850126d2b4ae5623420c2ccde38bf14c9c853bdbe5c2e1586db06_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:48fd8e0d453e54ed7531678b05b65e388c00daae63ac5745c9ee8924f7c40371_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:5ad699e6e0061b76f3f50424cb557bcb9fc9569d48f76973da683a45b6ec9147_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:aac030d920f635b8ad7edf6cf046047c82f064bcb081e6071b86e8ee7d84464e_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:e43f01110886845433f023331f62328b116c20d404e70197fb70eac1df7ba155_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pruner-webhook-rhel9@sha256:04633a6772144e0362a5d059a21684026d8e78a28c2463c65daade75f3477548_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pruner-webhook-rhel9@sha256:5251d3f63d49ff224ca777898f93a5fdd6de407db59a315aefdfc49963f98c32_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pruner-webhook-rhel9@sha256:74f1f26bdb3c05af324066ce828f0863c2c5156e949c6cbeedd0d66068847033_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pruner-webhook-rhel9@sha256:c71c29bc335b77b98419e90f24a0396a1093edc2d985aae48f5000f9de75941f_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:34af5e7e166ea2ac902d3d0414adfb8442859396e60b4992de59d7ee130b3fef_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:8bfe1d490a44c6d495c7d30ddb4245746a2e48f0f72343574b3235fa3526cc6d_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:af942926936e39d0f7a3ef1ed1af7fb97aaa04fee8a4ad4e6e21e8931ef42809_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:f929464036bfd53938a4cd7cd39297801a122fd20461cdce31cf8d6d96a3bb86_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:19425135838ddcea73db774c7dfa8a8a9f1301fb1bd488dd662cb02f3d7be670_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:447c983d4e104c79e59492ff5aebc62feccca29d08d11a8856c46710e3cb14fe_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:c01da1031a93870d3aabfd644585c88a53ab3cff759067b54ef08f3ebd690cf3_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:cb3fb52bf47fe049263cd6f87ecfe9f1941fc9f7f4fe69385415cdbc9017aa5e_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:1d18b01daba0807067ff5642305147ee613a22232a0a6ef88601243d59801f8d_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:91e904d51d7505f19e7db68574a957febcb1963bad2f4452e9723be1bd5a79ce_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:bdf506a2c20720048d32e2f1a7df58a0e53f1df827611627d53c49cc005157b0_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:fd318fe6bac9e3f6fb87fa8773d96803e44ba82d5367438f26b1aa04744d60c9_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:26cd2ddeea2e3de5552a95537b4acbfb546076e4d6673b6a68f4c9e2b8dc0142_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:c22c8d4a9dfd25462ed4b37b20d3917cdc87bdc4a90718835dd7cfd70ac7eef8_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:eba4d1b2d03ad132af50bb12a3e67633234494a62a458fd05fa645696f6215cd_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:f80821688e548ecf8b8ffd8ef6c4c5f3bc04f32628e7f83a97c910f43ce3dbe2_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-rhel9-operator@sha256:0739254d745378452259e4d9a84ba9f6bd03e523bda40d9fadfd999812003421_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-rhel9-operator@sha256:3278f98d80e2626bf481811b03908d955019137b47bacbfc6894949e067f39b1_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-rhel9-operator@sha256:73959111c980def943d458774e2b86446e9cc5f96fa6f2d4b45b7db563f44d4b_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-rhel9-operator@sha256:f30b4949b3342a56ce37ab6368e3cd58d23581f8190b0652b1e2e6a4b9daed91_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:301d210efc58e5e08c62ce58e308298aa25f92743b261c258359b26231b179d4_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:491faee7ce303a18b80934ac246b965e9353764c9a9df3928af2757ef0c1104d_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:553e7ea4c082a871ded4daa0865bd2387ec6f99fc6fbd4713a27873cf5bc565d_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:fc03869cd583f8e31cf895f07ff7a96a9d7c236eab36b9e56136e58ca7db96bd_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:1262b507d141cb572339ea7dd149215af3ee891343a66c1d8436c4ef2c3e51ba_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:17db909660a9b940339d94e06e3b7f0612e0e306c6e877debded146505d274b0_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:4fb24af422753d3194a182894499628b10c2fdf22c441b9a90ab9748d3138d7e_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:cce28f2d920fc8d3bfa1b6c64f4c58ec7b02eabaffa7fd05293b725030463bf5_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:438039b78b649983401a817b6937f95915088796a815f80b9625e19fab1a64c4_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:9d748d3f2c587649dbaf6c7f222aadf47ba4e744fab63a252d49ae1c9049e26c_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:c036df7a4bc62e7bafe4b549f3e1fe17b6f9894ac4dedd6018df7d07e267b5a3_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:c7b9e3af430d26a1914bce5bf4189de1ebb3d61c4d8098b7b163c1b6d6f554f2_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:32376725b6ca30983e9fef1b1d6bfa51a7b1d7e1960ccb50bafccb15efe8c7ae_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:47dc50b7a92d96c2dadc980c97f5d58e6e3fcadf5a29c7736209e7e9a47a47c3_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:d51f2814147a117c3465dc38c3940df147092aebcd694e7453b2e4aadeb83ba0_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:e7e8f68f0c3563ff5055685647d20e61a8811f07c828ed4ce88e5c0fa57577bb_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:06dcdd95fe32e4bfe8197f85a92e15e1b3266d195ecef3a3c11350c43e025b54_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:61d7da5e8a4fd131f49e7217c2a43ee60ee179ca8d74c1dd3b2a653e9864bc5c_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:7ddd248c4db55f65e82c0e6ceaa125876cc18cc6c4611a50f2bdb80809f02914_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:ec3dffec1e3bbbd7381e45f888ee06fb080414fe9dc6935cd4caeff0a4e65636_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:0b0cc51d2f5df8a7cc2e30f80fcd4bdb7a38bd5f8a9ecc6d5e5870dc5fdc36e8_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:25933d9a51a2679fea10bda3d72addcadfe26a055a137c628bfdb5f818896536_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:290eacede3daa3be390b910c7116380a5a5dbc2ccc7c3ae8b562c67af76d3fd0_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:79799a8308a0b356a639bceca16c2a728f5bc78a88097fdd149173ef80d2c9c9_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:323921bcd7db381b2a1953764d5f85a14abcbdc1ccece894f8961d8b2b2fb779_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:abfc5c2b61eff272ef04d38a18b7bebaad8aac824a68fe0bd6a95e595678e2d0_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:bd91a02760bac7f4e1f30753d7b9f29c9abcaeeaddde7e3c55c14ce827d07e52_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:e8c62219f6073bd08d585d5f159c6beab76e5553a7e8ae4d1e7c2bdb01c4c7c1_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:8105660323b2250eee6ec111eb4aca20e7a88cdcd1b243ae9c6bc0bee8642293_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:8689c9c077663f3dbd393b9aa1ad5dfad6226c398070804b1e5f3afefaf2ec39_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:d97699f5c4083039de2cf17de20d4e93ac38bb10c885785705d4ce17bc80a37f_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:dae5d2a9e6b12479f742d1110f20059acd9e831ea272a52525d9c3ee42d44d94_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 9.1,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:3c4587b2b5dc7426cc24e8678dd103ed2b1abb8ca13f5ea5aab606d92e5e00ba_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:5330de373490f5bfd8fa40de3c8dfb21f64128dab695aaff3a6a4c96c3388d3b_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:c26593f4740103d3296bb094cf30af778128384617d0ac5b7ecef9987a88003a_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:c728d376aafac1219d957bafe2f3ab75ae88e1d326d48ca409e209e09a782e6c_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:1cd66608b31afb07d5575714fd24becb2a3eb48fd6f897240986e5b5cd5ca25f_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:99aab6998dc6e4c8349a53e4ab52c0a9730aa75b36bb4e87d74bb6ee5f2044da_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:9d7a69223b0662bcf109a02007d017e5f10e5c563ff78c02d87af8d5d4ea24de_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:dd5328245120eb981cf5fe6153fc2d33ed9817612884bb7cf7fed77782cd1e20_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:0b3a5aa6d681f46fc242eefae9a3540b43c2be17b643d40ca4446cd0e8fc2abb_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:8627d0dd68402dc51137d89534c0bdb72e27fc3327be1e63e93a38ae72f653cd_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:a395182a2cda20322f0af7ecc972ab3bc9c07161e70174c2b4d9ac08f6aa9845_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:b289110701914022840061f5f5a931e5c895d16898fff3d78193b89c37943201_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-pf5-rhel9@sha256:51d8398c7057486fbc41a810031276ccd05179d43e9cf4369c8df440495c6ef7_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-pf5-rhel9@sha256:6aaf557a08c0952e2ec7463e3b3cef4d5f8fc9d24427a28c9766f6f0d12f08bd_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-pf5-rhel9@sha256:9f9b88b0fbc438aad06752a21fe76a870ba4d8042c6ee1ff0505af780ca8c2f0_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-pf5-rhel9@sha256:ff4f49f5218d296b3af828c17283f870aebd6d60813563b55908ffd4629eeab1_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:9e75f7392dcc9df58236d14c8c56e69b34564525b72862d851bea16367270128_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:9f80cfe35f04cbe6a16069c1ec1d8811be4d593e64e4c416f3c10d0867e6ae19_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:9fabbf4a7e28f6ab02f1ac77b82fc37e0e295f71b05fa9e56b1a5ee4056a0fed_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:fdebb108386237b2ceb1a09abfd18a26fa724dfeb288b8db05a324c4534b109a_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:632a9d70719cce5d0fde98642ff48e6e810072173dd73db3792f6f80d5272fa7_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:838ee5faa3da19a38b8df19373dc4019f7b80ffdb71053e4f74d53a447a48eca_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:a1477ff3ddb9315e482647d228c09e55356d00291f9fde419d36e064b54fc6b8_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:e10748a721cdb9316cc4283549a800b7725268ba3e181945329c76350ab7b32d_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:34cde8028262bd635134993a4d95bbc63a38dc943862938955c2eda609a67f71_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:3ef24dc7c5588180203520784ea3db6e1501e5190b3f59aa1f77df1a5bee9bfc_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:82192c8ede01ce878231c9c56d7104d845e6bb69a8eeea17af84be7b56654eea_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:d54076093c47f3d5576eb0a5c1e4cd7963a9d29f393a277721c8f34cb7efc263_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:04ddf503b9da7491acec12879894486790a2d2baf3256837ae5884eb73e91bce_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:10ec14b028d3926a2c0ba35810035e69d669c0e358ed8832d854f0454c77e516_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:12ee577bf514a68c17d1b5ad73b91365c3f242bd82edee45422326ba2e0c0b65_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:de69bc0e11397002240253365aa2b2338b401e7aa4f74478e5f202184662a235_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:77751c116d7b990d00fe24beb6a3d5bc7faedd5f628b379903384e9c8ddb2c7c_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:7e4262c5ce1b614df5a3575111aa8d1f047ad476660b25e6318b562275626c51_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:fa74f6dc71dd03e23612312e6c6e988ff1234a8e75752087abb980ca983fdac2_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:fff455cdc1c5015bad5296c85a6a13b2b4593b57dbf78164c1328cea9b228601_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:1364a6b06e13e205088d8690ae753c99527fc130cd5d8ece02fd92538f522a1d_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:1509f4cd6e5aaeed58bd8d2fc518183a6943d546d1cf969fddaec4c075051001_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:2a767fe742df781ebf07f553a7274e766b3dea1b8f12ea665d5ef19efccdcb1e_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:ac3242268defa432b3245eeebaff125bbdbcfec532f5d25d7e96d81f0b4482c9_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:017afc8d42f2f0dd7adaf151c0cb79200724994d92e1b5e2f0c2461a9d7a75e0_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:32d4c74e6dad2e47b4129320cfd7c2c69fbdad29dbe3822749a98c023bce5be2_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:44d851608309de07e95081a748aa6b0ae1fde09fa8524ac9723aa9c0ea956785_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:f2659636edc0651da9d6bc18a09df3ddc94b80143ba4818dd9f818840c776d60_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:7cf7b1d6ec5e436fc35eb92ade0e29316b5af4c6a0df3b3cc0ade5fc732631bf_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:880ca9bd23984cde3a928c7266cd89051ca8bb95b94be54dfbe1e5330ff89674_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:d4bf6a34a799554347bcca84210428262288b32e8d340926f1100a4c05edf4a4_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:fef0a1823440a06135a3d77afe86367c0f969cace70ac39b9fd1f188a80e69f2_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:0521f90dec2a5a5cd930b3e3bf0de90b066eb1b2b2e74e82c9d63d3512b3e6c2_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:09ec7273c5e72adfc183c3af125e2cd47bc1ddb7c44c28aeae18ee488844348c_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:e490cc741517a709f420720b8ee9d9a5ee5335675caa6e967a45b1be0b1404b4_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:ee97bfec045744082cb9a2c806fb8808a25bb5014ee9568ff22e12803f03f26d_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:1a9beb7528ea2ac15e1257be1ff0c8b1ecd4d2e103792efcb5408b0de77fce32_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:4104ea287b8e2476ed618e6e16a35658dddf4ec1da5b58d3196cd68f03fc8989_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:785a7d536bcd955878d80b28a9c5f2d3fbc73cc1ec76dcdbdaacd5454365cea8_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:defe86d856b97f76f8b1455f61c865cf0dbac67810cb67ea5eada820a2f948e6_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:4333b9d650627bb913456e6504faaaf0f0efb55e40a95546c3d31d08d8e2b076_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:c7bd2ccc85720656c78d2808a9059e50457ff6a74fc8a00fcce1b05e193c7244_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:d671e8634526c2e661713be807e2e7f32e46e58dbf7eea44e43ee17a87db601d_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:e32b399bba77a431ffc4e8f24744a790b7aab19f061f7ecca929cb795c83c4d0_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:0ff3decd7dfc8d54779ad65d693327c810f0094200aa34079d929039773887c3_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:1767e287d7463f0d9b6c3af65f98699746835e2c44af4a0b5398139be2aefd23_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:4a0c4d9dc31805b56a417b2359f5da2adaafced10dacf2110bda3d99c73184fc_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:e5abf59262ae41f04385437e3f95924eb505eaf936f5a988319b5a6a52f708c2_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-operator-proxy-rhel9@sha256:230119ab73baf69b572857a4b923baf2e267d2d77f8d373d924db1eb832d9a08_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-operator-proxy-rhel9@sha256:246f462c19203a5c3c28277bc857e38d9f5b648c4e3b6b77c35c0162e5c95d1a_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-operator-proxy-rhel9@sha256:6de3add0818fe352c79cdc4c53c792fcd4150e07908a9dae274e1a7b34d7e545_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-operator-proxy-rhel9@sha256:d3c4701a2aeac9cd836962c6c5d999a0aabb0c472c57fa4fe105e0c1a099059c_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-operator-webhook-rhel9@sha256:98c3af814cc1d5a34f33cfeeeba1f7940f8e30e306da9487dca475bd31938fac_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-operator-webhook-rhel9@sha256:ad47d4bd6e23f0661b826a0f7c826a791474f4a9e15db453d941d143cb42c90c_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-operator-webhook-rhel9@sha256:af5002abc824cf36f90e16bc715ae619c035905442c0801cc92031a6a7765576_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-operator-webhook-rhel9@sha256:bfcc99ea9f1c699b48dcf2994afdd8a68f031f794d721ae745de54a924e59c76_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:3390ca1fd9ae0602c829961dc332c7e3c417020c18c50a08cefdb90c621d6474_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:606e8a370de720153a1dced87cacf1caa1549e6ef8ceaccfe1062663fd18a493_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:67cc277bedd68e09d92c3c256e886ca2506636dfcd77625a5ea3db4005b5d586_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:6e1b97632dea6ef859141e933ca2370d8fc90ab60f66a810e79290116d36d58d_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:42e1a906ab4a97af8537be7b433ac2c7d2b9240d4a42ca9bc65ebf8af78fd7fc_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:af26c01c9129a5f2fbe128d2fe7fe25fb03c0ee6cd76571155147cd4ea3c2de1_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:bb2e059a922f8ece5011db593873c8839d1951ceee09d50fff1613ab270e1062_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:dc1a40ceab9f4100575ac0348a5e17514312d1dabfdb096130093914ff329059_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:5172c4fce21f42b27a34e3f7997e193107e0c0acc680b76058a2f099bf7141b0_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:652771b15fc2b567ef2003d737397364c47bc641eb8bee217cf908679721c7ea_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:d297745a65c828d0a32ca68198e796a37fdef153bfb040cecb9739a868899777_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:e35424513c27c433a94b68d573ab05027fd8b63494414c68ea07a3f3efa01345_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:4c0c8bc122d612b3c0e228e1c5573fad021c4546496c45fbc2a2dc4225fbe727_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:7d4436578b21ba00a60f5cf6bd74988f976f6c167475cc76f39b34b20da182df_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:bcf6c5a3baaa23bb19a487126003eb8f2194f9238cbe8170c5d34930d47cc36c_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:dd8c287009c850126d2b4ae5623420c2ccde38bf14c9c853bdbe5c2e1586db06_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:48fd8e0d453e54ed7531678b05b65e388c00daae63ac5745c9ee8924f7c40371_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:5ad699e6e0061b76f3f50424cb557bcb9fc9569d48f76973da683a45b6ec9147_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:aac030d920f635b8ad7edf6cf046047c82f064bcb081e6071b86e8ee7d84464e_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:e43f01110886845433f023331f62328b116c20d404e70197fb70eac1df7ba155_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pruner-webhook-rhel9@sha256:04633a6772144e0362a5d059a21684026d8e78a28c2463c65daade75f3477548_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pruner-webhook-rhel9@sha256:5251d3f63d49ff224ca777898f93a5fdd6de407db59a315aefdfc49963f98c32_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pruner-webhook-rhel9@sha256:74f1f26bdb3c05af324066ce828f0863c2c5156e949c6cbeedd0d66068847033_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pruner-webhook-rhel9@sha256:c71c29bc335b77b98419e90f24a0396a1093edc2d985aae48f5000f9de75941f_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:34af5e7e166ea2ac902d3d0414adfb8442859396e60b4992de59d7ee130b3fef_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:8bfe1d490a44c6d495c7d30ddb4245746a2e48f0f72343574b3235fa3526cc6d_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:af942926936e39d0f7a3ef1ed1af7fb97aaa04fee8a4ad4e6e21e8931ef42809_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:f929464036bfd53938a4cd7cd39297801a122fd20461cdce31cf8d6d96a3bb86_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:19425135838ddcea73db774c7dfa8a8a9f1301fb1bd488dd662cb02f3d7be670_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:447c983d4e104c79e59492ff5aebc62feccca29d08d11a8856c46710e3cb14fe_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:c01da1031a93870d3aabfd644585c88a53ab3cff759067b54ef08f3ebd690cf3_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:cb3fb52bf47fe049263cd6f87ecfe9f1941fc9f7f4fe69385415cdbc9017aa5e_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:1d18b01daba0807067ff5642305147ee613a22232a0a6ef88601243d59801f8d_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:91e904d51d7505f19e7db68574a957febcb1963bad2f4452e9723be1bd5a79ce_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:bdf506a2c20720048d32e2f1a7df58a0e53f1df827611627d53c49cc005157b0_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:fd318fe6bac9e3f6fb87fa8773d96803e44ba82d5367438f26b1aa04744d60c9_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:26cd2ddeea2e3de5552a95537b4acbfb546076e4d6673b6a68f4c9e2b8dc0142_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:c22c8d4a9dfd25462ed4b37b20d3917cdc87bdc4a90718835dd7cfd70ac7eef8_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:eba4d1b2d03ad132af50bb12a3e67633234494a62a458fd05fa645696f6215cd_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:f80821688e548ecf8b8ffd8ef6c4c5f3bc04f32628e7f83a97c910f43ce3dbe2_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-rhel9-operator@sha256:0739254d745378452259e4d9a84ba9f6bd03e523bda40d9fadfd999812003421_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-rhel9-operator@sha256:3278f98d80e2626bf481811b03908d955019137b47bacbfc6894949e067f39b1_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-rhel9-operator@sha256:73959111c980def943d458774e2b86446e9cc5f96fa6f2d4b45b7db563f44d4b_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-rhel9-operator@sha256:f30b4949b3342a56ce37ab6368e3cd58d23581f8190b0652b1e2e6a4b9daed91_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:301d210efc58e5e08c62ce58e308298aa25f92743b261c258359b26231b179d4_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:491faee7ce303a18b80934ac246b965e9353764c9a9df3928af2757ef0c1104d_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:553e7ea4c082a871ded4daa0865bd2387ec6f99fc6fbd4713a27873cf5bc565d_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:fc03869cd583f8e31cf895f07ff7a96a9d7c236eab36b9e56136e58ca7db96bd_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:1262b507d141cb572339ea7dd149215af3ee891343a66c1d8436c4ef2c3e51ba_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:17db909660a9b940339d94e06e3b7f0612e0e306c6e877debded146505d274b0_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:4fb24af422753d3194a182894499628b10c2fdf22c441b9a90ab9748d3138d7e_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:cce28f2d920fc8d3bfa1b6c64f4c58ec7b02eabaffa7fd05293b725030463bf5_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:438039b78b649983401a817b6937f95915088796a815f80b9625e19fab1a64c4_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:9d748d3f2c587649dbaf6c7f222aadf47ba4e744fab63a252d49ae1c9049e26c_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:c036df7a4bc62e7bafe4b549f3e1fe17b6f9894ac4dedd6018df7d07e267b5a3_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:c7b9e3af430d26a1914bce5bf4189de1ebb3d61c4d8098b7b163c1b6d6f554f2_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:32376725b6ca30983e9fef1b1d6bfa51a7b1d7e1960ccb50bafccb15efe8c7ae_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:47dc50b7a92d96c2dadc980c97f5d58e6e3fcadf5a29c7736209e7e9a47a47c3_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:d51f2814147a117c3465dc38c3940df147092aebcd694e7453b2e4aadeb83ba0_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:e7e8f68f0c3563ff5055685647d20e61a8811f07c828ed4ce88e5c0fa57577bb_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:06dcdd95fe32e4bfe8197f85a92e15e1b3266d195ecef3a3c11350c43e025b54_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:61d7da5e8a4fd131f49e7217c2a43ee60ee179ca8d74c1dd3b2a653e9864bc5c_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:7ddd248c4db55f65e82c0e6ceaa125876cc18cc6c4611a50f2bdb80809f02914_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:ec3dffec1e3bbbd7381e45f888ee06fb080414fe9dc6935cd4caeff0a4e65636_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:0b0cc51d2f5df8a7cc2e30f80fcd4bdb7a38bd5f8a9ecc6d5e5870dc5fdc36e8_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:25933d9a51a2679fea10bda3d72addcadfe26a055a137c628bfdb5f818896536_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:290eacede3daa3be390b910c7116380a5a5dbc2ccc7c3ae8b562c67af76d3fd0_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:79799a8308a0b356a639bceca16c2a728f5bc78a88097fdd149173ef80d2c9c9_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:323921bcd7db381b2a1953764d5f85a14abcbdc1ccece894f8961d8b2b2fb779_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:abfc5c2b61eff272ef04d38a18b7bebaad8aac824a68fe0bd6a95e595678e2d0_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:bd91a02760bac7f4e1f30753d7b9f29c9abcaeeaddde7e3c55c14ce827d07e52_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:e8c62219f6073bd08d585d5f159c6beab76e5553a7e8ae4d1e7c2bdb01c4c7c1_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:8105660323b2250eee6ec111eb4aca20e7a88cdcd1b243ae9c6bc0bee8642293_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:8689c9c077663f3dbd393b9aa1ad5dfad6226c398070804b1e5f3afefaf2ec39_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:d97699f5c4083039de2cf17de20d4e93ac38bb10c885785705d4ce17bc80a37f_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:dae5d2a9e6b12479f742d1110f20059acd9e831ea272a52525d9c3ee42d44d94_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "google.golang.org/grpc/grpc-go: google.golang.org/grpc/authz: gRPC-Go: Authorization bypass due to improper HTTP/2 path validation"
},
{
"cve": "CVE-2026-33816",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2026-04-07T16:01:14.142946+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:3c4587b2b5dc7426cc24e8678dd103ed2b1abb8ca13f5ea5aab606d92e5e00ba_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:5330de373490f5bfd8fa40de3c8dfb21f64128dab695aaff3a6a4c96c3388d3b_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:c26593f4740103d3296bb094cf30af778128384617d0ac5b7ecef9987a88003a_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:c728d376aafac1219d957bafe2f3ab75ae88e1d326d48ca409e209e09a782e6c_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:1cd66608b31afb07d5575714fd24becb2a3eb48fd6f897240986e5b5cd5ca25f_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:99aab6998dc6e4c8349a53e4ab52c0a9730aa75b36bb4e87d74bb6ee5f2044da_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:9d7a69223b0662bcf109a02007d017e5f10e5c563ff78c02d87af8d5d4ea24de_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:dd5328245120eb981cf5fe6153fc2d33ed9817612884bb7cf7fed77782cd1e20_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:0b3a5aa6d681f46fc242eefae9a3540b43c2be17b643d40ca4446cd0e8fc2abb_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:8627d0dd68402dc51137d89534c0bdb72e27fc3327be1e63e93a38ae72f653cd_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:a395182a2cda20322f0af7ecc972ab3bc9c07161e70174c2b4d9ac08f6aa9845_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:b289110701914022840061f5f5a931e5c895d16898fff3d78193b89c37943201_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-pf5-rhel9@sha256:51d8398c7057486fbc41a810031276ccd05179d43e9cf4369c8df440495c6ef7_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-pf5-rhel9@sha256:6aaf557a08c0952e2ec7463e3b3cef4d5f8fc9d24427a28c9766f6f0d12f08bd_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-pf5-rhel9@sha256:9f9b88b0fbc438aad06752a21fe76a870ba4d8042c6ee1ff0505af780ca8c2f0_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-pf5-rhel9@sha256:ff4f49f5218d296b3af828c17283f870aebd6d60813563b55908ffd4629eeab1_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:9e75f7392dcc9df58236d14c8c56e69b34564525b72862d851bea16367270128_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:9f80cfe35f04cbe6a16069c1ec1d8811be4d593e64e4c416f3c10d0867e6ae19_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:9fabbf4a7e28f6ab02f1ac77b82fc37e0e295f71b05fa9e56b1a5ee4056a0fed_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:fdebb108386237b2ceb1a09abfd18a26fa724dfeb288b8db05a324c4534b109a_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:632a9d70719cce5d0fde98642ff48e6e810072173dd73db3792f6f80d5272fa7_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:838ee5faa3da19a38b8df19373dc4019f7b80ffdb71053e4f74d53a447a48eca_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:a1477ff3ddb9315e482647d228c09e55356d00291f9fde419d36e064b54fc6b8_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:e10748a721cdb9316cc4283549a800b7725268ba3e181945329c76350ab7b32d_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:34cde8028262bd635134993a4d95bbc63a38dc943862938955c2eda609a67f71_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:3ef24dc7c5588180203520784ea3db6e1501e5190b3f59aa1f77df1a5bee9bfc_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:82192c8ede01ce878231c9c56d7104d845e6bb69a8eeea17af84be7b56654eea_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:d54076093c47f3d5576eb0a5c1e4cd7963a9d29f393a277721c8f34cb7efc263_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:04ddf503b9da7491acec12879894486790a2d2baf3256837ae5884eb73e91bce_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:10ec14b028d3926a2c0ba35810035e69d669c0e358ed8832d854f0454c77e516_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:12ee577bf514a68c17d1b5ad73b91365c3f242bd82edee45422326ba2e0c0b65_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:de69bc0e11397002240253365aa2b2338b401e7aa4f74478e5f202184662a235_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:77751c116d7b990d00fe24beb6a3d5bc7faedd5f628b379903384e9c8ddb2c7c_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:7e4262c5ce1b614df5a3575111aa8d1f047ad476660b25e6318b562275626c51_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:fa74f6dc71dd03e23612312e6c6e988ff1234a8e75752087abb980ca983fdac2_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:fff455cdc1c5015bad5296c85a6a13b2b4593b57dbf78164c1328cea9b228601_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:1364a6b06e13e205088d8690ae753c99527fc130cd5d8ece02fd92538f522a1d_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:1509f4cd6e5aaeed58bd8d2fc518183a6943d546d1cf969fddaec4c075051001_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:2a767fe742df781ebf07f553a7274e766b3dea1b8f12ea665d5ef19efccdcb1e_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:ac3242268defa432b3245eeebaff125bbdbcfec532f5d25d7e96d81f0b4482c9_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:017afc8d42f2f0dd7adaf151c0cb79200724994d92e1b5e2f0c2461a9d7a75e0_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:32d4c74e6dad2e47b4129320cfd7c2c69fbdad29dbe3822749a98c023bce5be2_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:44d851608309de07e95081a748aa6b0ae1fde09fa8524ac9723aa9c0ea956785_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:f2659636edc0651da9d6bc18a09df3ddc94b80143ba4818dd9f818840c776d60_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:7cf7b1d6ec5e436fc35eb92ade0e29316b5af4c6a0df3b3cc0ade5fc732631bf_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:880ca9bd23984cde3a928c7266cd89051ca8bb95b94be54dfbe1e5330ff89674_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:d4bf6a34a799554347bcca84210428262288b32e8d340926f1100a4c05edf4a4_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:fef0a1823440a06135a3d77afe86367c0f969cace70ac39b9fd1f188a80e69f2_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:0521f90dec2a5a5cd930b3e3bf0de90b066eb1b2b2e74e82c9d63d3512b3e6c2_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:09ec7273c5e72adfc183c3af125e2cd47bc1ddb7c44c28aeae18ee488844348c_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:e490cc741517a709f420720b8ee9d9a5ee5335675caa6e967a45b1be0b1404b4_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:ee97bfec045744082cb9a2c806fb8808a25bb5014ee9568ff22e12803f03f26d_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:1a9beb7528ea2ac15e1257be1ff0c8b1ecd4d2e103792efcb5408b0de77fce32_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:4104ea287b8e2476ed618e6e16a35658dddf4ec1da5b58d3196cd68f03fc8989_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:785a7d536bcd955878d80b28a9c5f2d3fbc73cc1ec76dcdbdaacd5454365cea8_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:defe86d856b97f76f8b1455f61c865cf0dbac67810cb67ea5eada820a2f948e6_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:4333b9d650627bb913456e6504faaaf0f0efb55e40a95546c3d31d08d8e2b076_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:c7bd2ccc85720656c78d2808a9059e50457ff6a74fc8a00fcce1b05e193c7244_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:d671e8634526c2e661713be807e2e7f32e46e58dbf7eea44e43ee17a87db601d_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:e32b399bba77a431ffc4e8f24744a790b7aab19f061f7ecca929cb795c83c4d0_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:0ff3decd7dfc8d54779ad65d693327c810f0094200aa34079d929039773887c3_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:1767e287d7463f0d9b6c3af65f98699746835e2c44af4a0b5398139be2aefd23_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:4a0c4d9dc31805b56a417b2359f5da2adaafced10dacf2110bda3d99c73184fc_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:e5abf59262ae41f04385437e3f95924eb505eaf936f5a988319b5a6a52f708c2_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-operator-proxy-rhel9@sha256:230119ab73baf69b572857a4b923baf2e267d2d77f8d373d924db1eb832d9a08_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-operator-proxy-rhel9@sha256:246f462c19203a5c3c28277bc857e38d9f5b648c4e3b6b77c35c0162e5c95d1a_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-operator-proxy-rhel9@sha256:6de3add0818fe352c79cdc4c53c792fcd4150e07908a9dae274e1a7b34d7e545_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-operator-proxy-rhel9@sha256:d3c4701a2aeac9cd836962c6c5d999a0aabb0c472c57fa4fe105e0c1a099059c_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-operator-webhook-rhel9@sha256:98c3af814cc1d5a34f33cfeeeba1f7940f8e30e306da9487dca475bd31938fac_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-operator-webhook-rhel9@sha256:ad47d4bd6e23f0661b826a0f7c826a791474f4a9e15db453d941d143cb42c90c_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-operator-webhook-rhel9@sha256:af5002abc824cf36f90e16bc715ae619c035905442c0801cc92031a6a7765576_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-operator-webhook-rhel9@sha256:bfcc99ea9f1c699b48dcf2994afdd8a68f031f794d721ae745de54a924e59c76_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:3390ca1fd9ae0602c829961dc332c7e3c417020c18c50a08cefdb90c621d6474_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:606e8a370de720153a1dced87cacf1caa1549e6ef8ceaccfe1062663fd18a493_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:67cc277bedd68e09d92c3c256e886ca2506636dfcd77625a5ea3db4005b5d586_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:6e1b97632dea6ef859141e933ca2370d8fc90ab60f66a810e79290116d36d58d_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:42e1a906ab4a97af8537be7b433ac2c7d2b9240d4a42ca9bc65ebf8af78fd7fc_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:af26c01c9129a5f2fbe128d2fe7fe25fb03c0ee6cd76571155147cd4ea3c2de1_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:bb2e059a922f8ece5011db593873c8839d1951ceee09d50fff1613ab270e1062_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:dc1a40ceab9f4100575ac0348a5e17514312d1dabfdb096130093914ff329059_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:5172c4fce21f42b27a34e3f7997e193107e0c0acc680b76058a2f099bf7141b0_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:652771b15fc2b567ef2003d737397364c47bc641eb8bee217cf908679721c7ea_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:d297745a65c828d0a32ca68198e796a37fdef153bfb040cecb9739a868899777_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:e35424513c27c433a94b68d573ab05027fd8b63494414c68ea07a3f3efa01345_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:4c0c8bc122d612b3c0e228e1c5573fad021c4546496c45fbc2a2dc4225fbe727_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:7d4436578b21ba00a60f5cf6bd74988f976f6c167475cc76f39b34b20da182df_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:bcf6c5a3baaa23bb19a487126003eb8f2194f9238cbe8170c5d34930d47cc36c_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:dd8c287009c850126d2b4ae5623420c2ccde38bf14c9c853bdbe5c2e1586db06_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:48fd8e0d453e54ed7531678b05b65e388c00daae63ac5745c9ee8924f7c40371_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:5ad699e6e0061b76f3f50424cb557bcb9fc9569d48f76973da683a45b6ec9147_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:aac030d920f635b8ad7edf6cf046047c82f064bcb081e6071b86e8ee7d84464e_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:e43f01110886845433f023331f62328b116c20d404e70197fb70eac1df7ba155_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pruner-webhook-rhel9@sha256:04633a6772144e0362a5d059a21684026d8e78a28c2463c65daade75f3477548_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pruner-webhook-rhel9@sha256:5251d3f63d49ff224ca777898f93a5fdd6de407db59a315aefdfc49963f98c32_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pruner-webhook-rhel9@sha256:74f1f26bdb3c05af324066ce828f0863c2c5156e949c6cbeedd0d66068847033_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pruner-webhook-rhel9@sha256:c71c29bc335b77b98419e90f24a0396a1093edc2d985aae48f5000f9de75941f_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:34af5e7e166ea2ac902d3d0414adfb8442859396e60b4992de59d7ee130b3fef_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:8bfe1d490a44c6d495c7d30ddb4245746a2e48f0f72343574b3235fa3526cc6d_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:af942926936e39d0f7a3ef1ed1af7fb97aaa04fee8a4ad4e6e21e8931ef42809_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:f929464036bfd53938a4cd7cd39297801a122fd20461cdce31cf8d6d96a3bb86_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:1d18b01daba0807067ff5642305147ee613a22232a0a6ef88601243d59801f8d_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:91e904d51d7505f19e7db68574a957febcb1963bad2f4452e9723be1bd5a79ce_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:bdf506a2c20720048d32e2f1a7df58a0e53f1df827611627d53c49cc005157b0_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:fd318fe6bac9e3f6fb87fa8773d96803e44ba82d5367438f26b1aa04744d60c9_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:26cd2ddeea2e3de5552a95537b4acbfb546076e4d6673b6a68f4c9e2b8dc0142_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:c22c8d4a9dfd25462ed4b37b20d3917cdc87bdc4a90718835dd7cfd70ac7eef8_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:eba4d1b2d03ad132af50bb12a3e67633234494a62a458fd05fa645696f6215cd_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:f80821688e548ecf8b8ffd8ef6c4c5f3bc04f32628e7f83a97c910f43ce3dbe2_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-rhel9-operator@sha256:0739254d745378452259e4d9a84ba9f6bd03e523bda40d9fadfd999812003421_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-rhel9-operator@sha256:3278f98d80e2626bf481811b03908d955019137b47bacbfc6894949e067f39b1_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-rhel9-operator@sha256:73959111c980def943d458774e2b86446e9cc5f96fa6f2d4b45b7db563f44d4b_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-rhel9-operator@sha256:f30b4949b3342a56ce37ab6368e3cd58d23581f8190b0652b1e2e6a4b9daed91_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:301d210efc58e5e08c62ce58e308298aa25f92743b261c258359b26231b179d4_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:491faee7ce303a18b80934ac246b965e9353764c9a9df3928af2757ef0c1104d_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:553e7ea4c082a871ded4daa0865bd2387ec6f99fc6fbd4713a27873cf5bc565d_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:fc03869cd583f8e31cf895f07ff7a96a9d7c236eab36b9e56136e58ca7db96bd_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:1262b507d141cb572339ea7dd149215af3ee891343a66c1d8436c4ef2c3e51ba_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:17db909660a9b940339d94e06e3b7f0612e0e306c6e877debded146505d274b0_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:4fb24af422753d3194a182894499628b10c2fdf22c441b9a90ab9748d3138d7e_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:cce28f2d920fc8d3bfa1b6c64f4c58ec7b02eabaffa7fd05293b725030463bf5_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:438039b78b649983401a817b6937f95915088796a815f80b9625e19fab1a64c4_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:9d748d3f2c587649dbaf6c7f222aadf47ba4e744fab63a252d49ae1c9049e26c_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:c036df7a4bc62e7bafe4b549f3e1fe17b6f9894ac4dedd6018df7d07e267b5a3_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:c7b9e3af430d26a1914bce5bf4189de1ebb3d61c4d8098b7b163c1b6d6f554f2_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:32376725b6ca30983e9fef1b1d6bfa51a7b1d7e1960ccb50bafccb15efe8c7ae_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:47dc50b7a92d96c2dadc980c97f5d58e6e3fcadf5a29c7736209e7e9a47a47c3_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:d51f2814147a117c3465dc38c3940df147092aebcd694e7453b2e4aadeb83ba0_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:e7e8f68f0c3563ff5055685647d20e61a8811f07c828ed4ce88e5c0fa57577bb_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:06dcdd95fe32e4bfe8197f85a92e15e1b3266d195ecef3a3c11350c43e025b54_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:61d7da5e8a4fd131f49e7217c2a43ee60ee179ca8d74c1dd3b2a653e9864bc5c_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:7ddd248c4db55f65e82c0e6ceaa125876cc18cc6c4611a50f2bdb80809f02914_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:ec3dffec1e3bbbd7381e45f888ee06fb080414fe9dc6935cd4caeff0a4e65636_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:0b0cc51d2f5df8a7cc2e30f80fcd4bdb7a38bd5f8a9ecc6d5e5870dc5fdc36e8_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:25933d9a51a2679fea10bda3d72addcadfe26a055a137c628bfdb5f818896536_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:290eacede3daa3be390b910c7116380a5a5dbc2ccc7c3ae8b562c67af76d3fd0_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:79799a8308a0b356a639bceca16c2a728f5bc78a88097fdd149173ef80d2c9c9_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:323921bcd7db381b2a1953764d5f85a14abcbdc1ccece894f8961d8b2b2fb779_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:abfc5c2b61eff272ef04d38a18b7bebaad8aac824a68fe0bd6a95e595678e2d0_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:bd91a02760bac7f4e1f30753d7b9f29c9abcaeeaddde7e3c55c14ce827d07e52_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:e8c62219f6073bd08d585d5f159c6beab76e5553a7e8ae4d1e7c2bdb01c4c7c1_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:8105660323b2250eee6ec111eb4aca20e7a88cdcd1b243ae9c6bc0bee8642293_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:8689c9c077663f3dbd393b9aa1ad5dfad6226c398070804b1e5f3afefaf2ec39_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:d97699f5c4083039de2cf17de20d4e93ac38bb10c885785705d4ce17bc80a37f_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:dae5d2a9e6b12479f742d1110f20059acd9e831ea272a52525d9c3ee42d44d94_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2455972"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in github.com/jackc/pgx, a PostgreSQL driver for Go. This memory-safety vulnerability could allow an attacker to cause various impacts, such as denial of service (DoS) or potentially arbitrary code execution, by exploiting memory corruption issues. The exact method of exploitation and specific consequences would depend on the nature of the memory corruption.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/jackc/pgx/v5: github.com/jackc/pgx: Memory-safety vulnerability",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:19425135838ddcea73db774c7dfa8a8a9f1301fb1bd488dd662cb02f3d7be670_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:447c983d4e104c79e59492ff5aebc62feccca29d08d11a8856c46710e3cb14fe_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:c01da1031a93870d3aabfd644585c88a53ab3cff759067b54ef08f3ebd690cf3_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:cb3fb52bf47fe049263cd6f87ecfe9f1941fc9f7f4fe69385415cdbc9017aa5e_arm64"
],
"known_not_affected": [
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:3c4587b2b5dc7426cc24e8678dd103ed2b1abb8ca13f5ea5aab606d92e5e00ba_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:5330de373490f5bfd8fa40de3c8dfb21f64128dab695aaff3a6a4c96c3388d3b_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:c26593f4740103d3296bb094cf30af778128384617d0ac5b7ecef9987a88003a_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:c728d376aafac1219d957bafe2f3ab75ae88e1d326d48ca409e209e09a782e6c_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:1cd66608b31afb07d5575714fd24becb2a3eb48fd6f897240986e5b5cd5ca25f_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:99aab6998dc6e4c8349a53e4ab52c0a9730aa75b36bb4e87d74bb6ee5f2044da_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:9d7a69223b0662bcf109a02007d017e5f10e5c563ff78c02d87af8d5d4ea24de_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:dd5328245120eb981cf5fe6153fc2d33ed9817612884bb7cf7fed77782cd1e20_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:0b3a5aa6d681f46fc242eefae9a3540b43c2be17b643d40ca4446cd0e8fc2abb_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:8627d0dd68402dc51137d89534c0bdb72e27fc3327be1e63e93a38ae72f653cd_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:a395182a2cda20322f0af7ecc972ab3bc9c07161e70174c2b4d9ac08f6aa9845_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:b289110701914022840061f5f5a931e5c895d16898fff3d78193b89c37943201_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-pf5-rhel9@sha256:51d8398c7057486fbc41a810031276ccd05179d43e9cf4369c8df440495c6ef7_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-pf5-rhel9@sha256:6aaf557a08c0952e2ec7463e3b3cef4d5f8fc9d24427a28c9766f6f0d12f08bd_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-pf5-rhel9@sha256:9f9b88b0fbc438aad06752a21fe76a870ba4d8042c6ee1ff0505af780ca8c2f0_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-pf5-rhel9@sha256:ff4f49f5218d296b3af828c17283f870aebd6d60813563b55908ffd4629eeab1_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:9e75f7392dcc9df58236d14c8c56e69b34564525b72862d851bea16367270128_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:9f80cfe35f04cbe6a16069c1ec1d8811be4d593e64e4c416f3c10d0867e6ae19_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:9fabbf4a7e28f6ab02f1ac77b82fc37e0e295f71b05fa9e56b1a5ee4056a0fed_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:fdebb108386237b2ceb1a09abfd18a26fa724dfeb288b8db05a324c4534b109a_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:632a9d70719cce5d0fde98642ff48e6e810072173dd73db3792f6f80d5272fa7_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:838ee5faa3da19a38b8df19373dc4019f7b80ffdb71053e4f74d53a447a48eca_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:a1477ff3ddb9315e482647d228c09e55356d00291f9fde419d36e064b54fc6b8_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:e10748a721cdb9316cc4283549a800b7725268ba3e181945329c76350ab7b32d_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:34cde8028262bd635134993a4d95bbc63a38dc943862938955c2eda609a67f71_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:3ef24dc7c5588180203520784ea3db6e1501e5190b3f59aa1f77df1a5bee9bfc_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:82192c8ede01ce878231c9c56d7104d845e6bb69a8eeea17af84be7b56654eea_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:d54076093c47f3d5576eb0a5c1e4cd7963a9d29f393a277721c8f34cb7efc263_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:04ddf503b9da7491acec12879894486790a2d2baf3256837ae5884eb73e91bce_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:10ec14b028d3926a2c0ba35810035e69d669c0e358ed8832d854f0454c77e516_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:12ee577bf514a68c17d1b5ad73b91365c3f242bd82edee45422326ba2e0c0b65_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:de69bc0e11397002240253365aa2b2338b401e7aa4f74478e5f202184662a235_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:77751c116d7b990d00fe24beb6a3d5bc7faedd5f628b379903384e9c8ddb2c7c_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:7e4262c5ce1b614df5a3575111aa8d1f047ad476660b25e6318b562275626c51_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:fa74f6dc71dd03e23612312e6c6e988ff1234a8e75752087abb980ca983fdac2_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:fff455cdc1c5015bad5296c85a6a13b2b4593b57dbf78164c1328cea9b228601_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:1364a6b06e13e205088d8690ae753c99527fc130cd5d8ece02fd92538f522a1d_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:1509f4cd6e5aaeed58bd8d2fc518183a6943d546d1cf969fddaec4c075051001_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:2a767fe742df781ebf07f553a7274e766b3dea1b8f12ea665d5ef19efccdcb1e_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:ac3242268defa432b3245eeebaff125bbdbcfec532f5d25d7e96d81f0b4482c9_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:017afc8d42f2f0dd7adaf151c0cb79200724994d92e1b5e2f0c2461a9d7a75e0_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:32d4c74e6dad2e47b4129320cfd7c2c69fbdad29dbe3822749a98c023bce5be2_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:44d851608309de07e95081a748aa6b0ae1fde09fa8524ac9723aa9c0ea956785_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:f2659636edc0651da9d6bc18a09df3ddc94b80143ba4818dd9f818840c776d60_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:7cf7b1d6ec5e436fc35eb92ade0e29316b5af4c6a0df3b3cc0ade5fc732631bf_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:880ca9bd23984cde3a928c7266cd89051ca8bb95b94be54dfbe1e5330ff89674_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:d4bf6a34a799554347bcca84210428262288b32e8d340926f1100a4c05edf4a4_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:fef0a1823440a06135a3d77afe86367c0f969cace70ac39b9fd1f188a80e69f2_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:0521f90dec2a5a5cd930b3e3bf0de90b066eb1b2b2e74e82c9d63d3512b3e6c2_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:09ec7273c5e72adfc183c3af125e2cd47bc1ddb7c44c28aeae18ee488844348c_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:e490cc741517a709f420720b8ee9d9a5ee5335675caa6e967a45b1be0b1404b4_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:ee97bfec045744082cb9a2c806fb8808a25bb5014ee9568ff22e12803f03f26d_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:1a9beb7528ea2ac15e1257be1ff0c8b1ecd4d2e103792efcb5408b0de77fce32_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:4104ea287b8e2476ed618e6e16a35658dddf4ec1da5b58d3196cd68f03fc8989_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:785a7d536bcd955878d80b28a9c5f2d3fbc73cc1ec76dcdbdaacd5454365cea8_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:defe86d856b97f76f8b1455f61c865cf0dbac67810cb67ea5eada820a2f948e6_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:4333b9d650627bb913456e6504faaaf0f0efb55e40a95546c3d31d08d8e2b076_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:c7bd2ccc85720656c78d2808a9059e50457ff6a74fc8a00fcce1b05e193c7244_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:d671e8634526c2e661713be807e2e7f32e46e58dbf7eea44e43ee17a87db601d_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:e32b399bba77a431ffc4e8f24744a790b7aab19f061f7ecca929cb795c83c4d0_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:0ff3decd7dfc8d54779ad65d693327c810f0094200aa34079d929039773887c3_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:1767e287d7463f0d9b6c3af65f98699746835e2c44af4a0b5398139be2aefd23_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:4a0c4d9dc31805b56a417b2359f5da2adaafced10dacf2110bda3d99c73184fc_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:e5abf59262ae41f04385437e3f95924eb505eaf936f5a988319b5a6a52f708c2_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-operator-proxy-rhel9@sha256:230119ab73baf69b572857a4b923baf2e267d2d77f8d373d924db1eb832d9a08_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-operator-proxy-rhel9@sha256:246f462c19203a5c3c28277bc857e38d9f5b648c4e3b6b77c35c0162e5c95d1a_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-operator-proxy-rhel9@sha256:6de3add0818fe352c79cdc4c53c792fcd4150e07908a9dae274e1a7b34d7e545_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-operator-proxy-rhel9@sha256:d3c4701a2aeac9cd836962c6c5d999a0aabb0c472c57fa4fe105e0c1a099059c_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-operator-webhook-rhel9@sha256:98c3af814cc1d5a34f33cfeeeba1f7940f8e30e306da9487dca475bd31938fac_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-operator-webhook-rhel9@sha256:ad47d4bd6e23f0661b826a0f7c826a791474f4a9e15db453d941d143cb42c90c_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-operator-webhook-rhel9@sha256:af5002abc824cf36f90e16bc715ae619c035905442c0801cc92031a6a7765576_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-operator-webhook-rhel9@sha256:bfcc99ea9f1c699b48dcf2994afdd8a68f031f794d721ae745de54a924e59c76_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:3390ca1fd9ae0602c829961dc332c7e3c417020c18c50a08cefdb90c621d6474_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:606e8a370de720153a1dced87cacf1caa1549e6ef8ceaccfe1062663fd18a493_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:67cc277bedd68e09d92c3c256e886ca2506636dfcd77625a5ea3db4005b5d586_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:6e1b97632dea6ef859141e933ca2370d8fc90ab60f66a810e79290116d36d58d_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:42e1a906ab4a97af8537be7b433ac2c7d2b9240d4a42ca9bc65ebf8af78fd7fc_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:af26c01c9129a5f2fbe128d2fe7fe25fb03c0ee6cd76571155147cd4ea3c2de1_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:bb2e059a922f8ece5011db593873c8839d1951ceee09d50fff1613ab270e1062_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:dc1a40ceab9f4100575ac0348a5e17514312d1dabfdb096130093914ff329059_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:5172c4fce21f42b27a34e3f7997e193107e0c0acc680b76058a2f099bf7141b0_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:652771b15fc2b567ef2003d737397364c47bc641eb8bee217cf908679721c7ea_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:d297745a65c828d0a32ca68198e796a37fdef153bfb040cecb9739a868899777_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:e35424513c27c433a94b68d573ab05027fd8b63494414c68ea07a3f3efa01345_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:4c0c8bc122d612b3c0e228e1c5573fad021c4546496c45fbc2a2dc4225fbe727_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:7d4436578b21ba00a60f5cf6bd74988f976f6c167475cc76f39b34b20da182df_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:bcf6c5a3baaa23bb19a487126003eb8f2194f9238cbe8170c5d34930d47cc36c_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:dd8c287009c850126d2b4ae5623420c2ccde38bf14c9c853bdbe5c2e1586db06_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:48fd8e0d453e54ed7531678b05b65e388c00daae63ac5745c9ee8924f7c40371_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:5ad699e6e0061b76f3f50424cb557bcb9fc9569d48f76973da683a45b6ec9147_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:aac030d920f635b8ad7edf6cf046047c82f064bcb081e6071b86e8ee7d84464e_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:e43f01110886845433f023331f62328b116c20d404e70197fb70eac1df7ba155_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pruner-webhook-rhel9@sha256:04633a6772144e0362a5d059a21684026d8e78a28c2463c65daade75f3477548_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pruner-webhook-rhel9@sha256:5251d3f63d49ff224ca777898f93a5fdd6de407db59a315aefdfc49963f98c32_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pruner-webhook-rhel9@sha256:74f1f26bdb3c05af324066ce828f0863c2c5156e949c6cbeedd0d66068847033_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pruner-webhook-rhel9@sha256:c71c29bc335b77b98419e90f24a0396a1093edc2d985aae48f5000f9de75941f_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:34af5e7e166ea2ac902d3d0414adfb8442859396e60b4992de59d7ee130b3fef_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:8bfe1d490a44c6d495c7d30ddb4245746a2e48f0f72343574b3235fa3526cc6d_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:af942926936e39d0f7a3ef1ed1af7fb97aaa04fee8a4ad4e6e21e8931ef42809_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:f929464036bfd53938a4cd7cd39297801a122fd20461cdce31cf8d6d96a3bb86_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:1d18b01daba0807067ff5642305147ee613a22232a0a6ef88601243d59801f8d_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:91e904d51d7505f19e7db68574a957febcb1963bad2f4452e9723be1bd5a79ce_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:bdf506a2c20720048d32e2f1a7df58a0e53f1df827611627d53c49cc005157b0_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:fd318fe6bac9e3f6fb87fa8773d96803e44ba82d5367438f26b1aa04744d60c9_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:26cd2ddeea2e3de5552a95537b4acbfb546076e4d6673b6a68f4c9e2b8dc0142_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:c22c8d4a9dfd25462ed4b37b20d3917cdc87bdc4a90718835dd7cfd70ac7eef8_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:eba4d1b2d03ad132af50bb12a3e67633234494a62a458fd05fa645696f6215cd_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:f80821688e548ecf8b8ffd8ef6c4c5f3bc04f32628e7f83a97c910f43ce3dbe2_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-rhel9-operator@sha256:0739254d745378452259e4d9a84ba9f6bd03e523bda40d9fadfd999812003421_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-rhel9-operator@sha256:3278f98d80e2626bf481811b03908d955019137b47bacbfc6894949e067f39b1_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-rhel9-operator@sha256:73959111c980def943d458774e2b86446e9cc5f96fa6f2d4b45b7db563f44d4b_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-rhel9-operator@sha256:f30b4949b3342a56ce37ab6368e3cd58d23581f8190b0652b1e2e6a4b9daed91_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:301d210efc58e5e08c62ce58e308298aa25f92743b261c258359b26231b179d4_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:491faee7ce303a18b80934ac246b965e9353764c9a9df3928af2757ef0c1104d_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:553e7ea4c082a871ded4daa0865bd2387ec6f99fc6fbd4713a27873cf5bc565d_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:fc03869cd583f8e31cf895f07ff7a96a9d7c236eab36b9e56136e58ca7db96bd_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:1262b507d141cb572339ea7dd149215af3ee891343a66c1d8436c4ef2c3e51ba_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:17db909660a9b940339d94e06e3b7f0612e0e306c6e877debded146505d274b0_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:4fb24af422753d3194a182894499628b10c2fdf22c441b9a90ab9748d3138d7e_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:cce28f2d920fc8d3bfa1b6c64f4c58ec7b02eabaffa7fd05293b725030463bf5_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:438039b78b649983401a817b6937f95915088796a815f80b9625e19fab1a64c4_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:9d748d3f2c587649dbaf6c7f222aadf47ba4e744fab63a252d49ae1c9049e26c_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:c036df7a4bc62e7bafe4b549f3e1fe17b6f9894ac4dedd6018df7d07e267b5a3_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:c7b9e3af430d26a1914bce5bf4189de1ebb3d61c4d8098b7b163c1b6d6f554f2_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:32376725b6ca30983e9fef1b1d6bfa51a7b1d7e1960ccb50bafccb15efe8c7ae_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:47dc50b7a92d96c2dadc980c97f5d58e6e3fcadf5a29c7736209e7e9a47a47c3_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:d51f2814147a117c3465dc38c3940df147092aebcd694e7453b2e4aadeb83ba0_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:e7e8f68f0c3563ff5055685647d20e61a8811f07c828ed4ce88e5c0fa57577bb_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:06dcdd95fe32e4bfe8197f85a92e15e1b3266d195ecef3a3c11350c43e025b54_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:61d7da5e8a4fd131f49e7217c2a43ee60ee179ca8d74c1dd3b2a653e9864bc5c_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:7ddd248c4db55f65e82c0e6ceaa125876cc18cc6c4611a50f2bdb80809f02914_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:ec3dffec1e3bbbd7381e45f888ee06fb080414fe9dc6935cd4caeff0a4e65636_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:0b0cc51d2f5df8a7cc2e30f80fcd4bdb7a38bd5f8a9ecc6d5e5870dc5fdc36e8_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:25933d9a51a2679fea10bda3d72addcadfe26a055a137c628bfdb5f818896536_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:290eacede3daa3be390b910c7116380a5a5dbc2ccc7c3ae8b562c67af76d3fd0_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:79799a8308a0b356a639bceca16c2a728f5bc78a88097fdd149173ef80d2c9c9_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:323921bcd7db381b2a1953764d5f85a14abcbdc1ccece894f8961d8b2b2fb779_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:abfc5c2b61eff272ef04d38a18b7bebaad8aac824a68fe0bd6a95e595678e2d0_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:bd91a02760bac7f4e1f30753d7b9f29c9abcaeeaddde7e3c55c14ce827d07e52_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:e8c62219f6073bd08d585d5f159c6beab76e5553a7e8ae4d1e7c2bdb01c4c7c1_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:8105660323b2250eee6ec111eb4aca20e7a88cdcd1b243ae9c6bc0bee8642293_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:8689c9c077663f3dbd393b9aa1ad5dfad6226c398070804b1e5f3afefaf2ec39_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:d97699f5c4083039de2cf17de20d4e93ac38bb10c885785705d4ce17bc80a37f_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:dae5d2a9e6b12479f742d1110f20059acd9e831ea272a52525d9c3ee42d44d94_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-33816"
},
{
"category": "external",
"summary": "RHBZ#2455972",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2455972"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-33816",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33816"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-33816",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33816"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4772",
"url": "https://pkg.go.dev/vuln/GO-2026-4772"
}
],
"release_date": "2026-04-07T15:19:24.529000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-17T06:49:10+00:00",
"details": "Red Hat OpenShift Pipelines is a cloud-native, continuous integration and\ncontinuous delivery (CI/CD) solution based on Kubernetes resources.\nIt uses Tekton building blocks to automate deployments across multiple\nplatforms by abstracting away the underlying implementation details.\nTekton introduces a number of standard custom resource definitions (CRDs)\nfor defining CI/CD pipelines that are portable across Kubernetes distributions.",
"product_ids": [
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:19425135838ddcea73db774c7dfa8a8a9f1301fb1bd488dd662cb02f3d7be670_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:447c983d4e104c79e59492ff5aebc62feccca29d08d11a8856c46710e3cb14fe_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:c01da1031a93870d3aabfd644585c88a53ab3cff759067b54ef08f3ebd690cf3_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:cb3fb52bf47fe049263cd6f87ecfe9f1941fc9f7f4fe69385415cdbc9017aa5e_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:26519"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:3c4587b2b5dc7426cc24e8678dd103ed2b1abb8ca13f5ea5aab606d92e5e00ba_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:5330de373490f5bfd8fa40de3c8dfb21f64128dab695aaff3a6a4c96c3388d3b_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:c26593f4740103d3296bb094cf30af778128384617d0ac5b7ecef9987a88003a_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:c728d376aafac1219d957bafe2f3ab75ae88e1d326d48ca409e209e09a782e6c_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:1cd66608b31afb07d5575714fd24becb2a3eb48fd6f897240986e5b5cd5ca25f_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:99aab6998dc6e4c8349a53e4ab52c0a9730aa75b36bb4e87d74bb6ee5f2044da_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:9d7a69223b0662bcf109a02007d017e5f10e5c563ff78c02d87af8d5d4ea24de_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:dd5328245120eb981cf5fe6153fc2d33ed9817612884bb7cf7fed77782cd1e20_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:0b3a5aa6d681f46fc242eefae9a3540b43c2be17b643d40ca4446cd0e8fc2abb_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:8627d0dd68402dc51137d89534c0bdb72e27fc3327be1e63e93a38ae72f653cd_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:a395182a2cda20322f0af7ecc972ab3bc9c07161e70174c2b4d9ac08f6aa9845_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:b289110701914022840061f5f5a931e5c895d16898fff3d78193b89c37943201_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-pf5-rhel9@sha256:51d8398c7057486fbc41a810031276ccd05179d43e9cf4369c8df440495c6ef7_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-pf5-rhel9@sha256:6aaf557a08c0952e2ec7463e3b3cef4d5f8fc9d24427a28c9766f6f0d12f08bd_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-pf5-rhel9@sha256:9f9b88b0fbc438aad06752a21fe76a870ba4d8042c6ee1ff0505af780ca8c2f0_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-pf5-rhel9@sha256:ff4f49f5218d296b3af828c17283f870aebd6d60813563b55908ffd4629eeab1_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:9e75f7392dcc9df58236d14c8c56e69b34564525b72862d851bea16367270128_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:9f80cfe35f04cbe6a16069c1ec1d8811be4d593e64e4c416f3c10d0867e6ae19_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:9fabbf4a7e28f6ab02f1ac77b82fc37e0e295f71b05fa9e56b1a5ee4056a0fed_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:fdebb108386237b2ceb1a09abfd18a26fa724dfeb288b8db05a324c4534b109a_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:632a9d70719cce5d0fde98642ff48e6e810072173dd73db3792f6f80d5272fa7_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:838ee5faa3da19a38b8df19373dc4019f7b80ffdb71053e4f74d53a447a48eca_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:a1477ff3ddb9315e482647d228c09e55356d00291f9fde419d36e064b54fc6b8_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:e10748a721cdb9316cc4283549a800b7725268ba3e181945329c76350ab7b32d_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:34cde8028262bd635134993a4d95bbc63a38dc943862938955c2eda609a67f71_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:3ef24dc7c5588180203520784ea3db6e1501e5190b3f59aa1f77df1a5bee9bfc_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:82192c8ede01ce878231c9c56d7104d845e6bb69a8eeea17af84be7b56654eea_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:d54076093c47f3d5576eb0a5c1e4cd7963a9d29f393a277721c8f34cb7efc263_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:04ddf503b9da7491acec12879894486790a2d2baf3256837ae5884eb73e91bce_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:10ec14b028d3926a2c0ba35810035e69d669c0e358ed8832d854f0454c77e516_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:12ee577bf514a68c17d1b5ad73b91365c3f242bd82edee45422326ba2e0c0b65_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:de69bc0e11397002240253365aa2b2338b401e7aa4f74478e5f202184662a235_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:77751c116d7b990d00fe24beb6a3d5bc7faedd5f628b379903384e9c8ddb2c7c_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:7e4262c5ce1b614df5a3575111aa8d1f047ad476660b25e6318b562275626c51_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:fa74f6dc71dd03e23612312e6c6e988ff1234a8e75752087abb980ca983fdac2_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:fff455cdc1c5015bad5296c85a6a13b2b4593b57dbf78164c1328cea9b228601_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:1364a6b06e13e205088d8690ae753c99527fc130cd5d8ece02fd92538f522a1d_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:1509f4cd6e5aaeed58bd8d2fc518183a6943d546d1cf969fddaec4c075051001_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:2a767fe742df781ebf07f553a7274e766b3dea1b8f12ea665d5ef19efccdcb1e_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:ac3242268defa432b3245eeebaff125bbdbcfec532f5d25d7e96d81f0b4482c9_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:017afc8d42f2f0dd7adaf151c0cb79200724994d92e1b5e2f0c2461a9d7a75e0_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:32d4c74e6dad2e47b4129320cfd7c2c69fbdad29dbe3822749a98c023bce5be2_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:44d851608309de07e95081a748aa6b0ae1fde09fa8524ac9723aa9c0ea956785_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:f2659636edc0651da9d6bc18a09df3ddc94b80143ba4818dd9f818840c776d60_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:7cf7b1d6ec5e436fc35eb92ade0e29316b5af4c6a0df3b3cc0ade5fc732631bf_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:880ca9bd23984cde3a928c7266cd89051ca8bb95b94be54dfbe1e5330ff89674_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:d4bf6a34a799554347bcca84210428262288b32e8d340926f1100a4c05edf4a4_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:fef0a1823440a06135a3d77afe86367c0f969cace70ac39b9fd1f188a80e69f2_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:0521f90dec2a5a5cd930b3e3bf0de90b066eb1b2b2e74e82c9d63d3512b3e6c2_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:09ec7273c5e72adfc183c3af125e2cd47bc1ddb7c44c28aeae18ee488844348c_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:e490cc741517a709f420720b8ee9d9a5ee5335675caa6e967a45b1be0b1404b4_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:ee97bfec045744082cb9a2c806fb8808a25bb5014ee9568ff22e12803f03f26d_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:1a9beb7528ea2ac15e1257be1ff0c8b1ecd4d2e103792efcb5408b0de77fce32_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:4104ea287b8e2476ed618e6e16a35658dddf4ec1da5b58d3196cd68f03fc8989_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:785a7d536bcd955878d80b28a9c5f2d3fbc73cc1ec76dcdbdaacd5454365cea8_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:defe86d856b97f76f8b1455f61c865cf0dbac67810cb67ea5eada820a2f948e6_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:4333b9d650627bb913456e6504faaaf0f0efb55e40a95546c3d31d08d8e2b076_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:c7bd2ccc85720656c78d2808a9059e50457ff6a74fc8a00fcce1b05e193c7244_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:d671e8634526c2e661713be807e2e7f32e46e58dbf7eea44e43ee17a87db601d_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:e32b399bba77a431ffc4e8f24744a790b7aab19f061f7ecca929cb795c83c4d0_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:0ff3decd7dfc8d54779ad65d693327c810f0094200aa34079d929039773887c3_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:1767e287d7463f0d9b6c3af65f98699746835e2c44af4a0b5398139be2aefd23_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:4a0c4d9dc31805b56a417b2359f5da2adaafced10dacf2110bda3d99c73184fc_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:e5abf59262ae41f04385437e3f95924eb505eaf936f5a988319b5a6a52f708c2_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-operator-proxy-rhel9@sha256:230119ab73baf69b572857a4b923baf2e267d2d77f8d373d924db1eb832d9a08_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-operator-proxy-rhel9@sha256:246f462c19203a5c3c28277bc857e38d9f5b648c4e3b6b77c35c0162e5c95d1a_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-operator-proxy-rhel9@sha256:6de3add0818fe352c79cdc4c53c792fcd4150e07908a9dae274e1a7b34d7e545_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-operator-proxy-rhel9@sha256:d3c4701a2aeac9cd836962c6c5d999a0aabb0c472c57fa4fe105e0c1a099059c_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-operator-webhook-rhel9@sha256:98c3af814cc1d5a34f33cfeeeba1f7940f8e30e306da9487dca475bd31938fac_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-operator-webhook-rhel9@sha256:ad47d4bd6e23f0661b826a0f7c826a791474f4a9e15db453d941d143cb42c90c_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-operator-webhook-rhel9@sha256:af5002abc824cf36f90e16bc715ae619c035905442c0801cc92031a6a7765576_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-operator-webhook-rhel9@sha256:bfcc99ea9f1c699b48dcf2994afdd8a68f031f794d721ae745de54a924e59c76_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:3390ca1fd9ae0602c829961dc332c7e3c417020c18c50a08cefdb90c621d6474_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:606e8a370de720153a1dced87cacf1caa1549e6ef8ceaccfe1062663fd18a493_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:67cc277bedd68e09d92c3c256e886ca2506636dfcd77625a5ea3db4005b5d586_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:6e1b97632dea6ef859141e933ca2370d8fc90ab60f66a810e79290116d36d58d_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:42e1a906ab4a97af8537be7b433ac2c7d2b9240d4a42ca9bc65ebf8af78fd7fc_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:af26c01c9129a5f2fbe128d2fe7fe25fb03c0ee6cd76571155147cd4ea3c2de1_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:bb2e059a922f8ece5011db593873c8839d1951ceee09d50fff1613ab270e1062_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:dc1a40ceab9f4100575ac0348a5e17514312d1dabfdb096130093914ff329059_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:5172c4fce21f42b27a34e3f7997e193107e0c0acc680b76058a2f099bf7141b0_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:652771b15fc2b567ef2003d737397364c47bc641eb8bee217cf908679721c7ea_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:d297745a65c828d0a32ca68198e796a37fdef153bfb040cecb9739a868899777_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:e35424513c27c433a94b68d573ab05027fd8b63494414c68ea07a3f3efa01345_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:4c0c8bc122d612b3c0e228e1c5573fad021c4546496c45fbc2a2dc4225fbe727_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:7d4436578b21ba00a60f5cf6bd74988f976f6c167475cc76f39b34b20da182df_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:bcf6c5a3baaa23bb19a487126003eb8f2194f9238cbe8170c5d34930d47cc36c_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:dd8c287009c850126d2b4ae5623420c2ccde38bf14c9c853bdbe5c2e1586db06_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:48fd8e0d453e54ed7531678b05b65e388c00daae63ac5745c9ee8924f7c40371_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:5ad699e6e0061b76f3f50424cb557bcb9fc9569d48f76973da683a45b6ec9147_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:aac030d920f635b8ad7edf6cf046047c82f064bcb081e6071b86e8ee7d84464e_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:e43f01110886845433f023331f62328b116c20d404e70197fb70eac1df7ba155_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pruner-webhook-rhel9@sha256:04633a6772144e0362a5d059a21684026d8e78a28c2463c65daade75f3477548_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pruner-webhook-rhel9@sha256:5251d3f63d49ff224ca777898f93a5fdd6de407db59a315aefdfc49963f98c32_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pruner-webhook-rhel9@sha256:74f1f26bdb3c05af324066ce828f0863c2c5156e949c6cbeedd0d66068847033_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pruner-webhook-rhel9@sha256:c71c29bc335b77b98419e90f24a0396a1093edc2d985aae48f5000f9de75941f_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:34af5e7e166ea2ac902d3d0414adfb8442859396e60b4992de59d7ee130b3fef_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:8bfe1d490a44c6d495c7d30ddb4245746a2e48f0f72343574b3235fa3526cc6d_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:af942926936e39d0f7a3ef1ed1af7fb97aaa04fee8a4ad4e6e21e8931ef42809_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:f929464036bfd53938a4cd7cd39297801a122fd20461cdce31cf8d6d96a3bb86_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:19425135838ddcea73db774c7dfa8a8a9f1301fb1bd488dd662cb02f3d7be670_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:447c983d4e104c79e59492ff5aebc62feccca29d08d11a8856c46710e3cb14fe_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:c01da1031a93870d3aabfd644585c88a53ab3cff759067b54ef08f3ebd690cf3_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:cb3fb52bf47fe049263cd6f87ecfe9f1941fc9f7f4fe69385415cdbc9017aa5e_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:1d18b01daba0807067ff5642305147ee613a22232a0a6ef88601243d59801f8d_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:91e904d51d7505f19e7db68574a957febcb1963bad2f4452e9723be1bd5a79ce_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:bdf506a2c20720048d32e2f1a7df58a0e53f1df827611627d53c49cc005157b0_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:fd318fe6bac9e3f6fb87fa8773d96803e44ba82d5367438f26b1aa04744d60c9_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:26cd2ddeea2e3de5552a95537b4acbfb546076e4d6673b6a68f4c9e2b8dc0142_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:c22c8d4a9dfd25462ed4b37b20d3917cdc87bdc4a90718835dd7cfd70ac7eef8_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:eba4d1b2d03ad132af50bb12a3e67633234494a62a458fd05fa645696f6215cd_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:f80821688e548ecf8b8ffd8ef6c4c5f3bc04f32628e7f83a97c910f43ce3dbe2_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-rhel9-operator@sha256:0739254d745378452259e4d9a84ba9f6bd03e523bda40d9fadfd999812003421_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-rhel9-operator@sha256:3278f98d80e2626bf481811b03908d955019137b47bacbfc6894949e067f39b1_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-rhel9-operator@sha256:73959111c980def943d458774e2b86446e9cc5f96fa6f2d4b45b7db563f44d4b_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-rhel9-operator@sha256:f30b4949b3342a56ce37ab6368e3cd58d23581f8190b0652b1e2e6a4b9daed91_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:301d210efc58e5e08c62ce58e308298aa25f92743b261c258359b26231b179d4_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:491faee7ce303a18b80934ac246b965e9353764c9a9df3928af2757ef0c1104d_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:553e7ea4c082a871ded4daa0865bd2387ec6f99fc6fbd4713a27873cf5bc565d_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:fc03869cd583f8e31cf895f07ff7a96a9d7c236eab36b9e56136e58ca7db96bd_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:1262b507d141cb572339ea7dd149215af3ee891343a66c1d8436c4ef2c3e51ba_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:17db909660a9b940339d94e06e3b7f0612e0e306c6e877debded146505d274b0_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:4fb24af422753d3194a182894499628b10c2fdf22c441b9a90ab9748d3138d7e_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:cce28f2d920fc8d3bfa1b6c64f4c58ec7b02eabaffa7fd05293b725030463bf5_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:438039b78b649983401a817b6937f95915088796a815f80b9625e19fab1a64c4_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:9d748d3f2c587649dbaf6c7f222aadf47ba4e744fab63a252d49ae1c9049e26c_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:c036df7a4bc62e7bafe4b549f3e1fe17b6f9894ac4dedd6018df7d07e267b5a3_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:c7b9e3af430d26a1914bce5bf4189de1ebb3d61c4d8098b7b163c1b6d6f554f2_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:32376725b6ca30983e9fef1b1d6bfa51a7b1d7e1960ccb50bafccb15efe8c7ae_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:47dc50b7a92d96c2dadc980c97f5d58e6e3fcadf5a29c7736209e7e9a47a47c3_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:d51f2814147a117c3465dc38c3940df147092aebcd694e7453b2e4aadeb83ba0_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:e7e8f68f0c3563ff5055685647d20e61a8811f07c828ed4ce88e5c0fa57577bb_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:06dcdd95fe32e4bfe8197f85a92e15e1b3266d195ecef3a3c11350c43e025b54_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:61d7da5e8a4fd131f49e7217c2a43ee60ee179ca8d74c1dd3b2a653e9864bc5c_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:7ddd248c4db55f65e82c0e6ceaa125876cc18cc6c4611a50f2bdb80809f02914_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:ec3dffec1e3bbbd7381e45f888ee06fb080414fe9dc6935cd4caeff0a4e65636_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:0b0cc51d2f5df8a7cc2e30f80fcd4bdb7a38bd5f8a9ecc6d5e5870dc5fdc36e8_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:25933d9a51a2679fea10bda3d72addcadfe26a055a137c628bfdb5f818896536_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:290eacede3daa3be390b910c7116380a5a5dbc2ccc7c3ae8b562c67af76d3fd0_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:79799a8308a0b356a639bceca16c2a728f5bc78a88097fdd149173ef80d2c9c9_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:323921bcd7db381b2a1953764d5f85a14abcbdc1ccece894f8961d8b2b2fb779_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:abfc5c2b61eff272ef04d38a18b7bebaad8aac824a68fe0bd6a95e595678e2d0_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:bd91a02760bac7f4e1f30753d7b9f29c9abcaeeaddde7e3c55c14ce827d07e52_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:e8c62219f6073bd08d585d5f159c6beab76e5553a7e8ae4d1e7c2bdb01c4c7c1_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:8105660323b2250eee6ec111eb4aca20e7a88cdcd1b243ae9c6bc0bee8642293_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:8689c9c077663f3dbd393b9aa1ad5dfad6226c398070804b1e5f3afefaf2ec39_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:d97699f5c4083039de2cf17de20d4e93ac38bb10c885785705d4ce17bc80a37f_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:dae5d2a9e6b12479f742d1110f20059acd9e831ea272a52525d9c3ee42d44d94_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 8.3,
"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:L",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:3c4587b2b5dc7426cc24e8678dd103ed2b1abb8ca13f5ea5aab606d92e5e00ba_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:5330de373490f5bfd8fa40de3c8dfb21f64128dab695aaff3a6a4c96c3388d3b_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:c26593f4740103d3296bb094cf30af778128384617d0ac5b7ecef9987a88003a_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:c728d376aafac1219d957bafe2f3ab75ae88e1d326d48ca409e209e09a782e6c_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:1cd66608b31afb07d5575714fd24becb2a3eb48fd6f897240986e5b5cd5ca25f_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:99aab6998dc6e4c8349a53e4ab52c0a9730aa75b36bb4e87d74bb6ee5f2044da_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:9d7a69223b0662bcf109a02007d017e5f10e5c563ff78c02d87af8d5d4ea24de_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:dd5328245120eb981cf5fe6153fc2d33ed9817612884bb7cf7fed77782cd1e20_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:0b3a5aa6d681f46fc242eefae9a3540b43c2be17b643d40ca4446cd0e8fc2abb_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:8627d0dd68402dc51137d89534c0bdb72e27fc3327be1e63e93a38ae72f653cd_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:a395182a2cda20322f0af7ecc972ab3bc9c07161e70174c2b4d9ac08f6aa9845_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:b289110701914022840061f5f5a931e5c895d16898fff3d78193b89c37943201_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-pf5-rhel9@sha256:51d8398c7057486fbc41a810031276ccd05179d43e9cf4369c8df440495c6ef7_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-pf5-rhel9@sha256:6aaf557a08c0952e2ec7463e3b3cef4d5f8fc9d24427a28c9766f6f0d12f08bd_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-pf5-rhel9@sha256:9f9b88b0fbc438aad06752a21fe76a870ba4d8042c6ee1ff0505af780ca8c2f0_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-pf5-rhel9@sha256:ff4f49f5218d296b3af828c17283f870aebd6d60813563b55908ffd4629eeab1_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:9e75f7392dcc9df58236d14c8c56e69b34564525b72862d851bea16367270128_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:9f80cfe35f04cbe6a16069c1ec1d8811be4d593e64e4c416f3c10d0867e6ae19_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:9fabbf4a7e28f6ab02f1ac77b82fc37e0e295f71b05fa9e56b1a5ee4056a0fed_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:fdebb108386237b2ceb1a09abfd18a26fa724dfeb288b8db05a324c4534b109a_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:632a9d70719cce5d0fde98642ff48e6e810072173dd73db3792f6f80d5272fa7_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:838ee5faa3da19a38b8df19373dc4019f7b80ffdb71053e4f74d53a447a48eca_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:a1477ff3ddb9315e482647d228c09e55356d00291f9fde419d36e064b54fc6b8_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:e10748a721cdb9316cc4283549a800b7725268ba3e181945329c76350ab7b32d_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:34cde8028262bd635134993a4d95bbc63a38dc943862938955c2eda609a67f71_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:3ef24dc7c5588180203520784ea3db6e1501e5190b3f59aa1f77df1a5bee9bfc_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:82192c8ede01ce878231c9c56d7104d845e6bb69a8eeea17af84be7b56654eea_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:d54076093c47f3d5576eb0a5c1e4cd7963a9d29f393a277721c8f34cb7efc263_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:04ddf503b9da7491acec12879894486790a2d2baf3256837ae5884eb73e91bce_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:10ec14b028d3926a2c0ba35810035e69d669c0e358ed8832d854f0454c77e516_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:12ee577bf514a68c17d1b5ad73b91365c3f242bd82edee45422326ba2e0c0b65_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:de69bc0e11397002240253365aa2b2338b401e7aa4f74478e5f202184662a235_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:77751c116d7b990d00fe24beb6a3d5bc7faedd5f628b379903384e9c8ddb2c7c_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:7e4262c5ce1b614df5a3575111aa8d1f047ad476660b25e6318b562275626c51_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:fa74f6dc71dd03e23612312e6c6e988ff1234a8e75752087abb980ca983fdac2_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:fff455cdc1c5015bad5296c85a6a13b2b4593b57dbf78164c1328cea9b228601_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:1364a6b06e13e205088d8690ae753c99527fc130cd5d8ece02fd92538f522a1d_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:1509f4cd6e5aaeed58bd8d2fc518183a6943d546d1cf969fddaec4c075051001_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:2a767fe742df781ebf07f553a7274e766b3dea1b8f12ea665d5ef19efccdcb1e_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:ac3242268defa432b3245eeebaff125bbdbcfec532f5d25d7e96d81f0b4482c9_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:017afc8d42f2f0dd7adaf151c0cb79200724994d92e1b5e2f0c2461a9d7a75e0_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:32d4c74e6dad2e47b4129320cfd7c2c69fbdad29dbe3822749a98c023bce5be2_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:44d851608309de07e95081a748aa6b0ae1fde09fa8524ac9723aa9c0ea956785_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:f2659636edc0651da9d6bc18a09df3ddc94b80143ba4818dd9f818840c776d60_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:7cf7b1d6ec5e436fc35eb92ade0e29316b5af4c6a0df3b3cc0ade5fc732631bf_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:880ca9bd23984cde3a928c7266cd89051ca8bb95b94be54dfbe1e5330ff89674_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:d4bf6a34a799554347bcca84210428262288b32e8d340926f1100a4c05edf4a4_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:fef0a1823440a06135a3d77afe86367c0f969cace70ac39b9fd1f188a80e69f2_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:0521f90dec2a5a5cd930b3e3bf0de90b066eb1b2b2e74e82c9d63d3512b3e6c2_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:09ec7273c5e72adfc183c3af125e2cd47bc1ddb7c44c28aeae18ee488844348c_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:e490cc741517a709f420720b8ee9d9a5ee5335675caa6e967a45b1be0b1404b4_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:ee97bfec045744082cb9a2c806fb8808a25bb5014ee9568ff22e12803f03f26d_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:1a9beb7528ea2ac15e1257be1ff0c8b1ecd4d2e103792efcb5408b0de77fce32_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:4104ea287b8e2476ed618e6e16a35658dddf4ec1da5b58d3196cd68f03fc8989_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:785a7d536bcd955878d80b28a9c5f2d3fbc73cc1ec76dcdbdaacd5454365cea8_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:defe86d856b97f76f8b1455f61c865cf0dbac67810cb67ea5eada820a2f948e6_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:4333b9d650627bb913456e6504faaaf0f0efb55e40a95546c3d31d08d8e2b076_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:c7bd2ccc85720656c78d2808a9059e50457ff6a74fc8a00fcce1b05e193c7244_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:d671e8634526c2e661713be807e2e7f32e46e58dbf7eea44e43ee17a87db601d_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:e32b399bba77a431ffc4e8f24744a790b7aab19f061f7ecca929cb795c83c4d0_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:0ff3decd7dfc8d54779ad65d693327c810f0094200aa34079d929039773887c3_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:1767e287d7463f0d9b6c3af65f98699746835e2c44af4a0b5398139be2aefd23_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:4a0c4d9dc31805b56a417b2359f5da2adaafced10dacf2110bda3d99c73184fc_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:e5abf59262ae41f04385437e3f95924eb505eaf936f5a988319b5a6a52f708c2_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-operator-proxy-rhel9@sha256:230119ab73baf69b572857a4b923baf2e267d2d77f8d373d924db1eb832d9a08_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-operator-proxy-rhel9@sha256:246f462c19203a5c3c28277bc857e38d9f5b648c4e3b6b77c35c0162e5c95d1a_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-operator-proxy-rhel9@sha256:6de3add0818fe352c79cdc4c53c792fcd4150e07908a9dae274e1a7b34d7e545_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-operator-proxy-rhel9@sha256:d3c4701a2aeac9cd836962c6c5d999a0aabb0c472c57fa4fe105e0c1a099059c_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-operator-webhook-rhel9@sha256:98c3af814cc1d5a34f33cfeeeba1f7940f8e30e306da9487dca475bd31938fac_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-operator-webhook-rhel9@sha256:ad47d4bd6e23f0661b826a0f7c826a791474f4a9e15db453d941d143cb42c90c_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-operator-webhook-rhel9@sha256:af5002abc824cf36f90e16bc715ae619c035905442c0801cc92031a6a7765576_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-operator-webhook-rhel9@sha256:bfcc99ea9f1c699b48dcf2994afdd8a68f031f794d721ae745de54a924e59c76_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:3390ca1fd9ae0602c829961dc332c7e3c417020c18c50a08cefdb90c621d6474_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:606e8a370de720153a1dced87cacf1caa1549e6ef8ceaccfe1062663fd18a493_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:67cc277bedd68e09d92c3c256e886ca2506636dfcd77625a5ea3db4005b5d586_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:6e1b97632dea6ef859141e933ca2370d8fc90ab60f66a810e79290116d36d58d_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:42e1a906ab4a97af8537be7b433ac2c7d2b9240d4a42ca9bc65ebf8af78fd7fc_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:af26c01c9129a5f2fbe128d2fe7fe25fb03c0ee6cd76571155147cd4ea3c2de1_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:bb2e059a922f8ece5011db593873c8839d1951ceee09d50fff1613ab270e1062_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:dc1a40ceab9f4100575ac0348a5e17514312d1dabfdb096130093914ff329059_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:5172c4fce21f42b27a34e3f7997e193107e0c0acc680b76058a2f099bf7141b0_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:652771b15fc2b567ef2003d737397364c47bc641eb8bee217cf908679721c7ea_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:d297745a65c828d0a32ca68198e796a37fdef153bfb040cecb9739a868899777_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:e35424513c27c433a94b68d573ab05027fd8b63494414c68ea07a3f3efa01345_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:4c0c8bc122d612b3c0e228e1c5573fad021c4546496c45fbc2a2dc4225fbe727_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:7d4436578b21ba00a60f5cf6bd74988f976f6c167475cc76f39b34b20da182df_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:bcf6c5a3baaa23bb19a487126003eb8f2194f9238cbe8170c5d34930d47cc36c_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:dd8c287009c850126d2b4ae5623420c2ccde38bf14c9c853bdbe5c2e1586db06_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:48fd8e0d453e54ed7531678b05b65e388c00daae63ac5745c9ee8924f7c40371_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:5ad699e6e0061b76f3f50424cb557bcb9fc9569d48f76973da683a45b6ec9147_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:aac030d920f635b8ad7edf6cf046047c82f064bcb081e6071b86e8ee7d84464e_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:e43f01110886845433f023331f62328b116c20d404e70197fb70eac1df7ba155_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pruner-webhook-rhel9@sha256:04633a6772144e0362a5d059a21684026d8e78a28c2463c65daade75f3477548_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pruner-webhook-rhel9@sha256:5251d3f63d49ff224ca777898f93a5fdd6de407db59a315aefdfc49963f98c32_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pruner-webhook-rhel9@sha256:74f1f26bdb3c05af324066ce828f0863c2c5156e949c6cbeedd0d66068847033_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pruner-webhook-rhel9@sha256:c71c29bc335b77b98419e90f24a0396a1093edc2d985aae48f5000f9de75941f_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:34af5e7e166ea2ac902d3d0414adfb8442859396e60b4992de59d7ee130b3fef_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:8bfe1d490a44c6d495c7d30ddb4245746a2e48f0f72343574b3235fa3526cc6d_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:af942926936e39d0f7a3ef1ed1af7fb97aaa04fee8a4ad4e6e21e8931ef42809_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:f929464036bfd53938a4cd7cd39297801a122fd20461cdce31cf8d6d96a3bb86_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:19425135838ddcea73db774c7dfa8a8a9f1301fb1bd488dd662cb02f3d7be670_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:447c983d4e104c79e59492ff5aebc62feccca29d08d11a8856c46710e3cb14fe_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:c01da1031a93870d3aabfd644585c88a53ab3cff759067b54ef08f3ebd690cf3_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:cb3fb52bf47fe049263cd6f87ecfe9f1941fc9f7f4fe69385415cdbc9017aa5e_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:1d18b01daba0807067ff5642305147ee613a22232a0a6ef88601243d59801f8d_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:91e904d51d7505f19e7db68574a957febcb1963bad2f4452e9723be1bd5a79ce_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:bdf506a2c20720048d32e2f1a7df58a0e53f1df827611627d53c49cc005157b0_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:fd318fe6bac9e3f6fb87fa8773d96803e44ba82d5367438f26b1aa04744d60c9_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:26cd2ddeea2e3de5552a95537b4acbfb546076e4d6673b6a68f4c9e2b8dc0142_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:c22c8d4a9dfd25462ed4b37b20d3917cdc87bdc4a90718835dd7cfd70ac7eef8_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:eba4d1b2d03ad132af50bb12a3e67633234494a62a458fd05fa645696f6215cd_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:f80821688e548ecf8b8ffd8ef6c4c5f3bc04f32628e7f83a97c910f43ce3dbe2_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-rhel9-operator@sha256:0739254d745378452259e4d9a84ba9f6bd03e523bda40d9fadfd999812003421_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-rhel9-operator@sha256:3278f98d80e2626bf481811b03908d955019137b47bacbfc6894949e067f39b1_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-rhel9-operator@sha256:73959111c980def943d458774e2b86446e9cc5f96fa6f2d4b45b7db563f44d4b_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-rhel9-operator@sha256:f30b4949b3342a56ce37ab6368e3cd58d23581f8190b0652b1e2e6a4b9daed91_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:301d210efc58e5e08c62ce58e308298aa25f92743b261c258359b26231b179d4_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:491faee7ce303a18b80934ac246b965e9353764c9a9df3928af2757ef0c1104d_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:553e7ea4c082a871ded4daa0865bd2387ec6f99fc6fbd4713a27873cf5bc565d_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:fc03869cd583f8e31cf895f07ff7a96a9d7c236eab36b9e56136e58ca7db96bd_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:1262b507d141cb572339ea7dd149215af3ee891343a66c1d8436c4ef2c3e51ba_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:17db909660a9b940339d94e06e3b7f0612e0e306c6e877debded146505d274b0_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:4fb24af422753d3194a182894499628b10c2fdf22c441b9a90ab9748d3138d7e_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:cce28f2d920fc8d3bfa1b6c64f4c58ec7b02eabaffa7fd05293b725030463bf5_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:438039b78b649983401a817b6937f95915088796a815f80b9625e19fab1a64c4_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:9d748d3f2c587649dbaf6c7f222aadf47ba4e744fab63a252d49ae1c9049e26c_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:c036df7a4bc62e7bafe4b549f3e1fe17b6f9894ac4dedd6018df7d07e267b5a3_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:c7b9e3af430d26a1914bce5bf4189de1ebb3d61c4d8098b7b163c1b6d6f554f2_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:32376725b6ca30983e9fef1b1d6bfa51a7b1d7e1960ccb50bafccb15efe8c7ae_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:47dc50b7a92d96c2dadc980c97f5d58e6e3fcadf5a29c7736209e7e9a47a47c3_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:d51f2814147a117c3465dc38c3940df147092aebcd694e7453b2e4aadeb83ba0_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:e7e8f68f0c3563ff5055685647d20e61a8811f07c828ed4ce88e5c0fa57577bb_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:06dcdd95fe32e4bfe8197f85a92e15e1b3266d195ecef3a3c11350c43e025b54_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:61d7da5e8a4fd131f49e7217c2a43ee60ee179ca8d74c1dd3b2a653e9864bc5c_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:7ddd248c4db55f65e82c0e6ceaa125876cc18cc6c4611a50f2bdb80809f02914_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:ec3dffec1e3bbbd7381e45f888ee06fb080414fe9dc6935cd4caeff0a4e65636_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:0b0cc51d2f5df8a7cc2e30f80fcd4bdb7a38bd5f8a9ecc6d5e5870dc5fdc36e8_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:25933d9a51a2679fea10bda3d72addcadfe26a055a137c628bfdb5f818896536_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:290eacede3daa3be390b910c7116380a5a5dbc2ccc7c3ae8b562c67af76d3fd0_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:79799a8308a0b356a639bceca16c2a728f5bc78a88097fdd149173ef80d2c9c9_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:323921bcd7db381b2a1953764d5f85a14abcbdc1ccece894f8961d8b2b2fb779_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:abfc5c2b61eff272ef04d38a18b7bebaad8aac824a68fe0bd6a95e595678e2d0_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:bd91a02760bac7f4e1f30753d7b9f29c9abcaeeaddde7e3c55c14ce827d07e52_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:e8c62219f6073bd08d585d5f159c6beab76e5553a7e8ae4d1e7c2bdb01c4c7c1_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:8105660323b2250eee6ec111eb4aca20e7a88cdcd1b243ae9c6bc0bee8642293_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:8689c9c077663f3dbd393b9aa1ad5dfad6226c398070804b1e5f3afefaf2ec39_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:d97699f5c4083039de2cf17de20d4e93ac38bb10c885785705d4ce17bc80a37f_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:dae5d2a9e6b12479f742d1110f20059acd9e831ea272a52525d9c3ee42d44d94_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "github.com/jackc/pgx/v5: github.com/jackc/pgx: Memory-safety vulnerability"
},
{
"cve": "CVE-2026-40938",
"cwe": {
"id": "CWE-88",
"name": "Improper Neutralization of Argument Delimiters in a Command (\u0027Argument Injection\u0027)"
},
"discovery_date": "2026-04-21T21:02:16.557479+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:3c4587b2b5dc7426cc24e8678dd103ed2b1abb8ca13f5ea5aab606d92e5e00ba_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:5330de373490f5bfd8fa40de3c8dfb21f64128dab695aaff3a6a4c96c3388d3b_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:c26593f4740103d3296bb094cf30af778128384617d0ac5b7ecef9987a88003a_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:c728d376aafac1219d957bafe2f3ab75ae88e1d326d48ca409e209e09a782e6c_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:1cd66608b31afb07d5575714fd24becb2a3eb48fd6f897240986e5b5cd5ca25f_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:99aab6998dc6e4c8349a53e4ab52c0a9730aa75b36bb4e87d74bb6ee5f2044da_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:9d7a69223b0662bcf109a02007d017e5f10e5c563ff78c02d87af8d5d4ea24de_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:dd5328245120eb981cf5fe6153fc2d33ed9817612884bb7cf7fed77782cd1e20_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:0b3a5aa6d681f46fc242eefae9a3540b43c2be17b643d40ca4446cd0e8fc2abb_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:8627d0dd68402dc51137d89534c0bdb72e27fc3327be1e63e93a38ae72f653cd_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:a395182a2cda20322f0af7ecc972ab3bc9c07161e70174c2b4d9ac08f6aa9845_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:b289110701914022840061f5f5a931e5c895d16898fff3d78193b89c37943201_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-pf5-rhel9@sha256:51d8398c7057486fbc41a810031276ccd05179d43e9cf4369c8df440495c6ef7_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-pf5-rhel9@sha256:6aaf557a08c0952e2ec7463e3b3cef4d5f8fc9d24427a28c9766f6f0d12f08bd_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-pf5-rhel9@sha256:9f9b88b0fbc438aad06752a21fe76a870ba4d8042c6ee1ff0505af780ca8c2f0_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-pf5-rhel9@sha256:ff4f49f5218d296b3af828c17283f870aebd6d60813563b55908ffd4629eeab1_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:9e75f7392dcc9df58236d14c8c56e69b34564525b72862d851bea16367270128_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:9f80cfe35f04cbe6a16069c1ec1d8811be4d593e64e4c416f3c10d0867e6ae19_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:9fabbf4a7e28f6ab02f1ac77b82fc37e0e295f71b05fa9e56b1a5ee4056a0fed_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:fdebb108386237b2ceb1a09abfd18a26fa724dfeb288b8db05a324c4534b109a_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:632a9d70719cce5d0fde98642ff48e6e810072173dd73db3792f6f80d5272fa7_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:838ee5faa3da19a38b8df19373dc4019f7b80ffdb71053e4f74d53a447a48eca_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:a1477ff3ddb9315e482647d228c09e55356d00291f9fde419d36e064b54fc6b8_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:e10748a721cdb9316cc4283549a800b7725268ba3e181945329c76350ab7b32d_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:34cde8028262bd635134993a4d95bbc63a38dc943862938955c2eda609a67f71_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:3ef24dc7c5588180203520784ea3db6e1501e5190b3f59aa1f77df1a5bee9bfc_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:82192c8ede01ce878231c9c56d7104d845e6bb69a8eeea17af84be7b56654eea_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:d54076093c47f3d5576eb0a5c1e4cd7963a9d29f393a277721c8f34cb7efc263_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:04ddf503b9da7491acec12879894486790a2d2baf3256837ae5884eb73e91bce_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:10ec14b028d3926a2c0ba35810035e69d669c0e358ed8832d854f0454c77e516_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:12ee577bf514a68c17d1b5ad73b91365c3f242bd82edee45422326ba2e0c0b65_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:de69bc0e11397002240253365aa2b2338b401e7aa4f74478e5f202184662a235_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:77751c116d7b990d00fe24beb6a3d5bc7faedd5f628b379903384e9c8ddb2c7c_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:7e4262c5ce1b614df5a3575111aa8d1f047ad476660b25e6318b562275626c51_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:fa74f6dc71dd03e23612312e6c6e988ff1234a8e75752087abb980ca983fdac2_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:fff455cdc1c5015bad5296c85a6a13b2b4593b57dbf78164c1328cea9b228601_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:1364a6b06e13e205088d8690ae753c99527fc130cd5d8ece02fd92538f522a1d_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:1509f4cd6e5aaeed58bd8d2fc518183a6943d546d1cf969fddaec4c075051001_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:2a767fe742df781ebf07f553a7274e766b3dea1b8f12ea665d5ef19efccdcb1e_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:ac3242268defa432b3245eeebaff125bbdbcfec532f5d25d7e96d81f0b4482c9_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:017afc8d42f2f0dd7adaf151c0cb79200724994d92e1b5e2f0c2461a9d7a75e0_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:32d4c74e6dad2e47b4129320cfd7c2c69fbdad29dbe3822749a98c023bce5be2_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:44d851608309de07e95081a748aa6b0ae1fde09fa8524ac9723aa9c0ea956785_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:f2659636edc0651da9d6bc18a09df3ddc94b80143ba4818dd9f818840c776d60_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:7cf7b1d6ec5e436fc35eb92ade0e29316b5af4c6a0df3b3cc0ade5fc732631bf_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:880ca9bd23984cde3a928c7266cd89051ca8bb95b94be54dfbe1e5330ff89674_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:d4bf6a34a799554347bcca84210428262288b32e8d340926f1100a4c05edf4a4_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:fef0a1823440a06135a3d77afe86367c0f969cace70ac39b9fd1f188a80e69f2_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:0521f90dec2a5a5cd930b3e3bf0de90b066eb1b2b2e74e82c9d63d3512b3e6c2_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:09ec7273c5e72adfc183c3af125e2cd47bc1ddb7c44c28aeae18ee488844348c_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:e490cc741517a709f420720b8ee9d9a5ee5335675caa6e967a45b1be0b1404b4_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:ee97bfec045744082cb9a2c806fb8808a25bb5014ee9568ff22e12803f03f26d_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:1a9beb7528ea2ac15e1257be1ff0c8b1ecd4d2e103792efcb5408b0de77fce32_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:4104ea287b8e2476ed618e6e16a35658dddf4ec1da5b58d3196cd68f03fc8989_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:785a7d536bcd955878d80b28a9c5f2d3fbc73cc1ec76dcdbdaacd5454365cea8_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:defe86d856b97f76f8b1455f61c865cf0dbac67810cb67ea5eada820a2f948e6_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:4333b9d650627bb913456e6504faaaf0f0efb55e40a95546c3d31d08d8e2b076_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:c7bd2ccc85720656c78d2808a9059e50457ff6a74fc8a00fcce1b05e193c7244_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:d671e8634526c2e661713be807e2e7f32e46e58dbf7eea44e43ee17a87db601d_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:e32b399bba77a431ffc4e8f24744a790b7aab19f061f7ecca929cb795c83c4d0_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:0ff3decd7dfc8d54779ad65d693327c810f0094200aa34079d929039773887c3_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:1767e287d7463f0d9b6c3af65f98699746835e2c44af4a0b5398139be2aefd23_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:4a0c4d9dc31805b56a417b2359f5da2adaafced10dacf2110bda3d99c73184fc_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:e5abf59262ae41f04385437e3f95924eb505eaf936f5a988319b5a6a52f708c2_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-operator-proxy-rhel9@sha256:230119ab73baf69b572857a4b923baf2e267d2d77f8d373d924db1eb832d9a08_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-operator-proxy-rhel9@sha256:246f462c19203a5c3c28277bc857e38d9f5b648c4e3b6b77c35c0162e5c95d1a_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-operator-proxy-rhel9@sha256:6de3add0818fe352c79cdc4c53c792fcd4150e07908a9dae274e1a7b34d7e545_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-operator-proxy-rhel9@sha256:d3c4701a2aeac9cd836962c6c5d999a0aabb0c472c57fa4fe105e0c1a099059c_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-operator-webhook-rhel9@sha256:98c3af814cc1d5a34f33cfeeeba1f7940f8e30e306da9487dca475bd31938fac_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-operator-webhook-rhel9@sha256:ad47d4bd6e23f0661b826a0f7c826a791474f4a9e15db453d941d143cb42c90c_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-operator-webhook-rhel9@sha256:af5002abc824cf36f90e16bc715ae619c035905442c0801cc92031a6a7765576_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-operator-webhook-rhel9@sha256:bfcc99ea9f1c699b48dcf2994afdd8a68f031f794d721ae745de54a924e59c76_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:3390ca1fd9ae0602c829961dc332c7e3c417020c18c50a08cefdb90c621d6474_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:606e8a370de720153a1dced87cacf1caa1549e6ef8ceaccfe1062663fd18a493_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:67cc277bedd68e09d92c3c256e886ca2506636dfcd77625a5ea3db4005b5d586_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:6e1b97632dea6ef859141e933ca2370d8fc90ab60f66a810e79290116d36d58d_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:42e1a906ab4a97af8537be7b433ac2c7d2b9240d4a42ca9bc65ebf8af78fd7fc_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:af26c01c9129a5f2fbe128d2fe7fe25fb03c0ee6cd76571155147cd4ea3c2de1_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:bb2e059a922f8ece5011db593873c8839d1951ceee09d50fff1613ab270e1062_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:dc1a40ceab9f4100575ac0348a5e17514312d1dabfdb096130093914ff329059_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:5172c4fce21f42b27a34e3f7997e193107e0c0acc680b76058a2f099bf7141b0_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:652771b15fc2b567ef2003d737397364c47bc641eb8bee217cf908679721c7ea_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:d297745a65c828d0a32ca68198e796a37fdef153bfb040cecb9739a868899777_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:e35424513c27c433a94b68d573ab05027fd8b63494414c68ea07a3f3efa01345_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:4c0c8bc122d612b3c0e228e1c5573fad021c4546496c45fbc2a2dc4225fbe727_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:7d4436578b21ba00a60f5cf6bd74988f976f6c167475cc76f39b34b20da182df_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:bcf6c5a3baaa23bb19a487126003eb8f2194f9238cbe8170c5d34930d47cc36c_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:dd8c287009c850126d2b4ae5623420c2ccde38bf14c9c853bdbe5c2e1586db06_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:48fd8e0d453e54ed7531678b05b65e388c00daae63ac5745c9ee8924f7c40371_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:5ad699e6e0061b76f3f50424cb557bcb9fc9569d48f76973da683a45b6ec9147_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:aac030d920f635b8ad7edf6cf046047c82f064bcb081e6071b86e8ee7d84464e_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:e43f01110886845433f023331f62328b116c20d404e70197fb70eac1df7ba155_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pruner-webhook-rhel9@sha256:04633a6772144e0362a5d059a21684026d8e78a28c2463c65daade75f3477548_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pruner-webhook-rhel9@sha256:5251d3f63d49ff224ca777898f93a5fdd6de407db59a315aefdfc49963f98c32_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pruner-webhook-rhel9@sha256:74f1f26bdb3c05af324066ce828f0863c2c5156e949c6cbeedd0d66068847033_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pruner-webhook-rhel9@sha256:c71c29bc335b77b98419e90f24a0396a1093edc2d985aae48f5000f9de75941f_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:34af5e7e166ea2ac902d3d0414adfb8442859396e60b4992de59d7ee130b3fef_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:8bfe1d490a44c6d495c7d30ddb4245746a2e48f0f72343574b3235fa3526cc6d_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:af942926936e39d0f7a3ef1ed1af7fb97aaa04fee8a4ad4e6e21e8931ef42809_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:f929464036bfd53938a4cd7cd39297801a122fd20461cdce31cf8d6d96a3bb86_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:19425135838ddcea73db774c7dfa8a8a9f1301fb1bd488dd662cb02f3d7be670_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:447c983d4e104c79e59492ff5aebc62feccca29d08d11a8856c46710e3cb14fe_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:c01da1031a93870d3aabfd644585c88a53ab3cff759067b54ef08f3ebd690cf3_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:cb3fb52bf47fe049263cd6f87ecfe9f1941fc9f7f4fe69385415cdbc9017aa5e_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:1d18b01daba0807067ff5642305147ee613a22232a0a6ef88601243d59801f8d_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:91e904d51d7505f19e7db68574a957febcb1963bad2f4452e9723be1bd5a79ce_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:bdf506a2c20720048d32e2f1a7df58a0e53f1df827611627d53c49cc005157b0_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:fd318fe6bac9e3f6fb87fa8773d96803e44ba82d5367438f26b1aa04744d60c9_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:26cd2ddeea2e3de5552a95537b4acbfb546076e4d6673b6a68f4c9e2b8dc0142_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:c22c8d4a9dfd25462ed4b37b20d3917cdc87bdc4a90718835dd7cfd70ac7eef8_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:eba4d1b2d03ad132af50bb12a3e67633234494a62a458fd05fa645696f6215cd_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:f80821688e548ecf8b8ffd8ef6c4c5f3bc04f32628e7f83a97c910f43ce3dbe2_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:301d210efc58e5e08c62ce58e308298aa25f92743b261c258359b26231b179d4_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:491faee7ce303a18b80934ac246b965e9353764c9a9df3928af2757ef0c1104d_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:553e7ea4c082a871ded4daa0865bd2387ec6f99fc6fbd4713a27873cf5bc565d_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:fc03869cd583f8e31cf895f07ff7a96a9d7c236eab36b9e56136e58ca7db96bd_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:1262b507d141cb572339ea7dd149215af3ee891343a66c1d8436c4ef2c3e51ba_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:17db909660a9b940339d94e06e3b7f0612e0e306c6e877debded146505d274b0_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:4fb24af422753d3194a182894499628b10c2fdf22c441b9a90ab9748d3138d7e_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:cce28f2d920fc8d3bfa1b6c64f4c58ec7b02eabaffa7fd05293b725030463bf5_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:438039b78b649983401a817b6937f95915088796a815f80b9625e19fab1a64c4_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:9d748d3f2c587649dbaf6c7f222aadf47ba4e744fab63a252d49ae1c9049e26c_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:c036df7a4bc62e7bafe4b549f3e1fe17b6f9894ac4dedd6018df7d07e267b5a3_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:c7b9e3af430d26a1914bce5bf4189de1ebb3d61c4d8098b7b163c1b6d6f554f2_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:32376725b6ca30983e9fef1b1d6bfa51a7b1d7e1960ccb50bafccb15efe8c7ae_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:47dc50b7a92d96c2dadc980c97f5d58e6e3fcadf5a29c7736209e7e9a47a47c3_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:d51f2814147a117c3465dc38c3940df147092aebcd694e7453b2e4aadeb83ba0_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:e7e8f68f0c3563ff5055685647d20e61a8811f07c828ed4ce88e5c0fa57577bb_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:06dcdd95fe32e4bfe8197f85a92e15e1b3266d195ecef3a3c11350c43e025b54_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:61d7da5e8a4fd131f49e7217c2a43ee60ee179ca8d74c1dd3b2a653e9864bc5c_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:7ddd248c4db55f65e82c0e6ceaa125876cc18cc6c4611a50f2bdb80809f02914_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:ec3dffec1e3bbbd7381e45f888ee06fb080414fe9dc6935cd4caeff0a4e65636_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:0b0cc51d2f5df8a7cc2e30f80fcd4bdb7a38bd5f8a9ecc6d5e5870dc5fdc36e8_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:25933d9a51a2679fea10bda3d72addcadfe26a055a137c628bfdb5f818896536_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:290eacede3daa3be390b910c7116380a5a5dbc2ccc7c3ae8b562c67af76d3fd0_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:79799a8308a0b356a639bceca16c2a728f5bc78a88097fdd149173ef80d2c9c9_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:323921bcd7db381b2a1953764d5f85a14abcbdc1ccece894f8961d8b2b2fb779_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:abfc5c2b61eff272ef04d38a18b7bebaad8aac824a68fe0bd6a95e595678e2d0_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:bd91a02760bac7f4e1f30753d7b9f29c9abcaeeaddde7e3c55c14ce827d07e52_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:e8c62219f6073bd08d585d5f159c6beab76e5553a7e8ae4d1e7c2bdb01c4c7c1_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:8105660323b2250eee6ec111eb4aca20e7a88cdcd1b243ae9c6bc0bee8642293_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:8689c9c077663f3dbd393b9aa1ad5dfad6226c398070804b1e5f3afefaf2ec39_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:d97699f5c4083039de2cf17de20d4e93ac38bb10c885785705d4ce17bc80a37f_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:dae5d2a9e6b12479f742d1110f20059acd9e831ea272a52525d9c3ee42d44d94_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2460292"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Tekton Pipelines, a system for declaring continuous integration/continuous delivery (CI/CD) pipelines. An authenticated user, able to submit `ResolutionRequest` objects, can exploit a vulnerability by injecting malicious commands into the git resolver\u0027s revision parameter. This allows for the execution of unauthorized programs on the resolver pod. Successful exploitation can lead to the exfiltration of all cluster-wide secrets, resulting in significant information disclosure.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/tektoncd/pipeline: Tekton Pipelines: Arbitrary code execution and secret exfiltration via malicious git commands",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important flaw in Tekton Pipelines allows an authenticated user to achieve arbitrary code execution on the resolver pod by injecting malicious commands into the git resolver\u0027s revision parameter. This vulnerability happens because the `revision` parameter is passed as a positional argument to the `git fetch` command without any previous validation whether the parameter\u0027s value doesn\u0027t start with `-` character. Combining this lack of validation with the fact the function which validates the repository URL explicitly allows a repository URL to being with `/`, translating to a local filesystem. An attacker with enough privileges to perform an operation which trigger resolvers to use the `ResolutionRequest` function can \nchain both behaviors to trick Tekton Pipelines to load and execute an arbitrary binary on the resolver pod.\n\nExploring this vulnerability may be considered of a high complexity as an attacker needs to either know an existing valid git repository located at a predicable path already in the resolver pod or a default URL configuration pointing to a local filesystem\u0027s path.\n \nA successful exploitation of the flaw can lead to the exfiltration of all cluster-wide secrets, posing a significant risk to the integrity and confidentiality of the OpenShift environment. Additionally, depending on the data included in the `kubeconfig` files, an attacker may achieve privilege escalation or perform lateral movements within the targeted cluster.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-rhel9-operator@sha256:0739254d745378452259e4d9a84ba9f6bd03e523bda40d9fadfd999812003421_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-rhel9-operator@sha256:3278f98d80e2626bf481811b03908d955019137b47bacbfc6894949e067f39b1_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-rhel9-operator@sha256:73959111c980def943d458774e2b86446e9cc5f96fa6f2d4b45b7db563f44d4b_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-rhel9-operator@sha256:f30b4949b3342a56ce37ab6368e3cd58d23581f8190b0652b1e2e6a4b9daed91_arm64"
],
"known_not_affected": [
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:3c4587b2b5dc7426cc24e8678dd103ed2b1abb8ca13f5ea5aab606d92e5e00ba_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:5330de373490f5bfd8fa40de3c8dfb21f64128dab695aaff3a6a4c96c3388d3b_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:c26593f4740103d3296bb094cf30af778128384617d0ac5b7ecef9987a88003a_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:c728d376aafac1219d957bafe2f3ab75ae88e1d326d48ca409e209e09a782e6c_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:1cd66608b31afb07d5575714fd24becb2a3eb48fd6f897240986e5b5cd5ca25f_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:99aab6998dc6e4c8349a53e4ab52c0a9730aa75b36bb4e87d74bb6ee5f2044da_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:9d7a69223b0662bcf109a02007d017e5f10e5c563ff78c02d87af8d5d4ea24de_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:dd5328245120eb981cf5fe6153fc2d33ed9817612884bb7cf7fed77782cd1e20_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:0b3a5aa6d681f46fc242eefae9a3540b43c2be17b643d40ca4446cd0e8fc2abb_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:8627d0dd68402dc51137d89534c0bdb72e27fc3327be1e63e93a38ae72f653cd_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:a395182a2cda20322f0af7ecc972ab3bc9c07161e70174c2b4d9ac08f6aa9845_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:b289110701914022840061f5f5a931e5c895d16898fff3d78193b89c37943201_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-pf5-rhel9@sha256:51d8398c7057486fbc41a810031276ccd05179d43e9cf4369c8df440495c6ef7_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-pf5-rhel9@sha256:6aaf557a08c0952e2ec7463e3b3cef4d5f8fc9d24427a28c9766f6f0d12f08bd_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-pf5-rhel9@sha256:9f9b88b0fbc438aad06752a21fe76a870ba4d8042c6ee1ff0505af780ca8c2f0_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-pf5-rhel9@sha256:ff4f49f5218d296b3af828c17283f870aebd6d60813563b55908ffd4629eeab1_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:9e75f7392dcc9df58236d14c8c56e69b34564525b72862d851bea16367270128_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:9f80cfe35f04cbe6a16069c1ec1d8811be4d593e64e4c416f3c10d0867e6ae19_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:9fabbf4a7e28f6ab02f1ac77b82fc37e0e295f71b05fa9e56b1a5ee4056a0fed_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:fdebb108386237b2ceb1a09abfd18a26fa724dfeb288b8db05a324c4534b109a_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:632a9d70719cce5d0fde98642ff48e6e810072173dd73db3792f6f80d5272fa7_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:838ee5faa3da19a38b8df19373dc4019f7b80ffdb71053e4f74d53a447a48eca_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:a1477ff3ddb9315e482647d228c09e55356d00291f9fde419d36e064b54fc6b8_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:e10748a721cdb9316cc4283549a800b7725268ba3e181945329c76350ab7b32d_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:34cde8028262bd635134993a4d95bbc63a38dc943862938955c2eda609a67f71_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:3ef24dc7c5588180203520784ea3db6e1501e5190b3f59aa1f77df1a5bee9bfc_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:82192c8ede01ce878231c9c56d7104d845e6bb69a8eeea17af84be7b56654eea_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:d54076093c47f3d5576eb0a5c1e4cd7963a9d29f393a277721c8f34cb7efc263_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:04ddf503b9da7491acec12879894486790a2d2baf3256837ae5884eb73e91bce_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:10ec14b028d3926a2c0ba35810035e69d669c0e358ed8832d854f0454c77e516_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:12ee577bf514a68c17d1b5ad73b91365c3f242bd82edee45422326ba2e0c0b65_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:de69bc0e11397002240253365aa2b2338b401e7aa4f74478e5f202184662a235_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:77751c116d7b990d00fe24beb6a3d5bc7faedd5f628b379903384e9c8ddb2c7c_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:7e4262c5ce1b614df5a3575111aa8d1f047ad476660b25e6318b562275626c51_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:fa74f6dc71dd03e23612312e6c6e988ff1234a8e75752087abb980ca983fdac2_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:fff455cdc1c5015bad5296c85a6a13b2b4593b57dbf78164c1328cea9b228601_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:1364a6b06e13e205088d8690ae753c99527fc130cd5d8ece02fd92538f522a1d_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:1509f4cd6e5aaeed58bd8d2fc518183a6943d546d1cf969fddaec4c075051001_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:2a767fe742df781ebf07f553a7274e766b3dea1b8f12ea665d5ef19efccdcb1e_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:ac3242268defa432b3245eeebaff125bbdbcfec532f5d25d7e96d81f0b4482c9_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:017afc8d42f2f0dd7adaf151c0cb79200724994d92e1b5e2f0c2461a9d7a75e0_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:32d4c74e6dad2e47b4129320cfd7c2c69fbdad29dbe3822749a98c023bce5be2_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:44d851608309de07e95081a748aa6b0ae1fde09fa8524ac9723aa9c0ea956785_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:f2659636edc0651da9d6bc18a09df3ddc94b80143ba4818dd9f818840c776d60_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:7cf7b1d6ec5e436fc35eb92ade0e29316b5af4c6a0df3b3cc0ade5fc732631bf_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:880ca9bd23984cde3a928c7266cd89051ca8bb95b94be54dfbe1e5330ff89674_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:d4bf6a34a799554347bcca84210428262288b32e8d340926f1100a4c05edf4a4_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:fef0a1823440a06135a3d77afe86367c0f969cace70ac39b9fd1f188a80e69f2_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:0521f90dec2a5a5cd930b3e3bf0de90b066eb1b2b2e74e82c9d63d3512b3e6c2_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:09ec7273c5e72adfc183c3af125e2cd47bc1ddb7c44c28aeae18ee488844348c_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:e490cc741517a709f420720b8ee9d9a5ee5335675caa6e967a45b1be0b1404b4_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:ee97bfec045744082cb9a2c806fb8808a25bb5014ee9568ff22e12803f03f26d_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:1a9beb7528ea2ac15e1257be1ff0c8b1ecd4d2e103792efcb5408b0de77fce32_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:4104ea287b8e2476ed618e6e16a35658dddf4ec1da5b58d3196cd68f03fc8989_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:785a7d536bcd955878d80b28a9c5f2d3fbc73cc1ec76dcdbdaacd5454365cea8_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:defe86d856b97f76f8b1455f61c865cf0dbac67810cb67ea5eada820a2f948e6_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:4333b9d650627bb913456e6504faaaf0f0efb55e40a95546c3d31d08d8e2b076_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:c7bd2ccc85720656c78d2808a9059e50457ff6a74fc8a00fcce1b05e193c7244_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:d671e8634526c2e661713be807e2e7f32e46e58dbf7eea44e43ee17a87db601d_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:e32b399bba77a431ffc4e8f24744a790b7aab19f061f7ecca929cb795c83c4d0_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:0ff3decd7dfc8d54779ad65d693327c810f0094200aa34079d929039773887c3_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:1767e287d7463f0d9b6c3af65f98699746835e2c44af4a0b5398139be2aefd23_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:4a0c4d9dc31805b56a417b2359f5da2adaafced10dacf2110bda3d99c73184fc_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:e5abf59262ae41f04385437e3f95924eb505eaf936f5a988319b5a6a52f708c2_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-operator-proxy-rhel9@sha256:230119ab73baf69b572857a4b923baf2e267d2d77f8d373d924db1eb832d9a08_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-operator-proxy-rhel9@sha256:246f462c19203a5c3c28277bc857e38d9f5b648c4e3b6b77c35c0162e5c95d1a_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-operator-proxy-rhel9@sha256:6de3add0818fe352c79cdc4c53c792fcd4150e07908a9dae274e1a7b34d7e545_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-operator-proxy-rhel9@sha256:d3c4701a2aeac9cd836962c6c5d999a0aabb0c472c57fa4fe105e0c1a099059c_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-operator-webhook-rhel9@sha256:98c3af814cc1d5a34f33cfeeeba1f7940f8e30e306da9487dca475bd31938fac_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-operator-webhook-rhel9@sha256:ad47d4bd6e23f0661b826a0f7c826a791474f4a9e15db453d941d143cb42c90c_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-operator-webhook-rhel9@sha256:af5002abc824cf36f90e16bc715ae619c035905442c0801cc92031a6a7765576_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-operator-webhook-rhel9@sha256:bfcc99ea9f1c699b48dcf2994afdd8a68f031f794d721ae745de54a924e59c76_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:3390ca1fd9ae0602c829961dc332c7e3c417020c18c50a08cefdb90c621d6474_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:606e8a370de720153a1dced87cacf1caa1549e6ef8ceaccfe1062663fd18a493_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:67cc277bedd68e09d92c3c256e886ca2506636dfcd77625a5ea3db4005b5d586_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:6e1b97632dea6ef859141e933ca2370d8fc90ab60f66a810e79290116d36d58d_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:42e1a906ab4a97af8537be7b433ac2c7d2b9240d4a42ca9bc65ebf8af78fd7fc_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:af26c01c9129a5f2fbe128d2fe7fe25fb03c0ee6cd76571155147cd4ea3c2de1_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:bb2e059a922f8ece5011db593873c8839d1951ceee09d50fff1613ab270e1062_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:dc1a40ceab9f4100575ac0348a5e17514312d1dabfdb096130093914ff329059_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:5172c4fce21f42b27a34e3f7997e193107e0c0acc680b76058a2f099bf7141b0_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:652771b15fc2b567ef2003d737397364c47bc641eb8bee217cf908679721c7ea_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:d297745a65c828d0a32ca68198e796a37fdef153bfb040cecb9739a868899777_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:e35424513c27c433a94b68d573ab05027fd8b63494414c68ea07a3f3efa01345_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:4c0c8bc122d612b3c0e228e1c5573fad021c4546496c45fbc2a2dc4225fbe727_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:7d4436578b21ba00a60f5cf6bd74988f976f6c167475cc76f39b34b20da182df_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:bcf6c5a3baaa23bb19a487126003eb8f2194f9238cbe8170c5d34930d47cc36c_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:dd8c287009c850126d2b4ae5623420c2ccde38bf14c9c853bdbe5c2e1586db06_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:48fd8e0d453e54ed7531678b05b65e388c00daae63ac5745c9ee8924f7c40371_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:5ad699e6e0061b76f3f50424cb557bcb9fc9569d48f76973da683a45b6ec9147_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:aac030d920f635b8ad7edf6cf046047c82f064bcb081e6071b86e8ee7d84464e_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:e43f01110886845433f023331f62328b116c20d404e70197fb70eac1df7ba155_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pruner-webhook-rhel9@sha256:04633a6772144e0362a5d059a21684026d8e78a28c2463c65daade75f3477548_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pruner-webhook-rhel9@sha256:5251d3f63d49ff224ca777898f93a5fdd6de407db59a315aefdfc49963f98c32_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pruner-webhook-rhel9@sha256:74f1f26bdb3c05af324066ce828f0863c2c5156e949c6cbeedd0d66068847033_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pruner-webhook-rhel9@sha256:c71c29bc335b77b98419e90f24a0396a1093edc2d985aae48f5000f9de75941f_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:34af5e7e166ea2ac902d3d0414adfb8442859396e60b4992de59d7ee130b3fef_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:8bfe1d490a44c6d495c7d30ddb4245746a2e48f0f72343574b3235fa3526cc6d_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:af942926936e39d0f7a3ef1ed1af7fb97aaa04fee8a4ad4e6e21e8931ef42809_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:f929464036bfd53938a4cd7cd39297801a122fd20461cdce31cf8d6d96a3bb86_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:19425135838ddcea73db774c7dfa8a8a9f1301fb1bd488dd662cb02f3d7be670_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:447c983d4e104c79e59492ff5aebc62feccca29d08d11a8856c46710e3cb14fe_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:c01da1031a93870d3aabfd644585c88a53ab3cff759067b54ef08f3ebd690cf3_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:cb3fb52bf47fe049263cd6f87ecfe9f1941fc9f7f4fe69385415cdbc9017aa5e_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:1d18b01daba0807067ff5642305147ee613a22232a0a6ef88601243d59801f8d_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:91e904d51d7505f19e7db68574a957febcb1963bad2f4452e9723be1bd5a79ce_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:bdf506a2c20720048d32e2f1a7df58a0e53f1df827611627d53c49cc005157b0_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:fd318fe6bac9e3f6fb87fa8773d96803e44ba82d5367438f26b1aa04744d60c9_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:26cd2ddeea2e3de5552a95537b4acbfb546076e4d6673b6a68f4c9e2b8dc0142_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:c22c8d4a9dfd25462ed4b37b20d3917cdc87bdc4a90718835dd7cfd70ac7eef8_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:eba4d1b2d03ad132af50bb12a3e67633234494a62a458fd05fa645696f6215cd_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:f80821688e548ecf8b8ffd8ef6c4c5f3bc04f32628e7f83a97c910f43ce3dbe2_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:301d210efc58e5e08c62ce58e308298aa25f92743b261c258359b26231b179d4_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:491faee7ce303a18b80934ac246b965e9353764c9a9df3928af2757ef0c1104d_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:553e7ea4c082a871ded4daa0865bd2387ec6f99fc6fbd4713a27873cf5bc565d_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:fc03869cd583f8e31cf895f07ff7a96a9d7c236eab36b9e56136e58ca7db96bd_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:1262b507d141cb572339ea7dd149215af3ee891343a66c1d8436c4ef2c3e51ba_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:17db909660a9b940339d94e06e3b7f0612e0e306c6e877debded146505d274b0_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:4fb24af422753d3194a182894499628b10c2fdf22c441b9a90ab9748d3138d7e_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:cce28f2d920fc8d3bfa1b6c64f4c58ec7b02eabaffa7fd05293b725030463bf5_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:438039b78b649983401a817b6937f95915088796a815f80b9625e19fab1a64c4_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:9d748d3f2c587649dbaf6c7f222aadf47ba4e744fab63a252d49ae1c9049e26c_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:c036df7a4bc62e7bafe4b549f3e1fe17b6f9894ac4dedd6018df7d07e267b5a3_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:c7b9e3af430d26a1914bce5bf4189de1ebb3d61c4d8098b7b163c1b6d6f554f2_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:32376725b6ca30983e9fef1b1d6bfa51a7b1d7e1960ccb50bafccb15efe8c7ae_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:47dc50b7a92d96c2dadc980c97f5d58e6e3fcadf5a29c7736209e7e9a47a47c3_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:d51f2814147a117c3465dc38c3940df147092aebcd694e7453b2e4aadeb83ba0_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:e7e8f68f0c3563ff5055685647d20e61a8811f07c828ed4ce88e5c0fa57577bb_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:06dcdd95fe32e4bfe8197f85a92e15e1b3266d195ecef3a3c11350c43e025b54_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:61d7da5e8a4fd131f49e7217c2a43ee60ee179ca8d74c1dd3b2a653e9864bc5c_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:7ddd248c4db55f65e82c0e6ceaa125876cc18cc6c4611a50f2bdb80809f02914_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:ec3dffec1e3bbbd7381e45f888ee06fb080414fe9dc6935cd4caeff0a4e65636_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:0b0cc51d2f5df8a7cc2e30f80fcd4bdb7a38bd5f8a9ecc6d5e5870dc5fdc36e8_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:25933d9a51a2679fea10bda3d72addcadfe26a055a137c628bfdb5f818896536_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:290eacede3daa3be390b910c7116380a5a5dbc2ccc7c3ae8b562c67af76d3fd0_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:79799a8308a0b356a639bceca16c2a728f5bc78a88097fdd149173ef80d2c9c9_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:323921bcd7db381b2a1953764d5f85a14abcbdc1ccece894f8961d8b2b2fb779_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:abfc5c2b61eff272ef04d38a18b7bebaad8aac824a68fe0bd6a95e595678e2d0_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:bd91a02760bac7f4e1f30753d7b9f29c9abcaeeaddde7e3c55c14ce827d07e52_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:e8c62219f6073bd08d585d5f159c6beab76e5553a7e8ae4d1e7c2bdb01c4c7c1_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:8105660323b2250eee6ec111eb4aca20e7a88cdcd1b243ae9c6bc0bee8642293_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:8689c9c077663f3dbd393b9aa1ad5dfad6226c398070804b1e5f3afefaf2ec39_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:d97699f5c4083039de2cf17de20d4e93ac38bb10c885785705d4ce17bc80a37f_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:dae5d2a9e6b12479f742d1110f20059acd9e831ea272a52525d9c3ee42d44d94_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-40938"
},
{
"category": "external",
"summary": "RHBZ#2460292",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2460292"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-40938",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-40938"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-40938",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-40938"
},
{
"category": "external",
"summary": "https://github.com/tektoncd/pipeline/releases/tag/v1.11.1",
"url": "https://github.com/tektoncd/pipeline/releases/tag/v1.11.1"
},
{
"category": "external",
"summary": "https://github.com/tektoncd/pipeline/security/advisories/GHSA-94jr-7pqp-xhcq",
"url": "https://github.com/tektoncd/pipeline/security/advisories/GHSA-94jr-7pqp-xhcq"
}
],
"release_date": "2026-04-21T20:45:24.658000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-17T06:49:10+00:00",
"details": "Red Hat OpenShift Pipelines is a cloud-native, continuous integration and\ncontinuous delivery (CI/CD) solution based on Kubernetes resources.\nIt uses Tekton building blocks to automate deployments across multiple\nplatforms by abstracting away the underlying implementation details.\nTekton introduces a number of standard custom resource definitions (CRDs)\nfor defining CI/CD pipelines that are portable across Kubernetes distributions.",
"product_ids": [
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-rhel9-operator@sha256:0739254d745378452259e4d9a84ba9f6bd03e523bda40d9fadfd999812003421_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-rhel9-operator@sha256:3278f98d80e2626bf481811b03908d955019137b47bacbfc6894949e067f39b1_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-rhel9-operator@sha256:73959111c980def943d458774e2b86446e9cc5f96fa6f2d4b45b7db563f44d4b_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-rhel9-operator@sha256:f30b4949b3342a56ce37ab6368e3cd58d23581f8190b0652b1e2e6a4b9daed91_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:26519"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:3c4587b2b5dc7426cc24e8678dd103ed2b1abb8ca13f5ea5aab606d92e5e00ba_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:5330de373490f5bfd8fa40de3c8dfb21f64128dab695aaff3a6a4c96c3388d3b_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:c26593f4740103d3296bb094cf30af778128384617d0ac5b7ecef9987a88003a_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:c728d376aafac1219d957bafe2f3ab75ae88e1d326d48ca409e209e09a782e6c_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:1cd66608b31afb07d5575714fd24becb2a3eb48fd6f897240986e5b5cd5ca25f_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:99aab6998dc6e4c8349a53e4ab52c0a9730aa75b36bb4e87d74bb6ee5f2044da_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:9d7a69223b0662bcf109a02007d017e5f10e5c563ff78c02d87af8d5d4ea24de_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:dd5328245120eb981cf5fe6153fc2d33ed9817612884bb7cf7fed77782cd1e20_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:0b3a5aa6d681f46fc242eefae9a3540b43c2be17b643d40ca4446cd0e8fc2abb_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:8627d0dd68402dc51137d89534c0bdb72e27fc3327be1e63e93a38ae72f653cd_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:a395182a2cda20322f0af7ecc972ab3bc9c07161e70174c2b4d9ac08f6aa9845_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:b289110701914022840061f5f5a931e5c895d16898fff3d78193b89c37943201_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-pf5-rhel9@sha256:51d8398c7057486fbc41a810031276ccd05179d43e9cf4369c8df440495c6ef7_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-pf5-rhel9@sha256:6aaf557a08c0952e2ec7463e3b3cef4d5f8fc9d24427a28c9766f6f0d12f08bd_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-pf5-rhel9@sha256:9f9b88b0fbc438aad06752a21fe76a870ba4d8042c6ee1ff0505af780ca8c2f0_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-pf5-rhel9@sha256:ff4f49f5218d296b3af828c17283f870aebd6d60813563b55908ffd4629eeab1_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:9e75f7392dcc9df58236d14c8c56e69b34564525b72862d851bea16367270128_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:9f80cfe35f04cbe6a16069c1ec1d8811be4d593e64e4c416f3c10d0867e6ae19_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:9fabbf4a7e28f6ab02f1ac77b82fc37e0e295f71b05fa9e56b1a5ee4056a0fed_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:fdebb108386237b2ceb1a09abfd18a26fa724dfeb288b8db05a324c4534b109a_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:632a9d70719cce5d0fde98642ff48e6e810072173dd73db3792f6f80d5272fa7_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:838ee5faa3da19a38b8df19373dc4019f7b80ffdb71053e4f74d53a447a48eca_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:a1477ff3ddb9315e482647d228c09e55356d00291f9fde419d36e064b54fc6b8_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:e10748a721cdb9316cc4283549a800b7725268ba3e181945329c76350ab7b32d_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:34cde8028262bd635134993a4d95bbc63a38dc943862938955c2eda609a67f71_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:3ef24dc7c5588180203520784ea3db6e1501e5190b3f59aa1f77df1a5bee9bfc_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:82192c8ede01ce878231c9c56d7104d845e6bb69a8eeea17af84be7b56654eea_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:d54076093c47f3d5576eb0a5c1e4cd7963a9d29f393a277721c8f34cb7efc263_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:04ddf503b9da7491acec12879894486790a2d2baf3256837ae5884eb73e91bce_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:10ec14b028d3926a2c0ba35810035e69d669c0e358ed8832d854f0454c77e516_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:12ee577bf514a68c17d1b5ad73b91365c3f242bd82edee45422326ba2e0c0b65_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:de69bc0e11397002240253365aa2b2338b401e7aa4f74478e5f202184662a235_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:77751c116d7b990d00fe24beb6a3d5bc7faedd5f628b379903384e9c8ddb2c7c_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:7e4262c5ce1b614df5a3575111aa8d1f047ad476660b25e6318b562275626c51_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:fa74f6dc71dd03e23612312e6c6e988ff1234a8e75752087abb980ca983fdac2_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:fff455cdc1c5015bad5296c85a6a13b2b4593b57dbf78164c1328cea9b228601_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:1364a6b06e13e205088d8690ae753c99527fc130cd5d8ece02fd92538f522a1d_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:1509f4cd6e5aaeed58bd8d2fc518183a6943d546d1cf969fddaec4c075051001_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:2a767fe742df781ebf07f553a7274e766b3dea1b8f12ea665d5ef19efccdcb1e_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:ac3242268defa432b3245eeebaff125bbdbcfec532f5d25d7e96d81f0b4482c9_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:017afc8d42f2f0dd7adaf151c0cb79200724994d92e1b5e2f0c2461a9d7a75e0_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:32d4c74e6dad2e47b4129320cfd7c2c69fbdad29dbe3822749a98c023bce5be2_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:44d851608309de07e95081a748aa6b0ae1fde09fa8524ac9723aa9c0ea956785_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:f2659636edc0651da9d6bc18a09df3ddc94b80143ba4818dd9f818840c776d60_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:7cf7b1d6ec5e436fc35eb92ade0e29316b5af4c6a0df3b3cc0ade5fc732631bf_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:880ca9bd23984cde3a928c7266cd89051ca8bb95b94be54dfbe1e5330ff89674_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:d4bf6a34a799554347bcca84210428262288b32e8d340926f1100a4c05edf4a4_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:fef0a1823440a06135a3d77afe86367c0f969cace70ac39b9fd1f188a80e69f2_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:0521f90dec2a5a5cd930b3e3bf0de90b066eb1b2b2e74e82c9d63d3512b3e6c2_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:09ec7273c5e72adfc183c3af125e2cd47bc1ddb7c44c28aeae18ee488844348c_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:e490cc741517a709f420720b8ee9d9a5ee5335675caa6e967a45b1be0b1404b4_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:ee97bfec045744082cb9a2c806fb8808a25bb5014ee9568ff22e12803f03f26d_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:1a9beb7528ea2ac15e1257be1ff0c8b1ecd4d2e103792efcb5408b0de77fce32_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:4104ea287b8e2476ed618e6e16a35658dddf4ec1da5b58d3196cd68f03fc8989_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:785a7d536bcd955878d80b28a9c5f2d3fbc73cc1ec76dcdbdaacd5454365cea8_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:defe86d856b97f76f8b1455f61c865cf0dbac67810cb67ea5eada820a2f948e6_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:4333b9d650627bb913456e6504faaaf0f0efb55e40a95546c3d31d08d8e2b076_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:c7bd2ccc85720656c78d2808a9059e50457ff6a74fc8a00fcce1b05e193c7244_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:d671e8634526c2e661713be807e2e7f32e46e58dbf7eea44e43ee17a87db601d_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:e32b399bba77a431ffc4e8f24744a790b7aab19f061f7ecca929cb795c83c4d0_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:0ff3decd7dfc8d54779ad65d693327c810f0094200aa34079d929039773887c3_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:1767e287d7463f0d9b6c3af65f98699746835e2c44af4a0b5398139be2aefd23_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:4a0c4d9dc31805b56a417b2359f5da2adaafced10dacf2110bda3d99c73184fc_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:e5abf59262ae41f04385437e3f95924eb505eaf936f5a988319b5a6a52f708c2_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-operator-proxy-rhel9@sha256:230119ab73baf69b572857a4b923baf2e267d2d77f8d373d924db1eb832d9a08_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-operator-proxy-rhel9@sha256:246f462c19203a5c3c28277bc857e38d9f5b648c4e3b6b77c35c0162e5c95d1a_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-operator-proxy-rhel9@sha256:6de3add0818fe352c79cdc4c53c792fcd4150e07908a9dae274e1a7b34d7e545_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-operator-proxy-rhel9@sha256:d3c4701a2aeac9cd836962c6c5d999a0aabb0c472c57fa4fe105e0c1a099059c_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-operator-webhook-rhel9@sha256:98c3af814cc1d5a34f33cfeeeba1f7940f8e30e306da9487dca475bd31938fac_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-operator-webhook-rhel9@sha256:ad47d4bd6e23f0661b826a0f7c826a791474f4a9e15db453d941d143cb42c90c_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-operator-webhook-rhel9@sha256:af5002abc824cf36f90e16bc715ae619c035905442c0801cc92031a6a7765576_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-operator-webhook-rhel9@sha256:bfcc99ea9f1c699b48dcf2994afdd8a68f031f794d721ae745de54a924e59c76_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:3390ca1fd9ae0602c829961dc332c7e3c417020c18c50a08cefdb90c621d6474_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:606e8a370de720153a1dced87cacf1caa1549e6ef8ceaccfe1062663fd18a493_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:67cc277bedd68e09d92c3c256e886ca2506636dfcd77625a5ea3db4005b5d586_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:6e1b97632dea6ef859141e933ca2370d8fc90ab60f66a810e79290116d36d58d_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:42e1a906ab4a97af8537be7b433ac2c7d2b9240d4a42ca9bc65ebf8af78fd7fc_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:af26c01c9129a5f2fbe128d2fe7fe25fb03c0ee6cd76571155147cd4ea3c2de1_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:bb2e059a922f8ece5011db593873c8839d1951ceee09d50fff1613ab270e1062_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:dc1a40ceab9f4100575ac0348a5e17514312d1dabfdb096130093914ff329059_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:5172c4fce21f42b27a34e3f7997e193107e0c0acc680b76058a2f099bf7141b0_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:652771b15fc2b567ef2003d737397364c47bc641eb8bee217cf908679721c7ea_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:d297745a65c828d0a32ca68198e796a37fdef153bfb040cecb9739a868899777_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:e35424513c27c433a94b68d573ab05027fd8b63494414c68ea07a3f3efa01345_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:4c0c8bc122d612b3c0e228e1c5573fad021c4546496c45fbc2a2dc4225fbe727_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:7d4436578b21ba00a60f5cf6bd74988f976f6c167475cc76f39b34b20da182df_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:bcf6c5a3baaa23bb19a487126003eb8f2194f9238cbe8170c5d34930d47cc36c_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:dd8c287009c850126d2b4ae5623420c2ccde38bf14c9c853bdbe5c2e1586db06_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:48fd8e0d453e54ed7531678b05b65e388c00daae63ac5745c9ee8924f7c40371_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:5ad699e6e0061b76f3f50424cb557bcb9fc9569d48f76973da683a45b6ec9147_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:aac030d920f635b8ad7edf6cf046047c82f064bcb081e6071b86e8ee7d84464e_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:e43f01110886845433f023331f62328b116c20d404e70197fb70eac1df7ba155_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pruner-webhook-rhel9@sha256:04633a6772144e0362a5d059a21684026d8e78a28c2463c65daade75f3477548_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pruner-webhook-rhel9@sha256:5251d3f63d49ff224ca777898f93a5fdd6de407db59a315aefdfc49963f98c32_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pruner-webhook-rhel9@sha256:74f1f26bdb3c05af324066ce828f0863c2c5156e949c6cbeedd0d66068847033_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pruner-webhook-rhel9@sha256:c71c29bc335b77b98419e90f24a0396a1093edc2d985aae48f5000f9de75941f_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:34af5e7e166ea2ac902d3d0414adfb8442859396e60b4992de59d7ee130b3fef_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:8bfe1d490a44c6d495c7d30ddb4245746a2e48f0f72343574b3235fa3526cc6d_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:af942926936e39d0f7a3ef1ed1af7fb97aaa04fee8a4ad4e6e21e8931ef42809_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:f929464036bfd53938a4cd7cd39297801a122fd20461cdce31cf8d6d96a3bb86_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:19425135838ddcea73db774c7dfa8a8a9f1301fb1bd488dd662cb02f3d7be670_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:447c983d4e104c79e59492ff5aebc62feccca29d08d11a8856c46710e3cb14fe_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:c01da1031a93870d3aabfd644585c88a53ab3cff759067b54ef08f3ebd690cf3_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:cb3fb52bf47fe049263cd6f87ecfe9f1941fc9f7f4fe69385415cdbc9017aa5e_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:1d18b01daba0807067ff5642305147ee613a22232a0a6ef88601243d59801f8d_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:91e904d51d7505f19e7db68574a957febcb1963bad2f4452e9723be1bd5a79ce_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:bdf506a2c20720048d32e2f1a7df58a0e53f1df827611627d53c49cc005157b0_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:fd318fe6bac9e3f6fb87fa8773d96803e44ba82d5367438f26b1aa04744d60c9_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:26cd2ddeea2e3de5552a95537b4acbfb546076e4d6673b6a68f4c9e2b8dc0142_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:c22c8d4a9dfd25462ed4b37b20d3917cdc87bdc4a90718835dd7cfd70ac7eef8_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:eba4d1b2d03ad132af50bb12a3e67633234494a62a458fd05fa645696f6215cd_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:f80821688e548ecf8b8ffd8ef6c4c5f3bc04f32628e7f83a97c910f43ce3dbe2_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-rhel9-operator@sha256:0739254d745378452259e4d9a84ba9f6bd03e523bda40d9fadfd999812003421_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-rhel9-operator@sha256:3278f98d80e2626bf481811b03908d955019137b47bacbfc6894949e067f39b1_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-rhel9-operator@sha256:73959111c980def943d458774e2b86446e9cc5f96fa6f2d4b45b7db563f44d4b_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-rhel9-operator@sha256:f30b4949b3342a56ce37ab6368e3cd58d23581f8190b0652b1e2e6a4b9daed91_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:301d210efc58e5e08c62ce58e308298aa25f92743b261c258359b26231b179d4_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:491faee7ce303a18b80934ac246b965e9353764c9a9df3928af2757ef0c1104d_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:553e7ea4c082a871ded4daa0865bd2387ec6f99fc6fbd4713a27873cf5bc565d_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:fc03869cd583f8e31cf895f07ff7a96a9d7c236eab36b9e56136e58ca7db96bd_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:1262b507d141cb572339ea7dd149215af3ee891343a66c1d8436c4ef2c3e51ba_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:17db909660a9b940339d94e06e3b7f0612e0e306c6e877debded146505d274b0_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:4fb24af422753d3194a182894499628b10c2fdf22c441b9a90ab9748d3138d7e_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:cce28f2d920fc8d3bfa1b6c64f4c58ec7b02eabaffa7fd05293b725030463bf5_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:438039b78b649983401a817b6937f95915088796a815f80b9625e19fab1a64c4_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:9d748d3f2c587649dbaf6c7f222aadf47ba4e744fab63a252d49ae1c9049e26c_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:c036df7a4bc62e7bafe4b549f3e1fe17b6f9894ac4dedd6018df7d07e267b5a3_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:c7b9e3af430d26a1914bce5bf4189de1ebb3d61c4d8098b7b163c1b6d6f554f2_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:32376725b6ca30983e9fef1b1d6bfa51a7b1d7e1960ccb50bafccb15efe8c7ae_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:47dc50b7a92d96c2dadc980c97f5d58e6e3fcadf5a29c7736209e7e9a47a47c3_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:d51f2814147a117c3465dc38c3940df147092aebcd694e7453b2e4aadeb83ba0_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:e7e8f68f0c3563ff5055685647d20e61a8811f07c828ed4ce88e5c0fa57577bb_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:06dcdd95fe32e4bfe8197f85a92e15e1b3266d195ecef3a3c11350c43e025b54_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:61d7da5e8a4fd131f49e7217c2a43ee60ee179ca8d74c1dd3b2a653e9864bc5c_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:7ddd248c4db55f65e82c0e6ceaa125876cc18cc6c4611a50f2bdb80809f02914_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:ec3dffec1e3bbbd7381e45f888ee06fb080414fe9dc6935cd4caeff0a4e65636_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:0b0cc51d2f5df8a7cc2e30f80fcd4bdb7a38bd5f8a9ecc6d5e5870dc5fdc36e8_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:25933d9a51a2679fea10bda3d72addcadfe26a055a137c628bfdb5f818896536_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:290eacede3daa3be390b910c7116380a5a5dbc2ccc7c3ae8b562c67af76d3fd0_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:79799a8308a0b356a639bceca16c2a728f5bc78a88097fdd149173ef80d2c9c9_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:323921bcd7db381b2a1953764d5f85a14abcbdc1ccece894f8961d8b2b2fb779_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:abfc5c2b61eff272ef04d38a18b7bebaad8aac824a68fe0bd6a95e595678e2d0_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:bd91a02760bac7f4e1f30753d7b9f29c9abcaeeaddde7e3c55c14ce827d07e52_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:e8c62219f6073bd08d585d5f159c6beab76e5553a7e8ae4d1e7c2bdb01c4c7c1_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:8105660323b2250eee6ec111eb4aca20e7a88cdcd1b243ae9c6bc0bee8642293_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:8689c9c077663f3dbd393b9aa1ad5dfad6226c398070804b1e5f3afefaf2ec39_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:d97699f5c4083039de2cf17de20d4e93ac38bb10c885785705d4ce17bc80a37f_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:dae5d2a9e6b12479f742d1110f20059acd9e831ea272a52525d9c3ee42d44d94_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.5,
"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:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:3c4587b2b5dc7426cc24e8678dd103ed2b1abb8ca13f5ea5aab606d92e5e00ba_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:5330de373490f5bfd8fa40de3c8dfb21f64128dab695aaff3a6a4c96c3388d3b_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:c26593f4740103d3296bb094cf30af778128384617d0ac5b7ecef9987a88003a_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:c728d376aafac1219d957bafe2f3ab75ae88e1d326d48ca409e209e09a782e6c_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:1cd66608b31afb07d5575714fd24becb2a3eb48fd6f897240986e5b5cd5ca25f_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:99aab6998dc6e4c8349a53e4ab52c0a9730aa75b36bb4e87d74bb6ee5f2044da_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:9d7a69223b0662bcf109a02007d017e5f10e5c563ff78c02d87af8d5d4ea24de_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:dd5328245120eb981cf5fe6153fc2d33ed9817612884bb7cf7fed77782cd1e20_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:0b3a5aa6d681f46fc242eefae9a3540b43c2be17b643d40ca4446cd0e8fc2abb_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:8627d0dd68402dc51137d89534c0bdb72e27fc3327be1e63e93a38ae72f653cd_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:a395182a2cda20322f0af7ecc972ab3bc9c07161e70174c2b4d9ac08f6aa9845_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:b289110701914022840061f5f5a931e5c895d16898fff3d78193b89c37943201_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-pf5-rhel9@sha256:51d8398c7057486fbc41a810031276ccd05179d43e9cf4369c8df440495c6ef7_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-pf5-rhel9@sha256:6aaf557a08c0952e2ec7463e3b3cef4d5f8fc9d24427a28c9766f6f0d12f08bd_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-pf5-rhel9@sha256:9f9b88b0fbc438aad06752a21fe76a870ba4d8042c6ee1ff0505af780ca8c2f0_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-pf5-rhel9@sha256:ff4f49f5218d296b3af828c17283f870aebd6d60813563b55908ffd4629eeab1_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:9e75f7392dcc9df58236d14c8c56e69b34564525b72862d851bea16367270128_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:9f80cfe35f04cbe6a16069c1ec1d8811be4d593e64e4c416f3c10d0867e6ae19_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:9fabbf4a7e28f6ab02f1ac77b82fc37e0e295f71b05fa9e56b1a5ee4056a0fed_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:fdebb108386237b2ceb1a09abfd18a26fa724dfeb288b8db05a324c4534b109a_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:632a9d70719cce5d0fde98642ff48e6e810072173dd73db3792f6f80d5272fa7_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:838ee5faa3da19a38b8df19373dc4019f7b80ffdb71053e4f74d53a447a48eca_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:a1477ff3ddb9315e482647d228c09e55356d00291f9fde419d36e064b54fc6b8_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:e10748a721cdb9316cc4283549a800b7725268ba3e181945329c76350ab7b32d_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:34cde8028262bd635134993a4d95bbc63a38dc943862938955c2eda609a67f71_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:3ef24dc7c5588180203520784ea3db6e1501e5190b3f59aa1f77df1a5bee9bfc_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:82192c8ede01ce878231c9c56d7104d845e6bb69a8eeea17af84be7b56654eea_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:d54076093c47f3d5576eb0a5c1e4cd7963a9d29f393a277721c8f34cb7efc263_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:04ddf503b9da7491acec12879894486790a2d2baf3256837ae5884eb73e91bce_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:10ec14b028d3926a2c0ba35810035e69d669c0e358ed8832d854f0454c77e516_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:12ee577bf514a68c17d1b5ad73b91365c3f242bd82edee45422326ba2e0c0b65_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:de69bc0e11397002240253365aa2b2338b401e7aa4f74478e5f202184662a235_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:77751c116d7b990d00fe24beb6a3d5bc7faedd5f628b379903384e9c8ddb2c7c_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:7e4262c5ce1b614df5a3575111aa8d1f047ad476660b25e6318b562275626c51_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:fa74f6dc71dd03e23612312e6c6e988ff1234a8e75752087abb980ca983fdac2_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:fff455cdc1c5015bad5296c85a6a13b2b4593b57dbf78164c1328cea9b228601_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:1364a6b06e13e205088d8690ae753c99527fc130cd5d8ece02fd92538f522a1d_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:1509f4cd6e5aaeed58bd8d2fc518183a6943d546d1cf969fddaec4c075051001_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:2a767fe742df781ebf07f553a7274e766b3dea1b8f12ea665d5ef19efccdcb1e_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:ac3242268defa432b3245eeebaff125bbdbcfec532f5d25d7e96d81f0b4482c9_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:017afc8d42f2f0dd7adaf151c0cb79200724994d92e1b5e2f0c2461a9d7a75e0_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:32d4c74e6dad2e47b4129320cfd7c2c69fbdad29dbe3822749a98c023bce5be2_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:44d851608309de07e95081a748aa6b0ae1fde09fa8524ac9723aa9c0ea956785_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:f2659636edc0651da9d6bc18a09df3ddc94b80143ba4818dd9f818840c776d60_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:7cf7b1d6ec5e436fc35eb92ade0e29316b5af4c6a0df3b3cc0ade5fc732631bf_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:880ca9bd23984cde3a928c7266cd89051ca8bb95b94be54dfbe1e5330ff89674_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:d4bf6a34a799554347bcca84210428262288b32e8d340926f1100a4c05edf4a4_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:fef0a1823440a06135a3d77afe86367c0f969cace70ac39b9fd1f188a80e69f2_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:0521f90dec2a5a5cd930b3e3bf0de90b066eb1b2b2e74e82c9d63d3512b3e6c2_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:09ec7273c5e72adfc183c3af125e2cd47bc1ddb7c44c28aeae18ee488844348c_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:e490cc741517a709f420720b8ee9d9a5ee5335675caa6e967a45b1be0b1404b4_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:ee97bfec045744082cb9a2c806fb8808a25bb5014ee9568ff22e12803f03f26d_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:1a9beb7528ea2ac15e1257be1ff0c8b1ecd4d2e103792efcb5408b0de77fce32_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:4104ea287b8e2476ed618e6e16a35658dddf4ec1da5b58d3196cd68f03fc8989_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:785a7d536bcd955878d80b28a9c5f2d3fbc73cc1ec76dcdbdaacd5454365cea8_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:defe86d856b97f76f8b1455f61c865cf0dbac67810cb67ea5eada820a2f948e6_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:4333b9d650627bb913456e6504faaaf0f0efb55e40a95546c3d31d08d8e2b076_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:c7bd2ccc85720656c78d2808a9059e50457ff6a74fc8a00fcce1b05e193c7244_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:d671e8634526c2e661713be807e2e7f32e46e58dbf7eea44e43ee17a87db601d_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:e32b399bba77a431ffc4e8f24744a790b7aab19f061f7ecca929cb795c83c4d0_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:0ff3decd7dfc8d54779ad65d693327c810f0094200aa34079d929039773887c3_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:1767e287d7463f0d9b6c3af65f98699746835e2c44af4a0b5398139be2aefd23_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:4a0c4d9dc31805b56a417b2359f5da2adaafced10dacf2110bda3d99c73184fc_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:e5abf59262ae41f04385437e3f95924eb505eaf936f5a988319b5a6a52f708c2_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-operator-proxy-rhel9@sha256:230119ab73baf69b572857a4b923baf2e267d2d77f8d373d924db1eb832d9a08_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-operator-proxy-rhel9@sha256:246f462c19203a5c3c28277bc857e38d9f5b648c4e3b6b77c35c0162e5c95d1a_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-operator-proxy-rhel9@sha256:6de3add0818fe352c79cdc4c53c792fcd4150e07908a9dae274e1a7b34d7e545_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-operator-proxy-rhel9@sha256:d3c4701a2aeac9cd836962c6c5d999a0aabb0c472c57fa4fe105e0c1a099059c_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-operator-webhook-rhel9@sha256:98c3af814cc1d5a34f33cfeeeba1f7940f8e30e306da9487dca475bd31938fac_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-operator-webhook-rhel9@sha256:ad47d4bd6e23f0661b826a0f7c826a791474f4a9e15db453d941d143cb42c90c_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-operator-webhook-rhel9@sha256:af5002abc824cf36f90e16bc715ae619c035905442c0801cc92031a6a7765576_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-operator-webhook-rhel9@sha256:bfcc99ea9f1c699b48dcf2994afdd8a68f031f794d721ae745de54a924e59c76_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:3390ca1fd9ae0602c829961dc332c7e3c417020c18c50a08cefdb90c621d6474_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:606e8a370de720153a1dced87cacf1caa1549e6ef8ceaccfe1062663fd18a493_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:67cc277bedd68e09d92c3c256e886ca2506636dfcd77625a5ea3db4005b5d586_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:6e1b97632dea6ef859141e933ca2370d8fc90ab60f66a810e79290116d36d58d_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:42e1a906ab4a97af8537be7b433ac2c7d2b9240d4a42ca9bc65ebf8af78fd7fc_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:af26c01c9129a5f2fbe128d2fe7fe25fb03c0ee6cd76571155147cd4ea3c2de1_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:bb2e059a922f8ece5011db593873c8839d1951ceee09d50fff1613ab270e1062_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:dc1a40ceab9f4100575ac0348a5e17514312d1dabfdb096130093914ff329059_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:5172c4fce21f42b27a34e3f7997e193107e0c0acc680b76058a2f099bf7141b0_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:652771b15fc2b567ef2003d737397364c47bc641eb8bee217cf908679721c7ea_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:d297745a65c828d0a32ca68198e796a37fdef153bfb040cecb9739a868899777_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:e35424513c27c433a94b68d573ab05027fd8b63494414c68ea07a3f3efa01345_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:4c0c8bc122d612b3c0e228e1c5573fad021c4546496c45fbc2a2dc4225fbe727_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:7d4436578b21ba00a60f5cf6bd74988f976f6c167475cc76f39b34b20da182df_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:bcf6c5a3baaa23bb19a487126003eb8f2194f9238cbe8170c5d34930d47cc36c_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:dd8c287009c850126d2b4ae5623420c2ccde38bf14c9c853bdbe5c2e1586db06_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:48fd8e0d453e54ed7531678b05b65e388c00daae63ac5745c9ee8924f7c40371_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:5ad699e6e0061b76f3f50424cb557bcb9fc9569d48f76973da683a45b6ec9147_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:aac030d920f635b8ad7edf6cf046047c82f064bcb081e6071b86e8ee7d84464e_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:e43f01110886845433f023331f62328b116c20d404e70197fb70eac1df7ba155_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pruner-webhook-rhel9@sha256:04633a6772144e0362a5d059a21684026d8e78a28c2463c65daade75f3477548_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pruner-webhook-rhel9@sha256:5251d3f63d49ff224ca777898f93a5fdd6de407db59a315aefdfc49963f98c32_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pruner-webhook-rhel9@sha256:74f1f26bdb3c05af324066ce828f0863c2c5156e949c6cbeedd0d66068847033_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-pruner-webhook-rhel9@sha256:c71c29bc335b77b98419e90f24a0396a1093edc2d985aae48f5000f9de75941f_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:34af5e7e166ea2ac902d3d0414adfb8442859396e60b4992de59d7ee130b3fef_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:8bfe1d490a44c6d495c7d30ddb4245746a2e48f0f72343574b3235fa3526cc6d_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:af942926936e39d0f7a3ef1ed1af7fb97aaa04fee8a4ad4e6e21e8931ef42809_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:f929464036bfd53938a4cd7cd39297801a122fd20461cdce31cf8d6d96a3bb86_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:19425135838ddcea73db774c7dfa8a8a9f1301fb1bd488dd662cb02f3d7be670_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:447c983d4e104c79e59492ff5aebc62feccca29d08d11a8856c46710e3cb14fe_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:c01da1031a93870d3aabfd644585c88a53ab3cff759067b54ef08f3ebd690cf3_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:cb3fb52bf47fe049263cd6f87ecfe9f1941fc9f7f4fe69385415cdbc9017aa5e_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:1d18b01daba0807067ff5642305147ee613a22232a0a6ef88601243d59801f8d_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:91e904d51d7505f19e7db68574a957febcb1963bad2f4452e9723be1bd5a79ce_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:bdf506a2c20720048d32e2f1a7df58a0e53f1df827611627d53c49cc005157b0_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:fd318fe6bac9e3f6fb87fa8773d96803e44ba82d5367438f26b1aa04744d60c9_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:26cd2ddeea2e3de5552a95537b4acbfb546076e4d6673b6a68f4c9e2b8dc0142_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:c22c8d4a9dfd25462ed4b37b20d3917cdc87bdc4a90718835dd7cfd70ac7eef8_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:eba4d1b2d03ad132af50bb12a3e67633234494a62a458fd05fa645696f6215cd_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:f80821688e548ecf8b8ffd8ef6c4c5f3bc04f32628e7f83a97c910f43ce3dbe2_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-rhel9-operator@sha256:0739254d745378452259e4d9a84ba9f6bd03e523bda40d9fadfd999812003421_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-rhel9-operator@sha256:3278f98d80e2626bf481811b03908d955019137b47bacbfc6894949e067f39b1_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-rhel9-operator@sha256:73959111c980def943d458774e2b86446e9cc5f96fa6f2d4b45b7db563f44d4b_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-rhel9-operator@sha256:f30b4949b3342a56ce37ab6368e3cd58d23581f8190b0652b1e2e6a4b9daed91_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:301d210efc58e5e08c62ce58e308298aa25f92743b261c258359b26231b179d4_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:491faee7ce303a18b80934ac246b965e9353764c9a9df3928af2757ef0c1104d_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:553e7ea4c082a871ded4daa0865bd2387ec6f99fc6fbd4713a27873cf5bc565d_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:fc03869cd583f8e31cf895f07ff7a96a9d7c236eab36b9e56136e58ca7db96bd_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:1262b507d141cb572339ea7dd149215af3ee891343a66c1d8436c4ef2c3e51ba_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:17db909660a9b940339d94e06e3b7f0612e0e306c6e877debded146505d274b0_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:4fb24af422753d3194a182894499628b10c2fdf22c441b9a90ab9748d3138d7e_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:cce28f2d920fc8d3bfa1b6c64f4c58ec7b02eabaffa7fd05293b725030463bf5_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:438039b78b649983401a817b6937f95915088796a815f80b9625e19fab1a64c4_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:9d748d3f2c587649dbaf6c7f222aadf47ba4e744fab63a252d49ae1c9049e26c_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:c036df7a4bc62e7bafe4b549f3e1fe17b6f9894ac4dedd6018df7d07e267b5a3_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:c7b9e3af430d26a1914bce5bf4189de1ebb3d61c4d8098b7b163c1b6d6f554f2_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:32376725b6ca30983e9fef1b1d6bfa51a7b1d7e1960ccb50bafccb15efe8c7ae_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:47dc50b7a92d96c2dadc980c97f5d58e6e3fcadf5a29c7736209e7e9a47a47c3_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:d51f2814147a117c3465dc38c3940df147092aebcd694e7453b2e4aadeb83ba0_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:e7e8f68f0c3563ff5055685647d20e61a8811f07c828ed4ce88e5c0fa57577bb_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:06dcdd95fe32e4bfe8197f85a92e15e1b3266d195ecef3a3c11350c43e025b54_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:61d7da5e8a4fd131f49e7217c2a43ee60ee179ca8d74c1dd3b2a653e9864bc5c_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:7ddd248c4db55f65e82c0e6ceaa125876cc18cc6c4611a50f2bdb80809f02914_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:ec3dffec1e3bbbd7381e45f888ee06fb080414fe9dc6935cd4caeff0a4e65636_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:0b0cc51d2f5df8a7cc2e30f80fcd4bdb7a38bd5f8a9ecc6d5e5870dc5fdc36e8_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:25933d9a51a2679fea10bda3d72addcadfe26a055a137c628bfdb5f818896536_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:290eacede3daa3be390b910c7116380a5a5dbc2ccc7c3ae8b562c67af76d3fd0_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:79799a8308a0b356a639bceca16c2a728f5bc78a88097fdd149173ef80d2c9c9_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:323921bcd7db381b2a1953764d5f85a14abcbdc1ccece894f8961d8b2b2fb779_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:abfc5c2b61eff272ef04d38a18b7bebaad8aac824a68fe0bd6a95e595678e2d0_amd64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:bd91a02760bac7f4e1f30753d7b9f29c9abcaeeaddde7e3c55c14ce827d07e52_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:e8c62219f6073bd08d585d5f159c6beab76e5553a7e8ae4d1e7c2bdb01c4c7c1_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:8105660323b2250eee6ec111eb4aca20e7a88cdcd1b243ae9c6bc0bee8642293_ppc64le",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:8689c9c077663f3dbd393b9aa1ad5dfad6226c398070804b1e5f3afefaf2ec39_s390x",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:d97699f5c4083039de2cf17de20d4e93ac38bb10c885785705d4ce17bc80a37f_arm64",
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:dae5d2a9e6b12479f742d1110f20059acd9e831ea272a52525d9c3ee42d44d94_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "github.com/tektoncd/pipeline: Tekton Pipelines: Arbitrary code execution and secret exfiltration via malicious git commands"
}
]
}
RHSA-2026:26538
Vulnerability from csaf_redhat - Published: 2026-06-17 09:07 - Updated: 2026-08-17 14:20A 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 Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-operator-bundle@sha256:37f76414fb74a87e6aaa715e8a645fb9c4a5d383c9c232fc0a468760bafe0d63_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Tekton Pipelines, a system for declaring continuous integration/continuous delivery (CI/CD) pipelines. An authenticated user, able to submit `ResolutionRequest` objects, can exploit a vulnerability by injecting malicious commands into the git resolver's revision parameter. This allows for the execution of unauthorized programs on the resolver pod. Successful exploitation can lead to the exfiltration of all cluster-wide secrets, resulting in significant information disclosure.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-operator-bundle@sha256:37f76414fb74a87e6aaa715e8a645fb9c4a5d383c9c232fc0a468760bafe0d63_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.21.2 GA release of Red Hat OpenShift Pipelines Operator..\nFor more details see [product documentation](https://docs.redhat.com/en/documentation/red_hat_openshift_pipelines).",
"title": "Topic"
},
{
"category": "general",
"text": "The 1.21.2 release of Red Hat OpenShift Pipelines Operator.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:26538",
"url": "https://access.redhat.com/errata/RHSA-2026:26538"
},
{
"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-40938",
"url": "https://access.redhat.com/security/cve/CVE-2026-40938"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "external",
"summary": "https://docs.redhat.com/en/documentation/red_hat_openshift_pipelines",
"url": "https://docs.redhat.com/en/documentation/red_hat_openshift_pipelines"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_26538.json"
}
],
"title": "Red Hat Security Advisory: Red Hat OpenShift Pipelines Release 1.21.2",
"tracking": {
"current_release_date": "2026-08-17T14:20:09+00:00",
"generator": {
"date": "2026-08-17T14:20:09+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.16"
}
},
"id": "RHSA-2026:26538",
"initial_release_date": "2026-06-17T09:07:54+00:00",
"revision_history": [
{
"date": "2026-06-17T09:07:54+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-08-15T05:55:47+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-08-17T14:20:09+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift Pipelines 1.21",
"product": {
"name": "Red Hat OpenShift Pipelines 1.21",
"product_id": "Red Hat OpenShift Pipelines 1.21",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift_pipelines:1.21::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Pipelines"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-operator-bundle@sha256:37f76414fb74a87e6aaa715e8a645fb9c4a5d383c9c232fc0a468760bafe0d63_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-operator-bundle@sha256:37f76414fb74a87e6aaa715e8a645fb9c4a5d383c9c232fc0a468760bafe0d63_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-operator-bundle@sha256:37f76414fb74a87e6aaa715e8a645fb9c4a5d383c9c232fc0a468760bafe0d63_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-operator-bundle@sha256%3A37f76414fb74a87e6aaa715e8a645fb9c4a5d383c9c232fc0a468760bafe0d63?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines/pipelines-operator-bundle\u0026tag=1781686494"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-operator-bundle@sha256:37f76414fb74a87e6aaa715e8a645fb9c4a5d383c9c232fc0a468760bafe0d63_amd64 as a component of Red Hat OpenShift Pipelines 1.21",
"product_id": "Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-operator-bundle@sha256:37f76414fb74a87e6aaa715e8a645fb9c4a5d383c9c232fc0a468760bafe0d63_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-operator-bundle@sha256:37f76414fb74a87e6aaa715e8a645fb9c4a5d383c9c232fc0a468760bafe0d63_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.21"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-27141",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2026-02-26T20:09:11.626155+00:00",
"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 Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-operator-bundle@sha256:37f76414fb74a87e6aaa715e8a645fb9c4a5d383c9c232fc0a468760bafe0d63_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-06-17T09:07:54+00:00",
"details": "Red Hat OpenShift Pipelines is a cloud-native, continuous integration and\ncontinuous delivery (CI/CD) solution based on Kubernetes resources.\nIt uses Tekton building blocks to automate deployments across multiple\nplatforms by abstracting away the underlying implementation details.\nTekton introduces a number of standard custom resource definitions (CRDs)\nfor defining CI/CD pipelines that are portable across Kubernetes distributions.",
"product_ids": [
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-operator-bundle@sha256:37f76414fb74a87e6aaa715e8a645fb9c4a5d383c9c232fc0a468760bafe0d63_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:26538"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-operator-bundle@sha256:37f76414fb74a87e6aaa715e8a645fb9c4a5d383c9c232fc0a468760bafe0d63_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-operator-bundle@sha256:37f76414fb74a87e6aaa715e8a645fb9c4a5d383c9c232fc0a468760bafe0d63_amd64"
]
}
],
"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-40938",
"cwe": {
"id": "CWE-88",
"name": "Improper Neutralization of Argument Delimiters in a Command (\u0027Argument Injection\u0027)"
},
"discovery_date": "2026-04-21T21:02:16.557479+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2460292"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Tekton Pipelines, a system for declaring continuous integration/continuous delivery (CI/CD) pipelines. An authenticated user, able to submit `ResolutionRequest` objects, can exploit a vulnerability by injecting malicious commands into the git resolver\u0027s revision parameter. This allows for the execution of unauthorized programs on the resolver pod. Successful exploitation can lead to the exfiltration of all cluster-wide secrets, resulting in significant information disclosure.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/tektoncd/pipeline: Tekton Pipelines: Arbitrary code execution and secret exfiltration via malicious git commands",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important flaw in Tekton Pipelines allows an authenticated user to achieve arbitrary code execution on the resolver pod by injecting malicious commands into the git resolver\u0027s revision parameter. This vulnerability happens because the `revision` parameter is passed as a positional argument to the `git fetch` command without any previous validation whether the parameter\u0027s value doesn\u0027t start with `-` character. Combining this lack of validation with the fact the function which validates the repository URL explicitly allows a repository URL to being with `/`, translating to a local filesystem. An attacker with enough privileges to perform an operation which trigger resolvers to use the `ResolutionRequest` function can \nchain both behaviors to trick Tekton Pipelines to load and execute an arbitrary binary on the resolver pod.\n\nExploring this vulnerability may be considered of a high complexity as an attacker needs to either know an existing valid git repository located at a predicable path already in the resolver pod or a default URL configuration pointing to a local filesystem\u0027s path.\n \nA successful exploitation of the flaw can lead to the exfiltration of all cluster-wide secrets, posing a significant risk to the integrity and confidentiality of the OpenShift environment. Additionally, depending on the data included in the `kubeconfig` files, an attacker may achieve privilege escalation or perform lateral movements within the targeted cluster.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-operator-bundle@sha256:37f76414fb74a87e6aaa715e8a645fb9c4a5d383c9c232fc0a468760bafe0d63_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-40938"
},
{
"category": "external",
"summary": "RHBZ#2460292",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2460292"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-40938",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-40938"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-40938",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-40938"
},
{
"category": "external",
"summary": "https://github.com/tektoncd/pipeline/releases/tag/v1.11.1",
"url": "https://github.com/tektoncd/pipeline/releases/tag/v1.11.1"
},
{
"category": "external",
"summary": "https://github.com/tektoncd/pipeline/security/advisories/GHSA-94jr-7pqp-xhcq",
"url": "https://github.com/tektoncd/pipeline/security/advisories/GHSA-94jr-7pqp-xhcq"
}
],
"release_date": "2026-04-21T20:45:24.658000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-17T09:07:54+00:00",
"details": "Red Hat OpenShift Pipelines is a cloud-native, continuous integration and\ncontinuous delivery (CI/CD) solution based on Kubernetes resources.\nIt uses Tekton building blocks to automate deployments across multiple\nplatforms by abstracting away the underlying implementation details.\nTekton introduces a number of standard custom resource definitions (CRDs)\nfor defining CI/CD pipelines that are portable across Kubernetes distributions.",
"product_ids": [
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-operator-bundle@sha256:37f76414fb74a87e6aaa715e8a645fb9c4a5d383c9c232fc0a468760bafe0d63_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:26538"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-operator-bundle@sha256:37f76414fb74a87e6aaa715e8a645fb9c4a5d383c9c232fc0a468760bafe0d63_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.5,
"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:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Pipelines 1.21:registry.redhat.io/openshift-pipelines/pipelines-operator-bundle@sha256:37f76414fb74a87e6aaa715e8a645fb9c4a5d383c9c232fc0a468760bafe0d63_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "github.com/tektoncd/pipeline: Tekton Pipelines: Arbitrary code execution and secret exfiltration via malicious git commands"
}
]
}
RHSA-2026:37387
Vulnerability from csaf_redhat - Published: 2026-07-09 14:48 - Updated: 2026-08-18 17:16A 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-18T17:16:37+00:00",
"generator": {
"date": "2026-08-18T17:16:37+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-18T17:16:37+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:7291
Vulnerability from csaf_redhat - Published: 2026-04-09 11:00 - Updated: 2026-08-18 17:19A path traversal vulnerability has been identified in the Go os package affecting the Root abstraction, where improper handling of trailing path separators could allow access to the parent directory of a configured root directory. By supplying a filename ending in "../", an attacker may be able to open the immediate parent directory of the intended Root. Although this escape does not allow traversal to higher-level ancestors or direct access to files within the parent directory, it may expose directory metadata or unintended filesystem structure if the application passes untrusted path input to Root.Open.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A CrossOriginProtection bypass has been discovered in the golang net/http package. When using http.CrossOriginProtection, the AddInsecureBypassPattern method can unexpectedly bypass more requests than intended. CrossOriginProtection then skips validation, but forwards the original request path, which may be served by a different handler without the intended security protections.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@x86_64 | — |
Vendor Fix
fix
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 Hardened Images:golang1-26-main@aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@src | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@x86_64 | — |
Vendor Fix
fix
|
The Parse function permits values other than IPv6 addresses to be included in square brackets within the host component of a URL. RFC 3986 permits IPv6 addresses to be included within the host component, enclosed within square brackets. For example: "http://[::1]/". IPv4 addresses and hostnames must not appear within square brackets. Parse did not enforce this requirement.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@src | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@x86_64 | — |
Vendor Fix
fix
|
A flaw was found in the SSH Agent servers component (golang.org/x/crypto/ssh/agent). This vulnerability allows a remote attacker to cause a denial of service (DoS) by sending a specially crafted, malformed message during new identity requests. The server fails to validate the size of these messages, leading to an out-of-bounds read that can cause the program to panic and terminate.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@src | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@x86_64 | — |
Vendor Fix
fix
|
A flaw was found in golang.org/x/crypto/ssh. An attacker can exploit this vulnerability by sending specially crafted GSSAPI (Generic Security Service Application Program Interface) authentication requests to an SSH (Secure Shell) server. The server fails to validate the number of mechanisms specified in these requests, leading to unbounded memory consumption. This can result in a Denial of Service (DoS), making the SSH server unavailable to legitimate users.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@src | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@x86_64 | — |
Vendor Fix
fix
|
A flaw was found in the archive/tar package in the Go standard library. tar.Reader does not set a maximum size on the number of sparse region data blocks in GNU tar pax 1.0 sparse files. A specially crafted tar archive with a pax header indicating a big number of sparse regions can cause a Go program to try to allocate a large amount of memory, causing an out-of-memory condition and resulting in a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A memory exhaustion flaw has been discovered in the golang encoding/asn1 module. Within parseSequenceOf, reflect.MakeSlice is being used to pre-allocate a slice that is needed in order to fully validate the given DER payload. The size of the slice allocated are also multiple times larger than the input DER. As a result, a malicious actor can craft a big empty DER payload, resulting in an unnecessary large allocation of memories. This can be a way to cause memory exhaustion.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in golang.org/net/http. A remote attacker could exploit this vulnerability by sending a large number of small cookies to an HTTP server. Despite a default 1MB limit on HTTP headers, the number of cookies parsed is unrestricted, leading to excessive memory allocation. This can cause the server to consume significant memory resources, resulting in a denial of service (DoS) for legitimate users.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@src | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@x86_64 | — |
Vendor Fix
fix
|
A potential denial of service flaw has been discovered in golang's crypto/x509 module. Due to the design of the name constraint checking algorithm, the processing time of some inputs scales non-linearly with respect to the size of the certificate. This affects programs which validate arbitrary certificate chains.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A denial of service vector has been discovered in the golang crypto/x509 module. An attacker could craft an intermediate X.509 certificate containing a DSA public key and can crash a remote host with an unauthenticated call to any endpoint that verifies the certificate chain.
CWE-617 - Reachable Assertion| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
The crypto/tls conn.Handshake method returns an error on the server-side when ALPN negotation fails which can contain arbitrary attacker controlled information provided by the client-side of the connection which is not escaped. This affects programs which log these errors without any additional form of sanitization, and may allow injection of attacker controlled information into logs.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
The html.Parse function in golang.org/x/net/html has an infinite parsing loop when processing certain inputs, which can lead to denial of service (DoS) in an exposed go application if an attacker provides specially crafted HTML content.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A potential denial of service flaw has been discovered in the golang encoding/pem module. Due to the design of the PEM parsing function, the processing time for some inputs scales non-linearly with respect to the size of the input. This affects programs which parse untrusted PEM inputs and may result in an unresponsive program should an attacker exploit it.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
The Reader.ReadResponse function constructs a response string through repeated string concatenation of lines. When the number of lines in a response is large, this can cause excessive CPU consumption.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@src | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@x86_64 | — |
Vendor Fix
fix
|
A denial of service vulnerability has been discovered in the golang net/mail module. The ParseAddress function constructed domain-literal address components through repeated string concatenation which when parsing large domain-literal components, could cause excessive CPU consumption.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the net/url package in the Go standard library. The package does not enforce a limit on the number of unique query parameters it parses. A Go application using the net/http.Request.ParseForm method will try to process all parameters provided in the request. A specially crafted HTTP request containing a massive number of query parameters will cause the application to consume an excessive amount of memory, eventually causing the application to crash or become unresponsive, resulting in a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the crypto/x509 package in the Go standard library. This vulnerability allows a certificate validation bypass via an excluded subdomain constraint in a certificated chain as it does not restrict the usage of wildcard SANs in the leaf certificate.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the archive/zip package in the Go standard library. A super-linear file name indexing algorithm is used in the first time a file in an archive is opened. A crafted zip archive containing a specific arrangement of file names can cause an excessive CPU and memory consumption. A Go application processing a malicious archive can become unresponsive or crash, resulting in a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in golang. A remote attacker could exploit this vulnerability by providing a specially crafted certificate during the error string construction process within the `HostnameError.Error()` function. This flaw, caused by unbounded string concatenation, leads to excessive resource consumption. Successful exploitation can result in a denial of service (DoS) for the affected system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@src | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@x86_64 | — |
Vendor Fix
fix
|
A TLS connection handling flaw has been discovered in the golang crypto/tls library. During the TLS 1.3 handshake if multiple messages are sent in records that span encryption level boundaries (for instance the Client Hello and Encrypted Extensions messages), the subsequent messages may be processed before the encryption level changes. This can cause some minor information disclosure if a network-local attacker can inject messages during the handshake.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in cmd/go. An attacker can exploit this by building a malicious Go source file that uses the '#cgo pkg-config:' directive. This allows the attacker to write to an arbitrary file with partial control over its content, by providing a '--log-file' argument to the pkg-config command. This vulnerability can lead to arbitrary file write.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Go's 'cgo tool'. This vulnerability arises from a discrepancy in how Go and C/C++ comments are parsed, which allows for malicious code to be hidden within comments and then "smuggled" into the compiled `cgo` binary. An attacker could exploit this to embed and execute arbitrary code, potentially leading to significant system compromise.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@src | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Golang's cmd/go module. This vulnerability allows a local attacker to achieve local code execution by downloading and building modules with specially crafted malicious version strings. On systems with Mercurial (hg) installed, this can occur when downloading modules from non-standard sources due to how external Version Control System (VCS) commands are constructed. Additionally, on systems with Git installed, providing malicious version strings to the toolchain can enable an attacker to write to arbitrary files on the filesystem. This issue is triggered by explicitly supplying these malicious version strings.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the crypto/tls component. This vulnerability occurs during Transport Layer Security (TLS) session resumption when certificate authority (CA) settings are modified between the initial and resumed handshakes. An attacker could exploit this to bypass certificate validation, allowing a client or server to establish a connection that should have been rejected. This could lead to an authentication bypass under specific conditions.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@src | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@x86_64 | — |
Vendor Fix
fix
|
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 Hardened Images:golang1-26-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A certificate validation flaw has been discovered in the golang crypto/x509 module. When verifying a certificate chain which contains a certificate containing multiple email address constraints which share common local portions but different domain portions, these constraints will not be properly applied, and only the last constraint will be considered.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A certificate validation flaw has been discovered in the golang crypto/x509 module. Certificate verification can panic when a certificate in the chain has an empty DNS name and another certificate in the chain has excluded name constraints. This can crash programs that are either directly verifying X.509 certificate chains, or those that use TLS.
CWE-295 - Improper Certificate Validation| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A path traversal flaw has been discovered in the golang `os` module. On Unix platforms, when listing the contents of a directory using File.ReadDir or File.Readdir the returned FileInfo could reference a file outside of the Root in which the File was opened. The impact of this escape is limited to reading metadata provided by lstat from arbitrary locations on the filesystem without permitting reading or writing files outside the root.
CWE-22 - Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@x86_64 | — |
Vendor Fix
fix
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 Hardened Images:golang1-26-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
An input escaping flaw has been discovered in the golang html/template module. Actions which insert URLs into the content attribute of HTML meta tags are not escaped. This can allow XSS if the meta tag also has an http-equiv attribute with the value "refresh". A new GODEBUG setting has been added, htmlmetacontenturlescape, which can be used to disable escaping URLs in actions in the meta content attribute which follow "url=" by setting htmlmetacontenturlescape=0.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the cmd/compile package in the Go standard library. The compiler fails to correctly check for integer overflow or underflow in arithmetic operations involving loop induction variables. As a result, the compiler allows invalid memory indexing to occur at runtime, potentially leading to memory corruption.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the cmd/compile package in the Go standard library. A no-op interface conversion prevented the compiler from correctly identifying non-overlapping memory moves. As a result, the compiler allows unsafe memory move operations to occur at runtime, potentially causing data corruption, memory corruption or unexpected application behavior.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Go's `crypto/x509` package. A remote attacker could exploit this by presenting a specially crafted certificate chain containing a large number of policy mappings. This inefficient validation process consumes excessive resources, which can lead to a denial of service (DoS) for applications or systems performing certificate validation.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the internal/syscall/unix package in the Go standard library. If the target of the `Root.Chmod` function is replaced with a symbolic link during execution, specifically after `Root.Chmod` checks the target but before acting, the `chmod` operation will be performed on the file the symbolic link points to. This issue can bypass directory restrictions and lead to unauthorized permission changes on the filesystem.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the `crypto/tls` package within the Go (golang) standard library, specifically affecting TLS 1.3 connections. A remote attacker can exploit this vulnerability by sending multiple key update messages in a single record after the handshake. This can cause the connection to deadlock, leading to uncontrolled consumption of resources and ultimately a denial of service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@src | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Go's `archive/tar` package. A remote attacker could exploit this vulnerability by providing a maliciously-crafted archive file. When the `tar.Reader` processes an archive containing a large number of sparse regions in the "old GNU sparse map" format, it can lead to unbounded memory allocation. This can result in a Denial of Service (DoS) condition, making the affected application unresponsive.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the `html/template` package. This vulnerability arises from improper tracking of context and brace depth within JavaScript (JS) template literals. A remote attacker could exploit these issues to cause content to be incorrectly or improperly escaped, leading to Cross-Site Scripting (XSS) vulnerabilities. This could allow an attacker to inject malicious scripts into web pages viewed by other users.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in golang.org/x/image/tiff. A remote attacker could exploit this vulnerability by providing a maliciously crafted Tagged Image File Format (TIFF) file. This could cause the image decoding process to attempt to allocate up to 4 gigabytes (GiB) of memory. The excessive resource consumption or an out-of-memory error would lead to a Denial of Service (DoS) condition.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the `crypto/x509` package within Go (golang). When verifying a certificate chain, excluded DNS (Domain Name System) constraints are not correctly applied to wildcard DNS Subject Alternative Names (SANs) if the case of the SAN differs from the constraint. This oversight could allow an attacker to bypass certificate validation, potentially leading to the acceptance of a malicious certificate that should have been rejected. This issue specifically impacts the validation of trusted certificate chains.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@src | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@x86_64 | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for Red Hat Hardened Images RPMs is now available.",
"title": "Topic"
},
{
"category": "general",
"text": "This update includes the following RPMs:",
"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:7291",
"url": "https://access.redhat.com/errata/RHSA-2026:7291"
},
{
"category": "external",
"summary": "https://images.redhat.com/",
"url": "https://images.redhat.com/"
},
{
"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/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-58190",
"url": "https://access.redhat.com/security/cve/CVE-2025-58190"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-47911",
"url": "https://access.redhat.com/security/cve/CVE-2025-47911"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-22873",
"url": "https://access.redhat.com/security/cve/CVE-2025-22873"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-68119",
"url": "https://access.redhat.com/security/cve/CVE-2025-68119"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-61732",
"url": "https://access.redhat.com/security/cve/CVE-2025-61732"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-61731",
"url": "https://access.redhat.com/security/cve/CVE-2025-61731"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-61725",
"url": "https://access.redhat.com/security/cve/CVE-2025-61725"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-61724",
"url": "https://access.redhat.com/security/cve/CVE-2025-61724"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-61723",
"url": "https://access.redhat.com/security/cve/CVE-2025-61723"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-58186",
"url": "https://access.redhat.com/security/cve/CVE-2025-58186"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-58185",
"url": "https://access.redhat.com/security/cve/CVE-2025-58185"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-58181",
"url": "https://access.redhat.com/security/cve/CVE-2025-58181"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-47914",
"url": "https://access.redhat.com/security/cve/CVE-2025-47914"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-47912",
"url": "https://access.redhat.com/security/cve/CVE-2025-47912"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-47910",
"url": "https://access.redhat.com/security/cve/CVE-2025-47910"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-68121",
"url": "https://access.redhat.com/security/cve/CVE-2025-68121"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-61730",
"url": "https://access.redhat.com/security/cve/CVE-2025-61730"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-61729",
"url": "https://access.redhat.com/security/cve/CVE-2025-61729"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-58189",
"url": "https://access.redhat.com/security/cve/CVE-2025-58189"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-58187",
"url": "https://access.redhat.com/security/cve/CVE-2025-58187"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-58188",
"url": "https://access.redhat.com/security/cve/CVE-2025-58188"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-58183",
"url": "https://access.redhat.com/security/cve/CVE-2025-58183"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-61728",
"url": "https://access.redhat.com/security/cve/CVE-2025-61728"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-61726",
"url": "https://access.redhat.com/security/cve/CVE-2025-61726"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-33809",
"url": "https://access.redhat.com/security/cve/CVE-2026-33809"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-32289",
"url": "https://access.redhat.com/security/cve/CVE-2026-32289"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-32288",
"url": "https://access.redhat.com/security/cve/CVE-2026-32288"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-32283",
"url": "https://access.redhat.com/security/cve/CVE-2026-32283"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-32282",
"url": "https://access.redhat.com/security/cve/CVE-2026-32282"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-32281",
"url": "https://access.redhat.com/security/cve/CVE-2026-32281"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-27144",
"url": "https://access.redhat.com/security/cve/CVE-2026-27144"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-27143",
"url": "https://access.redhat.com/security/cve/CVE-2026-27143"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-33810",
"url": "https://access.redhat.com/security/cve/CVE-2026-33810"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-61727",
"url": "https://access.redhat.com/security/cve/CVE-2025-61727"
},
{
"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-27139",
"url": "https://access.redhat.com/security/cve/CVE-2026-27139"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-27138",
"url": "https://access.redhat.com/security/cve/CVE-2026-27138"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-27137",
"url": "https://access.redhat.com/security/cve/CVE-2026-27137"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-27142",
"url": "https://access.redhat.com/security/cve/CVE-2026-27142"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_7291.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Hardened Images RPMs bug fix and enhancement update",
"tracking": {
"current_release_date": "2026-08-18T17:19:18+00:00",
"generator": {
"date": "2026-08-18T17:19:18+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.16"
}
},
"id": "RHSA-2026:7291",
"initial_release_date": "2026-04-09T11:00:43+00:00",
"revision_history": [
{
"date": "2026-04-09T11:00:43+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-08-15T05:55:47+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-08-18T17:19:18+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Hardened Images",
"product": {
"name": "Red Hat Hardened Images",
"product_id": "Red Hat Hardened Images",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:hummingbird:1"
}
}
}
],
"category": "product_family",
"name": "Red Hat Hardened Images"
},
{
"branches": [
{
"category": "product_version",
"name": "golang1-26-main@aarch64",
"product": {
"name": "golang1-26-main@aarch64",
"product_id": "golang1-26-main@aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang1.26@1.26.2-1.hum1?arch=aarch64\u0026distro=hummingbird-20251124\u0026repository_id=public-hummingbird-aarch64-rpms"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "golang1-26-main@src",
"product": {
"name": "golang1-26-main@src",
"product_id": "golang1-26-main@src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang1.26@1.26.2-1.hum1?arch=src\u0026distro=hummingbird-20251124\u0026repository_id=public-hummingbird-source-rpms"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "golang1-26-main@x86_64",
"product": {
"name": "golang1-26-main@x86_64",
"product_id": "golang1-26-main@x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang1.26@1.26.2-1.hum1?arch=x86_64\u0026distro=hummingbird-20251124\u0026repository_id=public-hummingbird-x86_64-rpms"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "golang1-26-main@noarch",
"product": {
"name": "golang1-26-main@noarch",
"product_id": "golang1-26-main@noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang1.26-docs@1.26.2-1.hum1?arch=noarch\u0026distro=hummingbird-20251124\u0026repository_id=public-hummingbird-x86_64-rpms"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "golang1-26-main@aarch64 as a component of Red Hat Hardened Images",
"product_id": "Red Hat Hardened Images:golang1-26-main@aarch64"
},
"product_reference": "golang1-26-main@aarch64",
"relates_to_product_reference": "Red Hat Hardened Images"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang1-26-main@noarch as a component of Red Hat Hardened Images",
"product_id": "Red Hat Hardened Images:golang1-26-main@noarch"
},
"product_reference": "golang1-26-main@noarch",
"relates_to_product_reference": "Red Hat Hardened Images"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang1-26-main@src as a component of Red Hat Hardened Images",
"product_id": "Red Hat Hardened Images:golang1-26-main@src"
},
"product_reference": "golang1-26-main@src",
"relates_to_product_reference": "Red Hat Hardened Images"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang1-26-main@x86_64 as a component of Red Hat Hardened Images",
"product_id": "Red Hat Hardened Images:golang1-26-main@x86_64"
},
"product_reference": "golang1-26-main@x86_64",
"relates_to_product_reference": "Red Hat Hardened Images"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-22873",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2026-02-05T00:01:17.475869+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2436992"
}
],
"notes": [
{
"category": "description",
"text": "A path traversal vulnerability has been identified in the Go os package affecting the Root abstraction, where improper handling of trailing path separators could allow access to the parent directory of a configured root directory. By supplying a filename ending in \"../\", an attacker may be able to open the immediate parent directory of the intended Root. Although this escape does not allow traversal to higher-level ancestors or direct access to files within the parent directory, it may expose directory metadata or unintended filesystem structure if the application passes untrusted path input to Root.Open.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "os: os: Information disclosure via path traversal using specially crafted filenames",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Product Security classified this issue as Moderate.\n\nThe flaw exists in a local filesystem abstraction within the Go standard library, it can also be exploited remotely in applications that accept attacker-controlled path input over a network and pass it to Root.Open without proper validation. The attack complexity is low, as exploitation requires only appending \"../\" to the supplied path. However, the impact is limited: the flaw permits opening only the immediate parent directory, not arbitrary filesystem locations or files contained within that directory. There is no direct impact on file integrity or application availability. These constraints limit the practical exposure of the issue while still represents a boundary bypass and may expose unintended filesystem metadata. The issue does not permit traversal beyond the parent directory, modification of files, or broader system compromise, thereby constraining its overall 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 Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-22873"
},
{
"category": "external",
"summary": "RHBZ#2436992",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2436992"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-22873",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22873"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-22873",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-22873"
},
{
"category": "external",
"summary": "http://www.openwall.com/lists/oss-security/2025/05/06/2",
"url": "http://www.openwall.com/lists/oss-security/2025/05/06/2"
},
{
"category": "external",
"summary": "https://go.dev/cl/670036",
"url": "https://go.dev/cl/670036"
},
{
"category": "external",
"summary": "https://go.dev/issue/73555",
"url": "https://go.dev/issue/73555"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/UZoIkUT367A/m/5WDxKizJAQAJ",
"url": "https://groups.google.com/g/golang-announce/c/UZoIkUT367A/m/5WDxKizJAQAJ"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4403",
"url": "https://pkg.go.dev/vuln/GO-2026-4403"
}
],
"release_date": "2026-02-04T23:05:24.803000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T11:00:43+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7291"
},
{
"category": "workaround",
"details": "No mitigation is currently available that meets Red Hat Product Security\u2019s standards for usability, deployment, applicability, or stability.",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"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 Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "os: os: Information disclosure via path traversal using specially crafted filenames"
},
{
"cve": "CVE-2025-47910",
"cwe": {
"id": "CWE-440",
"name": "Expected Behavior Violation"
},
"discovery_date": "2025-09-22T22:00:44.572202+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2397528"
}
],
"notes": [
{
"category": "description",
"text": "A CrossOriginProtection bypass has been discovered in the golang net/http package. When using http.CrossOriginProtection, the AddInsecureBypassPattern method can unexpectedly bypass more requests than intended. CrossOriginProtection then skips validation, but forwards the original request path, which may be served by a different handler without the intended security protections.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/http: CrossOriginProtection bypass in net/http",
"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 Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-47910"
},
{
"category": "external",
"summary": "RHBZ#2397528",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2397528"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-47910",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47910"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-47910",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-47910"
},
{
"category": "external",
"summary": "https://go.dev/cl/699275",
"url": "https://go.dev/cl/699275"
},
{
"category": "external",
"summary": "https://go.dev/issue/75054",
"url": "https://go.dev/issue/75054"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/PtW9VW21NPs/m/DJhMQ-m5AQAJ",
"url": "https://groups.google.com/g/golang-announce/c/PtW9VW21NPs/m/DJhMQ-m5AQAJ"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-3955",
"url": "https://pkg.go.dev/vuln/GO-2025-3955"
}
],
"release_date": "2025-09-22T21:01:55.440000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T11:00:43+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7291"
},
{
"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 Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"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 Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "net/http: CrossOriginProtection bypass in net/http"
},
{
"cve": "CVE-2025-47911",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2026-02-05T18:01:23.423406+00:00",
"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 Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
},
"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-04-09T11:00:43+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7291"
}
],
"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 Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang.org/x/net/html: Quadratic parsing complexity in golang.org/x/net/html"
},
{
"cve": "CVE-2025-47912",
"cwe": {
"id": "CWE-1286",
"name": "Improper Validation of Syntactic Correctness of Input"
},
"discovery_date": "2025-10-29T23:01:06.642219+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2407247"
}
],
"notes": [
{
"category": "description",
"text": "The Parse function permits values other than IPv6 addresses to be included in square brackets within the host component of a URL. RFC 3986 permits IPv6 addresses to be included within the host component, enclosed within square brackets. For example: \"http://[::1]/\". IPv4 addresses and hostnames must not appear within square brackets. Parse did not enforce this requirement.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/url: Insufficient validation of bracketed IPv6 hostnames 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 Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-47912"
},
{
"category": "external",
"summary": "RHBZ#2407247",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2407247"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-47912",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47912"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-47912",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-47912"
},
{
"category": "external",
"summary": "https://go.dev/cl/709857",
"url": "https://go.dev/cl/709857"
},
{
"category": "external",
"summary": "https://go.dev/issue/75678",
"url": "https://go.dev/issue/75678"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/4Emdl2iQ_bI",
"url": "https://groups.google.com/g/golang-announce/c/4Emdl2iQ_bI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4010",
"url": "https://pkg.go.dev/vuln/GO-2025-4010"
}
],
"release_date": "2025-10-29T22:10:13.435000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T11:00:43+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7291"
}
],
"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 Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "net/url: Insufficient validation of bracketed IPv6 hostnames in net/url"
},
{
"cve": "CVE-2025-47914",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2025-11-19T21:01:06.202641+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2416000"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the SSH Agent servers component (golang.org/x/crypto/ssh/agent). This vulnerability allows a remote attacker to cause a denial of service (DoS) by sending a specially crafted, malformed message during new identity requests. The server fails to validate the size of these messages, leading to an out-of-bounds read that can cause the program to panic and terminate.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh/agent: SSH Agent servers: Denial of Service due to malformed messages",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Moderate for Red Hat products. The golang.org/x/crypto/ssh/agent library, when used in SSH Agent servers, does not properly validate the size of messages during new identity requests. A specially crafted malformed message can lead to an out-of-bounds read, causing the program to panic and resulting in a denial of service.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-47914"
},
{
"category": "external",
"summary": "RHBZ#2416000",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2416000"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-47914",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47914"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-47914",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-47914"
},
{
"category": "external",
"summary": "https://go.dev/cl/721960",
"url": "https://go.dev/cl/721960"
},
{
"category": "external",
"summary": "https://go.dev/issue/76364",
"url": "https://go.dev/issue/76364"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/w-oX3UxNcZA",
"url": "https://groups.google.com/g/golang-announce/c/w-oX3UxNcZA"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4135",
"url": "https://pkg.go.dev/vuln/GO-2025-4135"
}
],
"release_date": "2025-11-19T20:33:43.126000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T11:00:43+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7291"
}
],
"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 Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang.org/x/crypto/ssh/agent: SSH Agent servers: Denial of Service due to malformed messages"
},
{
"cve": "CVE-2025-58181",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-11-19T21:00:50.197590+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2415997"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh. An attacker can exploit this vulnerability by sending specially crafted GSSAPI (Generic Security Service Application Program Interface) authentication requests to an SSH (Secure Shell) server. The server fails to validate the number of mechanisms specified in these requests, leading to unbounded memory consumption. This can result in a Denial of Service (DoS), making the SSH server unavailable to legitimate users.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via unbounded memory consumption in GSSAPI authentication",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Moderate for Red Hat. SSH servers utilizing `golang.org/x/crypto/ssh` and configured to process GSSAPI authentication requests are susceptible to unbounded memory consumption. An attacker can exploit this by sending specially crafted GSSAPI authentication requests, potentially leading to a denial of service.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-58181"
},
{
"category": "external",
"summary": "RHBZ#2415997",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2415997"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-58181",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58181"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-58181",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58181"
},
{
"category": "external",
"summary": "https://go.dev/cl/721961",
"url": "https://go.dev/cl/721961"
},
{
"category": "external",
"summary": "https://go.dev/issue/76363",
"url": "https://go.dev/issue/76363"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/w-oX3UxNcZA",
"url": "https://groups.google.com/g/golang-announce/c/w-oX3UxNcZA"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4134",
"url": "https://pkg.go.dev/vuln/GO-2025-4134"
}
],
"release_date": "2025-11-19T20:33:42.795000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T11:00:43+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7291"
}
],
"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 Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via unbounded memory consumption in GSSAPI authentication"
},
{
"cve": "CVE-2025-58183",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-10-29T23:01:50.573951+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2407258"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the archive/tar package in the Go standard library. tar.Reader does not set a maximum size on the number of sparse region data blocks in GNU tar pax 1.0 sparse files. A specially crafted tar archive with a pax header indicating a big number of sparse regions can cause a Go program to try to allocate a large amount of memory, causing an out-of-memory condition and resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: archive/tar: Unbounded allocation when parsing GNU sparse map",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, an attacker needs to be able to process a specially crafted GNU tar pax 1.0 archive with the application using the archive/tar package. Additionally, this issue can cause the Go application to allocate a large amount of memory, eventually leading to an out-of-memory condition and resulting in a denial of service with no other security impact. Due to these reasons, this flaw has been rated with a moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-58183"
},
{
"category": "external",
"summary": "RHBZ#2407258",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2407258"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-58183",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58183"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-58183",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58183"
},
{
"category": "external",
"summary": "https://go.dev/cl/709861",
"url": "https://go.dev/cl/709861"
},
{
"category": "external",
"summary": "https://go.dev/issue/75677",
"url": "https://go.dev/issue/75677"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/4Emdl2iQ_bI",
"url": "https://groups.google.com/g/golang-announce/c/4Emdl2iQ_bI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4014",
"url": "https://pkg.go.dev/vuln/GO-2025-4014"
}
],
"release_date": "2025-10-29T22:10:14.376000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T11:00:43+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7291"
},
{
"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 Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: archive/tar: Unbounded allocation when parsing GNU sparse map"
},
{
"cve": "CVE-2025-58185",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-10-29T23:01:25.877898+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2407251"
}
],
"notes": [
{
"category": "description",
"text": "A memory exhaustion flaw has been discovered in the golang encoding/asn1 module. Within parseSequenceOf, reflect.MakeSlice is being used to pre-allocate a slice that is needed in order to fully validate the given DER payload. The size of the slice allocated are also multiple times larger than the input DER. As a result, a malicious actor can craft a big empty DER payload, resulting in an unnecessary large allocation of memories. This can be a way to cause memory exhaustion.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "encoding/asn1: Parsing DER payload can cause memory exhaustion in encoding/asn1",
"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 Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-58185"
},
{
"category": "external",
"summary": "RHBZ#2407251",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2407251"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-58185",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58185"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-58185",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58185"
},
{
"category": "external",
"summary": "https://github.com/golang/go/commit/8709a41d5ef7321f486a1857f189c3fee20e8edd",
"url": "https://github.com/golang/go/commit/8709a41d5ef7321f486a1857f189c3fee20e8edd"
},
{
"category": "external",
"summary": "https://go.dev/cl/709856",
"url": "https://go.dev/cl/709856"
},
{
"category": "external",
"summary": "https://go.dev/issue/75671",
"url": "https://go.dev/issue/75671"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/4Emdl2iQ_bI",
"url": "https://groups.google.com/g/golang-announce/c/4Emdl2iQ_bI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4011",
"url": "https://pkg.go.dev/vuln/GO-2025-4011"
}
],
"release_date": "2025-10-29T22:10:13.682000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T11:00:43+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7291"
},
{
"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 Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"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 Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "encoding/asn1: Parsing DER payload can cause memory exhaustion in encoding/asn1"
},
{
"cve": "CVE-2025-58186",
"discovery_date": "2025-10-29T23:01:22.260983+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2407250"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/net/http. A remote attacker could exploit this vulnerability by sending a large number of small cookies to an HTTP server. Despite a default 1MB limit on HTTP headers, the number of cookies parsed is unrestricted, leading to excessive memory allocation. This can cause the server to consume significant memory resources, resulting in a denial of service (DoS) for legitimate users.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/net/http: Lack of limit when parsing cookies can cause memory exhaustion in net/http",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A denial of service vulnerability exists in applications using `golang.org/net/http` where an attacker can cause excessive memory consumption by sending a large number of small cookies. While HTTP headers generally have a 1MB limit, the parsing of individual cookies does not, leading to potential resource exhaustion. This issue has a Low impact on Red Hat products due to typical deployment configurations and resource management practices.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-58186"
},
{
"category": "external",
"summary": "RHBZ#2407250",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2407250"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-58186",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58186"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-58186",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58186"
},
{
"category": "external",
"summary": "https://go.dev/cl/709855",
"url": "https://go.dev/cl/709855"
},
{
"category": "external",
"summary": "https://go.dev/issue/75672",
"url": "https://go.dev/issue/75672"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/4Emdl2iQ_bI",
"url": "https://groups.google.com/g/golang-announce/c/4Emdl2iQ_bI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4012",
"url": "https://pkg.go.dev/vuln/GO-2025-4012"
}
],
"release_date": "2025-10-29T22:10:13.912000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T11:00:43+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7291"
}
],
"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 Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "golang.org/net/http: Lack of limit when parsing cookies can cause memory exhaustion in net/http"
},
{
"cve": "CVE-2025-58187",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-10-29T23:01:54.130980+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2407259"
}
],
"notes": [
{
"category": "description",
"text": "A potential denial of service flaw has been discovered in golang\u0027s crypto/x509 module. Due to the design of the name constraint checking algorithm, the processing time of some inputs scales non-linearly with respect to the size of the certificate. This affects programs which validate arbitrary certificate chains.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/x509: Quadratic complexity when checking name constraints in crypto/x509",
"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 Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-58187"
},
{
"category": "external",
"summary": "RHBZ#2407259",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2407259"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-58187",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58187"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-58187",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58187"
},
{
"category": "external",
"summary": "https://github.com/golang/go/commit/3fc4c79fdbb17b9b29ea9f8c29dd780df075d4c4",
"url": "https://github.com/golang/go/commit/3fc4c79fdbb17b9b29ea9f8c29dd780df075d4c4"
},
{
"category": "external",
"summary": "https://go.dev/cl/709854",
"url": "https://go.dev/cl/709854"
},
{
"category": "external",
"summary": "https://go.dev/issue/75681",
"url": "https://go.dev/issue/75681"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/4Emdl2iQ_bI",
"url": "https://groups.google.com/g/golang-announce/c/4Emdl2iQ_bI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4007",
"url": "https://pkg.go.dev/vuln/GO-2025-4007"
}
],
"release_date": "2025-10-29T22:10:12.624000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T11:00:43+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7291"
},
{
"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 Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"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 Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "crypto/x509: Quadratic complexity when checking name constraints in crypto/x509"
},
{
"cve": "CVE-2025-58188",
"cwe": {
"id": "CWE-617",
"name": "Reachable Assertion"
},
"discovery_date": "2025-10-29T23:01:39.787633+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2407255"
}
],
"notes": [
{
"category": "description",
"text": "A denial of service vector has been discovered in the golang crypto/x509 module. An attacker could craft an intermediate X.509 certificate containing a DSA public key and can crash a remote host with an unauthenticated call to any endpoint that verifies the certificate chain.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/x509: golang: Panic when validating certificates with DSA public keys in crypto/x509",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Availability impacts are limited on Red Hat products as they do not affect the host systems.",
"title": "Statement"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-58188"
},
{
"category": "external",
"summary": "RHBZ#2407255",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2407255"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-58188",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58188"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-58188",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58188"
}
],
"release_date": "2025-10-29T22:10:14.143000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T11:00:43+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7291"
},
{
"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 Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "crypto/x509: golang: Panic when validating certificates with DSA public keys in crypto/x509"
},
{
"cve": "CVE-2025-58189",
"cwe": {
"id": "CWE-117",
"name": "Improper Output Neutralization for Logs"
},
"discovery_date": "2025-10-29T23:01:57.740310+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2407260"
}
],
"notes": [
{
"category": "description",
"text": "The crypto/tls conn.Handshake method returns an error on the server-side when ALPN negotation fails which can contain arbitrary attacker controlled information provided by the client-side of the connection which is not escaped. This affects programs which log these errors without any additional form of sanitization, and may allow injection of attacker controlled information into logs.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/tls: go crypto/tls ALPN negotiation error contains attacker controlled information",
"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 Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-58189"
},
{
"category": "external",
"summary": "RHBZ#2407260",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2407260"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-58189",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58189"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-58189",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58189"
},
{
"category": "external",
"summary": "https://go.dev/cl/707776",
"url": "https://go.dev/cl/707776"
},
{
"category": "external",
"summary": "https://go.dev/issue/75652",
"url": "https://go.dev/issue/75652"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/4Emdl2iQ_bI",
"url": "https://groups.google.com/g/golang-announce/c/4Emdl2iQ_bI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4008",
"url": "https://pkg.go.dev/vuln/GO-2025-4008"
}
],
"release_date": "2025-10-29T22:10:12.947000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T11:00:43+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7291"
},
{
"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 Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "crypto/tls: go crypto/tls ALPN negotiation error contains attacker controlled information"
},
{
"cve": "CVE-2025-58190",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2026-02-05T18:01:26.511908+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2437110"
}
],
"notes": [
{
"category": "description",
"text": "The html.Parse function in golang.org/x/net/html has an infinite parsing loop when processing certain inputs, which can lead to denial of service (DoS) in an exposed go application if an attacker provides specially crafted HTML content.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/net/html: Infinite parsing loop in golang.org/x/net",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-58190"
},
{
"category": "external",
"summary": "RHBZ#2437110",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2437110"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-58190",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58190"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-58190",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58190"
},
{
"category": "external",
"summary": "https://github.com/golang/vulndb/issues/4441",
"url": "https://github.com/golang/vulndb/issues/4441"
},
{
"category": "external",
"summary": "https://go.dev/cl/709875",
"url": "https://go.dev/cl/709875"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/jnQcOYpiR2c",
"url": "https://groups.google.com/g/golang-announce/c/jnQcOYpiR2c"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4441",
"url": "https://pkg.go.dev/vuln/GO-2026-4441"
}
],
"release_date": "2026-02-05T17:48:44.693000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T11:00:43+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7291"
},
{
"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 Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang.org/x/net/html: Infinite parsing loop in golang.org/x/net"
},
{
"cve": "CVE-2025-61723",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-10-29T23:01:29.304260+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2407252"
}
],
"notes": [
{
"category": "description",
"text": "A potential denial of service flaw has been discovered in the golang encoding/pem module. Due to the design of the PEM parsing function, the processing time for some\ninputs scales non-linearly with respect to the size of the input. This affects programs which parse untrusted PEM inputs and may result in an unresponsive program should an attacker exploit it.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "encoding/pem: Quadratic complexity when parsing some invalid inputs in encoding/pem",
"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 Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61723"
},
{
"category": "external",
"summary": "RHBZ#2407252",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2407252"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61723",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61723"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61723",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61723"
},
{
"category": "external",
"summary": "https://github.com/golang/go/commit/5ce8cd16f3859ec5ac4106ad8ec15d6236f4501b",
"url": "https://github.com/golang/go/commit/5ce8cd16f3859ec5ac4106ad8ec15d6236f4501b"
},
{
"category": "external",
"summary": "https://go.dev/cl/709858",
"url": "https://go.dev/cl/709858"
},
{
"category": "external",
"summary": "https://go.dev/issue/75676",
"url": "https://go.dev/issue/75676"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/4Emdl2iQ_bI",
"url": "https://groups.google.com/g/golang-announce/c/4Emdl2iQ_bI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4009",
"url": "https://pkg.go.dev/vuln/GO-2025-4009"
}
],
"release_date": "2025-10-29T22:10:13.220000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T11:00:43+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7291"
},
{
"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 Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"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 Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "encoding/pem: Quadratic complexity when parsing some invalid inputs in encoding/pem"
},
{
"cve": "CVE-2025-61724",
"cwe": {
"id": "CWE-1046",
"name": "Creation of Immutable Text Using String Concatenation"
},
"discovery_date": "2025-10-29T23:01:47.202663+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2407257"
}
],
"notes": [
{
"category": "description",
"text": "The Reader.ReadResponse function constructs a response string through repeated string concatenation of lines. When the number of lines in a response is large, this can cause excessive CPU consumption.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/textproto: Excessive CPU consumption in Reader.ReadResponse in net/textproto",
"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 Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61724"
},
{
"category": "external",
"summary": "RHBZ#2407257",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2407257"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61724",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61724"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61724",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61724"
},
{
"category": "external",
"summary": "https://go.dev/cl/709859",
"url": "https://go.dev/cl/709859"
},
{
"category": "external",
"summary": "https://go.dev/issue/75716",
"url": "https://go.dev/issue/75716"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/4Emdl2iQ_bI",
"url": "https://groups.google.com/g/golang-announce/c/4Emdl2iQ_bI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4015",
"url": "https://pkg.go.dev/vuln/GO-2025-4015"
}
],
"release_date": "2025-10-29T22:10:14.609000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T11:00:43+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7291"
}
],
"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 Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "net/textproto: Excessive CPU consumption in Reader.ReadResponse in net/textproto"
},
{
"cve": "CVE-2025-61725",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-10-29T23:01:18.805163+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2407249"
}
],
"notes": [
{
"category": "description",
"text": "A denial of service vulnerability has been discovered in the golang net/mail module. The ParseAddress function constructed domain-literal address components through repeated string concatenation which when parsing large domain-literal components, could cause excessive CPU consumption.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/mail: Excessive CPU consumption in ParseAddress in net/mail",
"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 Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61725"
},
{
"category": "external",
"summary": "RHBZ#2407249",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2407249"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61725",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61725"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61725",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61725"
},
{
"category": "external",
"summary": "https://go.dev/cl/709860",
"url": "https://go.dev/cl/709860"
},
{
"category": "external",
"summary": "https://go.dev/issue/75680",
"url": "https://go.dev/issue/75680"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/4Emdl2iQ_bI",
"url": "https://groups.google.com/g/golang-announce/c/4Emdl2iQ_bI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4006",
"url": "https://pkg.go.dev/vuln/GO-2025-4006"
}
],
"release_date": "2025-10-29T22:10:12.255000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T11:00:43+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7291"
},
{
"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 Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"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 Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "net/mail: Excessive CPU consumption in ParseAddress in net/mail"
},
{
"cve": "CVE-2025-61726",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-01-28T20:01:42.791305+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2434432"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net/url package in the Go standard library. The package does not enforce a limit on the number of unique query parameters it parses. A Go application using the net/http.Request.ParseForm method will try to process all parameters provided in the request. A specially crafted HTTP request containing a massive number of query parameters will cause the application to consume an excessive amount of memory, eventually causing the application to crash or become unresponsive, resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/url: Memory exhaustion in query parameter parsing in net/url",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this flaw, an attacker must be able to send a specially crafted HTTP request to an application parsing URL-encoded forms with net/url, specifically a request containing a large number of unique query parameters. The request will cause the application to consume an excessive amount of memory and eventually result in a denial of service, with no impact to confidentiality or integrity. Due to this reason, this vulnerability has been rated with an important severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61726"
},
{
"category": "external",
"summary": "RHBZ#2434432",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434432"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61726",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61726"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61726",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61726"
},
{
"category": "external",
"summary": "https://go.dev/cl/736712",
"url": "https://go.dev/cl/736712"
},
{
"category": "external",
"summary": "https://go.dev/issue/77101",
"url": "https://go.dev/issue/77101"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc",
"url": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4341",
"url": "https://pkg.go.dev/vuln/GO-2026-4341"
}
],
"release_date": "2026-01-28T19:30:31.215000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T11:00:43+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7291"
},
{
"category": "workaround",
"details": "Red Hat has investigated whether a possible mitigation exists for this issue, and has not been able to identify a practical example. Please update the affected package as soon as possible.",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: net/url: Memory exhaustion in query parameter parsing in net/url"
},
{
"cve": "CVE-2025-61727",
"cwe": {
"id": "CWE-295",
"name": "Improper Certificate Validation"
},
"discovery_date": "2025-12-03T20:01:21.730501+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418677"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the crypto/x509 package in the Go standard library. This vulnerability allows a certificate validation bypass via an excluded subdomain constraint in a certificated chain as it does not restrict the usage of wildcard SANs in the leaf certificate.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/x509: excluded subdomain constraint does not restrict wildcard SANs",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, an attacker needs to obtain a leaf certificate with a wildcard SAN (e.g., *.example.com) and the legitimate certificate policy must contain an excluded DNS name constraint (e.g., to prevent issuance for test.example.com), allowing an application using the crypto/x509 package to validate the certificate when it should have been rejected and to be vulnerable to MITM (man-in-the-middle) attacks. Additionally, the attacker does not have full control of what data can be read of modified during the attack. Due to these reasons, this flaw has been rated with a moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61727"
},
{
"category": "external",
"summary": "RHBZ#2418677",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418677"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61727",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61727"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61727",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61727"
},
{
"category": "external",
"summary": "https://go.dev/cl/723900",
"url": "https://go.dev/cl/723900"
},
{
"category": "external",
"summary": "https://go.dev/issue/76442",
"url": "https://go.dev/issue/76442"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/8FJoBkPddm4",
"url": "https://groups.google.com/g/golang-announce/c/8FJoBkPddm4"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4175",
"url": "https://pkg.go.dev/vuln/GO-2025-4175"
}
],
"release_date": "2025-12-03T19:37:15.054000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T11:00:43+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7291"
},
{
"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 Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/x509: excluded subdomain constraint does not restrict wildcard SANs"
},
{
"cve": "CVE-2025-61728",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-01-28T20:01:39.965024+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2434431"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the archive/zip package in the Go standard library. A super-linear file name indexing algorithm is used in the first time a file in an archive is opened. A crafted zip archive containing a specific arrangement of file names can cause an excessive CPU and memory consumption. A Go application processing a malicious archive can become unresponsive or crash, resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: archive/zip: Excessive CPU consumption when building archive index in archive/zip",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this flaw, an attacker needs to be able to process a malicious zip archive with an application using the archive/zip package. Additionally, this vulnerability can cause a Go application to consume an excessive amount of CPU and memory, eventually resulting in a denial of service with no other security impact. Due to these reasons, this flaw has been rated with a moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61728"
},
{
"category": "external",
"summary": "RHBZ#2434431",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434431"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61728",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61728"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61728",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61728"
},
{
"category": "external",
"summary": "https://go.dev/cl/736713",
"url": "https://go.dev/cl/736713"
},
{
"category": "external",
"summary": "https://go.dev/issue/77102",
"url": "https://go.dev/issue/77102"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc",
"url": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4342",
"url": "https://pkg.go.dev/vuln/GO-2026-4342"
}
],
"release_date": "2026-01-28T19:30:31.354000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T11:00:43+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7291"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, implement a timeout in your archive/zip processing logic to abort the operation if it exceeds a few seconds, preventing the application from consuming an excessive amount of resources.",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: archive/zip: Excessive CPU consumption when building archive index in archive/zip"
},
{
"cve": "CVE-2025-61729",
"cwe": {
"id": "CWE-1050",
"name": "Excessive Platform Resource Consumption within a Loop"
},
"discovery_date": "2025-12-02T20:01:45.330964+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418462"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. A remote attacker could exploit this vulnerability by providing a specially crafted certificate during the error string construction process within the `HostnameError.Error()` function. This flaw, caused by unbounded string concatenation, leads to excessive resource consumption. Successful exploitation can result in a denial of service (DoS) for the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61729"
},
{
"category": "external",
"summary": "RHBZ#2418462",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418462"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61729",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61729"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
},
{
"category": "external",
"summary": "https://go.dev/cl/725920",
"url": "https://go.dev/cl/725920"
},
{
"category": "external",
"summary": "https://go.dev/issue/76445",
"url": "https://go.dev/issue/76445"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/8FJoBkPddm4",
"url": "https://groups.google.com/g/golang-announce/c/8FJoBkPddm4"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4155",
"url": "https://pkg.go.dev/vuln/GO-2025-4155"
}
],
"release_date": "2025-12-02T18:54:10.166000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T11:00:43+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7291"
}
],
"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 Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate"
},
{
"cve": "CVE-2025-61730",
"cwe": {
"id": "CWE-325",
"name": "Missing Cryptographic Step"
},
"discovery_date": "2026-01-28T20:01:36.508659+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2434430"
}
],
"notes": [
{
"category": "description",
"text": "A TLS connection handling flaw has been discovered in the golang crypto/tls library. During the TLS 1.3 handshake if multiple messages are sent in records that span encryption level boundaries (for instance the Client Hello and Encrypted Extensions messages), the subsequent messages may be processed before the encryption level changes. This can cause some minor information disclosure if a network-local attacker can inject messages during the handshake.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/tls: Handshake messages may be processed at the incorrect encryption level in crypto/tls",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The data leak after exploitation of this vulnerability is minor, data such as Handshake message contents that should have been processed only after switching to a stronger TLS 1.3 encryption level, Protocol state details such as which handshake message was processed when, Timing and ordering information about the TLS 1.3 state.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61730"
},
{
"category": "external",
"summary": "RHBZ#2434430",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434430"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61730",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61730"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61730",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61730"
}
],
"release_date": "2026-01-28T19:30:30.986000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T11:00:43+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7291"
},
{
"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 Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"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 Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "crypto/tls: Handshake messages may be processed at the incorrect encryption level in crypto/tls"
},
{
"cve": "CVE-2025-61731",
"cwe": {
"id": "CWE-88",
"name": "Improper Neutralization of Argument Delimiters in a Command (\u0027Argument Injection\u0027)"
},
"discovery_date": "2026-01-28T20:01:45.587773+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2434433"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in cmd/go. An attacker can exploit this by building a malicious Go source file that uses the \u0027#cgo pkg-config:\u0027 directive. This allows the attacker to write to an arbitrary file with partial control over its content, by providing a \u0027--log-file\u0027 argument to the pkg-config command. This vulnerability can lead to arbitrary file write.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cmd/go: cmd/go: Arbitrary file write via malicious pkg-config directive",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is Important rather than Moderate because compiling a malicious Go source file can cause `pkg-config` to create or append data to files at attacker-chosen locations, subject to the permissions of the build user. This can enable unintended filesystem modifications during the build process, which can lead to broken builds, alter tool behavior, and poison caches or artifacts, even without direct 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 Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61731"
},
{
"category": "external",
"summary": "RHBZ#2434433",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434433"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61731",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61731"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61731",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61731"
},
{
"category": "external",
"summary": "https://go.dev/cl/736711",
"url": "https://go.dev/cl/736711"
},
{
"category": "external",
"summary": "https://go.dev/issue/77100",
"url": "https://go.dev/issue/77100"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc",
"url": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4339",
"url": "https://pkg.go.dev/vuln/GO-2026-4339"
}
],
"release_date": "2026-01-28T19:30:30.844000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T11:00:43+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7291"
},
{
"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 Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 8.6,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "cmd/go: cmd/go: Arbitrary file write via malicious pkg-config directive"
},
{
"cve": "CVE-2025-61732",
"discovery_date": "2026-02-05T05:00:47.678207+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2437016"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go\u0027s \u0027cgo tool\u0027. This vulnerability arises from a discrepancy in how Go and C/C++ comments are parsed, which allows for malicious code to be hidden within comments and then \"smuggled\" into the compiled `cgo` binary. An attacker could exploit this to embed and execute arbitrary code, potentially leading to significant system compromise.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cmd/cgo: Go cgo: Code smuggling due to comment parsing discrepancy",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important vulnerability in the `cmd/cgo` component of the Go toolchain. A parsing discrepancy between Go and C/C++ comments could allow for code smuggling into the resulting `cgo` binary. This primarily affects systems where untrusted Go modules utilizing `cgo` are built, impacting Red Hat Enterprise Linux and OpenShift Container Platform.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61732"
},
{
"category": "external",
"summary": "RHBZ#2437016",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2437016"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61732",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61732"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61732",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61732"
},
{
"category": "external",
"summary": "https://go.dev/cl/734220",
"url": "https://go.dev/cl/734220"
},
{
"category": "external",
"summary": "https://go.dev/issue/76697",
"url": "https://go.dev/issue/76697"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/K09ubi9FQFk",
"url": "https://groups.google.com/g/golang-announce/c/K09ubi9FQFk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4433",
"url": "https://pkg.go.dev/vuln/GO-2026-4433"
}
],
"release_date": "2026-02-05T03:42:26.392000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T11:00:43+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7291"
}
],
"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 Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "cmd/cgo: Go cgo: Code smuggling due to comment parsing discrepancy"
},
{
"cve": "CVE-2025-68119",
"cwe": {
"id": "CWE-78",
"name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)"
},
"discovery_date": "2026-01-28T20:01:57.098669+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2434438"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang\u0027s cmd/go module. This vulnerability allows a local attacker to achieve local code execution by downloading and building modules with specially crafted malicious version strings. On systems with Mercurial (hg) installed, this can occur when downloading modules from non-standard sources due to how external Version Control System (VCS) commands are constructed. Additionally, on systems with Git installed, providing malicious version strings to the toolchain can enable an attacker to write to arbitrary files on the filesystem. This issue is triggered by explicitly supplying these malicious version strings.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cmd/go: cmd/go: Local code execution and arbitrary file write via malicious module version strings",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is rated Moderate severity by Red Hat Product Security, because exploitation requires non-standard and intentional user behavior. \n\nThe attacker must explicitly supply a specially crafted module version string, which does not occur during normal Go module usage such as @latest or standard module paths, making the attack complexity high. \n\nAdditionally, user interaction is required, as the vulnerable behavior is only triggered when a user manually invokes the Go toolchain to download or build the malicious module.\n \nWhile successful exploitation can result in local code execution or arbitrary file modification, the combination of local access, manual input, and uncommon usage patterns significantly limits the likelihood of exploitation in typical environments.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-68119"
},
{
"category": "external",
"summary": "RHBZ#2434438",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434438"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-68119",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68119"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-68119",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-68119"
},
{
"category": "external",
"summary": "https://go.dev/cl/736710",
"url": "https://go.dev/cl/736710"
},
{
"category": "external",
"summary": "https://go.dev/issue/77099",
"url": "https://go.dev/issue/77099"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc",
"url": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4338",
"url": "https://pkg.go.dev/vuln/GO-2026-4338"
}
],
"release_date": "2026-01-28T19:30:30.704000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T11:00:43+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7291"
},
{
"category": "workaround",
"details": "No mitigation is currently available that meets Red Hat Product Security\u0027s standards for usability, deployment, applicability, or stability.",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cmd/go: cmd/go: Local code execution and arbitrary file write via malicious module version strings"
},
{
"cve": "CVE-2025-68121",
"discovery_date": "2026-02-05T18:01:30.086058+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2437111"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the crypto/tls component. This vulnerability occurs during Transport Layer Security (TLS) session resumption when certificate authority (CA) settings are modified between the initial and resumed handshakes. An attacker could exploit this to bypass certificate validation, allowing a client or server to establish a connection that should have been rejected. This could lead to an authentication bypass under specific conditions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/tls: crypto/tls: Incorrect certificate validation during TLS session resumption",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is a moderate flaw because it only occurs under specific conditions, such as TLS session resumption with runtime changes to certificate authority settings. Exploitation is not straightforward and requires a controlled setup. The impact is limited to certificate validation within the same component and does not affect system availability.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-68121"
},
{
"category": "external",
"summary": "RHBZ#2437111",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2437111"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-68121",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68121"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-68121",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-68121"
},
{
"category": "external",
"summary": "https://go.dev/cl/737700",
"url": "https://go.dev/cl/737700"
},
{
"category": "external",
"summary": "https://go.dev/issue/77217",
"url": "https://go.dev/issue/77217"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/K09ubi9FQFk",
"url": "https://groups.google.com/g/golang-announce/c/K09ubi9FQFk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4337",
"url": "https://pkg.go.dev/vuln/GO-2026-4337"
}
],
"release_date": "2026-02-05T17:48:44.141000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T11:00:43+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7291"
}
],
"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 Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "crypto/tls: crypto/tls: Incorrect certificate validation during TLS session resumption"
},
{
"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",
"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 Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
},
"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-04-09T11:00:43+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7291"
},
{
"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 Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "net/url: Incorrect parsing of IPv6 host literals in net/url"
},
{
"cve": "CVE-2026-27137",
"cwe": {
"id": "CWE-295",
"name": "Improper Certificate Validation"
},
"discovery_date": "2026-03-06T22:01:38.859733+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2445345"
}
],
"notes": [
{
"category": "description",
"text": "A certificate validation flaw has been discovered in the golang crypto/x509 module. When verifying a certificate chain which contains a certificate containing multiple email address constraints which share common local portions but different domain portions, these constraints will not be properly applied, and only the last constraint will be considered.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/x509: Incorrect enforcement of email constraints in crypto/x509",
"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 Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-27137"
},
{
"category": "external",
"summary": "RHBZ#2445345",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2445345"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-27137",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27137"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-27137",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27137"
},
{
"category": "external",
"summary": "https://go.dev/cl/752182",
"url": "https://go.dev/cl/752182"
},
{
"category": "external",
"summary": "https://go.dev/issue/77952",
"url": "https://go.dev/issue/77952"
},
{
"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-4599",
"url": "https://pkg.go.dev/vuln/GO-2026-4599"
}
],
"release_date": "2026-03-06T21:28:13.748000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T11:00:43+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7291"
},
{
"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 Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: Incorrect enforcement of email constraints in crypto/x509"
},
{
"cve": "CVE-2026-27138",
"cwe": {
"id": "CWE-295",
"name": "Improper Certificate Validation"
},
"discovery_date": "2026-03-06T22:01:35.939008+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2445344"
}
],
"notes": [
{
"category": "description",
"text": "A certificate validation flaw has been discovered in the golang crypto/x509 module. Certificate verification can panic when a certificate in the chain has an empty DNS name and another certificate in the chain has excluded name constraints. This can crash programs that are either directly verifying X.509 certificate chains, or those that use TLS.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/x509: Panic in name constraint checking for malformed certificates in crypto/x509",
"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 Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-27138"
},
{
"category": "external",
"summary": "RHBZ#2445344",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2445344"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-27138",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27138"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-27138",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27138"
},
{
"category": "external",
"summary": "https://go.dev/cl/752183",
"url": "https://go.dev/cl/752183"
},
{
"category": "external",
"summary": "https://go.dev/issue/77953",
"url": "https://go.dev/issue/77953"
},
{
"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-4600",
"url": "https://pkg.go.dev/vuln/GO-2026-4600"
}
],
"release_date": "2026-03-06T21:28:14+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T11:00:43+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7291"
},
{
"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 Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 3.7,
"baseSeverity": "LOW",
"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:L",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "crypto/x509: Panic in name constraint checking for malformed certificates in crypto/x509"
},
{
"cve": "CVE-2026-27139",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2026-03-06T22:01:08.670782+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2445335"
}
],
"notes": [
{
"category": "description",
"text": "A path traversal flaw has been discovered in the golang `os` module. On Unix platforms, when listing the contents of a directory using File.ReadDir or File.Readdir the returned FileInfo could reference a file outside of the Root in which the File was opened. The impact of this escape is limited to reading metadata provided by lstat from arbitrary locations on the filesystem without permitting reading or writing files outside the root.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "os: FileInfo can escape from a Root in golang os module",
"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 Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-27139"
},
{
"category": "external",
"summary": "RHBZ#2445335",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2445335"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-27139",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27139"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-27139",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27139"
},
{
"category": "external",
"summary": "https://go.dev/cl/749480",
"url": "https://go.dev/cl/749480"
},
{
"category": "external",
"summary": "https://go.dev/issue/77827",
"url": "https://go.dev/issue/77827"
},
{
"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-4602",
"url": "https://pkg.go.dev/vuln/GO-2026-4602"
}
],
"release_date": "2026-03-06T21:28:14.451000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T11:00:43+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7291"
},
{
"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 Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 2.5,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "os: FileInfo can escape from a Root in golang os module"
},
{
"cve": "CVE-2026-27141",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2026-02-26T20:09:11.626155+00:00",
"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 Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
},
"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-04-09T11:00:43+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7291"
},
{
"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 Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"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 Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"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-27142",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2026-03-06T22:01:56.662646+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2445351"
}
],
"notes": [
{
"category": "description",
"text": "An input escaping flaw has been discovered in the golang html/template module. Actions which insert URLs into the content attribute of HTML meta tags are not escaped. This can allow XSS if the meta tag also has an http-equiv attribute with the value \"refresh\". A new GODEBUG setting has been added, htmlmetacontenturlescape, which can be used to disable escaping URLs in actions in the meta content attribute which follow \"url=\" by setting htmlmetacontenturlescape=0.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "html/template: URLs in meta content attribute actions are not escaped in html/template",
"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 Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-27142"
},
{
"category": "external",
"summary": "RHBZ#2445351",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2445351"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-27142",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27142"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-27142",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27142"
},
{
"category": "external",
"summary": "https://go.dev/cl/752081",
"url": "https://go.dev/cl/752081"
},
{
"category": "external",
"summary": "https://go.dev/issue/77954",
"url": "https://go.dev/issue/77954"
},
{
"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-4603",
"url": "https://pkg.go.dev/vuln/GO-2026-4603"
}
],
"release_date": "2026-03-06T21:28:14.674000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T11:00:43+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7291"
},
{
"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 Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"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 Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "html/template: URLs in meta content attribute actions are not escaped in html/template"
},
{
"cve": "CVE-2026-27143",
"cwe": {
"id": "CWE-733",
"name": "Compiler Optimization Removal or Modification of Security-critical Code"
},
"discovery_date": "2026-04-08T02:01:29.491546+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456342"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the cmd/compile package in the Go standard library. The compiler fails to correctly check for integer overflow or underflow in arithmetic operations involving loop induction variables. As a result, the compiler allows invalid memory indexing to occur at runtime, potentially leading to memory corruption.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: cmd/compile: possible memory corruption after bound check elimination",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is only exploitable in applications that contain a loop structure that relies on an induction variable. An induction variable is a variable that gets modified, usually incremented or decremented, by a predictable amount on each iteration. Inside the loop, the induction variable must be directly used as the index to access or modify elements within an array or a slice. Additionally, an attacker must be able to cause an integer overflow or underflow in the induction variable to trigger this issue. Due to these reasons, this flaw has been rated with a moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-27143"
},
{
"category": "external",
"summary": "RHBZ#2456342",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456342"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-27143",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27143"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-27143",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27143"
},
{
"category": "external",
"summary": "https://go.dev/cl/763765",
"url": "https://go.dev/cl/763765"
},
{
"category": "external",
"summary": "https://go.dev/issue/78333",
"url": "https://go.dev/issue/78333"
},
{
"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-4868",
"url": "https://pkg.go.dev/vuln/GO-2026-4868"
}
],
"release_date": "2026-04-08T01:06:57.168000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T11:00:43+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7291"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, strictly sanitize and enforce bounds checking on any untrusted user input that influences loop counters, iteration limits, or memory indices. If there is no integer overflow or underflow, the out-of-bounds access cannot occur.",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"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 Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: cmd/compile: possible memory corruption after bound check elimination"
},
{
"cve": "CVE-2026-27144",
"cwe": {
"id": "CWE-440",
"name": "Expected Behavior Violation"
},
"discovery_date": "2026-04-08T02:01:22.896153+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456340"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the cmd/compile package in the Go standard library. A no-op interface conversion prevented the compiler from correctly identifying non-overlapping memory moves. As a result, the compiler allows unsafe memory move operations to occur at runtime, potentially causing data corruption, memory corruption or unexpected application behavior.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: cmd/compile: no-op interface conversion bypasses overlap checking",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is only exploitable in applications that contain a memory move or copy operation that is subject to a no-op (no-operation) interface conversion. Furthermore, the source and destination memory addresses involved in the move or copy must overlap and an attacker must be able to supply an input that triggers this specific operation. Due to these reasons, this flaw has been rated with a moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-27144"
},
{
"category": "external",
"summary": "RHBZ#2456340",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456340"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-27144",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27144"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-27144",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27144"
},
{
"category": "external",
"summary": "https://go.dev/cl/763764",
"url": "https://go.dev/cl/763764"
},
{
"category": "external",
"summary": "https://go.dev/issue/78371",
"url": "https://go.dev/issue/78371"
},
{
"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-4867",
"url": "https://pkg.go.dev/vuln/GO-2026-4867"
}
],
"release_date": "2026-04-08T01:06:56.908000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T11:00:43+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7291"
},
{
"category": "workaround",
"details": "To mitigate this issue, review code that performs memory copies or struct assignments. If data is being passed through an interface (such as \u0027any\u0027 or \u0027interface{}\u0027) just before a move operation, refactor the code to use concrete types or explicit pointers instead.",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"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 Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: cmd/compile: no-op interface conversion bypasses overlap checking"
},
{
"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",
"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 Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
},
"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-04-09T11:00:43+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7291"
},
{
"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 Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"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 Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "crypto/x509: golang: Go crypto/x509: Denial of Service via inefficient certificate chain validation"
},
{
"cve": "CVE-2026-32282",
"cwe": {
"id": "CWE-367",
"name": "Time-of-check Time-of-use (TOCTOU) Race Condition"
},
"discovery_date": "2026-04-08T02:01:12.683211+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456336"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the internal/syscall/unix package in the Go standard library. If the target of the `Root.Chmod` function is replaced with a symbolic link during execution, specifically after `Root.Chmod` checks the target but before acting, the `chmod` operation will be performed on the file the symbolic link points to. This issue can bypass directory restrictions and lead to unauthorized permission changes on the filesystem.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: internal/syscall/unix: Root.Chmod can follow symlinks out of the root",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, an attacker needs access to the system and the required permissions to create a symbolic link. Additionally, the attacker must swap the target file with a symbolic link in the exact window after the `Root.Chmod` function checks its target but before acting. Due to these conditions, this flaw has been rated with a moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32282"
},
{
"category": "external",
"summary": "RHBZ#2456336",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456336"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32282",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32282"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32282",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32282"
},
{
"category": "external",
"summary": "https://go.dev/cl/763761",
"url": "https://go.dev/cl/763761"
},
{
"category": "external",
"summary": "https://go.dev/issue/78293",
"url": "https://go.dev/issue/78293"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU",
"url": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4864",
"url": "https://pkg.go.dev/vuln/GO-2026-4864"
}
],
"release_date": "2026-04-08T01:06:55.953000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T11:00:43+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7291"
},
{
"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 Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: internal/syscall/unix: Root.Chmod can follow symlinks out of the root"
},
{
"cve": "CVE-2026-32283",
"cwe": {
"id": "CWE-764",
"name": "Multiple Locks of a Critical Resource"
},
"discovery_date": "2026-04-08T02:01:16.213799+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456338"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `crypto/tls` package within the Go (golang) standard library, specifically affecting TLS 1.3 connections. A remote attacker can exploit this vulnerability by sending multiple key update messages in a single record after the handshake. This can cause the connection to deadlock, leading to uncontrolled consumption of resources and ultimately a denial of service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/tls: golang: Go crypto/tls: Denial of Service via multiple TLS 1.3 key update messages",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Important: A flaw in the Go `crypto/tls` package allows a remote attacker to cause a denial of service in applications using TLS 1.3. By sending multiple key update messages in a single record post-handshake, an attacker can trigger a connection deadlock, leading to uncontrolled resource consumption. This impacts Red Hat products utilizing the affected Go standard library for TLS 1.3 connections.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32283"
},
{
"category": "external",
"summary": "RHBZ#2456338",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456338"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32283",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32283"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32283",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32283"
},
{
"category": "external",
"summary": "https://go.dev/cl/763767",
"url": "https://go.dev/cl/763767"
},
{
"category": "external",
"summary": "https://go.dev/issue/78334",
"url": "https://go.dev/issue/78334"
},
{
"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-4870",
"url": "https://pkg.go.dev/vuln/GO-2026-4870"
}
],
"release_date": "2026-04-08T01:06:57.670000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T11:00:43+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7291"
}
],
"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 Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/tls: golang: Go crypto/tls: Denial of Service via multiple TLS 1.3 key update messages"
},
{
"cve": "CVE-2026-32288",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-04-08T02:00:57.624222+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456332"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go\u0027s `archive/tar` package. A remote attacker could exploit this vulnerability by providing a maliciously-crafted archive file. When the `tar.Reader` processes an archive containing a large number of sparse regions in the \"old GNU sparse map\" format, it can lead to unbounded memory allocation. This can result in a Denial of Service (DoS) condition, making the affected application unresponsive.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "archive/tar: golang: Go\u0027s archive/tar package: Denial of Service via maliciously-crafted archive",
"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 Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32288"
},
{
"category": "external",
"summary": "RHBZ#2456332",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456332"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32288",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32288"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32288",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32288"
},
{
"category": "external",
"summary": "https://go.dev/cl/763766",
"url": "https://go.dev/cl/763766"
},
{
"category": "external",
"summary": "https://go.dev/issue/78301",
"url": "https://go.dev/issue/78301"
},
{
"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-4869",
"url": "https://pkg.go.dev/vuln/GO-2026-4869"
}
],
"release_date": "2026-04-08T01:06:57.416000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T11:00:43+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7291"
},
{
"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 Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "archive/tar: golang: Go\u0027s archive/tar package: Denial of Service via maliciously-crafted archive"
},
{
"cve": "CVE-2026-32289",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2026-04-08T02:01:05.911683+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456334"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `html/template` package. This vulnerability arises from improper tracking of context and brace depth within JavaScript (JS) template literals. A remote attacker could exploit these issues to cause content to be incorrectly or improperly escaped, leading to Cross-Site Scripting (XSS) vulnerabilities. This could allow an attacker to inject malicious scripts into web pages viewed by other users.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "html/template: golang: html/template: Cross-Site Scripting (XSS) via improper context and brace depth tracking in JS template literals",
"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 Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32289"
},
{
"category": "external",
"summary": "RHBZ#2456334",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456334"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32289",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32289"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32289",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32289"
},
{
"category": "external",
"summary": "https://go.dev/cl/763762",
"url": "https://go.dev/cl/763762"
},
{
"category": "external",
"summary": "https://go.dev/issue/78331",
"url": "https://go.dev/issue/78331"
},
{
"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-4865",
"url": "https://pkg.go.dev/vuln/GO-2026-4865"
}
],
"release_date": "2026-04-08T01:06:56.297000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T11:00:43+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7291"
},
{
"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 Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"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 Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "html/template: golang: html/template: Cross-Site Scripting (XSS) via improper context and brace depth tracking in JS template literals"
},
{
"cve": "CVE-2026-33809",
"cwe": {
"id": "CWE-1285",
"name": "Improper Validation of Specified Index, Position, or Offset in Input"
},
"discovery_date": "2026-03-25T19:01:55.384019+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2451437"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/image/tiff. A remote attacker could exploit this vulnerability by providing a maliciously crafted Tagged Image File Format (TIFF) file. This could cause the image decoding process to attempt to allocate up to 4 gigabytes (GiB) of memory. The excessive resource consumption or an out-of-memory error would lead to a Denial of Service (DoS) condition.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: golang.org/x/image/tiff: golang.org/x/image/tiff: Denial of Service via maliciously crafted TIFF file",
"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 Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-33809"
},
{
"category": "external",
"summary": "RHBZ#2451437",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2451437"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-33809",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33809"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-33809",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33809"
},
{
"category": "external",
"summary": "https://go.dev/cl/757660",
"url": "https://go.dev/cl/757660"
},
{
"category": "external",
"summary": "https://go.dev/issue/78267",
"url": "https://go.dev/issue/78267"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4815",
"url": "https://pkg.go.dev/vuln/GO-2026-4815"
}
],
"release_date": "2026-03-25T18:24:04.222000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T11:00:43+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7291"
},
{
"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 Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"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 Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: golang.org/x/image/tiff: golang.org/x/image/tiff: Denial of Service via maliciously crafted TIFF file"
},
{
"cve": "CVE-2026-33810",
"cwe": {
"id": "CWE-1289",
"name": "Improper Validation of Unsafe Equivalence in Input"
},
"discovery_date": "2026-04-08T02:01:09.100830+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456335"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `crypto/x509` package within Go (golang). When verifying a certificate chain, excluded DNS (Domain Name System) constraints are not correctly applied to wildcard DNS Subject Alternative Names (SANs) if the case of the SAN differs from the constraint. This oversight could allow an attacker to bypass certificate validation, potentially leading to the acceptance of a malicious certificate that should have been rejected. This issue specifically impacts the validation of trusted certificate chains.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/x509: golang: Go crypto/x509: Certificate validation bypass due to incorrect DNS constraint application",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important flaw in the Go `crypto/x509` package that could allow an attacker to bypass certificate validation. The vulnerability arises from an incorrect application of excluded DNS constraints to wildcard DNS Subject Alternative Names (SANs) when their case differs from the constraint. This could lead to Red Hat products accepting malicious certificates from otherwise trusted chains, compromising the trust model.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-33810"
},
{
"category": "external",
"summary": "RHBZ#2456335",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456335"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-33810",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33810"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-33810",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33810"
},
{
"category": "external",
"summary": "https://go.dev/cl/763763",
"url": "https://go.dev/cl/763763"
},
{
"category": "external",
"summary": "https://go.dev/issue/78332",
"url": "https://go.dev/issue/78332"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU",
"url": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4866",
"url": "https://pkg.go.dev/vuln/GO-2026-4866"
}
],
"release_date": "2026-04-08T01:06:56.546000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T11:00:43+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7291"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:L/A:L",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: Go crypto/x509: Certificate validation bypass due to incorrect DNS constraint application"
}
]
}
RHSA-2026:7385
Vulnerability from csaf_redhat - Published: 2026-04-10 14:24 - Updated: 2026-08-18 17:19A path traversal vulnerability has been identified in the Go os package affecting the Root abstraction, where improper handling of trailing path separators could allow access to the parent directory of a configured root directory. By supplying a filename ending in "../", an attacker may be able to open the immediate parent directory of the intended Root. Although this escape does not allow traversal to higher-level ancestors or direct access to files within the parent directory, it may expose directory metadata or unintended filesystem structure if the application passes untrusted path input to Root.Open.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A CrossOriginProtection bypass has been discovered in the golang net/http package. When using http.CrossOriginProtection, the AddInsecureBypassPattern method can unexpectedly bypass more requests than intended. CrossOriginProtection then skips validation, but forwards the original request path, which may be served by a different handler without the intended security protections.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@x86_64 | — |
Vendor Fix
fix
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 Hardened Images:golang1-25-main@aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@src | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@x86_64 | — |
Vendor Fix
fix
|
The Parse function permits values other than IPv6 addresses to be included in square brackets within the host component of a URL. RFC 3986 permits IPv6 addresses to be included within the host component, enclosed within square brackets. For example: "http://[::1]/". IPv4 addresses and hostnames must not appear within square brackets. Parse did not enforce this requirement.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@src | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@x86_64 | — |
Vendor Fix
fix
|
A flaw was found in the SSH Agent servers component (golang.org/x/crypto/ssh/agent). This vulnerability allows a remote attacker to cause a denial of service (DoS) by sending a specially crafted, malformed message during new identity requests. The server fails to validate the size of these messages, leading to an out-of-bounds read that can cause the program to panic and terminate.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@src | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@x86_64 | — |
Vendor Fix
fix
|
A flaw was found in golang.org/x/crypto/ssh. An attacker can exploit this vulnerability by sending specially crafted GSSAPI (Generic Security Service Application Program Interface) authentication requests to an SSH (Secure Shell) server. The server fails to validate the number of mechanisms specified in these requests, leading to unbounded memory consumption. This can result in a Denial of Service (DoS), making the SSH server unavailable to legitimate users.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@src | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@x86_64 | — |
Vendor Fix
fix
|
A flaw was found in the archive/tar package in the Go standard library. tar.Reader does not set a maximum size on the number of sparse region data blocks in GNU tar pax 1.0 sparse files. A specially crafted tar archive with a pax header indicating a big number of sparse regions can cause a Go program to try to allocate a large amount of memory, causing an out-of-memory condition and resulting in a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A memory exhaustion flaw has been discovered in the golang encoding/asn1 module. Within parseSequenceOf, reflect.MakeSlice is being used to pre-allocate a slice that is needed in order to fully validate the given DER payload. The size of the slice allocated are also multiple times larger than the input DER. As a result, a malicious actor can craft a big empty DER payload, resulting in an unnecessary large allocation of memories. This can be a way to cause memory exhaustion.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in golang.org/net/http. A remote attacker could exploit this vulnerability by sending a large number of small cookies to an HTTP server. Despite a default 1MB limit on HTTP headers, the number of cookies parsed is unrestricted, leading to excessive memory allocation. This can cause the server to consume significant memory resources, resulting in a denial of service (DoS) for legitimate users.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@src | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@x86_64 | — |
Vendor Fix
fix
|
A potential denial of service flaw has been discovered in golang's crypto/x509 module. Due to the design of the name constraint checking algorithm, the processing time of some inputs scales non-linearly with respect to the size of the certificate. This affects programs which validate arbitrary certificate chains.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A denial of service vector has been discovered in the golang crypto/x509 module. An attacker could craft an intermediate X.509 certificate containing a DSA public key and can crash a remote host with an unauthenticated call to any endpoint that verifies the certificate chain.
CWE-617 - Reachable Assertion| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
The crypto/tls conn.Handshake method returns an error on the server-side when ALPN negotation fails which can contain arbitrary attacker controlled information provided by the client-side of the connection which is not escaped. This affects programs which log these errors without any additional form of sanitization, and may allow injection of attacker controlled information into logs.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
The html.Parse function in golang.org/x/net/html has an infinite parsing loop when processing certain inputs, which can lead to denial of service (DoS) in an exposed go application if an attacker provides specially crafted HTML content.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A potential denial of service flaw has been discovered in the golang encoding/pem module. Due to the design of the PEM parsing function, the processing time for some inputs scales non-linearly with respect to the size of the input. This affects programs which parse untrusted PEM inputs and may result in an unresponsive program should an attacker exploit it.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
The Reader.ReadResponse function constructs a response string through repeated string concatenation of lines. When the number of lines in a response is large, this can cause excessive CPU consumption.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@src | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@x86_64 | — |
Vendor Fix
fix
|
A denial of service vulnerability has been discovered in the golang net/mail module. The ParseAddress function constructed domain-literal address components through repeated string concatenation which when parsing large domain-literal components, could cause excessive CPU consumption.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the net/url package in the Go standard library. The package does not enforce a limit on the number of unique query parameters it parses. A Go application using the net/http.Request.ParseForm method will try to process all parameters provided in the request. A specially crafted HTTP request containing a massive number of query parameters will cause the application to consume an excessive amount of memory, eventually causing the application to crash or become unresponsive, resulting in a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the crypto/x509 package in the Go standard library. This vulnerability allows a certificate validation bypass via an excluded subdomain constraint in a certificated chain as it does not restrict the usage of wildcard SANs in the leaf certificate.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the archive/zip package in the Go standard library. A super-linear file name indexing algorithm is used in the first time a file in an archive is opened. A crafted zip archive containing a specific arrangement of file names can cause an excessive CPU and memory consumption. A Go application processing a malicious archive can become unresponsive or crash, resulting in a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in golang. A remote attacker could exploit this vulnerability by providing a specially crafted certificate during the error string construction process within the `HostnameError.Error()` function. This flaw, caused by unbounded string concatenation, leads to excessive resource consumption. Successful exploitation can result in a denial of service (DoS) for the affected system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@src | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@x86_64 | — |
Vendor Fix
fix
|
A TLS connection handling flaw has been discovered in the golang crypto/tls library. During the TLS 1.3 handshake if multiple messages are sent in records that span encryption level boundaries (for instance the Client Hello and Encrypted Extensions messages), the subsequent messages may be processed before the encryption level changes. This can cause some minor information disclosure if a network-local attacker can inject messages during the handshake.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in cmd/go. An attacker can exploit this by building a malicious Go source file that uses the '#cgo pkg-config:' directive. This allows the attacker to write to an arbitrary file with partial control over its content, by providing a '--log-file' argument to the pkg-config command. This vulnerability can lead to arbitrary file write.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Go's 'cgo tool'. This vulnerability arises from a discrepancy in how Go and C/C++ comments are parsed, which allows for malicious code to be hidden within comments and then "smuggled" into the compiled `cgo` binary. An attacker could exploit this to embed and execute arbitrary code, potentially leading to significant system compromise.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@src | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Golang's cmd/go module. This vulnerability allows a local attacker to achieve local code execution by downloading and building modules with specially crafted malicious version strings. On systems with Mercurial (hg) installed, this can occur when downloading modules from non-standard sources due to how external Version Control System (VCS) commands are constructed. Additionally, on systems with Git installed, providing malicious version strings to the toolchain can enable an attacker to write to arbitrary files on the filesystem. This issue is triggered by explicitly supplying these malicious version strings.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the crypto/tls component. This vulnerability occurs during Transport Layer Security (TLS) session resumption when certificate authority (CA) settings are modified between the initial and resumed handshakes. An attacker could exploit this to bypass certificate validation, allowing a client or server to establish a connection that should have been rejected. This could lead to an authentication bypass under specific conditions.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@src | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@x86_64 | — |
Vendor Fix
fix
|
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 Hardened Images:golang1-25-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A path traversal flaw has been discovered in the golang `os` module. On Unix platforms, when listing the contents of a directory using File.ReadDir or File.Readdir the returned FileInfo could reference a file outside of the Root in which the File was opened. The impact of this escape is limited to reading metadata provided by lstat from arbitrary locations on the filesystem without permitting reading or writing files outside the root.
CWE-22 - Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@x86_64 | — |
Vendor Fix
fix
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 Hardened Images:golang1-25-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the cmd/compile package in the Go standard library. The compiler fails to correctly check for integer overflow or underflow in arithmetic operations involving loop induction variables. As a result, the compiler allows invalid memory indexing to occur at runtime, potentially leading to memory corruption.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the cmd/compile package in the Go standard library. A no-op interface conversion prevented the compiler from correctly identifying non-overlapping memory moves. As a result, the compiler allows unsafe memory move operations to occur at runtime, potentially causing data corruption, memory corruption or unexpected application behavior.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Go's `crypto/x509` package. A remote attacker could exploit this by presenting a specially crafted certificate chain containing a large number of policy mappings. This inefficient validation process consumes excessive resources, which can lead to a denial of service (DoS) for applications or systems performing certificate validation.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the internal/syscall/unix package in the Go standard library. If the target of the `Root.Chmod` function is replaced with a symbolic link during execution, specifically after `Root.Chmod` checks the target but before acting, the `chmod` operation will be performed on the file the symbolic link points to. This issue can bypass directory restrictions and lead to unauthorized permission changes on the filesystem.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the `crypto/tls` package within the Go (golang) standard library, specifically affecting TLS 1.3 connections. A remote attacker can exploit this vulnerability by sending multiple key update messages in a single record after the handshake. This can cause the connection to deadlock, leading to uncontrolled consumption of resources and ultimately a denial of service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@src | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Go's `archive/tar` package. A remote attacker could exploit this vulnerability by providing a maliciously-crafted archive file. When the `tar.Reader` processes an archive containing a large number of sparse regions in the "old GNU sparse map" format, it can lead to unbounded memory allocation. This can result in a Denial of Service (DoS) condition, making the affected application unresponsive.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the `html/template` package. This vulnerability arises from improper tracking of context and brace depth within JavaScript (JS) template literals. A remote attacker could exploit these issues to cause content to be incorrectly or improperly escaped, leading to Cross-Site Scripting (XSS) vulnerabilities. This could allow an attacker to inject malicious scripts into web pages viewed by other users.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in golang.org/x/image/tiff. A remote attacker could exploit this vulnerability by providing a maliciously crafted Tagged Image File Format (TIFF) file. This could cause the image decoding process to attempt to allocate up to 4 gigabytes (GiB) of memory. The excessive resource consumption or an out-of-memory error would lead to a Denial of Service (DoS) condition.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in golang.org/x/image. A remote attacker could exploit this vulnerability by providing a specially crafted WEBP image with an invalid, large size. This could cause the application to panic and crash on 32-bit platforms, leading to a Denial of Service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@src | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@x86_64 | — |
Vendor Fix
fix
|
A flaw was found in gopls. When started with -listen using a hostless address (for example :8080) or with -port, the language server binds to 0.0.0.0 instead of localhost, exposing the debug interface to the local network and allowing arbitrary code execution by a malicious party on the same network.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@src | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@x86_64 | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for Red Hat Hardened Images RPMs is now available.",
"title": "Topic"
},
{
"category": "general",
"text": "This update includes the following RPMs:",
"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:7385",
"url": "https://access.redhat.com/errata/RHSA-2026:7385"
},
{
"category": "external",
"summary": "https://images.redhat.com/",
"url": "https://images.redhat.com/"
},
{
"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/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-58190",
"url": "https://access.redhat.com/security/cve/CVE-2025-58190"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-47911",
"url": "https://access.redhat.com/security/cve/CVE-2025-47911"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-22873",
"url": "https://access.redhat.com/security/cve/CVE-2025-22873"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-68119",
"url": "https://access.redhat.com/security/cve/CVE-2025-68119"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-61732",
"url": "https://access.redhat.com/security/cve/CVE-2025-61732"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-61731",
"url": "https://access.redhat.com/security/cve/CVE-2025-61731"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-61725",
"url": "https://access.redhat.com/security/cve/CVE-2025-61725"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-61724",
"url": "https://access.redhat.com/security/cve/CVE-2025-61724"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-61723",
"url": "https://access.redhat.com/security/cve/CVE-2025-61723"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-58186",
"url": "https://access.redhat.com/security/cve/CVE-2025-58186"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-58185",
"url": "https://access.redhat.com/security/cve/CVE-2025-58185"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-58181",
"url": "https://access.redhat.com/security/cve/CVE-2025-58181"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-47914",
"url": "https://access.redhat.com/security/cve/CVE-2025-47914"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-47912",
"url": "https://access.redhat.com/security/cve/CVE-2025-47912"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-47910",
"url": "https://access.redhat.com/security/cve/CVE-2025-47910"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-68121",
"url": "https://access.redhat.com/security/cve/CVE-2025-68121"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-61730",
"url": "https://access.redhat.com/security/cve/CVE-2025-61730"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-61729",
"url": "https://access.redhat.com/security/cve/CVE-2025-61729"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-58189",
"url": "https://access.redhat.com/security/cve/CVE-2025-58189"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-58187",
"url": "https://access.redhat.com/security/cve/CVE-2025-58187"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-58188",
"url": "https://access.redhat.com/security/cve/CVE-2025-58188"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-58183",
"url": "https://access.redhat.com/security/cve/CVE-2025-58183"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-61728",
"url": "https://access.redhat.com/security/cve/CVE-2025-61728"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-61726",
"url": "https://access.redhat.com/security/cve/CVE-2025-61726"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-33809",
"url": "https://access.redhat.com/security/cve/CVE-2026-33809"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-32289",
"url": "https://access.redhat.com/security/cve/CVE-2026-32289"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-32288",
"url": "https://access.redhat.com/security/cve/CVE-2026-32288"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-32283",
"url": "https://access.redhat.com/security/cve/CVE-2026-32283"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-32282",
"url": "https://access.redhat.com/security/cve/CVE-2026-32282"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-32281",
"url": "https://access.redhat.com/security/cve/CVE-2026-32281"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-27144",
"url": "https://access.redhat.com/security/cve/CVE-2026-27144"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-27143",
"url": "https://access.redhat.com/security/cve/CVE-2026-27143"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-61727",
"url": "https://access.redhat.com/security/cve/CVE-2025-61727"
},
{
"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-27139",
"url": "https://access.redhat.com/security/cve/CVE-2026-27139"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-33813",
"url": "https://access.redhat.com/security/cve/CVE-2026-33813"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42503",
"url": "https://access.redhat.com/security/cve/CVE-2026-42503"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_7385.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Hardened Images RPMs bug fix and enhancement update",
"tracking": {
"current_release_date": "2026-08-18T17:19:21+00:00",
"generator": {
"date": "2026-08-18T17:19:21+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.16"
}
},
"id": "RHSA-2026:7385",
"initial_release_date": "2026-04-10T14:24:10+00:00",
"revision_history": [
{
"date": "2026-04-10T14:24:10+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-08-15T05:55:47+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-08-18T17:19:21+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Hardened Images",
"product": {
"name": "Red Hat Hardened Images",
"product_id": "Red Hat Hardened Images",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:hummingbird:1"
}
}
}
],
"category": "product_family",
"name": "Red Hat Hardened Images"
},
{
"branches": [
{
"category": "product_version",
"name": "golang1-25-main@aarch64",
"product": {
"name": "golang1-25-main@aarch64",
"product_id": "golang1-25-main@aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang1.25@1.25.9-1.hum1?arch=aarch64\u0026distro=hummingbird-20251124\u0026repository_id=public-hummingbird-aarch64-rpms"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "golang1-25-main@src",
"product": {
"name": "golang1-25-main@src",
"product_id": "golang1-25-main@src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang1.25@1.25.9-1.hum1?arch=src\u0026distro=hummingbird-20251124\u0026repository_id=public-hummingbird-source-rpms"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "golang1-25-main@x86_64",
"product": {
"name": "golang1-25-main@x86_64",
"product_id": "golang1-25-main@x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang1.25@1.25.9-1.hum1?arch=x86_64\u0026distro=hummingbird-20251124\u0026repository_id=public-hummingbird-x86_64-rpms"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "golang1-25-main@noarch",
"product": {
"name": "golang1-25-main@noarch",
"product_id": "golang1-25-main@noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang1.25-docs@1.25.9-1.hum1?arch=noarch\u0026distro=hummingbird-20251124\u0026repository_id=public-hummingbird-x86_64-rpms"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "golang1-25-main@aarch64 as a component of Red Hat Hardened Images",
"product_id": "Red Hat Hardened Images:golang1-25-main@aarch64"
},
"product_reference": "golang1-25-main@aarch64",
"relates_to_product_reference": "Red Hat Hardened Images"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang1-25-main@noarch as a component of Red Hat Hardened Images",
"product_id": "Red Hat Hardened Images:golang1-25-main@noarch"
},
"product_reference": "golang1-25-main@noarch",
"relates_to_product_reference": "Red Hat Hardened Images"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang1-25-main@src as a component of Red Hat Hardened Images",
"product_id": "Red Hat Hardened Images:golang1-25-main@src"
},
"product_reference": "golang1-25-main@src",
"relates_to_product_reference": "Red Hat Hardened Images"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang1-25-main@x86_64 as a component of Red Hat Hardened Images",
"product_id": "Red Hat Hardened Images:golang1-25-main@x86_64"
},
"product_reference": "golang1-25-main@x86_64",
"relates_to_product_reference": "Red Hat Hardened Images"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-22873",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2026-02-05T00:01:17.475869+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2436992"
}
],
"notes": [
{
"category": "description",
"text": "A path traversal vulnerability has been identified in the Go os package affecting the Root abstraction, where improper handling of trailing path separators could allow access to the parent directory of a configured root directory. By supplying a filename ending in \"../\", an attacker may be able to open the immediate parent directory of the intended Root. Although this escape does not allow traversal to higher-level ancestors or direct access to files within the parent directory, it may expose directory metadata or unintended filesystem structure if the application passes untrusted path input to Root.Open.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "os: os: Information disclosure via path traversal using specially crafted filenames",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Product Security classified this issue as Moderate.\n\nThe flaw exists in a local filesystem abstraction within the Go standard library, it can also be exploited remotely in applications that accept attacker-controlled path input over a network and pass it to Root.Open without proper validation. The attack complexity is low, as exploitation requires only appending \"../\" to the supplied path. However, the impact is limited: the flaw permits opening only the immediate parent directory, not arbitrary filesystem locations or files contained within that directory. There is no direct impact on file integrity or application availability. These constraints limit the practical exposure of the issue while still represents a boundary bypass and may expose unintended filesystem metadata. The issue does not permit traversal beyond the parent directory, modification of files, or broader system compromise, thereby constraining its overall 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 Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-22873"
},
{
"category": "external",
"summary": "RHBZ#2436992",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2436992"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-22873",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22873"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-22873",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-22873"
},
{
"category": "external",
"summary": "http://www.openwall.com/lists/oss-security/2025/05/06/2",
"url": "http://www.openwall.com/lists/oss-security/2025/05/06/2"
},
{
"category": "external",
"summary": "https://go.dev/cl/670036",
"url": "https://go.dev/cl/670036"
},
{
"category": "external",
"summary": "https://go.dev/issue/73555",
"url": "https://go.dev/issue/73555"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/UZoIkUT367A/m/5WDxKizJAQAJ",
"url": "https://groups.google.com/g/golang-announce/c/UZoIkUT367A/m/5WDxKizJAQAJ"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4403",
"url": "https://pkg.go.dev/vuln/GO-2026-4403"
}
],
"release_date": "2026-02-04T23:05:24.803000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-10T14:24:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7385"
},
{
"category": "workaround",
"details": "No mitigation is currently available that meets Red Hat Product Security\u2019s standards for usability, deployment, applicability, or stability.",
"product_ids": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
}
],
"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 Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "os: os: Information disclosure via path traversal using specially crafted filenames"
},
{
"cve": "CVE-2025-47910",
"cwe": {
"id": "CWE-440",
"name": "Expected Behavior Violation"
},
"discovery_date": "2025-09-22T22:00:44.572202+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2397528"
}
],
"notes": [
{
"category": "description",
"text": "A CrossOriginProtection bypass has been discovered in the golang net/http package. When using http.CrossOriginProtection, the AddInsecureBypassPattern method can unexpectedly bypass more requests than intended. CrossOriginProtection then skips validation, but forwards the original request path, which may be served by a different handler without the intended security protections.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/http: CrossOriginProtection bypass in net/http",
"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 Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-47910"
},
{
"category": "external",
"summary": "RHBZ#2397528",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2397528"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-47910",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47910"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-47910",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-47910"
},
{
"category": "external",
"summary": "https://go.dev/cl/699275",
"url": "https://go.dev/cl/699275"
},
{
"category": "external",
"summary": "https://go.dev/issue/75054",
"url": "https://go.dev/issue/75054"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/PtW9VW21NPs/m/DJhMQ-m5AQAJ",
"url": "https://groups.google.com/g/golang-announce/c/PtW9VW21NPs/m/DJhMQ-m5AQAJ"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-3955",
"url": "https://pkg.go.dev/vuln/GO-2025-3955"
}
],
"release_date": "2025-09-22T21:01:55.440000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-10T14:24:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7385"
},
{
"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 Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
}
],
"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 Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "net/http: CrossOriginProtection bypass in net/http"
},
{
"cve": "CVE-2025-47911",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2026-02-05T18:01:23.423406+00:00",
"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 Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
},
"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-04-10T14:24:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7385"
}
],
"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 Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang.org/x/net/html: Quadratic parsing complexity in golang.org/x/net/html"
},
{
"cve": "CVE-2025-47912",
"cwe": {
"id": "CWE-1286",
"name": "Improper Validation of Syntactic Correctness of Input"
},
"discovery_date": "2025-10-29T23:01:06.642219+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2407247"
}
],
"notes": [
{
"category": "description",
"text": "The Parse function permits values other than IPv6 addresses to be included in square brackets within the host component of a URL. RFC 3986 permits IPv6 addresses to be included within the host component, enclosed within square brackets. For example: \"http://[::1]/\". IPv4 addresses and hostnames must not appear within square brackets. Parse did not enforce this requirement.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/url: Insufficient validation of bracketed IPv6 hostnames 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 Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-47912"
},
{
"category": "external",
"summary": "RHBZ#2407247",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2407247"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-47912",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47912"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-47912",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-47912"
},
{
"category": "external",
"summary": "https://go.dev/cl/709857",
"url": "https://go.dev/cl/709857"
},
{
"category": "external",
"summary": "https://go.dev/issue/75678",
"url": "https://go.dev/issue/75678"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/4Emdl2iQ_bI",
"url": "https://groups.google.com/g/golang-announce/c/4Emdl2iQ_bI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4010",
"url": "https://pkg.go.dev/vuln/GO-2025-4010"
}
],
"release_date": "2025-10-29T22:10:13.435000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-10T14:24:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7385"
}
],
"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 Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "net/url: Insufficient validation of bracketed IPv6 hostnames in net/url"
},
{
"cve": "CVE-2025-47914",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2025-11-19T21:01:06.202641+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2416000"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the SSH Agent servers component (golang.org/x/crypto/ssh/agent). This vulnerability allows a remote attacker to cause a denial of service (DoS) by sending a specially crafted, malformed message during new identity requests. The server fails to validate the size of these messages, leading to an out-of-bounds read that can cause the program to panic and terminate.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh/agent: SSH Agent servers: Denial of Service due to malformed messages",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Moderate for Red Hat products. The golang.org/x/crypto/ssh/agent library, when used in SSH Agent servers, does not properly validate the size of messages during new identity requests. A specially crafted malformed message can lead to an out-of-bounds read, causing the program to panic and resulting in a denial of service.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-47914"
},
{
"category": "external",
"summary": "RHBZ#2416000",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2416000"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-47914",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47914"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-47914",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-47914"
},
{
"category": "external",
"summary": "https://go.dev/cl/721960",
"url": "https://go.dev/cl/721960"
},
{
"category": "external",
"summary": "https://go.dev/issue/76364",
"url": "https://go.dev/issue/76364"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/w-oX3UxNcZA",
"url": "https://groups.google.com/g/golang-announce/c/w-oX3UxNcZA"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4135",
"url": "https://pkg.go.dev/vuln/GO-2025-4135"
}
],
"release_date": "2025-11-19T20:33:43.126000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-10T14:24:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7385"
}
],
"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 Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang.org/x/crypto/ssh/agent: SSH Agent servers: Denial of Service due to malformed messages"
},
{
"cve": "CVE-2025-58181",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-11-19T21:00:50.197590+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2415997"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh. An attacker can exploit this vulnerability by sending specially crafted GSSAPI (Generic Security Service Application Program Interface) authentication requests to an SSH (Secure Shell) server. The server fails to validate the number of mechanisms specified in these requests, leading to unbounded memory consumption. This can result in a Denial of Service (DoS), making the SSH server unavailable to legitimate users.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via unbounded memory consumption in GSSAPI authentication",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Moderate for Red Hat. SSH servers utilizing `golang.org/x/crypto/ssh` and configured to process GSSAPI authentication requests are susceptible to unbounded memory consumption. An attacker can exploit this by sending specially crafted GSSAPI authentication requests, potentially leading to a denial of service.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-58181"
},
{
"category": "external",
"summary": "RHBZ#2415997",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2415997"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-58181",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58181"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-58181",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58181"
},
{
"category": "external",
"summary": "https://go.dev/cl/721961",
"url": "https://go.dev/cl/721961"
},
{
"category": "external",
"summary": "https://go.dev/issue/76363",
"url": "https://go.dev/issue/76363"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/w-oX3UxNcZA",
"url": "https://groups.google.com/g/golang-announce/c/w-oX3UxNcZA"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4134",
"url": "https://pkg.go.dev/vuln/GO-2025-4134"
}
],
"release_date": "2025-11-19T20:33:42.795000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-10T14:24:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7385"
}
],
"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 Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via unbounded memory consumption in GSSAPI authentication"
},
{
"cve": "CVE-2025-58183",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-10-29T23:01:50.573951+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2407258"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the archive/tar package in the Go standard library. tar.Reader does not set a maximum size on the number of sparse region data blocks in GNU tar pax 1.0 sparse files. A specially crafted tar archive with a pax header indicating a big number of sparse regions can cause a Go program to try to allocate a large amount of memory, causing an out-of-memory condition and resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: archive/tar: Unbounded allocation when parsing GNU sparse map",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, an attacker needs to be able to process a specially crafted GNU tar pax 1.0 archive with the application using the archive/tar package. Additionally, this issue can cause the Go application to allocate a large amount of memory, eventually leading to an out-of-memory condition and resulting in a denial of service with no other security impact. Due to these reasons, this flaw has been rated with a moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-58183"
},
{
"category": "external",
"summary": "RHBZ#2407258",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2407258"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-58183",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58183"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-58183",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58183"
},
{
"category": "external",
"summary": "https://go.dev/cl/709861",
"url": "https://go.dev/cl/709861"
},
{
"category": "external",
"summary": "https://go.dev/issue/75677",
"url": "https://go.dev/issue/75677"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/4Emdl2iQ_bI",
"url": "https://groups.google.com/g/golang-announce/c/4Emdl2iQ_bI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4014",
"url": "https://pkg.go.dev/vuln/GO-2025-4014"
}
],
"release_date": "2025-10-29T22:10:14.376000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-10T14:24:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7385"
},
{
"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 Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: archive/tar: Unbounded allocation when parsing GNU sparse map"
},
{
"cve": "CVE-2025-58185",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-10-29T23:01:25.877898+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2407251"
}
],
"notes": [
{
"category": "description",
"text": "A memory exhaustion flaw has been discovered in the golang encoding/asn1 module. Within parseSequenceOf, reflect.MakeSlice is being used to pre-allocate a slice that is needed in order to fully validate the given DER payload. The size of the slice allocated are also multiple times larger than the input DER. As a result, a malicious actor can craft a big empty DER payload, resulting in an unnecessary large allocation of memories. This can be a way to cause memory exhaustion.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "encoding/asn1: Parsing DER payload can cause memory exhaustion in encoding/asn1",
"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 Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-58185"
},
{
"category": "external",
"summary": "RHBZ#2407251",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2407251"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-58185",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58185"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-58185",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58185"
},
{
"category": "external",
"summary": "https://github.com/golang/go/commit/8709a41d5ef7321f486a1857f189c3fee20e8edd",
"url": "https://github.com/golang/go/commit/8709a41d5ef7321f486a1857f189c3fee20e8edd"
},
{
"category": "external",
"summary": "https://go.dev/cl/709856",
"url": "https://go.dev/cl/709856"
},
{
"category": "external",
"summary": "https://go.dev/issue/75671",
"url": "https://go.dev/issue/75671"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/4Emdl2iQ_bI",
"url": "https://groups.google.com/g/golang-announce/c/4Emdl2iQ_bI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4011",
"url": "https://pkg.go.dev/vuln/GO-2025-4011"
}
],
"release_date": "2025-10-29T22:10:13.682000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-10T14:24:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7385"
},
{
"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 Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
}
],
"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 Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "encoding/asn1: Parsing DER payload can cause memory exhaustion in encoding/asn1"
},
{
"cve": "CVE-2025-58186",
"discovery_date": "2025-10-29T23:01:22.260983+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2407250"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/net/http. A remote attacker could exploit this vulnerability by sending a large number of small cookies to an HTTP server. Despite a default 1MB limit on HTTP headers, the number of cookies parsed is unrestricted, leading to excessive memory allocation. This can cause the server to consume significant memory resources, resulting in a denial of service (DoS) for legitimate users.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/net/http: Lack of limit when parsing cookies can cause memory exhaustion in net/http",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A denial of service vulnerability exists in applications using `golang.org/net/http` where an attacker can cause excessive memory consumption by sending a large number of small cookies. While HTTP headers generally have a 1MB limit, the parsing of individual cookies does not, leading to potential resource exhaustion. This issue has a Low impact on Red Hat products due to typical deployment configurations and resource management practices.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-58186"
},
{
"category": "external",
"summary": "RHBZ#2407250",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2407250"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-58186",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58186"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-58186",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58186"
},
{
"category": "external",
"summary": "https://go.dev/cl/709855",
"url": "https://go.dev/cl/709855"
},
{
"category": "external",
"summary": "https://go.dev/issue/75672",
"url": "https://go.dev/issue/75672"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/4Emdl2iQ_bI",
"url": "https://groups.google.com/g/golang-announce/c/4Emdl2iQ_bI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4012",
"url": "https://pkg.go.dev/vuln/GO-2025-4012"
}
],
"release_date": "2025-10-29T22:10:13.912000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-10T14:24:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7385"
}
],
"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 Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "golang.org/net/http: Lack of limit when parsing cookies can cause memory exhaustion in net/http"
},
{
"cve": "CVE-2025-58187",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-10-29T23:01:54.130980+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2407259"
}
],
"notes": [
{
"category": "description",
"text": "A potential denial of service flaw has been discovered in golang\u0027s crypto/x509 module. Due to the design of the name constraint checking algorithm, the processing time of some inputs scales non-linearly with respect to the size of the certificate. This affects programs which validate arbitrary certificate chains.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/x509: Quadratic complexity when checking name constraints in crypto/x509",
"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 Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-58187"
},
{
"category": "external",
"summary": "RHBZ#2407259",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2407259"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-58187",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58187"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-58187",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58187"
},
{
"category": "external",
"summary": "https://github.com/golang/go/commit/3fc4c79fdbb17b9b29ea9f8c29dd780df075d4c4",
"url": "https://github.com/golang/go/commit/3fc4c79fdbb17b9b29ea9f8c29dd780df075d4c4"
},
{
"category": "external",
"summary": "https://go.dev/cl/709854",
"url": "https://go.dev/cl/709854"
},
{
"category": "external",
"summary": "https://go.dev/issue/75681",
"url": "https://go.dev/issue/75681"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/4Emdl2iQ_bI",
"url": "https://groups.google.com/g/golang-announce/c/4Emdl2iQ_bI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4007",
"url": "https://pkg.go.dev/vuln/GO-2025-4007"
}
],
"release_date": "2025-10-29T22:10:12.624000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-10T14:24:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7385"
},
{
"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 Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
}
],
"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 Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "crypto/x509: Quadratic complexity when checking name constraints in crypto/x509"
},
{
"cve": "CVE-2025-58188",
"cwe": {
"id": "CWE-617",
"name": "Reachable Assertion"
},
"discovery_date": "2025-10-29T23:01:39.787633+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2407255"
}
],
"notes": [
{
"category": "description",
"text": "A denial of service vector has been discovered in the golang crypto/x509 module. An attacker could craft an intermediate X.509 certificate containing a DSA public key and can crash a remote host with an unauthenticated call to any endpoint that verifies the certificate chain.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/x509: golang: Panic when validating certificates with DSA public keys in crypto/x509",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Availability impacts are limited on Red Hat products as they do not affect the host systems.",
"title": "Statement"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-58188"
},
{
"category": "external",
"summary": "RHBZ#2407255",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2407255"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-58188",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58188"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-58188",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58188"
}
],
"release_date": "2025-10-29T22:10:14.143000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-10T14:24:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7385"
},
{
"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 Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "crypto/x509: golang: Panic when validating certificates with DSA public keys in crypto/x509"
},
{
"cve": "CVE-2025-58189",
"cwe": {
"id": "CWE-117",
"name": "Improper Output Neutralization for Logs"
},
"discovery_date": "2025-10-29T23:01:57.740310+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2407260"
}
],
"notes": [
{
"category": "description",
"text": "The crypto/tls conn.Handshake method returns an error on the server-side when ALPN negotation fails which can contain arbitrary attacker controlled information provided by the client-side of the connection which is not escaped. This affects programs which log these errors without any additional form of sanitization, and may allow injection of attacker controlled information into logs.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/tls: go crypto/tls ALPN negotiation error contains attacker controlled information",
"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 Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-58189"
},
{
"category": "external",
"summary": "RHBZ#2407260",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2407260"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-58189",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58189"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-58189",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58189"
},
{
"category": "external",
"summary": "https://go.dev/cl/707776",
"url": "https://go.dev/cl/707776"
},
{
"category": "external",
"summary": "https://go.dev/issue/75652",
"url": "https://go.dev/issue/75652"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/4Emdl2iQ_bI",
"url": "https://groups.google.com/g/golang-announce/c/4Emdl2iQ_bI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4008",
"url": "https://pkg.go.dev/vuln/GO-2025-4008"
}
],
"release_date": "2025-10-29T22:10:12.947000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-10T14:24:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7385"
},
{
"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 Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "crypto/tls: go crypto/tls ALPN negotiation error contains attacker controlled information"
},
{
"cve": "CVE-2025-58190",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2026-02-05T18:01:26.511908+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2437110"
}
],
"notes": [
{
"category": "description",
"text": "The html.Parse function in golang.org/x/net/html has an infinite parsing loop when processing certain inputs, which can lead to denial of service (DoS) in an exposed go application if an attacker provides specially crafted HTML content.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/net/html: Infinite parsing loop in golang.org/x/net",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-58190"
},
{
"category": "external",
"summary": "RHBZ#2437110",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2437110"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-58190",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58190"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-58190",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58190"
},
{
"category": "external",
"summary": "https://github.com/golang/vulndb/issues/4441",
"url": "https://github.com/golang/vulndb/issues/4441"
},
{
"category": "external",
"summary": "https://go.dev/cl/709875",
"url": "https://go.dev/cl/709875"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/jnQcOYpiR2c",
"url": "https://groups.google.com/g/golang-announce/c/jnQcOYpiR2c"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4441",
"url": "https://pkg.go.dev/vuln/GO-2026-4441"
}
],
"release_date": "2026-02-05T17:48:44.693000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-10T14:24:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7385"
},
{
"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 Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang.org/x/net/html: Infinite parsing loop in golang.org/x/net"
},
{
"cve": "CVE-2025-61723",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-10-29T23:01:29.304260+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2407252"
}
],
"notes": [
{
"category": "description",
"text": "A potential denial of service flaw has been discovered in the golang encoding/pem module. Due to the design of the PEM parsing function, the processing time for some\ninputs scales non-linearly with respect to the size of the input. This affects programs which parse untrusted PEM inputs and may result in an unresponsive program should an attacker exploit it.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "encoding/pem: Quadratic complexity when parsing some invalid inputs in encoding/pem",
"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 Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61723"
},
{
"category": "external",
"summary": "RHBZ#2407252",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2407252"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61723",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61723"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61723",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61723"
},
{
"category": "external",
"summary": "https://github.com/golang/go/commit/5ce8cd16f3859ec5ac4106ad8ec15d6236f4501b",
"url": "https://github.com/golang/go/commit/5ce8cd16f3859ec5ac4106ad8ec15d6236f4501b"
},
{
"category": "external",
"summary": "https://go.dev/cl/709858",
"url": "https://go.dev/cl/709858"
},
{
"category": "external",
"summary": "https://go.dev/issue/75676",
"url": "https://go.dev/issue/75676"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/4Emdl2iQ_bI",
"url": "https://groups.google.com/g/golang-announce/c/4Emdl2iQ_bI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4009",
"url": "https://pkg.go.dev/vuln/GO-2025-4009"
}
],
"release_date": "2025-10-29T22:10:13.220000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-10T14:24:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7385"
},
{
"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 Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
}
],
"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 Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "encoding/pem: Quadratic complexity when parsing some invalid inputs in encoding/pem"
},
{
"cve": "CVE-2025-61724",
"cwe": {
"id": "CWE-1046",
"name": "Creation of Immutable Text Using String Concatenation"
},
"discovery_date": "2025-10-29T23:01:47.202663+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2407257"
}
],
"notes": [
{
"category": "description",
"text": "The Reader.ReadResponse function constructs a response string through repeated string concatenation of lines. When the number of lines in a response is large, this can cause excessive CPU consumption.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/textproto: Excessive CPU consumption in Reader.ReadResponse in net/textproto",
"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 Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61724"
},
{
"category": "external",
"summary": "RHBZ#2407257",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2407257"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61724",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61724"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61724",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61724"
},
{
"category": "external",
"summary": "https://go.dev/cl/709859",
"url": "https://go.dev/cl/709859"
},
{
"category": "external",
"summary": "https://go.dev/issue/75716",
"url": "https://go.dev/issue/75716"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/4Emdl2iQ_bI",
"url": "https://groups.google.com/g/golang-announce/c/4Emdl2iQ_bI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4015",
"url": "https://pkg.go.dev/vuln/GO-2025-4015"
}
],
"release_date": "2025-10-29T22:10:14.609000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-10T14:24:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7385"
}
],
"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 Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "net/textproto: Excessive CPU consumption in Reader.ReadResponse in net/textproto"
},
{
"cve": "CVE-2025-61725",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-10-29T23:01:18.805163+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2407249"
}
],
"notes": [
{
"category": "description",
"text": "A denial of service vulnerability has been discovered in the golang net/mail module. The ParseAddress function constructed domain-literal address components through repeated string concatenation which when parsing large domain-literal components, could cause excessive CPU consumption.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/mail: Excessive CPU consumption in ParseAddress in net/mail",
"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 Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61725"
},
{
"category": "external",
"summary": "RHBZ#2407249",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2407249"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61725",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61725"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61725",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61725"
},
{
"category": "external",
"summary": "https://go.dev/cl/709860",
"url": "https://go.dev/cl/709860"
},
{
"category": "external",
"summary": "https://go.dev/issue/75680",
"url": "https://go.dev/issue/75680"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/4Emdl2iQ_bI",
"url": "https://groups.google.com/g/golang-announce/c/4Emdl2iQ_bI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4006",
"url": "https://pkg.go.dev/vuln/GO-2025-4006"
}
],
"release_date": "2025-10-29T22:10:12.255000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-10T14:24:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7385"
},
{
"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 Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
}
],
"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 Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "net/mail: Excessive CPU consumption in ParseAddress in net/mail"
},
{
"cve": "CVE-2025-61726",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-01-28T20:01:42.791305+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2434432"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net/url package in the Go standard library. The package does not enforce a limit on the number of unique query parameters it parses. A Go application using the net/http.Request.ParseForm method will try to process all parameters provided in the request. A specially crafted HTTP request containing a massive number of query parameters will cause the application to consume an excessive amount of memory, eventually causing the application to crash or become unresponsive, resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/url: Memory exhaustion in query parameter parsing in net/url",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this flaw, an attacker must be able to send a specially crafted HTTP request to an application parsing URL-encoded forms with net/url, specifically a request containing a large number of unique query parameters. The request will cause the application to consume an excessive amount of memory and eventually result in a denial of service, with no impact to confidentiality or integrity. Due to this reason, this vulnerability has been rated with an important severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61726"
},
{
"category": "external",
"summary": "RHBZ#2434432",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434432"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61726",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61726"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61726",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61726"
},
{
"category": "external",
"summary": "https://go.dev/cl/736712",
"url": "https://go.dev/cl/736712"
},
{
"category": "external",
"summary": "https://go.dev/issue/77101",
"url": "https://go.dev/issue/77101"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc",
"url": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4341",
"url": "https://pkg.go.dev/vuln/GO-2026-4341"
}
],
"release_date": "2026-01-28T19:30:31.215000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-10T14:24:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7385"
},
{
"category": "workaround",
"details": "Red Hat has investigated whether a possible mitigation exists for this issue, and has not been able to identify a practical example. Please update the affected package as soon as possible.",
"product_ids": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: net/url: Memory exhaustion in query parameter parsing in net/url"
},
{
"cve": "CVE-2025-61727",
"cwe": {
"id": "CWE-295",
"name": "Improper Certificate Validation"
},
"discovery_date": "2025-12-03T20:01:21.730501+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418677"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the crypto/x509 package in the Go standard library. This vulnerability allows a certificate validation bypass via an excluded subdomain constraint in a certificated chain as it does not restrict the usage of wildcard SANs in the leaf certificate.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/x509: excluded subdomain constraint does not restrict wildcard SANs",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, an attacker needs to obtain a leaf certificate with a wildcard SAN (e.g., *.example.com) and the legitimate certificate policy must contain an excluded DNS name constraint (e.g., to prevent issuance for test.example.com), allowing an application using the crypto/x509 package to validate the certificate when it should have been rejected and to be vulnerable to MITM (man-in-the-middle) attacks. Additionally, the attacker does not have full control of what data can be read of modified during the attack. Due to these reasons, this flaw has been rated with a moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61727"
},
{
"category": "external",
"summary": "RHBZ#2418677",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418677"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61727",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61727"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61727",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61727"
},
{
"category": "external",
"summary": "https://go.dev/cl/723900",
"url": "https://go.dev/cl/723900"
},
{
"category": "external",
"summary": "https://go.dev/issue/76442",
"url": "https://go.dev/issue/76442"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/8FJoBkPddm4",
"url": "https://groups.google.com/g/golang-announce/c/8FJoBkPddm4"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4175",
"url": "https://pkg.go.dev/vuln/GO-2025-4175"
}
],
"release_date": "2025-12-03T19:37:15.054000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-10T14:24:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7385"
},
{
"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 Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/x509: excluded subdomain constraint does not restrict wildcard SANs"
},
{
"cve": "CVE-2025-61728",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-01-28T20:01:39.965024+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2434431"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the archive/zip package in the Go standard library. A super-linear file name indexing algorithm is used in the first time a file in an archive is opened. A crafted zip archive containing a specific arrangement of file names can cause an excessive CPU and memory consumption. A Go application processing a malicious archive can become unresponsive or crash, resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: archive/zip: Excessive CPU consumption when building archive index in archive/zip",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this flaw, an attacker needs to be able to process a malicious zip archive with an application using the archive/zip package. Additionally, this vulnerability can cause a Go application to consume an excessive amount of CPU and memory, eventually resulting in a denial of service with no other security impact. Due to these reasons, this flaw has been rated with a moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61728"
},
{
"category": "external",
"summary": "RHBZ#2434431",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434431"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61728",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61728"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61728",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61728"
},
{
"category": "external",
"summary": "https://go.dev/cl/736713",
"url": "https://go.dev/cl/736713"
},
{
"category": "external",
"summary": "https://go.dev/issue/77102",
"url": "https://go.dev/issue/77102"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc",
"url": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4342",
"url": "https://pkg.go.dev/vuln/GO-2026-4342"
}
],
"release_date": "2026-01-28T19:30:31.354000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-10T14:24:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7385"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, implement a timeout in your archive/zip processing logic to abort the operation if it exceeds a few seconds, preventing the application from consuming an excessive amount of resources.",
"product_ids": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: archive/zip: Excessive CPU consumption when building archive index in archive/zip"
},
{
"cve": "CVE-2025-61729",
"cwe": {
"id": "CWE-1050",
"name": "Excessive Platform Resource Consumption within a Loop"
},
"discovery_date": "2025-12-02T20:01:45.330964+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418462"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. A remote attacker could exploit this vulnerability by providing a specially crafted certificate during the error string construction process within the `HostnameError.Error()` function. This flaw, caused by unbounded string concatenation, leads to excessive resource consumption. Successful exploitation can result in a denial of service (DoS) for the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61729"
},
{
"category": "external",
"summary": "RHBZ#2418462",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418462"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61729",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61729"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
},
{
"category": "external",
"summary": "https://go.dev/cl/725920",
"url": "https://go.dev/cl/725920"
},
{
"category": "external",
"summary": "https://go.dev/issue/76445",
"url": "https://go.dev/issue/76445"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/8FJoBkPddm4",
"url": "https://groups.google.com/g/golang-announce/c/8FJoBkPddm4"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4155",
"url": "https://pkg.go.dev/vuln/GO-2025-4155"
}
],
"release_date": "2025-12-02T18:54:10.166000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-10T14:24:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7385"
}
],
"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 Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate"
},
{
"cve": "CVE-2025-61730",
"cwe": {
"id": "CWE-325",
"name": "Missing Cryptographic Step"
},
"discovery_date": "2026-01-28T20:01:36.508659+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2434430"
}
],
"notes": [
{
"category": "description",
"text": "A TLS connection handling flaw has been discovered in the golang crypto/tls library. During the TLS 1.3 handshake if multiple messages are sent in records that span encryption level boundaries (for instance the Client Hello and Encrypted Extensions messages), the subsequent messages may be processed before the encryption level changes. This can cause some minor information disclosure if a network-local attacker can inject messages during the handshake.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/tls: Handshake messages may be processed at the incorrect encryption level in crypto/tls",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The data leak after exploitation of this vulnerability is minor, data such as Handshake message contents that should have been processed only after switching to a stronger TLS 1.3 encryption level, Protocol state details such as which handshake message was processed when, Timing and ordering information about the TLS 1.3 state.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61730"
},
{
"category": "external",
"summary": "RHBZ#2434430",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434430"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61730",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61730"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61730",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61730"
}
],
"release_date": "2026-01-28T19:30:30.986000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-10T14:24:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7385"
},
{
"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 Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
}
],
"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 Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "crypto/tls: Handshake messages may be processed at the incorrect encryption level in crypto/tls"
},
{
"cve": "CVE-2025-61731",
"cwe": {
"id": "CWE-88",
"name": "Improper Neutralization of Argument Delimiters in a Command (\u0027Argument Injection\u0027)"
},
"discovery_date": "2026-01-28T20:01:45.587773+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2434433"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in cmd/go. An attacker can exploit this by building a malicious Go source file that uses the \u0027#cgo pkg-config:\u0027 directive. This allows the attacker to write to an arbitrary file with partial control over its content, by providing a \u0027--log-file\u0027 argument to the pkg-config command. This vulnerability can lead to arbitrary file write.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cmd/go: cmd/go: Arbitrary file write via malicious pkg-config directive",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is Important rather than Moderate because compiling a malicious Go source file can cause `pkg-config` to create or append data to files at attacker-chosen locations, subject to the permissions of the build user. This can enable unintended filesystem modifications during the build process, which can lead to broken builds, alter tool behavior, and poison caches or artifacts, even without direct 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 Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61731"
},
{
"category": "external",
"summary": "RHBZ#2434433",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434433"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61731",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61731"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61731",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61731"
},
{
"category": "external",
"summary": "https://go.dev/cl/736711",
"url": "https://go.dev/cl/736711"
},
{
"category": "external",
"summary": "https://go.dev/issue/77100",
"url": "https://go.dev/issue/77100"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc",
"url": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4339",
"url": "https://pkg.go.dev/vuln/GO-2026-4339"
}
],
"release_date": "2026-01-28T19:30:30.844000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-10T14:24:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7385"
},
{
"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 Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 8.6,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "cmd/go: cmd/go: Arbitrary file write via malicious pkg-config directive"
},
{
"cve": "CVE-2025-61732",
"discovery_date": "2026-02-05T05:00:47.678207+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2437016"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go\u0027s \u0027cgo tool\u0027. This vulnerability arises from a discrepancy in how Go and C/C++ comments are parsed, which allows for malicious code to be hidden within comments and then \"smuggled\" into the compiled `cgo` binary. An attacker could exploit this to embed and execute arbitrary code, potentially leading to significant system compromise.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cmd/cgo: Go cgo: Code smuggling due to comment parsing discrepancy",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important vulnerability in the `cmd/cgo` component of the Go toolchain. A parsing discrepancy between Go and C/C++ comments could allow for code smuggling into the resulting `cgo` binary. This primarily affects systems where untrusted Go modules utilizing `cgo` are built, impacting Red Hat Enterprise Linux and OpenShift Container Platform.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61732"
},
{
"category": "external",
"summary": "RHBZ#2437016",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2437016"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61732",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61732"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61732",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61732"
},
{
"category": "external",
"summary": "https://go.dev/cl/734220",
"url": "https://go.dev/cl/734220"
},
{
"category": "external",
"summary": "https://go.dev/issue/76697",
"url": "https://go.dev/issue/76697"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/K09ubi9FQFk",
"url": "https://groups.google.com/g/golang-announce/c/K09ubi9FQFk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4433",
"url": "https://pkg.go.dev/vuln/GO-2026-4433"
}
],
"release_date": "2026-02-05T03:42:26.392000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-10T14:24:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7385"
}
],
"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 Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "cmd/cgo: Go cgo: Code smuggling due to comment parsing discrepancy"
},
{
"cve": "CVE-2025-68119",
"cwe": {
"id": "CWE-78",
"name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)"
},
"discovery_date": "2026-01-28T20:01:57.098669+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2434438"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang\u0027s cmd/go module. This vulnerability allows a local attacker to achieve local code execution by downloading and building modules with specially crafted malicious version strings. On systems with Mercurial (hg) installed, this can occur when downloading modules from non-standard sources due to how external Version Control System (VCS) commands are constructed. Additionally, on systems with Git installed, providing malicious version strings to the toolchain can enable an attacker to write to arbitrary files on the filesystem. This issue is triggered by explicitly supplying these malicious version strings.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cmd/go: cmd/go: Local code execution and arbitrary file write via malicious module version strings",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is rated Moderate severity by Red Hat Product Security, because exploitation requires non-standard and intentional user behavior. \n\nThe attacker must explicitly supply a specially crafted module version string, which does not occur during normal Go module usage such as @latest or standard module paths, making the attack complexity high. \n\nAdditionally, user interaction is required, as the vulnerable behavior is only triggered when a user manually invokes the Go toolchain to download or build the malicious module.\n \nWhile successful exploitation can result in local code execution or arbitrary file modification, the combination of local access, manual input, and uncommon usage patterns significantly limits the likelihood of exploitation in typical environments.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-68119"
},
{
"category": "external",
"summary": "RHBZ#2434438",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434438"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-68119",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68119"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-68119",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-68119"
},
{
"category": "external",
"summary": "https://go.dev/cl/736710",
"url": "https://go.dev/cl/736710"
},
{
"category": "external",
"summary": "https://go.dev/issue/77099",
"url": "https://go.dev/issue/77099"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc",
"url": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4338",
"url": "https://pkg.go.dev/vuln/GO-2026-4338"
}
],
"release_date": "2026-01-28T19:30:30.704000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-10T14:24:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7385"
},
{
"category": "workaround",
"details": "No mitigation is currently available that meets Red Hat Product Security\u0027s standards for usability, deployment, applicability, or stability.",
"product_ids": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cmd/go: cmd/go: Local code execution and arbitrary file write via malicious module version strings"
},
{
"cve": "CVE-2025-68121",
"discovery_date": "2026-02-05T18:01:30.086058+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2437111"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the crypto/tls component. This vulnerability occurs during Transport Layer Security (TLS) session resumption when certificate authority (CA) settings are modified between the initial and resumed handshakes. An attacker could exploit this to bypass certificate validation, allowing a client or server to establish a connection that should have been rejected. This could lead to an authentication bypass under specific conditions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/tls: crypto/tls: Incorrect certificate validation during TLS session resumption",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is a moderate flaw because it only occurs under specific conditions, such as TLS session resumption with runtime changes to certificate authority settings. Exploitation is not straightforward and requires a controlled setup. The impact is limited to certificate validation within the same component and does not affect system availability.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-68121"
},
{
"category": "external",
"summary": "RHBZ#2437111",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2437111"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-68121",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68121"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-68121",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-68121"
},
{
"category": "external",
"summary": "https://go.dev/cl/737700",
"url": "https://go.dev/cl/737700"
},
{
"category": "external",
"summary": "https://go.dev/issue/77217",
"url": "https://go.dev/issue/77217"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/K09ubi9FQFk",
"url": "https://groups.google.com/g/golang-announce/c/K09ubi9FQFk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4337",
"url": "https://pkg.go.dev/vuln/GO-2026-4337"
}
],
"release_date": "2026-02-05T17:48:44.141000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-10T14:24:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7385"
}
],
"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 Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "crypto/tls: crypto/tls: Incorrect certificate validation during TLS session resumption"
},
{
"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",
"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 Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
},
"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-04-10T14:24:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7385"
},
{
"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 Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "net/url: Incorrect parsing of IPv6 host literals in net/url"
},
{
"cve": "CVE-2026-27139",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2026-03-06T22:01:08.670782+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2445335"
}
],
"notes": [
{
"category": "description",
"text": "A path traversal flaw has been discovered in the golang `os` module. On Unix platforms, when listing the contents of a directory using File.ReadDir or File.Readdir the returned FileInfo could reference a file outside of the Root in which the File was opened. The impact of this escape is limited to reading metadata provided by lstat from arbitrary locations on the filesystem without permitting reading or writing files outside the root.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "os: FileInfo can escape from a Root in golang os module",
"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 Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-27139"
},
{
"category": "external",
"summary": "RHBZ#2445335",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2445335"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-27139",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27139"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-27139",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27139"
},
{
"category": "external",
"summary": "https://go.dev/cl/749480",
"url": "https://go.dev/cl/749480"
},
{
"category": "external",
"summary": "https://go.dev/issue/77827",
"url": "https://go.dev/issue/77827"
},
{
"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-4602",
"url": "https://pkg.go.dev/vuln/GO-2026-4602"
}
],
"release_date": "2026-03-06T21:28:14.451000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-10T14:24:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7385"
},
{
"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 Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 2.5,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "os: FileInfo can escape from a Root in golang os module"
},
{
"cve": "CVE-2026-27141",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2026-02-26T20:09:11.626155+00:00",
"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 Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
},
"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-04-10T14:24:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7385"
},
{
"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 Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
}
],
"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 Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
}
],
"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-27143",
"cwe": {
"id": "CWE-733",
"name": "Compiler Optimization Removal or Modification of Security-critical Code"
},
"discovery_date": "2026-04-08T02:01:29.491546+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456342"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the cmd/compile package in the Go standard library. The compiler fails to correctly check for integer overflow or underflow in arithmetic operations involving loop induction variables. As a result, the compiler allows invalid memory indexing to occur at runtime, potentially leading to memory corruption.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: cmd/compile: possible memory corruption after bound check elimination",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is only exploitable in applications that contain a loop structure that relies on an induction variable. An induction variable is a variable that gets modified, usually incremented or decremented, by a predictable amount on each iteration. Inside the loop, the induction variable must be directly used as the index to access or modify elements within an array or a slice. Additionally, an attacker must be able to cause an integer overflow or underflow in the induction variable to trigger this issue. Due to these reasons, this flaw has been rated with a moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-27143"
},
{
"category": "external",
"summary": "RHBZ#2456342",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456342"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-27143",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27143"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-27143",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27143"
},
{
"category": "external",
"summary": "https://go.dev/cl/763765",
"url": "https://go.dev/cl/763765"
},
{
"category": "external",
"summary": "https://go.dev/issue/78333",
"url": "https://go.dev/issue/78333"
},
{
"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-4868",
"url": "https://pkg.go.dev/vuln/GO-2026-4868"
}
],
"release_date": "2026-04-08T01:06:57.168000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-10T14:24:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7385"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, strictly sanitize and enforce bounds checking on any untrusted user input that influences loop counters, iteration limits, or memory indices. If there is no integer overflow or underflow, the out-of-bounds access cannot occur.",
"product_ids": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
}
],
"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 Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: cmd/compile: possible memory corruption after bound check elimination"
},
{
"cve": "CVE-2026-27144",
"cwe": {
"id": "CWE-440",
"name": "Expected Behavior Violation"
},
"discovery_date": "2026-04-08T02:01:22.896153+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456340"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the cmd/compile package in the Go standard library. A no-op interface conversion prevented the compiler from correctly identifying non-overlapping memory moves. As a result, the compiler allows unsafe memory move operations to occur at runtime, potentially causing data corruption, memory corruption or unexpected application behavior.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: cmd/compile: no-op interface conversion bypasses overlap checking",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is only exploitable in applications that contain a memory move or copy operation that is subject to a no-op (no-operation) interface conversion. Furthermore, the source and destination memory addresses involved in the move or copy must overlap and an attacker must be able to supply an input that triggers this specific operation. Due to these reasons, this flaw has been rated with a moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-27144"
},
{
"category": "external",
"summary": "RHBZ#2456340",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456340"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-27144",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27144"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-27144",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27144"
},
{
"category": "external",
"summary": "https://go.dev/cl/763764",
"url": "https://go.dev/cl/763764"
},
{
"category": "external",
"summary": "https://go.dev/issue/78371",
"url": "https://go.dev/issue/78371"
},
{
"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-4867",
"url": "https://pkg.go.dev/vuln/GO-2026-4867"
}
],
"release_date": "2026-04-08T01:06:56.908000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-10T14:24:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7385"
},
{
"category": "workaround",
"details": "To mitigate this issue, review code that performs memory copies or struct assignments. If data is being passed through an interface (such as \u0027any\u0027 or \u0027interface{}\u0027) just before a move operation, refactor the code to use concrete types or explicit pointers instead.",
"product_ids": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
}
],
"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 Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: cmd/compile: no-op interface conversion bypasses overlap checking"
},
{
"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",
"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 Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
},
"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-04-10T14:24:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7385"
},
{
"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 Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
}
],
"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 Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "crypto/x509: golang: Go crypto/x509: Denial of Service via inefficient certificate chain validation"
},
{
"cve": "CVE-2026-32282",
"cwe": {
"id": "CWE-367",
"name": "Time-of-check Time-of-use (TOCTOU) Race Condition"
},
"discovery_date": "2026-04-08T02:01:12.683211+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456336"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the internal/syscall/unix package in the Go standard library. If the target of the `Root.Chmod` function is replaced with a symbolic link during execution, specifically after `Root.Chmod` checks the target but before acting, the `chmod` operation will be performed on the file the symbolic link points to. This issue can bypass directory restrictions and lead to unauthorized permission changes on the filesystem.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: internal/syscall/unix: Root.Chmod can follow symlinks out of the root",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, an attacker needs access to the system and the required permissions to create a symbolic link. Additionally, the attacker must swap the target file with a symbolic link in the exact window after the `Root.Chmod` function checks its target but before acting. Due to these conditions, this flaw has been rated with a moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32282"
},
{
"category": "external",
"summary": "RHBZ#2456336",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456336"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32282",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32282"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32282",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32282"
},
{
"category": "external",
"summary": "https://go.dev/cl/763761",
"url": "https://go.dev/cl/763761"
},
{
"category": "external",
"summary": "https://go.dev/issue/78293",
"url": "https://go.dev/issue/78293"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU",
"url": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4864",
"url": "https://pkg.go.dev/vuln/GO-2026-4864"
}
],
"release_date": "2026-04-08T01:06:55.953000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-10T14:24:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7385"
},
{
"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 Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: internal/syscall/unix: Root.Chmod can follow symlinks out of the root"
},
{
"cve": "CVE-2026-32283",
"cwe": {
"id": "CWE-764",
"name": "Multiple Locks of a Critical Resource"
},
"discovery_date": "2026-04-08T02:01:16.213799+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456338"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `crypto/tls` package within the Go (golang) standard library, specifically affecting TLS 1.3 connections. A remote attacker can exploit this vulnerability by sending multiple key update messages in a single record after the handshake. This can cause the connection to deadlock, leading to uncontrolled consumption of resources and ultimately a denial of service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/tls: golang: Go crypto/tls: Denial of Service via multiple TLS 1.3 key update messages",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Important: A flaw in the Go `crypto/tls` package allows a remote attacker to cause a denial of service in applications using TLS 1.3. By sending multiple key update messages in a single record post-handshake, an attacker can trigger a connection deadlock, leading to uncontrolled resource consumption. This impacts Red Hat products utilizing the affected Go standard library for TLS 1.3 connections.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32283"
},
{
"category": "external",
"summary": "RHBZ#2456338",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456338"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32283",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32283"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32283",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32283"
},
{
"category": "external",
"summary": "https://go.dev/cl/763767",
"url": "https://go.dev/cl/763767"
},
{
"category": "external",
"summary": "https://go.dev/issue/78334",
"url": "https://go.dev/issue/78334"
},
{
"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-4870",
"url": "https://pkg.go.dev/vuln/GO-2026-4870"
}
],
"release_date": "2026-04-08T01:06:57.670000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-10T14:24:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7385"
}
],
"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 Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/tls: golang: Go crypto/tls: Denial of Service via multiple TLS 1.3 key update messages"
},
{
"cve": "CVE-2026-32288",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-04-08T02:00:57.624222+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456332"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go\u0027s `archive/tar` package. A remote attacker could exploit this vulnerability by providing a maliciously-crafted archive file. When the `tar.Reader` processes an archive containing a large number of sparse regions in the \"old GNU sparse map\" format, it can lead to unbounded memory allocation. This can result in a Denial of Service (DoS) condition, making the affected application unresponsive.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "archive/tar: golang: Go\u0027s archive/tar package: Denial of Service via maliciously-crafted archive",
"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 Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32288"
},
{
"category": "external",
"summary": "RHBZ#2456332",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456332"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32288",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32288"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32288",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32288"
},
{
"category": "external",
"summary": "https://go.dev/cl/763766",
"url": "https://go.dev/cl/763766"
},
{
"category": "external",
"summary": "https://go.dev/issue/78301",
"url": "https://go.dev/issue/78301"
},
{
"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-4869",
"url": "https://pkg.go.dev/vuln/GO-2026-4869"
}
],
"release_date": "2026-04-08T01:06:57.416000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-10T14:24:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7385"
},
{
"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 Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "archive/tar: golang: Go\u0027s archive/tar package: Denial of Service via maliciously-crafted archive"
},
{
"cve": "CVE-2026-32289",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2026-04-08T02:01:05.911683+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456334"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `html/template` package. This vulnerability arises from improper tracking of context and brace depth within JavaScript (JS) template literals. A remote attacker could exploit these issues to cause content to be incorrectly or improperly escaped, leading to Cross-Site Scripting (XSS) vulnerabilities. This could allow an attacker to inject malicious scripts into web pages viewed by other users.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "html/template: golang: html/template: Cross-Site Scripting (XSS) via improper context and brace depth tracking in JS template literals",
"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 Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32289"
},
{
"category": "external",
"summary": "RHBZ#2456334",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456334"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32289",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32289"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32289",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32289"
},
{
"category": "external",
"summary": "https://go.dev/cl/763762",
"url": "https://go.dev/cl/763762"
},
{
"category": "external",
"summary": "https://go.dev/issue/78331",
"url": "https://go.dev/issue/78331"
},
{
"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-4865",
"url": "https://pkg.go.dev/vuln/GO-2026-4865"
}
],
"release_date": "2026-04-08T01:06:56.297000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-10T14:24:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7385"
},
{
"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 Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
}
],
"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 Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "html/template: golang: html/template: Cross-Site Scripting (XSS) via improper context and brace depth tracking in JS template literals"
},
{
"cve": "CVE-2026-33809",
"cwe": {
"id": "CWE-1285",
"name": "Improper Validation of Specified Index, Position, or Offset in Input"
},
"discovery_date": "2026-03-25T19:01:55.384019+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2451437"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/image/tiff. A remote attacker could exploit this vulnerability by providing a maliciously crafted Tagged Image File Format (TIFF) file. This could cause the image decoding process to attempt to allocate up to 4 gigabytes (GiB) of memory. The excessive resource consumption or an out-of-memory error would lead to a Denial of Service (DoS) condition.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: golang.org/x/image/tiff: golang.org/x/image/tiff: Denial of Service via maliciously crafted TIFF file",
"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 Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-33809"
},
{
"category": "external",
"summary": "RHBZ#2451437",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2451437"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-33809",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33809"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-33809",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33809"
},
{
"category": "external",
"summary": "https://go.dev/cl/757660",
"url": "https://go.dev/cl/757660"
},
{
"category": "external",
"summary": "https://go.dev/issue/78267",
"url": "https://go.dev/issue/78267"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4815",
"url": "https://pkg.go.dev/vuln/GO-2026-4815"
}
],
"release_date": "2026-03-25T18:24:04.222000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-10T14:24:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7385"
},
{
"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 Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
}
],
"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 Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: golang.org/x/image/tiff: golang.org/x/image/tiff: Denial of Service via maliciously crafted TIFF file"
},
{
"cve": "CVE-2026-33813",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2026-04-21T20:01:02.224363+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2460221"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/image. A remote attacker could exploit this vulnerability by providing a specially crafted WEBP image with an invalid, large size. This could cause the application to panic and crash on 32-bit platforms, leading to a Denial of Service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/image: golang: golang.org/x/image: Denial of Service via malformed WEBP image parsing",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-33813"
},
{
"category": "external",
"summary": "RHBZ#2460221",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2460221"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-33813",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33813"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-33813",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33813"
},
{
"category": "external",
"summary": "https://go.dev/cl/759860",
"url": "https://go.dev/cl/759860"
},
{
"category": "external",
"summary": "https://go.dev/issue/78407",
"url": "https://go.dev/issue/78407"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4961",
"url": "https://pkg.go.dev/vuln/GO-2026-4961"
}
],
"release_date": "2026-04-21T19:21:27.644000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-10T14:24:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7385"
}
],
"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 Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang.org/x/image: golang: golang.org/x/image: Denial of Service via malformed WEBP image parsing"
},
{
"cve": "CVE-2026-42503",
"cwe": {
"id": "CWE-1327",
"name": "Binding to an Unrestricted IP Address"
},
"discovery_date": "2026-05-06T17:01:10.095086+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2467285"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in gopls. When started with -listen using a hostless address (for example :8080) or with -port, the language server binds to 0.0.0.0 instead of localhost, exposing the debug interface to the local network and allowing arbitrary code execution by a malicious party on the same network.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: golang.org/x/tools/gopls: gopls: Arbitrary code execution due to insecure network binding",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "gopls is vulnerable to arbitrary code execution when debug flags cause it to listen on all interfaces. Using -listen without an explicit host or the -port flag binds 0.0.0.0, so any attacker on the same network can reach the gopls debug endpoint and run code in the developer context. Red Hat exposure is in hummingbird golang1.25 and golang1.26 toolchains and the trivy component that bundles gopls for Go language support.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42503"
},
{
"category": "external",
"summary": "RHBZ#2467285",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2467285"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42503",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42503"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42503",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42503"
},
{
"category": "external",
"summary": "https://go.dev/cl/774381",
"url": "https://go.dev/cl/774381"
},
{
"category": "external",
"summary": "https://go.dev/issue/79211",
"url": "https://go.dev/issue/79211"
}
],
"release_date": "2026-05-06T16:20:01.428000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-10T14:24:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7385"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "ADJACENT_NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: golang.org/x/tools/gopls: gopls: Arbitrary code execution due to insecure network binding"
}
]
}
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.