Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2023-45288 (GCVE-0-2023-45288)
Vulnerability from cvelistv5 – Published: 2024-04-04 20:37 – Updated: 2025-11-04 18:17- CWE-400 - Uncontrolled Resource Consumption
| Vendor | Product | Version | CPE status | |
|---|---|---|---|---|
| Go standard library | net/http |
Affected:
0 , < 1.21.9
(semver)
Affected: 1.22.0-0 , < 1.22.2 (semver) |
guessed | |
| golang.org/x/net | golang.org/x/net/http2 |
Affected:
0 , < 0.23.0
(semver)
|
guessed | |
| go_standard_library | net\/http |
Affected:
0 , < 1.21.9
(custom)
Affected: 1.22.0-0 , < 1.22.2 (custom) cpe:2.3:a:go_standard_library:net\/http:*:*:*:*:*:*:*:* |
||
| golang | http2 |
Affected:
0 , < 0.23.0
(custom)
cpe:2.3:a:golang:http2:*:*:*:*:*:*:*:* |
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2025-11-04T18:17:43.583Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_transferred"
],
"url": "https://go.dev/issue/65051"
},
{
"tags": [
"x_transferred"
],
"url": "https://go.dev/cl/576155"
},
{
"tags": [
"x_transferred"
],
"url": "https://groups.google.com/g/golang-announce/c/YgW0sx8mN3M"
},
{
"tags": [
"x_transferred"
],
"url": "https://pkg.go.dev/vuln/GO-2024-2687"
},
{
"tags": [
"x_transferred"
],
"url": "https://security.netapp.com/advisory/ntap-20240419-0009/"
},
{
"tags": [
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/QRYFHIQ6XRKRYBI2F5UESH67BJBQXUPT/"
},
{
"tags": [
"x_transferred"
],
"url": "http://www.openwall.com/lists/oss-security/2024/04/05/4"
},
{
"tags": [
"x_transferred"
],
"url": "http://www.openwall.com/lists/oss-security/2024/04/03/16"
},
{
"url": "https://www.kb.cert.org/vuls/id/421644"
}
],
"title": "CVE Program Container"
},
{
"affected": [
{
"cpes": [
"cpe:2.3:a:go_standard_library:net\\/http:*:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "net\\/http",
"vendor": "go_standard_library",
"versions": [
{
"lessThan": "1.21.9",
"status": "affected",
"version": "0",
"versionType": "custom"
},
{
"lessThan": "1.22.2",
"status": "affected",
"version": "1.22.0-0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:a:golang:http2:*:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "http2",
"vendor": "golang",
"versions": [
{
"lessThan": "0.23.0",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
}
],
"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-2023-45288",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2024-04-05T17:08:42.212936Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2024-08-26T20:40:01.996Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"collectionURL": "https://pkg.go.dev",
"defaultStatus": "unaffected",
"packageName": "net/http",
"product": "net/http",
"programRoutines": [
{
"name": "http2Framer.readMetaFrame"
},
{
"name": "CanonicalHeaderKey"
},
{
"name": "Client.CloseIdleConnections"
},
{
"name": "Client.Do"
},
{
"name": "Client.Get"
},
{
"name": "Client.Head"
},
{
"name": "Client.Post"
},
{
"name": "Client.PostForm"
},
{
"name": "Cookie.String"
},
{
"name": "Cookie.Valid"
},
{
"name": "Dir.Open"
},
{
"name": "Error"
},
{
"name": "Get"
},
{
"name": "HandlerFunc.ServeHTTP"
},
{
"name": "Head"
},
{
"name": "Header.Add"
},
{
"name": "Header.Del"
},
{
"name": "Header.Get"
},
{
"name": "Header.Set"
},
{
"name": "Header.Values"
},
{
"name": "Header.Write"
},
{
"name": "Header.WriteSubset"
},
{
"name": "ListenAndServe"
},
{
"name": "ListenAndServeTLS"
},
{
"name": "NewRequest"
},
{
"name": "NewRequestWithContext"
},
{
"name": "NotFound"
},
{
"name": "ParseTime"
},
{
"name": "Post"
},
{
"name": "PostForm"
},
{
"name": "ProxyFromEnvironment"
},
{
"name": "ReadRequest"
},
{
"name": "ReadResponse"
},
{
"name": "Redirect"
},
{
"name": "Request.AddCookie"
},
{
"name": "Request.BasicAuth"
},
{
"name": "Request.FormFile"
},
{
"name": "Request.FormValue"
},
{
"name": "Request.MultipartReader"
},
{
"name": "Request.ParseForm"
},
{
"name": "Request.ParseMultipartForm"
},
{
"name": "Request.PostFormValue"
},
{
"name": "Request.Referer"
},
{
"name": "Request.SetBasicAuth"
},
{
"name": "Request.UserAgent"
},
{
"name": "Request.Write"
},
{
"name": "Request.WriteProxy"
},
{
"name": "Response.Cookies"
},
{
"name": "Response.Location"
},
{
"name": "Response.Write"
},
{
"name": "ResponseController.EnableFullDuplex"
},
{
"name": "ResponseController.Flush"
},
{
"name": "ResponseController.Hijack"
},
{
"name": "ResponseController.SetReadDeadline"
},
{
"name": "ResponseController.SetWriteDeadline"
},
{
"name": "Serve"
},
{
"name": "ServeContent"
},
{
"name": "ServeFile"
},
{
"name": "ServeMux.ServeHTTP"
},
{
"name": "ServeTLS"
},
{
"name": "Server.Close"
},
{
"name": "Server.ListenAndServe"
},
{
"name": "Server.ListenAndServeTLS"
},
{
"name": "Server.Serve"
},
{
"name": "Server.ServeTLS"
},
{
"name": "Server.SetKeepAlivesEnabled"
},
{
"name": "Server.Shutdown"
},
{
"name": "SetCookie"
},
{
"name": "Transport.CancelRequest"
},
{
"name": "Transport.Clone"
},
{
"name": "Transport.CloseIdleConnections"
},
{
"name": "Transport.RoundTrip"
},
{
"name": "body.Close"
},
{
"name": "body.Read"
},
{
"name": "bodyEOFSignal.Close"
},
{
"name": "bodyEOFSignal.Read"
},
{
"name": "bodyLocked.Read"
},
{
"name": "bufioFlushWriter.Write"
},
{
"name": "cancelTimerBody.Close"
},
{
"name": "cancelTimerBody.Read"
},
{
"name": "checkConnErrorWriter.Write"
},
{
"name": "chunkWriter.Write"
},
{
"name": "connReader.Read"
},
{
"name": "connectMethodKey.String"
},
{
"name": "expectContinueReader.Close"
},
{
"name": "expectContinueReader.Read"
},
{
"name": "extraHeader.Write"
},
{
"name": "fileHandler.ServeHTTP"
},
{
"name": "fileTransport.RoundTrip"
},
{
"name": "globalOptionsHandler.ServeHTTP"
},
{
"name": "gzipReader.Close"
},
{
"name": "gzipReader.Read"
},
{
"name": "http2ClientConn.Close"
},
{
"name": "http2ClientConn.Ping"
},
{
"name": "http2ClientConn.RoundTrip"
},
{
"name": "http2ClientConn.Shutdown"
},
{
"name": "http2ConnectionError.Error"
},
{
"name": "http2ErrCode.String"
},
{
"name": "http2FrameHeader.String"
},
{
"name": "http2FrameType.String"
},
{
"name": "http2FrameWriteRequest.String"
},
{
"name": "http2Framer.ReadFrame"
},
{
"name": "http2Framer.WriteContinuation"
},
{
"name": "http2Framer.WriteData"
},
{
"name": "http2Framer.WriteDataPadded"
},
{
"name": "http2Framer.WriteGoAway"
},
{
"name": "http2Framer.WriteHeaders"
},
{
"name": "http2Framer.WritePing"
},
{
"name": "http2Framer.WritePriority"
},
{
"name": "http2Framer.WritePushPromise"
},
{
"name": "http2Framer.WriteRSTStream"
},
{
"name": "http2Framer.WriteRawFrame"
},
{
"name": "http2Framer.WriteSettings"
},
{
"name": "http2Framer.WriteSettingsAck"
},
{
"name": "http2Framer.WriteWindowUpdate"
},
{
"name": "http2GoAwayError.Error"
},
{
"name": "http2Server.ServeConn"
},
{
"name": "http2Setting.String"
},
{
"name": "http2SettingID.String"
},
{
"name": "http2SettingsFrame.ForeachSetting"
},
{
"name": "http2StreamError.Error"
},
{
"name": "http2Transport.CloseIdleConnections"
},
{
"name": "http2Transport.NewClientConn"
},
{
"name": "http2Transport.RoundTrip"
},
{
"name": "http2Transport.RoundTripOpt"
},
{
"name": "http2bufferedWriter.Flush"
},
{
"name": "http2bufferedWriter.Write"
},
{
"name": "http2chunkWriter.Write"
},
{
"name": "http2clientConnPool.GetClientConn"
},
{
"name": "http2connError.Error"
},
{
"name": "http2dataBuffer.Read"
},
{
"name": "http2duplicatePseudoHeaderError.Error"
},
{
"name": "http2gzipReader.Close"
},
{
"name": "http2gzipReader.Read"
},
{
"name": "http2headerFieldNameError.Error"
},
{
"name": "http2headerFieldValueError.Error"
},
{
"name": "http2noDialClientConnPool.GetClientConn"
},
{
"name": "http2noDialH2RoundTripper.RoundTrip"
},
{
"name": "http2pipe.Read"
},
{
"name": "http2priorityWriteScheduler.CloseStream"
},
{
"name": "http2priorityWriteScheduler.OpenStream"
},
{
"name": "http2pseudoHeaderError.Error"
},
{
"name": "http2requestBody.Close"
},
{
"name": "http2requestBody.Read"
},
{
"name": "http2responseWriter.Flush"
},
{
"name": "http2responseWriter.FlushError"
},
{
"name": "http2responseWriter.Push"
},
{
"name": "http2responseWriter.SetReadDeadline"
},
{
"name": "http2responseWriter.SetWriteDeadline"
},
{
"name": "http2responseWriter.Write"
},
{
"name": "http2responseWriter.WriteHeader"
},
{
"name": "http2responseWriter.WriteString"
},
{
"name": "http2roundRobinWriteScheduler.OpenStream"
},
{
"name": "http2serverConn.CloseConn"
},
{
"name": "http2serverConn.Flush"
},
{
"name": "http2stickyErrWriter.Write"
},
{
"name": "http2transportResponseBody.Close"
},
{
"name": "http2transportResponseBody.Read"
},
{
"name": "http2writeData.String"
},
{
"name": "initALPNRequest.ServeHTTP"
},
{
"name": "loggingConn.Close"
},
{
"name": "loggingConn.Read"
},
{
"name": "loggingConn.Write"
},
{
"name": "maxBytesReader.Close"
},
{
"name": "maxBytesReader.Read"
},
{
"name": "onceCloseListener.Close"
},
{
"name": "persistConn.Read"
},
{
"name": "persistConnWriter.ReadFrom"
},
{
"name": "persistConnWriter.Write"
},
{
"name": "populateResponse.Write"
},
{
"name": "populateResponse.WriteHeader"
},
{
"name": "readTrackingBody.Close"
},
{
"name": "readTrackingBody.Read"
},
{
"name": "readWriteCloserBody.Read"
},
{
"name": "redirectHandler.ServeHTTP"
},
{
"name": "response.Flush"
},
{
"name": "response.FlushError"
},
{
"name": "response.Hijack"
},
{
"name": "response.ReadFrom"
},
{
"name": "response.Write"
},
{
"name": "response.WriteHeader"
},
{
"name": "response.WriteString"
},
{
"name": "serverHandler.ServeHTTP"
},
{
"name": "socksDialer.DialWithConn"
},
{
"name": "socksUsernamePassword.Authenticate"
},
{
"name": "stringWriter.WriteString"
},
{
"name": "timeoutHandler.ServeHTTP"
},
{
"name": "timeoutWriter.Write"
},
{
"name": "timeoutWriter.WriteHeader"
},
{
"name": "transportReadFromServerError.Error"
}
],
"vendor": "Go standard library",
"versions": [
{
"lessThan": "1.21.9",
"status": "affected",
"version": "0",
"versionType": "semver"
},
{
"lessThan": "1.22.2",
"status": "affected",
"version": "1.22.0-0",
"versionType": "semver"
}
]
},
{
"collectionURL": "https://pkg.go.dev",
"defaultStatus": "unaffected",
"packageName": "golang.org/x/net/http2",
"product": "golang.org/x/net/http2",
"programRoutines": [
{
"name": "Framer.readMetaFrame"
},
{
"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.WriteContinuation"
},
{
"name": "Framer.WriteData"
},
{
"name": "Framer.WriteDataPadded"
},
{
"name": "Framer.WriteGoAway"
},
{
"name": "Framer.WriteHeaders"
},
{
"name": "Framer.WritePing"
},
{
"name": "Framer.WritePriority"
},
{
"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": "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": "noDialClientConnPool.GetClientConn"
},
{
"name": "noDialH2RoundTripper.RoundTrip"
},
{
"name": "pipe.Read"
},
{
"name": "priorityWriteScheduler.CloseStream"
},
{
"name": "priorityWriteScheduler.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": "writeData.String"
}
],
"vendor": "golang.org/x/net",
"versions": [
{
"lessThan": "0.23.0",
"status": "affected",
"version": "0",
"versionType": "semver"
}
]
}
],
"credits": [
{
"lang": "en",
"value": "Bartek Nowotarski (https://nowotarski.info/)"
}
],
"descriptions": [
{
"lang": "en",
"value": "An attacker may cause an HTTP/2 endpoint to read arbitrary amounts of header data by sending an excessive number of CONTINUATION frames. Maintaining HPACK state requires parsing and processing all HEADERS and CONTINUATION frames on a connection. When a request\u0027s headers exceed MaxHeaderBytes, no memory is allocated to store the excess headers, but they are still parsed. This permits an attacker to cause an HTTP/2 endpoint to read arbitrary amounts of header data, all associated with a request which is going to be rejected. These headers can include Huffman-encoded data which is significantly more expensive for the receiver to decode than for an attacker to send. The fix sets a limit on the amount of excess header frames we will process before closing a connection."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "CWE-400: Uncontrolled Resource Consumption",
"lang": "en"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2024-05-01T17:10:07.754Z",
"orgId": "1bb62c36-49e3-4200-9d77-64a1400537cc",
"shortName": "Go"
},
"references": [
{
"url": "https://go.dev/issue/65051"
},
{
"url": "https://go.dev/cl/576155"
},
{
"url": "https://groups.google.com/g/golang-announce/c/YgW0sx8mN3M"
},
{
"url": "https://pkg.go.dev/vuln/GO-2024-2687"
},
{
"url": "https://security.netapp.com/advisory/ntap-20240419-0009/"
},
{
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/QRYFHIQ6XRKRYBI2F5UESH67BJBQXUPT/"
},
{
"url": "http://www.openwall.com/lists/oss-security/2024/04/05/4"
},
{
"url": "http://www.openwall.com/lists/oss-security/2024/04/03/16"
}
],
"title": "HTTP/2 CONTINUATION flood in net/http"
}
},
"cveMetadata": {
"assignerOrgId": "1bb62c36-49e3-4200-9d77-64a1400537cc",
"assignerShortName": "Go",
"cveId": "CVE-2023-45288",
"datePublished": "2024-04-04T20:37:30.714Z",
"dateReserved": "2023-10-06T17:06:26.221Z",
"dateUpdated": "2025-11-04T18:17:43.583Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2023-45288",
"date": "2026-08-22",
"epss": "0.91969",
"percentile": "0.99811"
},
"fkie_nvd": {
"descriptions": "[{\"lang\": \"en\", \"value\": \"An attacker may cause an HTTP/2 endpoint to read arbitrary amounts of header data by sending an excessive number of CONTINUATION frames. Maintaining HPACK state requires parsing and processing all HEADERS and CONTINUATION frames on a connection. When a request\u0027s headers exceed MaxHeaderBytes, no memory is allocated to store the excess headers, but they are still parsed. This permits an attacker to cause an HTTP/2 endpoint to read arbitrary amounts of header data, all associated with a request which is going to be rejected. These headers can include Huffman-encoded data which is significantly more expensive for the receiver to decode than for an attacker to send. The fix sets a limit on the amount of excess header frames we will process before closing a connection.\"}, {\"lang\": \"es\", \"value\": \"Un atacante puede hacer que un endpoint HTTP/2 lea cantidades arbitrarias de datos de encabezado enviando una cantidad excesiva de tramas de CONTINUACI\\u00d3N. Mantener el estado de HPACK requiere analizar y procesar todos los encabezados y tramas de CONTINUACI\\u00d3N en una conexi\\u00f3n. Cuando los encabezados de una solicitud exceden MaxHeaderBytes, no se asigna memoria para almacenar los encabezados sobrantes, pero a\\u00fan as\\u00ed se analizan. Esto permite a un atacante hacer que un endpoint HTTP/2 lea cantidades arbitrarias de datos de encabezado, todos asociados con una solicitud que ser\\u00e1 rechazada. Estos encabezados pueden incluir datos codificados por Huffman, cuya decodificaci\\u00f3n es significativamente m\\u00e1s costosa para el receptor que para el atacante. La soluci\\u00f3n establece un l\\u00edmite en la cantidad de fotogramas de encabezado excedentes que procesaremos antes de cerrar una conexi\\u00f3n.\"}]",
"id": "CVE-2023-45288",
"lastModified": "2024-11-21T08:26:42.380",
"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}]}",
"published": "2024-04-04T21:15:16.113",
"references": "[{\"url\": \"http://www.openwall.com/lists/oss-security/2024/04/03/16\", \"source\": \"security@golang.org\"}, {\"url\": \"http://www.openwall.com/lists/oss-security/2024/04/05/4\", \"source\": \"security@golang.org\"}, {\"url\": \"https://go.dev/cl/576155\", \"source\": \"security@golang.org\"}, {\"url\": \"https://go.dev/issue/65051\", \"source\": \"security@golang.org\"}, {\"url\": \"https://groups.google.com/g/golang-announce/c/YgW0sx8mN3M\", \"source\": \"security@golang.org\"}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/QRYFHIQ6XRKRYBI2F5UESH67BJBQXUPT/\", \"source\": \"security@golang.org\"}, {\"url\": \"https://pkg.go.dev/vuln/GO-2024-2687\", \"source\": \"security@golang.org\"}, {\"url\": \"https://security.netapp.com/advisory/ntap-20240419-0009/\", \"source\": \"security@golang.org\"}, {\"url\": \"http://www.openwall.com/lists/oss-security/2024/04/03/16\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"http://www.openwall.com/lists/oss-security/2024/04/05/4\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://go.dev/cl/576155\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://go.dev/issue/65051\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://groups.google.com/g/golang-announce/c/YgW0sx8mN3M\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/QRYFHIQ6XRKRYBI2F5UESH67BJBQXUPT/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://pkg.go.dev/vuln/GO-2024-2687\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://security.netapp.com/advisory/ntap-20240419-0009/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}]",
"sourceIdentifier": "security@golang.org",
"vulnStatus": "Awaiting Analysis"
},
"microsoft_vex": {
"current_release_date": "2026-02-18T03:06:23.000Z",
"cve": "CVE-2023-45288",
"id": "msrc_CVE-2023-45288",
"initial_release_date": "2024-04-02T07:00:00.000Z",
"product_status:fixed": "134",
"product_status:known_affected": "134",
"product_status:known_not_affected": "2",
"source": "Microsoft CSAF VEX",
"status": "final",
"title": "HTTP/2 CONTINUATION flood in net/http",
"url": "https://msrc.microsoft.com/csaf/vex/2024/msrc_cve-2023-45288.json",
"version": "269"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2023-45288\",\"sourceIdentifier\":\"security@golang.org\",\"published\":\"2024-04-04T21:15:16.113\",\"lastModified\":\"2026-06-17T06:28:35.580\",\"vulnStatus\":\"Deferred\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"An attacker may cause an HTTP/2 endpoint to read arbitrary amounts of header data by sending an excessive number of CONTINUATION frames. Maintaining HPACK state requires parsing and processing all HEADERS and CONTINUATION frames on a connection. When a request\u0027s headers exceed MaxHeaderBytes, no memory is allocated to store the excess headers, but they are still parsed. This permits an attacker to cause an HTTP/2 endpoint to read arbitrary amounts of header data, all associated with a request which is going to be rejected. These headers can include Huffman-encoded data which is significantly more expensive for the receiver to decode than for an attacker to send. The fix sets a limit on the amount of excess header frames we will process before closing a connection.\"},{\"lang\":\"es\",\"value\":\"Un atacante puede hacer que un endpoint HTTP/2 lea cantidades arbitrarias de datos de encabezado enviando una cantidad excesiva de tramas de CONTINUACI\u00d3N. Mantener el estado de HPACK requiere analizar y procesar todos los encabezados y tramas de CONTINUACI\u00d3N en una conexi\u00f3n. Cuando los encabezados de una solicitud exceden MaxHeaderBytes, no se asigna memoria para almacenar los encabezados sobrantes, pero a\u00fan as\u00ed se analizan. Esto permite a un atacante hacer que un endpoint HTTP/2 lea cantidades arbitrarias de datos de encabezado, todos asociados con una solicitud que ser\u00e1 rechazada. Estos encabezados pueden incluir datos codificados por Huffman, cuya decodificaci\u00f3n es significativamente m\u00e1s costosa para el receptor que para el atacante. La soluci\u00f3n establece un l\u00edmite en la cantidad de fotogramas de encabezado excedentes que procesaremos antes de cerrar una conexi\u00f3n.\"}],\"affected\":[{\"source\":\"security@golang.org\",\"affectedData\":[{\"vendor\":\"Go standard library\",\"product\":\"net/http\",\"defaultStatus\":\"unaffected\",\"collectionURL\":\"https://pkg.go.dev\",\"packageName\":\"net/http\",\"programRoutines\":[{\"name\":\"http2Framer.readMetaFrame\"},{\"name\":\"CanonicalHeaderKey\"},{\"name\":\"Client.CloseIdleConnections\"},{\"name\":\"Client.Do\"},{\"name\":\"Client.Get\"},{\"name\":\"Client.Head\"},{\"name\":\"Client.Post\"},{\"name\":\"Client.PostForm\"},{\"name\":\"Cookie.String\"},{\"name\":\"Cookie.Valid\"},{\"name\":\"Dir.Open\"},{\"name\":\"Error\"},{\"name\":\"Get\"},{\"name\":\"HandlerFunc.ServeHTTP\"},{\"name\":\"Head\"},{\"name\":\"Header.Add\"},{\"name\":\"Header.Del\"},{\"name\":\"Header.Get\"},{\"name\":\"Header.Set\"},{\"name\":\"Header.Values\"},{\"name\":\"Header.Write\"},{\"name\":\"Header.WriteSubset\"},{\"name\":\"ListenAndServe\"},{\"name\":\"ListenAndServeTLS\"},{\"name\":\"NewRequest\"},{\"name\":\"NewRequestWithContext\"},{\"name\":\"NotFound\"},{\"name\":\"ParseTime\"},{\"name\":\"Post\"},{\"name\":\"PostForm\"},{\"name\":\"ProxyFromEnvironment\"},{\"name\":\"ReadRequest\"},{\"name\":\"ReadResponse\"},{\"name\":\"Redirect\"},{\"name\":\"Request.AddCookie\"},{\"name\":\"Request.BasicAuth\"},{\"name\":\"Request.FormFile\"},{\"name\":\"Request.FormValue\"},{\"name\":\"Request.MultipartReader\"},{\"name\":\"Request.ParseForm\"},{\"name\":\"Request.ParseMultipartForm\"},{\"name\":\"Request.PostFormValue\"},{\"name\":\"Request.Referer\"},{\"name\":\"Request.SetBasicAuth\"},{\"name\":\"Request.UserAgent\"},{\"name\":\"Request.Write\"},{\"name\":\"Request.WriteProxy\"},{\"name\":\"Response.Cookies\"},{\"name\":\"Response.Location\"},{\"name\":\"Response.Write\"},{\"name\":\"ResponseController.EnableFullDuplex\"},{\"name\":\"ResponseController.Flush\"},{\"name\":\"ResponseController.Hijack\"},{\"name\":\"ResponseController.SetReadDeadline\"},{\"name\":\"ResponseController.SetWriteDeadline\"},{\"name\":\"Serve\"},{\"name\":\"ServeContent\"},{\"name\":\"ServeFile\"},{\"name\":\"ServeMux.ServeHTTP\"},{\"name\":\"ServeTLS\"},{\"name\":\"Server.Close\"},{\"name\":\"Server.ListenAndServe\"},{\"name\":\"Server.ListenAndServeTLS\"},{\"name\":\"Server.Serve\"},{\"name\":\"Server.ServeTLS\"},{\"name\":\"Server.SetKeepAlivesEnabled\"},{\"name\":\"Server.Shutdown\"},{\"name\":\"SetCookie\"},{\"name\":\"Transport.CancelRequest\"},{\"name\":\"Transport.Clone\"},{\"name\":\"Transport.CloseIdleConnections\"},{\"name\":\"Transport.RoundTrip\"},{\"name\":\"body.Close\"},{\"name\":\"body.Read\"},{\"name\":\"bodyEOFSignal.Close\"},{\"name\":\"bodyEOFSignal.Read\"},{\"name\":\"bodyLocked.Read\"},{\"name\":\"bufioFlushWriter.Write\"},{\"name\":\"cancelTimerBody.Close\"},{\"name\":\"cancelTimerBody.Read\"},{\"name\":\"checkConnErrorWriter.Write\"},{\"name\":\"chunkWriter.Write\"},{\"name\":\"connReader.Read\"},{\"name\":\"connectMethodKey.String\"},{\"name\":\"expectContinueReader.Close\"},{\"name\":\"expectContinueReader.Read\"},{\"name\":\"extraHeader.Write\"},{\"name\":\"fileHandler.ServeHTTP\"},{\"name\":\"fileTransport.RoundTrip\"},{\"name\":\"globalOptionsHandler.ServeHTTP\"},{\"name\":\"gzipReader.Close\"},{\"name\":\"gzipReader.Read\"},{\"name\":\"http2ClientConn.Close\"},{\"name\":\"http2ClientConn.Ping\"},{\"name\":\"http2ClientConn.RoundTrip\"},{\"name\":\"http2ClientConn.Shutdown\"},{\"name\":\"http2ConnectionError.Error\"},{\"name\":\"http2ErrCode.String\"},{\"name\":\"http2FrameHeader.String\"},{\"name\":\"http2FrameType.String\"},{\"name\":\"http2FrameWriteRequest.String\"},{\"name\":\"http2Framer.ReadFrame\"},{\"name\":\"http2Framer.WriteContinuation\"},{\"name\":\"http2Framer.WriteData\"},{\"name\":\"http2Framer.WriteDataPadded\"},{\"name\":\"http2Framer.WriteGoAway\"},{\"name\":\"http2Framer.WriteHeaders\"},{\"name\":\"http2Framer.WritePing\"},{\"name\":\"http2Framer.WritePriority\"},{\"name\":\"http2Framer.WritePushPromise\"},{\"name\":\"http2Framer.WriteRSTStream\"},{\"name\":\"http2Framer.WriteRawFrame\"},{\"name\":\"http2Framer.WriteSettings\"},{\"name\":\"http2Framer.WriteSettingsAck\"},{\"name\":\"http2Framer.WriteWindowUpdate\"},{\"name\":\"http2GoAwayError.Error\"},{\"name\":\"http2Server.ServeConn\"},{\"name\":\"http2Setting.String\"},{\"name\":\"http2SettingID.String\"},{\"name\":\"http2SettingsFrame.ForeachSetting\"},{\"name\":\"http2StreamError.Error\"},{\"name\":\"http2Transport.CloseIdleConnections\"},{\"name\":\"http2Transport.NewClientConn\"},{\"name\":\"http2Transport.RoundTrip\"},{\"name\":\"http2Transport.RoundTripOpt\"},{\"name\":\"http2bufferedWriter.Flush\"},{\"name\":\"http2bufferedWriter.Write\"},{\"name\":\"http2chunkWriter.Write\"},{\"name\":\"http2clientConnPool.GetClientConn\"},{\"name\":\"http2connError.Error\"},{\"name\":\"http2dataBuffer.Read\"},{\"name\":\"http2duplicatePseudoHeaderError.Error\"},{\"name\":\"http2gzipReader.Close\"},{\"name\":\"http2gzipReader.Read\"},{\"name\":\"http2headerFieldNameError.Error\"},{\"name\":\"http2headerFieldValueError.Error\"},{\"name\":\"http2noDialClientConnPool.GetClientConn\"},{\"name\":\"http2noDialH2RoundTripper.RoundTrip\"},{\"name\":\"http2pipe.Read\"},{\"name\":\"http2priorityWriteScheduler.CloseStream\"},{\"name\":\"http2priorityWriteScheduler.OpenStream\"},{\"name\":\"http2pseudoHeaderError.Error\"},{\"name\":\"http2requestBody.Close\"},{\"name\":\"http2requestBody.Read\"},{\"name\":\"http2responseWriter.Flush\"},{\"name\":\"http2responseWriter.FlushError\"},{\"name\":\"http2responseWriter.Push\"},{\"name\":\"http2responseWriter.SetReadDeadline\"},{\"name\":\"http2responseWriter.SetWriteDeadline\"},{\"name\":\"http2responseWriter.Write\"},{\"name\":\"http2responseWriter.WriteHeader\"},{\"name\":\"http2responseWriter.WriteString\"},{\"name\":\"http2roundRobinWriteScheduler.OpenStream\"},{\"name\":\"http2serverConn.CloseConn\"},{\"name\":\"http2serverConn.Flush\"},{\"name\":\"http2stickyErrWriter.Write\"},{\"name\":\"http2transportResponseBody.Close\"},{\"name\":\"http2transportResponseBody.Read\"},{\"name\":\"http2writeData.String\"},{\"name\":\"initALPNRequest.ServeHTTP\"},{\"name\":\"loggingConn.Close\"},{\"name\":\"loggingConn.Read\"},{\"name\":\"loggingConn.Write\"},{\"name\":\"maxBytesReader.Close\"},{\"name\":\"maxBytesReader.Read\"},{\"name\":\"onceCloseListener.Close\"},{\"name\":\"persistConn.Read\"},{\"name\":\"persistConnWriter.ReadFrom\"},{\"name\":\"persistConnWriter.Write\"},{\"name\":\"populateResponse.Write\"},{\"name\":\"populateResponse.WriteHeader\"},{\"name\":\"readTrackingBody.Close\"},{\"name\":\"readTrackingBody.Read\"},{\"name\":\"readWriteCloserBody.Read\"},{\"name\":\"redirectHandler.ServeHTTP\"},{\"name\":\"response.Flush\"},{\"name\":\"response.FlushError\"},{\"name\":\"response.Hijack\"},{\"name\":\"response.ReadFrom\"},{\"name\":\"response.Write\"},{\"name\":\"response.WriteHeader\"},{\"name\":\"response.WriteString\"},{\"name\":\"serverHandler.ServeHTTP\"},{\"name\":\"socksDialer.DialWithConn\"},{\"name\":\"socksUsernamePassword.Authenticate\"},{\"name\":\"stringWriter.WriteString\"},{\"name\":\"timeoutHandler.ServeHTTP\"},{\"name\":\"timeoutWriter.Write\"},{\"name\":\"timeoutWriter.WriteHeader\"},{\"name\":\"transportReadFromServerError.Error\"}],\"versions\":[{\"version\":\"0\",\"lessThan\":\"1.21.9\",\"versionType\":\"semver\",\"status\":\"affected\"},{\"version\":\"1.22.0-0\",\"lessThan\":\"1.22.2\",\"versionType\":\"semver\",\"status\":\"affected\"}]},{\"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\":\"Framer.readMetaFrame\"},{\"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.WriteContinuation\"},{\"name\":\"Framer.WriteData\"},{\"name\":\"Framer.WriteDataPadded\"},{\"name\":\"Framer.WriteGoAway\"},{\"name\":\"Framer.WriteHeaders\"},{\"name\":\"Framer.WritePing\"},{\"name\":\"Framer.WritePriority\"},{\"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\":\"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\":\"noDialClientConnPool.GetClientConn\"},{\"name\":\"noDialH2RoundTripper.RoundTrip\"},{\"name\":\"pipe.Read\"},{\"name\":\"priorityWriteScheduler.CloseStream\"},{\"name\":\"priorityWriteScheduler.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\":\"writeData.String\"}],\"versions\":[{\"version\":\"0\",\"lessThan\":\"0.23.0\",\"versionType\":\"semver\",\"status\":\"affected\"}]}]},{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"affectedData\":[{\"vendor\":\"go_standard_library\",\"product\":\"net\\\\/http\",\"defaultStatus\":\"unknown\",\"cpes\":[\"cpe:2.3:a:go_standard_library:net\\\\/http:*:*:*:*:*:*:*:*\"],\"versions\":[{\"version\":\"0\",\"lessThan\":\"1.21.9\",\"versionType\":\"custom\",\"status\":\"affected\"},{\"version\":\"1.22.0-0\",\"lessThan\":\"1.22.2\",\"versionType\":\"custom\",\"status\":\"affected\"}]},{\"vendor\":\"golang\",\"product\":\"http2\",\"defaultStatus\":\"unknown\",\"cpes\":[\"cpe:2.3:a:golang:http2:*:*:*:*:*:*:*:*\"],\"versions\":[{\"version\":\"0\",\"lessThan\":\"0.23.0\",\"versionType\":\"custom\",\"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\":\"2024-04-05T17:08:42.212936Z\",\"id\":\"CVE-2023-45288\",\"options\":[{\"exploitation\":\"none\"},{\"automatable\":\"yes\"},{\"technicalImpact\":\"partial\"}],\"role\":\"CISA Coordinator\",\"version\":\"2.0.3\"}}]},\"references\":[{\"url\":\"http://www.openwall.com/lists/oss-security/2024/04/03/16\",\"source\":\"security@golang.org\"},{\"url\":\"http://www.openwall.com/lists/oss-security/2024/04/05/4\",\"source\":\"security@golang.org\"},{\"url\":\"https://go.dev/cl/576155\",\"source\":\"security@golang.org\"},{\"url\":\"https://go.dev/issue/65051\",\"source\":\"security@golang.org\"},{\"url\":\"https://groups.google.com/g/golang-announce/c/YgW0sx8mN3M\",\"source\":\"security@golang.org\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/QRYFHIQ6XRKRYBI2F5UESH67BJBQXUPT/\",\"source\":\"security@golang.org\"},{\"url\":\"https://pkg.go.dev/vuln/GO-2024-2687\",\"source\":\"security@golang.org\"},{\"url\":\"https://security.netapp.com/advisory/ntap-20240419-0009/\",\"source\":\"security@golang.org\"},{\"url\":\"http://www.openwall.com/lists/oss-security/2024/04/03/16\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.openwall.com/lists/oss-security/2024/04/05/4\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://go.dev/cl/576155\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://go.dev/issue/65051\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://groups.google.com/g/golang-announce/c/YgW0sx8mN3M\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/QRYFHIQ6XRKRYBI2F5UESH67BJBQXUPT/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://pkg.go.dev/vuln/GO-2024-2687\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://security.netapp.com/advisory/ntap-20240419-0009/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://www.kb.cert.org/vuls/id/421644\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}",
"redhat_vex": {
"aggregate_severity": "Important",
"current_release_date": "2026-08-18T20:42:50+00:00",
"cve": "CVE-2023-45288",
"id": "CVE-2023-45288",
"initial_release_date": "2023-01-01T00:00:00+00:00",
"product_status:fixed": "2090",
"product_status:known_affected": "167",
"product_status:known_not_affected": "15866",
"source": "Red Hat CSAF VEX",
"status": "final",
"title": "golang: net/http, x/net/http2: unlimited number of CONTINUATION frames causes DoS",
"url": "https://security.access.redhat.com/data/csaf/v2/vex/2023/cve-2023-45288.json",
"version": "3"
},
"suse_vex": {
"aggregate_severity": "moderate",
"current_release_date": "2026-07-26T16:48:22Z",
"cve": "CVE-2023-45288",
"id": "CVE-2023-45288",
"initial_release_date": "2024-04-05T02:23:57Z",
"product_status:known_affected": "427",
"product_status:known_not_affected": "273",
"product_status:recommended": "1137",
"source": "SUSE CSAF VEX",
"status": "interim",
"title": "SUSE CVE CVE-2023-45288",
"url": "https://ftp.suse.com/pub/projects/security/csaf-vex/cve-2023-45288.json",
"version": "193"
},
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://go.dev/issue/65051\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://go.dev/cl/576155\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://groups.google.com/g/golang-announce/c/YgW0sx8mN3M\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://pkg.go.dev/vuln/GO-2024-2687\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://security.netapp.com/advisory/ntap-20240419-0009/\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/QRYFHIQ6XRKRYBI2F5UESH67BJBQXUPT/\", \"tags\": [\"x_transferred\"]}, {\"url\": \"http://www.openwall.com/lists/oss-security/2024/04/05/4\", \"tags\": [\"x_transferred\"]}, {\"url\": \"http://www.openwall.com/lists/oss-security/2024/04/03/16\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://www.kb.cert.org/vuls/id/421644\"}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2025-11-04T18:17:43.583Z\"}}, {\"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-2023-45288\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"yes\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2024-04-05T17:08:42.212936Z\"}}}], \"affected\": [{\"cpes\": [\"cpe:2.3:a:go_standard_library:net\\\\/http:*:*:*:*:*:*:*:*\"], \"vendor\": \"go_standard_library\", \"product\": \"net\\\\/http\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"lessThan\": \"1.21.9\", \"versionType\": \"custom\"}, {\"status\": \"affected\", \"version\": \"1.22.0-0\", \"lessThan\": \"1.22.2\", \"versionType\": \"custom\"}], \"defaultStatus\": \"unknown\"}, {\"cpes\": [\"cpe:2.3:a:golang:http2:*:*:*:*:*:*:*:*\"], \"vendor\": \"golang\", \"product\": \"http2\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"lessThan\": \"0.23.0\", \"versionType\": \"custom\"}], \"defaultStatus\": \"unknown\"}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2024-08-26T20:39:55.687Z\"}}], \"cna\": {\"title\": \"HTTP/2 CONTINUATION flood in net/http\", \"credits\": [{\"lang\": \"en\", \"value\": \"Bartek Nowotarski (https://nowotarski.info/)\"}], \"affected\": [{\"vendor\": \"Go standard library\", \"product\": \"net/http\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"lessThan\": \"1.21.9\", \"versionType\": \"semver\"}, {\"status\": \"affected\", \"version\": \"1.22.0-0\", \"lessThan\": \"1.22.2\", \"versionType\": \"semver\"}], \"packageName\": \"net/http\", \"collectionURL\": \"https://pkg.go.dev\", \"defaultStatus\": \"unaffected\", \"programRoutines\": [{\"name\": \"http2Framer.readMetaFrame\"}, {\"name\": \"CanonicalHeaderKey\"}, {\"name\": \"Client.CloseIdleConnections\"}, {\"name\": \"Client.Do\"}, {\"name\": \"Client.Get\"}, {\"name\": \"Client.Head\"}, {\"name\": \"Client.Post\"}, {\"name\": \"Client.PostForm\"}, {\"name\": \"Cookie.String\"}, {\"name\": \"Cookie.Valid\"}, {\"name\": \"Dir.Open\"}, {\"name\": \"Error\"}, {\"name\": \"Get\"}, {\"name\": \"HandlerFunc.ServeHTTP\"}, {\"name\": \"Head\"}, {\"name\": \"Header.Add\"}, {\"name\": \"Header.Del\"}, {\"name\": \"Header.Get\"}, {\"name\": \"Header.Set\"}, {\"name\": \"Header.Values\"}, {\"name\": \"Header.Write\"}, {\"name\": \"Header.WriteSubset\"}, {\"name\": \"ListenAndServe\"}, {\"name\": \"ListenAndServeTLS\"}, {\"name\": \"NewRequest\"}, {\"name\": \"NewRequestWithContext\"}, {\"name\": \"NotFound\"}, {\"name\": \"ParseTime\"}, {\"name\": \"Post\"}, {\"name\": \"PostForm\"}, {\"name\": \"ProxyFromEnvironment\"}, {\"name\": \"ReadRequest\"}, {\"name\": \"ReadResponse\"}, {\"name\": \"Redirect\"}, {\"name\": \"Request.AddCookie\"}, {\"name\": \"Request.BasicAuth\"}, {\"name\": \"Request.FormFile\"}, {\"name\": \"Request.FormValue\"}, {\"name\": \"Request.MultipartReader\"}, {\"name\": \"Request.ParseForm\"}, {\"name\": \"Request.ParseMultipartForm\"}, {\"name\": \"Request.PostFormValue\"}, {\"name\": \"Request.Referer\"}, {\"name\": \"Request.SetBasicAuth\"}, {\"name\": \"Request.UserAgent\"}, {\"name\": \"Request.Write\"}, {\"name\": \"Request.WriteProxy\"}, {\"name\": \"Response.Cookies\"}, {\"name\": \"Response.Location\"}, {\"name\": \"Response.Write\"}, {\"name\": \"ResponseController.EnableFullDuplex\"}, {\"name\": \"ResponseController.Flush\"}, {\"name\": \"ResponseController.Hijack\"}, {\"name\": \"ResponseController.SetReadDeadline\"}, {\"name\": \"ResponseController.SetWriteDeadline\"}, {\"name\": \"Serve\"}, {\"name\": \"ServeContent\"}, {\"name\": \"ServeFile\"}, {\"name\": \"ServeMux.ServeHTTP\"}, {\"name\": \"ServeTLS\"}, {\"name\": \"Server.Close\"}, {\"name\": \"Server.ListenAndServe\"}, {\"name\": \"Server.ListenAndServeTLS\"}, {\"name\": \"Server.Serve\"}, {\"name\": \"Server.ServeTLS\"}, {\"name\": \"Server.SetKeepAlivesEnabled\"}, {\"name\": \"Server.Shutdown\"}, {\"name\": \"SetCookie\"}, {\"name\": \"Transport.CancelRequest\"}, {\"name\": \"Transport.Clone\"}, {\"name\": \"Transport.CloseIdleConnections\"}, {\"name\": \"Transport.RoundTrip\"}, {\"name\": \"body.Close\"}, {\"name\": \"body.Read\"}, {\"name\": \"bodyEOFSignal.Close\"}, {\"name\": \"bodyEOFSignal.Read\"}, {\"name\": \"bodyLocked.Read\"}, {\"name\": \"bufioFlushWriter.Write\"}, {\"name\": \"cancelTimerBody.Close\"}, {\"name\": \"cancelTimerBody.Read\"}, {\"name\": \"checkConnErrorWriter.Write\"}, {\"name\": \"chunkWriter.Write\"}, {\"name\": \"connReader.Read\"}, {\"name\": \"connectMethodKey.String\"}, {\"name\": \"expectContinueReader.Close\"}, {\"name\": \"expectContinueReader.Read\"}, {\"name\": \"extraHeader.Write\"}, {\"name\": \"fileHandler.ServeHTTP\"}, {\"name\": \"fileTransport.RoundTrip\"}, {\"name\": \"globalOptionsHandler.ServeHTTP\"}, {\"name\": \"gzipReader.Close\"}, {\"name\": \"gzipReader.Read\"}, {\"name\": \"http2ClientConn.Close\"}, {\"name\": \"http2ClientConn.Ping\"}, {\"name\": \"http2ClientConn.RoundTrip\"}, {\"name\": \"http2ClientConn.Shutdown\"}, {\"name\": \"http2ConnectionError.Error\"}, {\"name\": \"http2ErrCode.String\"}, {\"name\": \"http2FrameHeader.String\"}, {\"name\": \"http2FrameType.String\"}, {\"name\": \"http2FrameWriteRequest.String\"}, {\"name\": \"http2Framer.ReadFrame\"}, {\"name\": \"http2Framer.WriteContinuation\"}, {\"name\": \"http2Framer.WriteData\"}, {\"name\": \"http2Framer.WriteDataPadded\"}, {\"name\": \"http2Framer.WriteGoAway\"}, {\"name\": \"http2Framer.WriteHeaders\"}, {\"name\": \"http2Framer.WritePing\"}, {\"name\": \"http2Framer.WritePriority\"}, {\"name\": \"http2Framer.WritePushPromise\"}, {\"name\": \"http2Framer.WriteRSTStream\"}, {\"name\": \"http2Framer.WriteRawFrame\"}, {\"name\": \"http2Framer.WriteSettings\"}, {\"name\": \"http2Framer.WriteSettingsAck\"}, {\"name\": \"http2Framer.WriteWindowUpdate\"}, {\"name\": \"http2GoAwayError.Error\"}, {\"name\": \"http2Server.ServeConn\"}, {\"name\": \"http2Setting.String\"}, {\"name\": \"http2SettingID.String\"}, {\"name\": \"http2SettingsFrame.ForeachSetting\"}, {\"name\": \"http2StreamError.Error\"}, {\"name\": \"http2Transport.CloseIdleConnections\"}, {\"name\": \"http2Transport.NewClientConn\"}, {\"name\": \"http2Transport.RoundTrip\"}, {\"name\": \"http2Transport.RoundTripOpt\"}, {\"name\": \"http2bufferedWriter.Flush\"}, {\"name\": \"http2bufferedWriter.Write\"}, {\"name\": \"http2chunkWriter.Write\"}, {\"name\": \"http2clientConnPool.GetClientConn\"}, {\"name\": \"http2connError.Error\"}, {\"name\": \"http2dataBuffer.Read\"}, {\"name\": \"http2duplicatePseudoHeaderError.Error\"}, {\"name\": \"http2gzipReader.Close\"}, {\"name\": \"http2gzipReader.Read\"}, {\"name\": \"http2headerFieldNameError.Error\"}, {\"name\": \"http2headerFieldValueError.Error\"}, {\"name\": \"http2noDialClientConnPool.GetClientConn\"}, {\"name\": \"http2noDialH2RoundTripper.RoundTrip\"}, {\"name\": \"http2pipe.Read\"}, {\"name\": \"http2priorityWriteScheduler.CloseStream\"}, {\"name\": \"http2priorityWriteScheduler.OpenStream\"}, {\"name\": \"http2pseudoHeaderError.Error\"}, {\"name\": \"http2requestBody.Close\"}, {\"name\": \"http2requestBody.Read\"}, {\"name\": \"http2responseWriter.Flush\"}, {\"name\": \"http2responseWriter.FlushError\"}, {\"name\": \"http2responseWriter.Push\"}, {\"name\": \"http2responseWriter.SetReadDeadline\"}, {\"name\": \"http2responseWriter.SetWriteDeadline\"}, {\"name\": \"http2responseWriter.Write\"}, {\"name\": \"http2responseWriter.WriteHeader\"}, {\"name\": \"http2responseWriter.WriteString\"}, {\"name\": \"http2roundRobinWriteScheduler.OpenStream\"}, {\"name\": \"http2serverConn.CloseConn\"}, {\"name\": \"http2serverConn.Flush\"}, {\"name\": \"http2stickyErrWriter.Write\"}, {\"name\": \"http2transportResponseBody.Close\"}, {\"name\": \"http2transportResponseBody.Read\"}, {\"name\": \"http2writeData.String\"}, {\"name\": \"initALPNRequest.ServeHTTP\"}, {\"name\": \"loggingConn.Close\"}, {\"name\": \"loggingConn.Read\"}, {\"name\": \"loggingConn.Write\"}, {\"name\": \"maxBytesReader.Close\"}, {\"name\": \"maxBytesReader.Read\"}, {\"name\": \"onceCloseListener.Close\"}, {\"name\": \"persistConn.Read\"}, {\"name\": \"persistConnWriter.ReadFrom\"}, {\"name\": \"persistConnWriter.Write\"}, {\"name\": \"populateResponse.Write\"}, {\"name\": \"populateResponse.WriteHeader\"}, {\"name\": \"readTrackingBody.Close\"}, {\"name\": \"readTrackingBody.Read\"}, {\"name\": \"readWriteCloserBody.Read\"}, {\"name\": \"redirectHandler.ServeHTTP\"}, {\"name\": \"response.Flush\"}, {\"name\": \"response.FlushError\"}, {\"name\": \"response.Hijack\"}, {\"name\": \"response.ReadFrom\"}, {\"name\": \"response.Write\"}, {\"name\": \"response.WriteHeader\"}, {\"name\": \"response.WriteString\"}, {\"name\": \"serverHandler.ServeHTTP\"}, {\"name\": \"socksDialer.DialWithConn\"}, {\"name\": \"socksUsernamePassword.Authenticate\"}, {\"name\": \"stringWriter.WriteString\"}, {\"name\": \"timeoutHandler.ServeHTTP\"}, {\"name\": \"timeoutWriter.Write\"}, {\"name\": \"timeoutWriter.WriteHeader\"}, {\"name\": \"transportReadFromServerError.Error\"}]}, {\"vendor\": \"golang.org/x/net\", \"product\": \"golang.org/x/net/http2\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"lessThan\": \"0.23.0\", \"versionType\": \"semver\"}], \"packageName\": \"golang.org/x/net/http2\", \"collectionURL\": \"https://pkg.go.dev\", \"defaultStatus\": \"unaffected\", \"programRoutines\": [{\"name\": \"Framer.readMetaFrame\"}, {\"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.WriteContinuation\"}, {\"name\": \"Framer.WriteData\"}, {\"name\": \"Framer.WriteDataPadded\"}, {\"name\": \"Framer.WriteGoAway\"}, {\"name\": \"Framer.WriteHeaders\"}, {\"name\": \"Framer.WritePing\"}, {\"name\": \"Framer.WritePriority\"}, {\"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\": \"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\": \"noDialClientConnPool.GetClientConn\"}, {\"name\": \"noDialH2RoundTripper.RoundTrip\"}, {\"name\": \"pipe.Read\"}, {\"name\": \"priorityWriteScheduler.CloseStream\"}, {\"name\": \"priorityWriteScheduler.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\": \"writeData.String\"}]}], \"references\": [{\"url\": \"https://go.dev/issue/65051\"}, {\"url\": \"https://go.dev/cl/576155\"}, {\"url\": \"https://groups.google.com/g/golang-announce/c/YgW0sx8mN3M\"}, {\"url\": \"https://pkg.go.dev/vuln/GO-2024-2687\"}, {\"url\": \"https://security.netapp.com/advisory/ntap-20240419-0009/\"}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/QRYFHIQ6XRKRYBI2F5UESH67BJBQXUPT/\"}, {\"url\": \"http://www.openwall.com/lists/oss-security/2024/04/05/4\"}, {\"url\": \"http://www.openwall.com/lists/oss-security/2024/04/03/16\"}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"An attacker may cause an HTTP/2 endpoint to read arbitrary amounts of header data by sending an excessive number of CONTINUATION frames. Maintaining HPACK state requires parsing and processing all HEADERS and CONTINUATION frames on a connection. When a request\u0027s headers exceed MaxHeaderBytes, no memory is allocated to store the excess headers, but they are still parsed. This permits an attacker to cause an HTTP/2 endpoint to read arbitrary amounts of header data, all associated with a request which is going to be rejected. These headers can include Huffman-encoded data which is significantly more expensive for the receiver to decode than for an attacker to send. The fix sets a limit on the amount of excess header frames we will process before closing a connection.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"description\": \"CWE-400: Uncontrolled Resource Consumption\"}]}], \"providerMetadata\": {\"orgId\": \"1bb62c36-49e3-4200-9d77-64a1400537cc\", \"shortName\": \"Go\", \"dateUpdated\": \"2024-05-01T17:10:07.754Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2023-45288\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-11-04T18:17:43.583Z\", \"dateReserved\": \"2023-10-06T17:06:26.221Z\", \"assignerOrgId\": \"1bb62c36-49e3-4200-9d77-64a1400537cc\", \"datePublished\": \"2024-04-04T20:37:30.714Z\", \"assignerShortName\": \"Go\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
RHBA-2024:2648
Vulnerability from csaf_redhat - Published: 2024-05-01 22:35 - Updated: 2026-08-18 21:45A vulnerability was discovered with the implementation of the HTTP/2 protocol in the Go programming language. There were insufficient limitations on the amount of CONTINUATION frames sent within a single stream. An attacker could potentially exploit this to cause a Denial of Service (DoS) attack.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-LVMS-4.13:lvms4/lvms-must-gather-rhel8@sha256:49925f850770c4ccba59dbceb9ffe0d7c59e5acf7d0b54baf7b2dc7f1e9494de_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-LVMS-4.13:lvms4/lvms-must-gather-rhel8@sha256:878e2f7b4af26196d30faf110a667238addb4c67d039ccaa9196a45e45af127a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-LVMS-4.13:lvms4/lvms-must-gather-rhel8@sha256:ad023433c7b4ce0ecd159db915236de9a3273b0bc24edfb31dbbafd8b9706bb1_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-LVMS-4.13:lvms4/lvms-must-gather-rhel8@sha256:ef2c80336249bf864d4ccab747f7097766f368a575e2e45645fa92bd19acfd60_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-LVMS-4.13:lvms4/lvms-operator-bundle@sha256:2ce17ffcaa145ab476d367862c017a55e9cd4898c3f389906e6705ef992c1e1f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-LVMS-4.13:lvms4/lvms-operator-bundle@sha256:6698ed0920b36f2581438ab6000db8118c7be63407d644f64c644549f8ef019d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-LVMS-4.13:lvms4/lvms-operator-bundle@sha256:75039a8f5bd901b241105bd167f5bfcda4bf93046d44d407a0c4e0c3bc436680_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-LVMS-4.13:lvms4/lvms-operator-bundle@sha256:af8e0eec77f039c81d68853d126042cf1d0d61db762f019ccc8a8f3145282435_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-LVMS-4.13:lvms4/lvms-rhel8-operator@sha256:1e572fe0d7b1aa06b315ce506b7342429fa13c3b76676fd77246ff153e3edd7a_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-LVMS-4.13:lvms4/lvms-rhel8-operator@sha256:395cdb02c412081da754cb3a54756da746e90296536caa8e9e560d2c461cd047_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-LVMS-4.13:lvms4/lvms-rhel8-operator@sha256:d5ac2b9aed11bfa60b02deb83f83f28702a9c5b8081003f05dbe47619e037a44_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-LVMS-4.13:lvms4/lvms-rhel8-operator@sha256:eae7d1853ab166c25f0af60543de5ad5c9a7b4ac48dba6b672a24451eeb1ac6f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-LVMS-4.13:lvms4/topolvm-rhel8@sha256:462297cea11fb99476264faa8fef27b8f75045961080159550d5c88c5d1af7a4_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-LVMS-4.13:lvms4/topolvm-rhel8@sha256:6fff57b8fc3b932576742da3647c204b0b850f369ac38dc49c6b4785536d90dc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-LVMS-4.13:lvms4/topolvm-rhel8@sha256:90def498de78fc8c8904ec48530389628c20f51a51fb62a8652dd2c2721de3e4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-LVMS-4.13:lvms4/topolvm-rhel8@sha256:c43dd964a36d9b7c75aaf28cc19fdea81b0e85a802538d1fc146b29f23dd4240_s390x | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Updated container images that fix multiple bugs are now available for LVMS\n4.13",
"title": "Topic"
},
{
"category": "general",
"text": "Logical Volume Manager Storage uses lvm2 through the TopoLVM CSI driver to\ndynamically provision thin and thick local storage on a cluster with\nlimited resources.\n\nUsers of LVMS are advised to upgrade to the latest version of LVMS in\nOpenShift Container Platform, which fixes bugs and security\nvulnerabilities.",
"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/RHBA-2024:2648",
"url": "https://access.redhat.com/errata/RHBA-2024:2648"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhba-2024_2648.json"
}
],
"title": "Red Hat Bug Fix Advisory: LVMS 4.13.6 Bug Fix Update",
"tracking": {
"current_release_date": "2026-08-18T21:45:14+00:00",
"generator": {
"date": "2026-08-18T21:45:14+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.16"
}
},
"id": "RHBA-2024:2648",
"initial_release_date": "2024-05-01T22:35:00+00:00",
"revision_history": [
{
"date": "2024-05-01T22:35:00+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-05-01T22:35:01+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-08-18T21:45:14+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "LVMS 4.13 for RHEL 8",
"product": {
"name": "LVMS 4.13 for RHEL 8",
"product_id": "8Base-LVMS-4.13",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:lvms:4.13::el8"
}
}
}
],
"category": "product_family",
"name": "logical volume manager storage"
},
{
"branches": [
{
"category": "product_version",
"name": "lvms4/lvms-must-gather-rhel8@sha256:878e2f7b4af26196d30faf110a667238addb4c67d039ccaa9196a45e45af127a_amd64",
"product": {
"name": "lvms4/lvms-must-gather-rhel8@sha256:878e2f7b4af26196d30faf110a667238addb4c67d039ccaa9196a45e45af127a_amd64",
"product_id": "lvms4/lvms-must-gather-rhel8@sha256:878e2f7b4af26196d30faf110a667238addb4c67d039ccaa9196a45e45af127a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/lvms-must-gather-rhel8@sha256:878e2f7b4af26196d30faf110a667238addb4c67d039ccaa9196a45e45af127a?arch=amd64\u0026repository_url=registry.redhat.io/lvms4/lvms-must-gather-rhel8\u0026tag=v4.13.6-2"
}
}
},
{
"category": "product_version",
"name": "lvms4/lvms-operator-bundle@sha256:75039a8f5bd901b241105bd167f5bfcda4bf93046d44d407a0c4e0c3bc436680_amd64",
"product": {
"name": "lvms4/lvms-operator-bundle@sha256:75039a8f5bd901b241105bd167f5bfcda4bf93046d44d407a0c4e0c3bc436680_amd64",
"product_id": "lvms4/lvms-operator-bundle@sha256:75039a8f5bd901b241105bd167f5bfcda4bf93046d44d407a0c4e0c3bc436680_amd64",
"product_identification_helper": {
"purl": "pkg:oci/lvms-operator-bundle@sha256:75039a8f5bd901b241105bd167f5bfcda4bf93046d44d407a0c4e0c3bc436680?arch=amd64\u0026repository_url=registry.redhat.io/lvms4/lvms-operator-bundle\u0026tag=v4.13.6-3"
}
}
},
{
"category": "product_version",
"name": "lvms4/lvms-rhel8-operator@sha256:eae7d1853ab166c25f0af60543de5ad5c9a7b4ac48dba6b672a24451eeb1ac6f_amd64",
"product": {
"name": "lvms4/lvms-rhel8-operator@sha256:eae7d1853ab166c25f0af60543de5ad5c9a7b4ac48dba6b672a24451eeb1ac6f_amd64",
"product_id": "lvms4/lvms-rhel8-operator@sha256:eae7d1853ab166c25f0af60543de5ad5c9a7b4ac48dba6b672a24451eeb1ac6f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/lvms-rhel8-operator@sha256:eae7d1853ab166c25f0af60543de5ad5c9a7b4ac48dba6b672a24451eeb1ac6f?arch=amd64\u0026repository_url=registry.redhat.io/lvms4/lvms-rhel8-operator\u0026tag=v4.13.6-3"
}
}
},
{
"category": "product_version",
"name": "lvms4/topolvm-rhel8@sha256:6fff57b8fc3b932576742da3647c204b0b850f369ac38dc49c6b4785536d90dc_amd64",
"product": {
"name": "lvms4/topolvm-rhel8@sha256:6fff57b8fc3b932576742da3647c204b0b850f369ac38dc49c6b4785536d90dc_amd64",
"product_id": "lvms4/topolvm-rhel8@sha256:6fff57b8fc3b932576742da3647c204b0b850f369ac38dc49c6b4785536d90dc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/topolvm-rhel8@sha256:6fff57b8fc3b932576742da3647c204b0b850f369ac38dc49c6b4785536d90dc?arch=amd64\u0026repository_url=registry.redhat.io/lvms4/topolvm-rhel8\u0026tag=v4.13.6-2"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "lvms4/lvms-must-gather-rhel8@sha256:ef2c80336249bf864d4ccab747f7097766f368a575e2e45645fa92bd19acfd60_arm64",
"product": {
"name": "lvms4/lvms-must-gather-rhel8@sha256:ef2c80336249bf864d4ccab747f7097766f368a575e2e45645fa92bd19acfd60_arm64",
"product_id": "lvms4/lvms-must-gather-rhel8@sha256:ef2c80336249bf864d4ccab747f7097766f368a575e2e45645fa92bd19acfd60_arm64",
"product_identification_helper": {
"purl": "pkg:oci/lvms-must-gather-rhel8@sha256:ef2c80336249bf864d4ccab747f7097766f368a575e2e45645fa92bd19acfd60?arch=arm64\u0026repository_url=registry.redhat.io/lvms4/lvms-must-gather-rhel8\u0026tag=v4.13.6-2"
}
}
},
{
"category": "product_version",
"name": "lvms4/lvms-operator-bundle@sha256:2ce17ffcaa145ab476d367862c017a55e9cd4898c3f389906e6705ef992c1e1f_arm64",
"product": {
"name": "lvms4/lvms-operator-bundle@sha256:2ce17ffcaa145ab476d367862c017a55e9cd4898c3f389906e6705ef992c1e1f_arm64",
"product_id": "lvms4/lvms-operator-bundle@sha256:2ce17ffcaa145ab476d367862c017a55e9cd4898c3f389906e6705ef992c1e1f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/lvms-operator-bundle@sha256:2ce17ffcaa145ab476d367862c017a55e9cd4898c3f389906e6705ef992c1e1f?arch=arm64\u0026repository_url=registry.redhat.io/lvms4/lvms-operator-bundle\u0026tag=v4.13.6-3"
}
}
},
{
"category": "product_version",
"name": "lvms4/lvms-rhel8-operator@sha256:1e572fe0d7b1aa06b315ce506b7342429fa13c3b76676fd77246ff153e3edd7a_arm64",
"product": {
"name": "lvms4/lvms-rhel8-operator@sha256:1e572fe0d7b1aa06b315ce506b7342429fa13c3b76676fd77246ff153e3edd7a_arm64",
"product_id": "lvms4/lvms-rhel8-operator@sha256:1e572fe0d7b1aa06b315ce506b7342429fa13c3b76676fd77246ff153e3edd7a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/lvms-rhel8-operator@sha256:1e572fe0d7b1aa06b315ce506b7342429fa13c3b76676fd77246ff153e3edd7a?arch=arm64\u0026repository_url=registry.redhat.io/lvms4/lvms-rhel8-operator\u0026tag=v4.13.6-3"
}
}
},
{
"category": "product_version",
"name": "lvms4/topolvm-rhel8@sha256:462297cea11fb99476264faa8fef27b8f75045961080159550d5c88c5d1af7a4_arm64",
"product": {
"name": "lvms4/topolvm-rhel8@sha256:462297cea11fb99476264faa8fef27b8f75045961080159550d5c88c5d1af7a4_arm64",
"product_id": "lvms4/topolvm-rhel8@sha256:462297cea11fb99476264faa8fef27b8f75045961080159550d5c88c5d1af7a4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/topolvm-rhel8@sha256:462297cea11fb99476264faa8fef27b8f75045961080159550d5c88c5d1af7a4?arch=arm64\u0026repository_url=registry.redhat.io/lvms4/topolvm-rhel8\u0026tag=v4.13.6-2"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "lvms4/lvms-must-gather-rhel8@sha256:49925f850770c4ccba59dbceb9ffe0d7c59e5acf7d0b54baf7b2dc7f1e9494de_ppc64le",
"product": {
"name": "lvms4/lvms-must-gather-rhel8@sha256:49925f850770c4ccba59dbceb9ffe0d7c59e5acf7d0b54baf7b2dc7f1e9494de_ppc64le",
"product_id": "lvms4/lvms-must-gather-rhel8@sha256:49925f850770c4ccba59dbceb9ffe0d7c59e5acf7d0b54baf7b2dc7f1e9494de_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/lvms-must-gather-rhel8@sha256:49925f850770c4ccba59dbceb9ffe0d7c59e5acf7d0b54baf7b2dc7f1e9494de?arch=ppc64le\u0026repository_url=registry.redhat.io/lvms4/lvms-must-gather-rhel8\u0026tag=v4.13.6-2"
}
}
},
{
"category": "product_version",
"name": "lvms4/lvms-operator-bundle@sha256:6698ed0920b36f2581438ab6000db8118c7be63407d644f64c644549f8ef019d_ppc64le",
"product": {
"name": "lvms4/lvms-operator-bundle@sha256:6698ed0920b36f2581438ab6000db8118c7be63407d644f64c644549f8ef019d_ppc64le",
"product_id": "lvms4/lvms-operator-bundle@sha256:6698ed0920b36f2581438ab6000db8118c7be63407d644f64c644549f8ef019d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/lvms-operator-bundle@sha256:6698ed0920b36f2581438ab6000db8118c7be63407d644f64c644549f8ef019d?arch=ppc64le\u0026repository_url=registry.redhat.io/lvms4/lvms-operator-bundle\u0026tag=v4.13.6-3"
}
}
},
{
"category": "product_version",
"name": "lvms4/lvms-rhel8-operator@sha256:395cdb02c412081da754cb3a54756da746e90296536caa8e9e560d2c461cd047_ppc64le",
"product": {
"name": "lvms4/lvms-rhel8-operator@sha256:395cdb02c412081da754cb3a54756da746e90296536caa8e9e560d2c461cd047_ppc64le",
"product_id": "lvms4/lvms-rhel8-operator@sha256:395cdb02c412081da754cb3a54756da746e90296536caa8e9e560d2c461cd047_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/lvms-rhel8-operator@sha256:395cdb02c412081da754cb3a54756da746e90296536caa8e9e560d2c461cd047?arch=ppc64le\u0026repository_url=registry.redhat.io/lvms4/lvms-rhel8-operator\u0026tag=v4.13.6-3"
}
}
},
{
"category": "product_version",
"name": "lvms4/topolvm-rhel8@sha256:90def498de78fc8c8904ec48530389628c20f51a51fb62a8652dd2c2721de3e4_ppc64le",
"product": {
"name": "lvms4/topolvm-rhel8@sha256:90def498de78fc8c8904ec48530389628c20f51a51fb62a8652dd2c2721de3e4_ppc64le",
"product_id": "lvms4/topolvm-rhel8@sha256:90def498de78fc8c8904ec48530389628c20f51a51fb62a8652dd2c2721de3e4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/topolvm-rhel8@sha256:90def498de78fc8c8904ec48530389628c20f51a51fb62a8652dd2c2721de3e4?arch=ppc64le\u0026repository_url=registry.redhat.io/lvms4/topolvm-rhel8\u0026tag=v4.13.6-2"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "lvms4/lvms-must-gather-rhel8@sha256:ad023433c7b4ce0ecd159db915236de9a3273b0bc24edfb31dbbafd8b9706bb1_s390x",
"product": {
"name": "lvms4/lvms-must-gather-rhel8@sha256:ad023433c7b4ce0ecd159db915236de9a3273b0bc24edfb31dbbafd8b9706bb1_s390x",
"product_id": "lvms4/lvms-must-gather-rhel8@sha256:ad023433c7b4ce0ecd159db915236de9a3273b0bc24edfb31dbbafd8b9706bb1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/lvms-must-gather-rhel8@sha256:ad023433c7b4ce0ecd159db915236de9a3273b0bc24edfb31dbbafd8b9706bb1?arch=s390x\u0026repository_url=registry.redhat.io/lvms4/lvms-must-gather-rhel8\u0026tag=v4.13.6-2"
}
}
},
{
"category": "product_version",
"name": "lvms4/lvms-operator-bundle@sha256:af8e0eec77f039c81d68853d126042cf1d0d61db762f019ccc8a8f3145282435_s390x",
"product": {
"name": "lvms4/lvms-operator-bundle@sha256:af8e0eec77f039c81d68853d126042cf1d0d61db762f019ccc8a8f3145282435_s390x",
"product_id": "lvms4/lvms-operator-bundle@sha256:af8e0eec77f039c81d68853d126042cf1d0d61db762f019ccc8a8f3145282435_s390x",
"product_identification_helper": {
"purl": "pkg:oci/lvms-operator-bundle@sha256:af8e0eec77f039c81d68853d126042cf1d0d61db762f019ccc8a8f3145282435?arch=s390x\u0026repository_url=registry.redhat.io/lvms4/lvms-operator-bundle\u0026tag=v4.13.6-3"
}
}
},
{
"category": "product_version",
"name": "lvms4/lvms-rhel8-operator@sha256:d5ac2b9aed11bfa60b02deb83f83f28702a9c5b8081003f05dbe47619e037a44_s390x",
"product": {
"name": "lvms4/lvms-rhel8-operator@sha256:d5ac2b9aed11bfa60b02deb83f83f28702a9c5b8081003f05dbe47619e037a44_s390x",
"product_id": "lvms4/lvms-rhel8-operator@sha256:d5ac2b9aed11bfa60b02deb83f83f28702a9c5b8081003f05dbe47619e037a44_s390x",
"product_identification_helper": {
"purl": "pkg:oci/lvms-rhel8-operator@sha256:d5ac2b9aed11bfa60b02deb83f83f28702a9c5b8081003f05dbe47619e037a44?arch=s390x\u0026repository_url=registry.redhat.io/lvms4/lvms-rhel8-operator\u0026tag=v4.13.6-3"
}
}
},
{
"category": "product_version",
"name": "lvms4/topolvm-rhel8@sha256:c43dd964a36d9b7c75aaf28cc19fdea81b0e85a802538d1fc146b29f23dd4240_s390x",
"product": {
"name": "lvms4/topolvm-rhel8@sha256:c43dd964a36d9b7c75aaf28cc19fdea81b0e85a802538d1fc146b29f23dd4240_s390x",
"product_id": "lvms4/topolvm-rhel8@sha256:c43dd964a36d9b7c75aaf28cc19fdea81b0e85a802538d1fc146b29f23dd4240_s390x",
"product_identification_helper": {
"purl": "pkg:oci/topolvm-rhel8@sha256:c43dd964a36d9b7c75aaf28cc19fdea81b0e85a802538d1fc146b29f23dd4240?arch=s390x\u0026repository_url=registry.redhat.io/lvms4/topolvm-rhel8\u0026tag=v4.13.6-2"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "lvms4/lvms-must-gather-rhel8@sha256:49925f850770c4ccba59dbceb9ffe0d7c59e5acf7d0b54baf7b2dc7f1e9494de_ppc64le as a component of LVMS 4.13 for RHEL 8",
"product_id": "8Base-LVMS-4.13:lvms4/lvms-must-gather-rhel8@sha256:49925f850770c4ccba59dbceb9ffe0d7c59e5acf7d0b54baf7b2dc7f1e9494de_ppc64le"
},
"product_reference": "lvms4/lvms-must-gather-rhel8@sha256:49925f850770c4ccba59dbceb9ffe0d7c59e5acf7d0b54baf7b2dc7f1e9494de_ppc64le",
"relates_to_product_reference": "8Base-LVMS-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "lvms4/lvms-must-gather-rhel8@sha256:878e2f7b4af26196d30faf110a667238addb4c67d039ccaa9196a45e45af127a_amd64 as a component of LVMS 4.13 for RHEL 8",
"product_id": "8Base-LVMS-4.13:lvms4/lvms-must-gather-rhel8@sha256:878e2f7b4af26196d30faf110a667238addb4c67d039ccaa9196a45e45af127a_amd64"
},
"product_reference": "lvms4/lvms-must-gather-rhel8@sha256:878e2f7b4af26196d30faf110a667238addb4c67d039ccaa9196a45e45af127a_amd64",
"relates_to_product_reference": "8Base-LVMS-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "lvms4/lvms-must-gather-rhel8@sha256:ad023433c7b4ce0ecd159db915236de9a3273b0bc24edfb31dbbafd8b9706bb1_s390x as a component of LVMS 4.13 for RHEL 8",
"product_id": "8Base-LVMS-4.13:lvms4/lvms-must-gather-rhel8@sha256:ad023433c7b4ce0ecd159db915236de9a3273b0bc24edfb31dbbafd8b9706bb1_s390x"
},
"product_reference": "lvms4/lvms-must-gather-rhel8@sha256:ad023433c7b4ce0ecd159db915236de9a3273b0bc24edfb31dbbafd8b9706bb1_s390x",
"relates_to_product_reference": "8Base-LVMS-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "lvms4/lvms-must-gather-rhel8@sha256:ef2c80336249bf864d4ccab747f7097766f368a575e2e45645fa92bd19acfd60_arm64 as a component of LVMS 4.13 for RHEL 8",
"product_id": "8Base-LVMS-4.13:lvms4/lvms-must-gather-rhel8@sha256:ef2c80336249bf864d4ccab747f7097766f368a575e2e45645fa92bd19acfd60_arm64"
},
"product_reference": "lvms4/lvms-must-gather-rhel8@sha256:ef2c80336249bf864d4ccab747f7097766f368a575e2e45645fa92bd19acfd60_arm64",
"relates_to_product_reference": "8Base-LVMS-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "lvms4/lvms-operator-bundle@sha256:2ce17ffcaa145ab476d367862c017a55e9cd4898c3f389906e6705ef992c1e1f_arm64 as a component of LVMS 4.13 for RHEL 8",
"product_id": "8Base-LVMS-4.13:lvms4/lvms-operator-bundle@sha256:2ce17ffcaa145ab476d367862c017a55e9cd4898c3f389906e6705ef992c1e1f_arm64"
},
"product_reference": "lvms4/lvms-operator-bundle@sha256:2ce17ffcaa145ab476d367862c017a55e9cd4898c3f389906e6705ef992c1e1f_arm64",
"relates_to_product_reference": "8Base-LVMS-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "lvms4/lvms-operator-bundle@sha256:6698ed0920b36f2581438ab6000db8118c7be63407d644f64c644549f8ef019d_ppc64le as a component of LVMS 4.13 for RHEL 8",
"product_id": "8Base-LVMS-4.13:lvms4/lvms-operator-bundle@sha256:6698ed0920b36f2581438ab6000db8118c7be63407d644f64c644549f8ef019d_ppc64le"
},
"product_reference": "lvms4/lvms-operator-bundle@sha256:6698ed0920b36f2581438ab6000db8118c7be63407d644f64c644549f8ef019d_ppc64le",
"relates_to_product_reference": "8Base-LVMS-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "lvms4/lvms-operator-bundle@sha256:75039a8f5bd901b241105bd167f5bfcda4bf93046d44d407a0c4e0c3bc436680_amd64 as a component of LVMS 4.13 for RHEL 8",
"product_id": "8Base-LVMS-4.13:lvms4/lvms-operator-bundle@sha256:75039a8f5bd901b241105bd167f5bfcda4bf93046d44d407a0c4e0c3bc436680_amd64"
},
"product_reference": "lvms4/lvms-operator-bundle@sha256:75039a8f5bd901b241105bd167f5bfcda4bf93046d44d407a0c4e0c3bc436680_amd64",
"relates_to_product_reference": "8Base-LVMS-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "lvms4/lvms-operator-bundle@sha256:af8e0eec77f039c81d68853d126042cf1d0d61db762f019ccc8a8f3145282435_s390x as a component of LVMS 4.13 for RHEL 8",
"product_id": "8Base-LVMS-4.13:lvms4/lvms-operator-bundle@sha256:af8e0eec77f039c81d68853d126042cf1d0d61db762f019ccc8a8f3145282435_s390x"
},
"product_reference": "lvms4/lvms-operator-bundle@sha256:af8e0eec77f039c81d68853d126042cf1d0d61db762f019ccc8a8f3145282435_s390x",
"relates_to_product_reference": "8Base-LVMS-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "lvms4/lvms-rhel8-operator@sha256:1e572fe0d7b1aa06b315ce506b7342429fa13c3b76676fd77246ff153e3edd7a_arm64 as a component of LVMS 4.13 for RHEL 8",
"product_id": "8Base-LVMS-4.13:lvms4/lvms-rhel8-operator@sha256:1e572fe0d7b1aa06b315ce506b7342429fa13c3b76676fd77246ff153e3edd7a_arm64"
},
"product_reference": "lvms4/lvms-rhel8-operator@sha256:1e572fe0d7b1aa06b315ce506b7342429fa13c3b76676fd77246ff153e3edd7a_arm64",
"relates_to_product_reference": "8Base-LVMS-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "lvms4/lvms-rhel8-operator@sha256:395cdb02c412081da754cb3a54756da746e90296536caa8e9e560d2c461cd047_ppc64le as a component of LVMS 4.13 for RHEL 8",
"product_id": "8Base-LVMS-4.13:lvms4/lvms-rhel8-operator@sha256:395cdb02c412081da754cb3a54756da746e90296536caa8e9e560d2c461cd047_ppc64le"
},
"product_reference": "lvms4/lvms-rhel8-operator@sha256:395cdb02c412081da754cb3a54756da746e90296536caa8e9e560d2c461cd047_ppc64le",
"relates_to_product_reference": "8Base-LVMS-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "lvms4/lvms-rhel8-operator@sha256:d5ac2b9aed11bfa60b02deb83f83f28702a9c5b8081003f05dbe47619e037a44_s390x as a component of LVMS 4.13 for RHEL 8",
"product_id": "8Base-LVMS-4.13:lvms4/lvms-rhel8-operator@sha256:d5ac2b9aed11bfa60b02deb83f83f28702a9c5b8081003f05dbe47619e037a44_s390x"
},
"product_reference": "lvms4/lvms-rhel8-operator@sha256:d5ac2b9aed11bfa60b02deb83f83f28702a9c5b8081003f05dbe47619e037a44_s390x",
"relates_to_product_reference": "8Base-LVMS-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "lvms4/lvms-rhel8-operator@sha256:eae7d1853ab166c25f0af60543de5ad5c9a7b4ac48dba6b672a24451eeb1ac6f_amd64 as a component of LVMS 4.13 for RHEL 8",
"product_id": "8Base-LVMS-4.13:lvms4/lvms-rhel8-operator@sha256:eae7d1853ab166c25f0af60543de5ad5c9a7b4ac48dba6b672a24451eeb1ac6f_amd64"
},
"product_reference": "lvms4/lvms-rhel8-operator@sha256:eae7d1853ab166c25f0af60543de5ad5c9a7b4ac48dba6b672a24451eeb1ac6f_amd64",
"relates_to_product_reference": "8Base-LVMS-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "lvms4/topolvm-rhel8@sha256:462297cea11fb99476264faa8fef27b8f75045961080159550d5c88c5d1af7a4_arm64 as a component of LVMS 4.13 for RHEL 8",
"product_id": "8Base-LVMS-4.13:lvms4/topolvm-rhel8@sha256:462297cea11fb99476264faa8fef27b8f75045961080159550d5c88c5d1af7a4_arm64"
},
"product_reference": "lvms4/topolvm-rhel8@sha256:462297cea11fb99476264faa8fef27b8f75045961080159550d5c88c5d1af7a4_arm64",
"relates_to_product_reference": "8Base-LVMS-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "lvms4/topolvm-rhel8@sha256:6fff57b8fc3b932576742da3647c204b0b850f369ac38dc49c6b4785536d90dc_amd64 as a component of LVMS 4.13 for RHEL 8",
"product_id": "8Base-LVMS-4.13:lvms4/topolvm-rhel8@sha256:6fff57b8fc3b932576742da3647c204b0b850f369ac38dc49c6b4785536d90dc_amd64"
},
"product_reference": "lvms4/topolvm-rhel8@sha256:6fff57b8fc3b932576742da3647c204b0b850f369ac38dc49c6b4785536d90dc_amd64",
"relates_to_product_reference": "8Base-LVMS-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "lvms4/topolvm-rhel8@sha256:90def498de78fc8c8904ec48530389628c20f51a51fb62a8652dd2c2721de3e4_ppc64le as a component of LVMS 4.13 for RHEL 8",
"product_id": "8Base-LVMS-4.13:lvms4/topolvm-rhel8@sha256:90def498de78fc8c8904ec48530389628c20f51a51fb62a8652dd2c2721de3e4_ppc64le"
},
"product_reference": "lvms4/topolvm-rhel8@sha256:90def498de78fc8c8904ec48530389628c20f51a51fb62a8652dd2c2721de3e4_ppc64le",
"relates_to_product_reference": "8Base-LVMS-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "lvms4/topolvm-rhel8@sha256:c43dd964a36d9b7c75aaf28cc19fdea81b0e85a802538d1fc146b29f23dd4240_s390x as a component of LVMS 4.13 for RHEL 8",
"product_id": "8Base-LVMS-4.13:lvms4/topolvm-rhel8@sha256:c43dd964a36d9b7c75aaf28cc19fdea81b0e85a802538d1fc146b29f23dd4240_s390x"
},
"product_reference": "lvms4/topolvm-rhel8@sha256:c43dd964a36d9b7c75aaf28cc19fdea81b0e85a802538d1fc146b29f23dd4240_s390x",
"relates_to_product_reference": "8Base-LVMS-4.13"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Bartek Nowotarski"
],
"organization": "nowotarski.info"
}
],
"cve": "CVE-2023-45288",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2024-03-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268273"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was discovered with the implementation of the HTTP/2 protocol in the Go programming language. There were insufficient limitations on the amount of CONTINUATION frames sent within a single stream. An attacker could potentially exploit this to cause a Denial of Service (DoS) attack.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http, x/net/http2: unlimited number of CONTINUATION frames causes DoS",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat rates the security impact of this vulnerability as Important due to the worst case scenario resulting in a denial of service. It is simple to exploit, could significantly impact availability, and there is not a suitable mitigation for all use cases. Once an attack has ended, the system should return to normal operations on its own.\n\nThis vulnerability only impacts servers which have HTTP/2 enabled. It stems from an imperfect definition of the protocol. As the Go programming language is widely utilized across nearly every major Red Hat offering, a full listing of impacted packages will not be provided. Therefore, the \u201cAffected Packages and Issued Red Hat Security Errata\u201d section contains a simplified list of what offerings need to remediate this vulnerability. Every impacted offering has at least one representative component listed, but potentially not all of them. Rest assured that Red Hat is committed to remediating this vulnerability across our entire portfolio.\n\nMany components are rated as Low impact due to configurations which reduce the attack surface or significantly increase the difficulty of exploitation. A summary of these scenarios are:\n* The container includes a package that provides a vulnerable webserver, but it is not used or running during operation\n* HTTP/2 is disabled by default and is not supported\n* Only a client implementation is provided, which is not vulnerable\n* A vulnerable module (either golang.org/net/http or golang.org/x/net/http2) is included, but disabled\n* Access to a vulnerable server is restricted within the container (loopback only connections)\n* Golang is available in the container but is not used\n\n\nWithin the Red Hat OpenShift Container Platform, the majority of vulnerable components are not externally accessible. This means an attacker must already have access to a container within your environment to exploit this vulnerability. However, the ose-hyperkube (openshift-enterprise-hyperkube) container is externally accessible, so there are less barriers to exploitation. Fixes for this specific container are already available.\n\nWithin Red Hat Ansible Automation Platform, the impacted component is Receptor. The impact has been reduced to Low as the vulnerable code is present, but not utilized. There are three potential exposures within this component:\n* Receptor utilizes QUIC a UDP based protocol which does not run over HTTP/2\n* Receptor utilizes the x/net/ipv4 and ipv6 packages, both of which are not affected",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-LVMS-4.13:lvms4/lvms-must-gather-rhel8@sha256:49925f850770c4ccba59dbceb9ffe0d7c59e5acf7d0b54baf7b2dc7f1e9494de_ppc64le",
"8Base-LVMS-4.13:lvms4/lvms-must-gather-rhel8@sha256:878e2f7b4af26196d30faf110a667238addb4c67d039ccaa9196a45e45af127a_amd64",
"8Base-LVMS-4.13:lvms4/lvms-must-gather-rhel8@sha256:ad023433c7b4ce0ecd159db915236de9a3273b0bc24edfb31dbbafd8b9706bb1_s390x",
"8Base-LVMS-4.13:lvms4/lvms-must-gather-rhel8@sha256:ef2c80336249bf864d4ccab747f7097766f368a575e2e45645fa92bd19acfd60_arm64",
"8Base-LVMS-4.13:lvms4/lvms-operator-bundle@sha256:2ce17ffcaa145ab476d367862c017a55e9cd4898c3f389906e6705ef992c1e1f_arm64",
"8Base-LVMS-4.13:lvms4/lvms-operator-bundle@sha256:6698ed0920b36f2581438ab6000db8118c7be63407d644f64c644549f8ef019d_ppc64le",
"8Base-LVMS-4.13:lvms4/lvms-operator-bundle@sha256:75039a8f5bd901b241105bd167f5bfcda4bf93046d44d407a0c4e0c3bc436680_amd64",
"8Base-LVMS-4.13:lvms4/lvms-operator-bundle@sha256:af8e0eec77f039c81d68853d126042cf1d0d61db762f019ccc8a8f3145282435_s390x",
"8Base-LVMS-4.13:lvms4/lvms-rhel8-operator@sha256:1e572fe0d7b1aa06b315ce506b7342429fa13c3b76676fd77246ff153e3edd7a_arm64",
"8Base-LVMS-4.13:lvms4/lvms-rhel8-operator@sha256:395cdb02c412081da754cb3a54756da746e90296536caa8e9e560d2c461cd047_ppc64le",
"8Base-LVMS-4.13:lvms4/lvms-rhel8-operator@sha256:d5ac2b9aed11bfa60b02deb83f83f28702a9c5b8081003f05dbe47619e037a44_s390x",
"8Base-LVMS-4.13:lvms4/lvms-rhel8-operator@sha256:eae7d1853ab166c25f0af60543de5ad5c9a7b4ac48dba6b672a24451eeb1ac6f_amd64",
"8Base-LVMS-4.13:lvms4/topolvm-rhel8@sha256:462297cea11fb99476264faa8fef27b8f75045961080159550d5c88c5d1af7a4_arm64",
"8Base-LVMS-4.13:lvms4/topolvm-rhel8@sha256:6fff57b8fc3b932576742da3647c204b0b850f369ac38dc49c6b4785536d90dc_amd64",
"8Base-LVMS-4.13:lvms4/topolvm-rhel8@sha256:90def498de78fc8c8904ec48530389628c20f51a51fb62a8652dd2c2721de3e4_ppc64le",
"8Base-LVMS-4.13:lvms4/topolvm-rhel8@sha256:c43dd964a36d9b7c75aaf28cc19fdea81b0e85a802538d1fc146b29f23dd4240_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-45288"
},
{
"category": "external",
"summary": "RHBZ#2268273",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268273"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-45288",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45288"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-45288",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-45288"
},
{
"category": "external",
"summary": "https://nowotarski.info/http2-continuation-flood/",
"url": "https://nowotarski.info/http2-continuation-flood/"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2687",
"url": "https://pkg.go.dev/vuln/GO-2024-2687"
},
{
"category": "external",
"summary": "https://www.kb.cert.org/vuls/id/421644",
"url": "https://www.kb.cert.org/vuls/id/421644"
}
],
"release_date": "2024-04-03T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-01T22:35:00+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-LVMS-4.13:lvms4/lvms-must-gather-rhel8@sha256:49925f850770c4ccba59dbceb9ffe0d7c59e5acf7d0b54baf7b2dc7f1e9494de_ppc64le",
"8Base-LVMS-4.13:lvms4/lvms-must-gather-rhel8@sha256:878e2f7b4af26196d30faf110a667238addb4c67d039ccaa9196a45e45af127a_amd64",
"8Base-LVMS-4.13:lvms4/lvms-must-gather-rhel8@sha256:ad023433c7b4ce0ecd159db915236de9a3273b0bc24edfb31dbbafd8b9706bb1_s390x",
"8Base-LVMS-4.13:lvms4/lvms-must-gather-rhel8@sha256:ef2c80336249bf864d4ccab747f7097766f368a575e2e45645fa92bd19acfd60_arm64",
"8Base-LVMS-4.13:lvms4/lvms-operator-bundle@sha256:2ce17ffcaa145ab476d367862c017a55e9cd4898c3f389906e6705ef992c1e1f_arm64",
"8Base-LVMS-4.13:lvms4/lvms-operator-bundle@sha256:6698ed0920b36f2581438ab6000db8118c7be63407d644f64c644549f8ef019d_ppc64le",
"8Base-LVMS-4.13:lvms4/lvms-operator-bundle@sha256:75039a8f5bd901b241105bd167f5bfcda4bf93046d44d407a0c4e0c3bc436680_amd64",
"8Base-LVMS-4.13:lvms4/lvms-operator-bundle@sha256:af8e0eec77f039c81d68853d126042cf1d0d61db762f019ccc8a8f3145282435_s390x",
"8Base-LVMS-4.13:lvms4/lvms-rhel8-operator@sha256:1e572fe0d7b1aa06b315ce506b7342429fa13c3b76676fd77246ff153e3edd7a_arm64",
"8Base-LVMS-4.13:lvms4/lvms-rhel8-operator@sha256:395cdb02c412081da754cb3a54756da746e90296536caa8e9e560d2c461cd047_ppc64le",
"8Base-LVMS-4.13:lvms4/lvms-rhel8-operator@sha256:d5ac2b9aed11bfa60b02deb83f83f28702a9c5b8081003f05dbe47619e037a44_s390x",
"8Base-LVMS-4.13:lvms4/lvms-rhel8-operator@sha256:eae7d1853ab166c25f0af60543de5ad5c9a7b4ac48dba6b672a24451eeb1ac6f_amd64",
"8Base-LVMS-4.13:lvms4/topolvm-rhel8@sha256:462297cea11fb99476264faa8fef27b8f75045961080159550d5c88c5d1af7a4_arm64",
"8Base-LVMS-4.13:lvms4/topolvm-rhel8@sha256:6fff57b8fc3b932576742da3647c204b0b850f369ac38dc49c6b4785536d90dc_amd64",
"8Base-LVMS-4.13:lvms4/topolvm-rhel8@sha256:90def498de78fc8c8904ec48530389628c20f51a51fb62a8652dd2c2721de3e4_ppc64le",
"8Base-LVMS-4.13:lvms4/topolvm-rhel8@sha256:c43dd964a36d9b7c75aaf28cc19fdea81b0e85a802538d1fc146b29f23dd4240_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2024:2648"
},
{
"category": "workaround",
"details": "In some environments where http/2 support is not required, it may be possible to disable this feature to reduce risk.",
"product_ids": [
"8Base-LVMS-4.13:lvms4/lvms-must-gather-rhel8@sha256:49925f850770c4ccba59dbceb9ffe0d7c59e5acf7d0b54baf7b2dc7f1e9494de_ppc64le",
"8Base-LVMS-4.13:lvms4/lvms-must-gather-rhel8@sha256:878e2f7b4af26196d30faf110a667238addb4c67d039ccaa9196a45e45af127a_amd64",
"8Base-LVMS-4.13:lvms4/lvms-must-gather-rhel8@sha256:ad023433c7b4ce0ecd159db915236de9a3273b0bc24edfb31dbbafd8b9706bb1_s390x",
"8Base-LVMS-4.13:lvms4/lvms-must-gather-rhel8@sha256:ef2c80336249bf864d4ccab747f7097766f368a575e2e45645fa92bd19acfd60_arm64",
"8Base-LVMS-4.13:lvms4/lvms-operator-bundle@sha256:2ce17ffcaa145ab476d367862c017a55e9cd4898c3f389906e6705ef992c1e1f_arm64",
"8Base-LVMS-4.13:lvms4/lvms-operator-bundle@sha256:6698ed0920b36f2581438ab6000db8118c7be63407d644f64c644549f8ef019d_ppc64le",
"8Base-LVMS-4.13:lvms4/lvms-operator-bundle@sha256:75039a8f5bd901b241105bd167f5bfcda4bf93046d44d407a0c4e0c3bc436680_amd64",
"8Base-LVMS-4.13:lvms4/lvms-operator-bundle@sha256:af8e0eec77f039c81d68853d126042cf1d0d61db762f019ccc8a8f3145282435_s390x",
"8Base-LVMS-4.13:lvms4/lvms-rhel8-operator@sha256:1e572fe0d7b1aa06b315ce506b7342429fa13c3b76676fd77246ff153e3edd7a_arm64",
"8Base-LVMS-4.13:lvms4/lvms-rhel8-operator@sha256:395cdb02c412081da754cb3a54756da746e90296536caa8e9e560d2c461cd047_ppc64le",
"8Base-LVMS-4.13:lvms4/lvms-rhel8-operator@sha256:d5ac2b9aed11bfa60b02deb83f83f28702a9c5b8081003f05dbe47619e037a44_s390x",
"8Base-LVMS-4.13:lvms4/lvms-rhel8-operator@sha256:eae7d1853ab166c25f0af60543de5ad5c9a7b4ac48dba6b672a24451eeb1ac6f_amd64",
"8Base-LVMS-4.13:lvms4/topolvm-rhel8@sha256:462297cea11fb99476264faa8fef27b8f75045961080159550d5c88c5d1af7a4_arm64",
"8Base-LVMS-4.13:lvms4/topolvm-rhel8@sha256:6fff57b8fc3b932576742da3647c204b0b850f369ac38dc49c6b4785536d90dc_amd64",
"8Base-LVMS-4.13:lvms4/topolvm-rhel8@sha256:90def498de78fc8c8904ec48530389628c20f51a51fb62a8652dd2c2721de3e4_ppc64le",
"8Base-LVMS-4.13:lvms4/topolvm-rhel8@sha256:c43dd964a36d9b7c75aaf28cc19fdea81b0e85a802538d1fc146b29f23dd4240_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-LVMS-4.13:lvms4/lvms-must-gather-rhel8@sha256:49925f850770c4ccba59dbceb9ffe0d7c59e5acf7d0b54baf7b2dc7f1e9494de_ppc64le",
"8Base-LVMS-4.13:lvms4/lvms-must-gather-rhel8@sha256:878e2f7b4af26196d30faf110a667238addb4c67d039ccaa9196a45e45af127a_amd64",
"8Base-LVMS-4.13:lvms4/lvms-must-gather-rhel8@sha256:ad023433c7b4ce0ecd159db915236de9a3273b0bc24edfb31dbbafd8b9706bb1_s390x",
"8Base-LVMS-4.13:lvms4/lvms-must-gather-rhel8@sha256:ef2c80336249bf864d4ccab747f7097766f368a575e2e45645fa92bd19acfd60_arm64",
"8Base-LVMS-4.13:lvms4/lvms-operator-bundle@sha256:2ce17ffcaa145ab476d367862c017a55e9cd4898c3f389906e6705ef992c1e1f_arm64",
"8Base-LVMS-4.13:lvms4/lvms-operator-bundle@sha256:6698ed0920b36f2581438ab6000db8118c7be63407d644f64c644549f8ef019d_ppc64le",
"8Base-LVMS-4.13:lvms4/lvms-operator-bundle@sha256:75039a8f5bd901b241105bd167f5bfcda4bf93046d44d407a0c4e0c3bc436680_amd64",
"8Base-LVMS-4.13:lvms4/lvms-operator-bundle@sha256:af8e0eec77f039c81d68853d126042cf1d0d61db762f019ccc8a8f3145282435_s390x",
"8Base-LVMS-4.13:lvms4/lvms-rhel8-operator@sha256:1e572fe0d7b1aa06b315ce506b7342429fa13c3b76676fd77246ff153e3edd7a_arm64",
"8Base-LVMS-4.13:lvms4/lvms-rhel8-operator@sha256:395cdb02c412081da754cb3a54756da746e90296536caa8e9e560d2c461cd047_ppc64le",
"8Base-LVMS-4.13:lvms4/lvms-rhel8-operator@sha256:d5ac2b9aed11bfa60b02deb83f83f28702a9c5b8081003f05dbe47619e037a44_s390x",
"8Base-LVMS-4.13:lvms4/lvms-rhel8-operator@sha256:eae7d1853ab166c25f0af60543de5ad5c9a7b4ac48dba6b672a24451eeb1ac6f_amd64",
"8Base-LVMS-4.13:lvms4/topolvm-rhel8@sha256:462297cea11fb99476264faa8fef27b8f75045961080159550d5c88c5d1af7a4_arm64",
"8Base-LVMS-4.13:lvms4/topolvm-rhel8@sha256:6fff57b8fc3b932576742da3647c204b0b850f369ac38dc49c6b4785536d90dc_amd64",
"8Base-LVMS-4.13:lvms4/topolvm-rhel8@sha256:90def498de78fc8c8904ec48530389628c20f51a51fb62a8652dd2c2721de3e4_ppc64le",
"8Base-LVMS-4.13:lvms4/topolvm-rhel8@sha256:c43dd964a36d9b7c75aaf28cc19fdea81b0e85a802538d1fc146b29f23dd4240_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: net/http, x/net/http2: unlimited number of CONTINUATION frames causes DoS"
}
]
}
RHBA-2025:1772
Vulnerability from csaf_redhat - Published: 2025-02-24 16:02 - Updated: 2026-08-23 02:22A flaw was found in the Golang crypto/tls standard library. In previous versions, the package was vulnerable to a Timing Side Channel attack by observing the time it took for RSA-based TLS key exchanges, which was not constant. This flaw allows a malicious user to gather information from the environment.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/ceph-nvmeof-cli-rhel9@sha256:172cb8cb8dc3484e85b3699febf8f880326e3f6db1df142e003d661064188df2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/ceph-nvmeof-cli-rhel9@sha256:cf85b6e0a65ae9c8c9bd5fb734328f416dc4403276af382342b907e29fb7a09b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:90ac9350bcdfb7ea4c792473cd6daf44ea959b713171948ff7383dbab0b9ab53_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:b6a68d6ca6f8fd1fa28505cb6b28228c9d59200fa16b9c4424860185f83a7702_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:c80a162dbd5a0aaa8f09ead2b51e6d757bc9fb37dbac4e83d47ec0a430833770_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:5596adad0d53b9c2d7ac2f852054a27c9f6673c86b3e536bc2d1b45c10ac5627_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:b058c89bc6ed1fe360d54ce5e1affadd788da2c3ed78dbed20843f42cec8cc91_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:e7e799173022e5c0ed3baf2f8d5ee87bb411f658d867c10d97fab795ee3973ac_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:10390294e3a42068d65886e392e11d4565b7ed44120933976a000aab358f962e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:665bf2b06022f0d99dce923f3d9901e34f1a4081ba2155a3abb07ae738e77ca2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:9e7f88ea7684c8354d363532bd4769f612aa5fe1175b36c56c760bcd77d9261c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:780876a9b75f314f4363306ec07258e8e32e45e857698f1f5beb201f16b6a9c3_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:80036eeff471ac2a9d8dde6ce8a252bf8f88ba60f9f41af246ce5250a6cbdf9e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:c6ede411166431bc5c3c1452c8dc405e864f057e367a61475a251bb0ef81600b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:592b4f648ece4fc3ca0a2a0cb85103b63c3a53afc3c269a9d3d3796a751541e0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:5aeae74254653255e8ac397f4c0d426859a3d3882ff555a1734e29269290c04b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:878773172461a91c2468caf7ec703c87fab854e0bc53c1c9d2f67627a674f977_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:84bc504c6dace7c56113bb2a910f92434f61275ea10dcd4b71e3491945a5ae0e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:b24534123df33477e97b8efd8aad4770ce9323b0c49eaab84246bea4a84e5819_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d6b277ae3b9aad91e5a012ebebd9562ed9e6bdfb3875ce6cb169fcc69711862b_amd64 | — |
Vendor Fix
fix
Workaround
|
A vulnerability was discovered with the implementation of the HTTP/2 protocol in the Go programming language. There were insufficient limitations on the amount of CONTINUATION frames sent within a single stream. An attacker could potentially exploit this to cause a Denial of Service (DoS) attack.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/ceph-nvmeof-cli-rhel9@sha256:172cb8cb8dc3484e85b3699febf8f880326e3f6db1df142e003d661064188df2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/ceph-nvmeof-cli-rhel9@sha256:cf85b6e0a65ae9c8c9bd5fb734328f416dc4403276af382342b907e29fb7a09b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:90ac9350bcdfb7ea4c792473cd6daf44ea959b713171948ff7383dbab0b9ab53_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:b6a68d6ca6f8fd1fa28505cb6b28228c9d59200fa16b9c4424860185f83a7702_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:c80a162dbd5a0aaa8f09ead2b51e6d757bc9fb37dbac4e83d47ec0a430833770_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:5596adad0d53b9c2d7ac2f852054a27c9f6673c86b3e536bc2d1b45c10ac5627_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:b058c89bc6ed1fe360d54ce5e1affadd788da2c3ed78dbed20843f42cec8cc91_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:e7e799173022e5c0ed3baf2f8d5ee87bb411f658d867c10d97fab795ee3973ac_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:10390294e3a42068d65886e392e11d4565b7ed44120933976a000aab358f962e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:665bf2b06022f0d99dce923f3d9901e34f1a4081ba2155a3abb07ae738e77ca2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:9e7f88ea7684c8354d363532bd4769f612aa5fe1175b36c56c760bcd77d9261c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:780876a9b75f314f4363306ec07258e8e32e45e857698f1f5beb201f16b6a9c3_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:80036eeff471ac2a9d8dde6ce8a252bf8f88ba60f9f41af246ce5250a6cbdf9e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:c6ede411166431bc5c3c1452c8dc405e864f057e367a61475a251bb0ef81600b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:592b4f648ece4fc3ca0a2a0cb85103b63c3a53afc3c269a9d3d3796a751541e0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:5aeae74254653255e8ac397f4c0d426859a3d3882ff555a1734e29269290c04b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:878773172461a91c2468caf7ec703c87fab854e0bc53c1c9d2f67627a674f977_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:84bc504c6dace7c56113bb2a910f92434f61275ea10dcd4b71e3491945a5ae0e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:b24534123df33477e97b8efd8aad4770ce9323b0c49eaab84246bea4a84e5819_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d6b277ae3b9aad91e5a012ebebd9562ed9e6bdfb3875ce6cb169fcc69711862b_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Golang's protobuf module, where the unmarshal function can enter an infinite loop when processing certain invalid inputs. This issue occurs during unmarshaling into a message that includes a google.protobuf.Any or when the UnmarshalOptions.DiscardUnknown option is enabled. This flaw allows an attacker to craft malicious input tailored to trigger the identified flaw in the unmarshal function. By providing carefully constructed invalid inputs, they could potentially cause the function to enter an infinite loop, resulting in a denial of service condition or other unintended behaviors in the affected system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/ceph-nvmeof-cli-rhel9@sha256:172cb8cb8dc3484e85b3699febf8f880326e3f6db1df142e003d661064188df2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/ceph-nvmeof-cli-rhel9@sha256:cf85b6e0a65ae9c8c9bd5fb734328f416dc4403276af382342b907e29fb7a09b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:90ac9350bcdfb7ea4c792473cd6daf44ea959b713171948ff7383dbab0b9ab53_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:b6a68d6ca6f8fd1fa28505cb6b28228c9d59200fa16b9c4424860185f83a7702_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:c80a162dbd5a0aaa8f09ead2b51e6d757bc9fb37dbac4e83d47ec0a430833770_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:5596adad0d53b9c2d7ac2f852054a27c9f6673c86b3e536bc2d1b45c10ac5627_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:b058c89bc6ed1fe360d54ce5e1affadd788da2c3ed78dbed20843f42cec8cc91_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:e7e799173022e5c0ed3baf2f8d5ee87bb411f658d867c10d97fab795ee3973ac_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:10390294e3a42068d65886e392e11d4565b7ed44120933976a000aab358f962e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:665bf2b06022f0d99dce923f3d9901e34f1a4081ba2155a3abb07ae738e77ca2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:9e7f88ea7684c8354d363532bd4769f612aa5fe1175b36c56c760bcd77d9261c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:780876a9b75f314f4363306ec07258e8e32e45e857698f1f5beb201f16b6a9c3_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:80036eeff471ac2a9d8dde6ce8a252bf8f88ba60f9f41af246ce5250a6cbdf9e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:c6ede411166431bc5c3c1452c8dc405e864f057e367a61475a251bb0ef81600b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:592b4f648ece4fc3ca0a2a0cb85103b63c3a53afc3c269a9d3d3796a751541e0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:5aeae74254653255e8ac397f4c0d426859a3d3882ff555a1734e29269290c04b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:878773172461a91c2468caf7ec703c87fab854e0bc53c1c9d2f67627a674f977_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:84bc504c6dace7c56113bb2a910f92434f61275ea10dcd4b71e3491945a5ae0e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:b24534123df33477e97b8efd8aad4770ce9323b0c49eaab84246bea4a84e5819_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d6b277ae3b9aad91e5a012ebebd9562ed9e6bdfb3875ce6cb169fcc69711862b_amd64 | — |
Vendor Fix
fix
Workaround
|
Jose was found to have an uncontrolled resource consumption vulnerability. Under certain conditions, the user's environment can consume an unreasonable amount of CPU time or memory during JWE decryption operations, leading to a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/ceph-nvmeof-cli-rhel9@sha256:172cb8cb8dc3484e85b3699febf8f880326e3f6db1df142e003d661064188df2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/ceph-nvmeof-cli-rhel9@sha256:cf85b6e0a65ae9c8c9bd5fb734328f416dc4403276af382342b907e29fb7a09b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:90ac9350bcdfb7ea4c792473cd6daf44ea959b713171948ff7383dbab0b9ab53_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:b6a68d6ca6f8fd1fa28505cb6b28228c9d59200fa16b9c4424860185f83a7702_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:c80a162dbd5a0aaa8f09ead2b51e6d757bc9fb37dbac4e83d47ec0a430833770_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:5596adad0d53b9c2d7ac2f852054a27c9f6673c86b3e536bc2d1b45c10ac5627_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:b058c89bc6ed1fe360d54ce5e1affadd788da2c3ed78dbed20843f42cec8cc91_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:e7e799173022e5c0ed3baf2f8d5ee87bb411f658d867c10d97fab795ee3973ac_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:10390294e3a42068d65886e392e11d4565b7ed44120933976a000aab358f962e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:665bf2b06022f0d99dce923f3d9901e34f1a4081ba2155a3abb07ae738e77ca2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:9e7f88ea7684c8354d363532bd4769f612aa5fe1175b36c56c760bcd77d9261c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:780876a9b75f314f4363306ec07258e8e32e45e857698f1f5beb201f16b6a9c3_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:80036eeff471ac2a9d8dde6ce8a252bf8f88ba60f9f41af246ce5250a6cbdf9e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:c6ede411166431bc5c3c1452c8dc405e864f057e367a61475a251bb0ef81600b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:592b4f648ece4fc3ca0a2a0cb85103b63c3a53afc3c269a9d3d3796a751541e0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:5aeae74254653255e8ac397f4c0d426859a3d3882ff555a1734e29269290c04b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:878773172461a91c2468caf7ec703c87fab854e0bc53c1c9d2f67627a674f977_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:84bc504c6dace7c56113bb2a910f92434f61275ea10dcd4b71e3491945a5ae0e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:b24534123df33477e97b8efd8aad4770ce9323b0c49eaab84246bea4a84e5819_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d6b277ae3b9aad91e5a012ebebd9562ed9e6bdfb3875ce6cb169fcc69711862b_amd64 | — |
Vendor Fix
fix
Workaround
|
A vulnerability was found in Jose due to improper handling of highly compressed data. This issue could allow an attacker to send a JWE containing compressed data that uses large amounts of memory and CPU when decompressed by Decrypt or DecryptMulti.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/ceph-nvmeof-cli-rhel9@sha256:172cb8cb8dc3484e85b3699febf8f880326e3f6db1df142e003d661064188df2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/ceph-nvmeof-cli-rhel9@sha256:cf85b6e0a65ae9c8c9bd5fb734328f416dc4403276af382342b907e29fb7a09b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:90ac9350bcdfb7ea4c792473cd6daf44ea959b713171948ff7383dbab0b9ab53_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:b6a68d6ca6f8fd1fa28505cb6b28228c9d59200fa16b9c4424860185f83a7702_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:c80a162dbd5a0aaa8f09ead2b51e6d757bc9fb37dbac4e83d47ec0a430833770_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:5596adad0d53b9c2d7ac2f852054a27c9f6673c86b3e536bc2d1b45c10ac5627_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:b058c89bc6ed1fe360d54ce5e1affadd788da2c3ed78dbed20843f42cec8cc91_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:e7e799173022e5c0ed3baf2f8d5ee87bb411f658d867c10d97fab795ee3973ac_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:10390294e3a42068d65886e392e11d4565b7ed44120933976a000aab358f962e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:665bf2b06022f0d99dce923f3d9901e34f1a4081ba2155a3abb07ae738e77ca2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:9e7f88ea7684c8354d363532bd4769f612aa5fe1175b36c56c760bcd77d9261c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:780876a9b75f314f4363306ec07258e8e32e45e857698f1f5beb201f16b6a9c3_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:80036eeff471ac2a9d8dde6ce8a252bf8f88ba60f9f41af246ce5250a6cbdf9e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:c6ede411166431bc5c3c1452c8dc405e864f057e367a61475a251bb0ef81600b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:592b4f648ece4fc3ca0a2a0cb85103b63c3a53afc3c269a9d3d3796a751541e0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:5aeae74254653255e8ac397f4c0d426859a3d3882ff555a1734e29269290c04b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:878773172461a91c2468caf7ec703c87fab854e0bc53c1c9d2f67627a674f977_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:84bc504c6dace7c56113bb2a910f92434f61275ea10dcd4b71e3491945a5ae0e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:b24534123df33477e97b8efd8aad4770ce9323b0c49eaab84246bea4a84e5819_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d6b277ae3b9aad91e5a012ebebd9562ed9e6bdfb3875ce6cb169fcc69711862b_amd64 | — |
Vendor Fix
fix
Workaround
|
A vulnerability was found in how Envoy Proxy implements the HTTP/2 codec. There are insufficient limitations placed on the amount of CONTINUATION frames that can be sent within a single stream. This issue could allow an unauthenticated remote attacker to send packets to vulnerable servers, which could use up compute resources to cause a Denial of Service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/ceph-nvmeof-cli-rhel9@sha256:172cb8cb8dc3484e85b3699febf8f880326e3f6db1df142e003d661064188df2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/ceph-nvmeof-cli-rhel9@sha256:cf85b6e0a65ae9c8c9bd5fb734328f416dc4403276af382342b907e29fb7a09b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:90ac9350bcdfb7ea4c792473cd6daf44ea959b713171948ff7383dbab0b9ab53_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:b6a68d6ca6f8fd1fa28505cb6b28228c9d59200fa16b9c4424860185f83a7702_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:c80a162dbd5a0aaa8f09ead2b51e6d757bc9fb37dbac4e83d47ec0a430833770_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:5596adad0d53b9c2d7ac2f852054a27c9f6673c86b3e536bc2d1b45c10ac5627_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:b058c89bc6ed1fe360d54ce5e1affadd788da2c3ed78dbed20843f42cec8cc91_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:e7e799173022e5c0ed3baf2f8d5ee87bb411f658d867c10d97fab795ee3973ac_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:10390294e3a42068d65886e392e11d4565b7ed44120933976a000aab358f962e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:665bf2b06022f0d99dce923f3d9901e34f1a4081ba2155a3abb07ae738e77ca2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:9e7f88ea7684c8354d363532bd4769f612aa5fe1175b36c56c760bcd77d9261c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:780876a9b75f314f4363306ec07258e8e32e45e857698f1f5beb201f16b6a9c3_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:80036eeff471ac2a9d8dde6ce8a252bf8f88ba60f9f41af246ce5250a6cbdf9e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:c6ede411166431bc5c3c1452c8dc405e864f057e367a61475a251bb0ef81600b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:592b4f648ece4fc3ca0a2a0cb85103b63c3a53afc3c269a9d3d3796a751541e0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:5aeae74254653255e8ac397f4c0d426859a3d3882ff555a1734e29269290c04b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:878773172461a91c2468caf7ec703c87fab854e0bc53c1c9d2f67627a674f977_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:84bc504c6dace7c56113bb2a910f92434f61275ea10dcd4b71e3491945a5ae0e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:b24534123df33477e97b8efd8aad4770ce9323b0c49eaab84246bea4a84e5819_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d6b277ae3b9aad91e5a012ebebd9562ed9e6bdfb3875ce6cb169fcc69711862b_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the go/parser package of the Golang standard library. Calling any Parse functions on Go source code containing deeply nested literals can cause a panic due to stack exhaustion.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/ceph-nvmeof-cli-rhel9@sha256:172cb8cb8dc3484e85b3699febf8f880326e3f6db1df142e003d661064188df2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/ceph-nvmeof-cli-rhel9@sha256:cf85b6e0a65ae9c8c9bd5fb734328f416dc4403276af382342b907e29fb7a09b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:90ac9350bcdfb7ea4c792473cd6daf44ea959b713171948ff7383dbab0b9ab53_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:b6a68d6ca6f8fd1fa28505cb6b28228c9d59200fa16b9c4424860185f83a7702_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:c80a162dbd5a0aaa8f09ead2b51e6d757bc9fb37dbac4e83d47ec0a430833770_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:5596adad0d53b9c2d7ac2f852054a27c9f6673c86b3e536bc2d1b45c10ac5627_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:b058c89bc6ed1fe360d54ce5e1affadd788da2c3ed78dbed20843f42cec8cc91_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:e7e799173022e5c0ed3baf2f8d5ee87bb411f658d867c10d97fab795ee3973ac_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:10390294e3a42068d65886e392e11d4565b7ed44120933976a000aab358f962e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:665bf2b06022f0d99dce923f3d9901e34f1a4081ba2155a3abb07ae738e77ca2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:9e7f88ea7684c8354d363532bd4769f612aa5fe1175b36c56c760bcd77d9261c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:780876a9b75f314f4363306ec07258e8e32e45e857698f1f5beb201f16b6a9c3_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:80036eeff471ac2a9d8dde6ce8a252bf8f88ba60f9f41af246ce5250a6cbdf9e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:c6ede411166431bc5c3c1452c8dc405e864f057e367a61475a251bb0ef81600b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:592b4f648ece4fc3ca0a2a0cb85103b63c3a53afc3c269a9d3d3796a751541e0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:5aeae74254653255e8ac397f4c0d426859a3d3882ff555a1734e29269290c04b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:878773172461a91c2468caf7ec703c87fab854e0bc53c1c9d2f67627a674f977_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:84bc504c6dace7c56113bb2a910f92434f61275ea10dcd4b71e3491945a5ae0e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:b24534123df33477e97b8efd8aad4770ce9323b0c49eaab84246bea4a84e5819_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d6b277ae3b9aad91e5a012ebebd9562ed9e6bdfb3875ce6cb169fcc69711862b_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the encoding/gob package of the Golang standard library. Calling Decoder.Decoding, a message that contains deeply nested structures, can cause a panic due to stack exhaustion. This is a follow-up to CVE-2022-30635.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/ceph-nvmeof-cli-rhel9@sha256:172cb8cb8dc3484e85b3699febf8f880326e3f6db1df142e003d661064188df2_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/ceph-nvmeof-cli-rhel9@sha256:cf85b6e0a65ae9c8c9bd5fb734328f416dc4403276af382342b907e29fb7a09b_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:90ac9350bcdfb7ea4c792473cd6daf44ea959b713171948ff7383dbab0b9ab53_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:b6a68d6ca6f8fd1fa28505cb6b28228c9d59200fa16b9c4424860185f83a7702_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:c80a162dbd5a0aaa8f09ead2b51e6d757bc9fb37dbac4e83d47ec0a430833770_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:5596adad0d53b9c2d7ac2f852054a27c9f6673c86b3e536bc2d1b45c10ac5627_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:b058c89bc6ed1fe360d54ce5e1affadd788da2c3ed78dbed20843f42cec8cc91_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:e7e799173022e5c0ed3baf2f8d5ee87bb411f658d867c10d97fab795ee3973ac_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:10390294e3a42068d65886e392e11d4565b7ed44120933976a000aab358f962e_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:665bf2b06022f0d99dce923f3d9901e34f1a4081ba2155a3abb07ae738e77ca2_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:9e7f88ea7684c8354d363532bd4769f612aa5fe1175b36c56c760bcd77d9261c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:780876a9b75f314f4363306ec07258e8e32e45e857698f1f5beb201f16b6a9c3_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:80036eeff471ac2a9d8dde6ce8a252bf8f88ba60f9f41af246ce5250a6cbdf9e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:c6ede411166431bc5c3c1452c8dc405e864f057e367a61475a251bb0ef81600b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:592b4f648ece4fc3ca0a2a0cb85103b63c3a53afc3c269a9d3d3796a751541e0_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:5aeae74254653255e8ac397f4c0d426859a3d3882ff555a1734e29269290c04b_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:878773172461a91c2468caf7ec703c87fab854e0bc53c1c9d2f67627a674f977_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:84bc504c6dace7c56113bb2a910f92434f61275ea10dcd4b71e3491945a5ae0e_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:b24534123df33477e97b8efd8aad4770ce9323b0c49eaab84246bea4a84e5819_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d6b277ae3b9aad91e5a012ebebd9562ed9e6bdfb3875ce6cb169fcc69711862b_amd64 | — |
Vendor Fix
fix
|
A flaw was found in the keepalived package. An integer overflow occurs when incorrect arguments are passed. As a result, reading from an undefined address takes place.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/ceph-nvmeof-cli-rhel9@sha256:172cb8cb8dc3484e85b3699febf8f880326e3f6db1df142e003d661064188df2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/ceph-nvmeof-cli-rhel9@sha256:cf85b6e0a65ae9c8c9bd5fb734328f416dc4403276af382342b907e29fb7a09b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:90ac9350bcdfb7ea4c792473cd6daf44ea959b713171948ff7383dbab0b9ab53_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:b6a68d6ca6f8fd1fa28505cb6b28228c9d59200fa16b9c4424860185f83a7702_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:c80a162dbd5a0aaa8f09ead2b51e6d757bc9fb37dbac4e83d47ec0a430833770_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:5596adad0d53b9c2d7ac2f852054a27c9f6673c86b3e536bc2d1b45c10ac5627_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:b058c89bc6ed1fe360d54ce5e1affadd788da2c3ed78dbed20843f42cec8cc91_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:e7e799173022e5c0ed3baf2f8d5ee87bb411f658d867c10d97fab795ee3973ac_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:10390294e3a42068d65886e392e11d4565b7ed44120933976a000aab358f962e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:665bf2b06022f0d99dce923f3d9901e34f1a4081ba2155a3abb07ae738e77ca2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:9e7f88ea7684c8354d363532bd4769f612aa5fe1175b36c56c760bcd77d9261c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:780876a9b75f314f4363306ec07258e8e32e45e857698f1f5beb201f16b6a9c3_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:80036eeff471ac2a9d8dde6ce8a252bf8f88ba60f9f41af246ce5250a6cbdf9e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:c6ede411166431bc5c3c1452c8dc405e864f057e367a61475a251bb0ef81600b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:592b4f648ece4fc3ca0a2a0cb85103b63c3a53afc3c269a9d3d3796a751541e0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:5aeae74254653255e8ac397f4c0d426859a3d3882ff555a1734e29269290c04b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:878773172461a91c2468caf7ec703c87fab854e0bc53c1c9d2f67627a674f977_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:84bc504c6dace7c56113bb2a910f92434f61275ea10dcd4b71e3491945a5ae0e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:b24534123df33477e97b8efd8aad4770ce9323b0c49eaab84246bea4a84e5819_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d6b277ae3b9aad91e5a012ebebd9562ed9e6bdfb3875ce6cb169fcc69711862b_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": "Updated rhceph-7.1 container image is now available in the Red Hat Ecosystem Catalog.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat Ceph Storage is a scalable, open, software-defined storage platform that combines the most stable version of the Ceph storage system with a Ceph management platform, deployment utilities, and support services. \n \nThis new container image is based on Red Hat Ceph Storage 7.1 and Red Hat Enterprise Linux 8.10, 9.4, and 9.5.\n\nSpace precludes documenting all of these changes in this advisory. Users are directed to the Red Hat Ceph Storage Release Notes for information on the most significant of these changes:\n\nhttps://docs.redhat.com/en/documentation/red_hat_ceph_storage/7/html/7.1_release_notes \n\nAll users of Red Hat Ceph Storage are advised to pull these new images from the Red Hat Ecosystem catalog, which provides numerous security updates and bug fixes.",
"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/RHBA-2025:1772",
"url": "https://access.redhat.com/errata/RHBA-2025:1772"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhba-2025_1772.json"
}
],
"title": "Red Hat Bug Fix Advisory: Updated 7.1 container image is now available in the Red Hat Ecosystem Catalog",
"tracking": {
"current_release_date": "2026-08-23T02:22:49+00:00",
"generator": {
"date": "2026-08-23T02:22:49+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.16"
}
},
"id": "RHBA-2025:1772",
"initial_release_date": "2025-02-24T16:02:32+00:00",
"revision_history": [
{
"date": "2025-02-24T16:02:32+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-02-24T16:02:32+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-08-23T02:22:49+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Ceph Storage 7.1 Tools",
"product": {
"name": "Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ceph_storage:7.1::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat Ceph Storage"
},
{
"branches": [
{
"category": "product_version",
"name": "rhceph/ceph-nvmeof-cli-rhel9@sha256:172cb8cb8dc3484e85b3699febf8f880326e3f6db1df142e003d661064188df2_amd64",
"product": {
"name": "rhceph/ceph-nvmeof-cli-rhel9@sha256:172cb8cb8dc3484e85b3699febf8f880326e3f6db1df142e003d661064188df2_amd64",
"product_id": "rhceph/ceph-nvmeof-cli-rhel9@sha256:172cb8cb8dc3484e85b3699febf8f880326e3f6db1df142e003d661064188df2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ceph-nvmeof-cli-rhel9@sha256:172cb8cb8dc3484e85b3699febf8f880326e3f6db1df142e003d661064188df2?arch=amd64\u0026repository_url=registry.redhat.io/rhceph/ceph-nvmeof-cli-rhel9\u0026tag=1.2.19-1"
}
}
},
{
"category": "product_version",
"name": "rhceph/grafana-rhel9@sha256:90ac9350bcdfb7ea4c792473cd6daf44ea959b713171948ff7383dbab0b9ab53_amd64",
"product": {
"name": "rhceph/grafana-rhel9@sha256:90ac9350bcdfb7ea4c792473cd6daf44ea959b713171948ff7383dbab0b9ab53_amd64",
"product_id": "rhceph/grafana-rhel9@sha256:90ac9350bcdfb7ea4c792473cd6daf44ea959b713171948ff7383dbab0b9ab53_amd64",
"product_identification_helper": {
"purl": "pkg:oci/grafana-rhel9@sha256:90ac9350bcdfb7ea4c792473cd6daf44ea959b713171948ff7383dbab0b9ab53?arch=amd64\u0026repository_url=registry.redhat.io/rhceph/grafana-rhel9\u0026tag=10.4.8-1740412443"
}
}
},
{
"category": "product_version",
"name": "rhceph/keepalived-rhel9@sha256:5596adad0d53b9c2d7ac2f852054a27c9f6673c86b3e536bc2d1b45c10ac5627_amd64",
"product": {
"name": "rhceph/keepalived-rhel9@sha256:5596adad0d53b9c2d7ac2f852054a27c9f6673c86b3e536bc2d1b45c10ac5627_amd64",
"product_id": "rhceph/keepalived-rhel9@sha256:5596adad0d53b9c2d7ac2f852054a27c9f6673c86b3e536bc2d1b45c10ac5627_amd64",
"product_identification_helper": {
"purl": "pkg:oci/keepalived-rhel9@sha256:5596adad0d53b9c2d7ac2f852054a27c9f6673c86b3e536bc2d1b45c10ac5627?arch=amd64\u0026repository_url=registry.redhat.io/rhceph/keepalived-rhel9\u0026tag=2.2.8-1740412056"
}
}
},
{
"category": "product_version",
"name": "rhceph/rhceph-promtail-rhel9@sha256:592b4f648ece4fc3ca0a2a0cb85103b63c3a53afc3c269a9d3d3796a751541e0_amd64",
"product": {
"name": "rhceph/rhceph-promtail-rhel9@sha256:592b4f648ece4fc3ca0a2a0cb85103b63c3a53afc3c269a9d3d3796a751541e0_amd64",
"product_id": "rhceph/rhceph-promtail-rhel9@sha256:592b4f648ece4fc3ca0a2a0cb85103b63c3a53afc3c269a9d3d3796a751541e0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-promtail-rhel9@sha256:592b4f648ece4fc3ca0a2a0cb85103b63c3a53afc3c269a9d3d3796a751541e0?arch=amd64\u0026repository_url=registry.redhat.io/rhceph/rhceph-promtail-rhel9\u0026tag=v3.0.0-14"
}
}
},
{
"category": "product_version",
"name": "rhceph/rhceph-7-rhel9@sha256:9e7f88ea7684c8354d363532bd4769f612aa5fe1175b36c56c760bcd77d9261c_amd64",
"product": {
"name": "rhceph/rhceph-7-rhel9@sha256:9e7f88ea7684c8354d363532bd4769f612aa5fe1175b36c56c760bcd77d9261c_amd64",
"product_id": "rhceph/rhceph-7-rhel9@sha256:9e7f88ea7684c8354d363532bd4769f612aa5fe1175b36c56c760bcd77d9261c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-7-rhel9@sha256:9e7f88ea7684c8354d363532bd4769f612aa5fe1175b36c56c760bcd77d9261c?arch=amd64\u0026repository_url=registry.redhat.io/rhceph/rhceph-7-rhel9\u0026tag=7-493"
}
}
},
{
"category": "product_version",
"name": "rhceph/rhceph-haproxy-rhel9@sha256:80036eeff471ac2a9d8dde6ce8a252bf8f88ba60f9f41af246ce5250a6cbdf9e_amd64",
"product": {
"name": "rhceph/rhceph-haproxy-rhel9@sha256:80036eeff471ac2a9d8dde6ce8a252bf8f88ba60f9f41af246ce5250a6cbdf9e_amd64",
"product_id": "rhceph/rhceph-haproxy-rhel9@sha256:80036eeff471ac2a9d8dde6ce8a252bf8f88ba60f9f41af246ce5250a6cbdf9e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-haproxy-rhel9@sha256:80036eeff471ac2a9d8dde6ce8a252bf8f88ba60f9f41af246ce5250a6cbdf9e?arch=amd64\u0026repository_url=registry.redhat.io/rhceph/rhceph-haproxy-rhel9\u0026tag=2.4.22-1740412049"
}
}
},
{
"category": "product_version",
"name": "rhceph/snmp-notifier-rhel9@sha256:d6b277ae3b9aad91e5a012ebebd9562ed9e6bdfb3875ce6cb169fcc69711862b_amd64",
"product": {
"name": "rhceph/snmp-notifier-rhel9@sha256:d6b277ae3b9aad91e5a012ebebd9562ed9e6bdfb3875ce6cb169fcc69711862b_amd64",
"product_id": "rhceph/snmp-notifier-rhel9@sha256:d6b277ae3b9aad91e5a012ebebd9562ed9e6bdfb3875ce6cb169fcc69711862b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/snmp-notifier-rhel9@sha256:d6b277ae3b9aad91e5a012ebebd9562ed9e6bdfb3875ce6cb169fcc69711862b?arch=amd64\u0026repository_url=registry.redhat.io/rhceph/snmp-notifier-rhel9\u0026tag=1.2.1-1740411201"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "rhceph/ceph-nvmeof-cli-rhel9@sha256:cf85b6e0a65ae9c8c9bd5fb734328f416dc4403276af382342b907e29fb7a09b_ppc64le",
"product": {
"name": "rhceph/ceph-nvmeof-cli-rhel9@sha256:cf85b6e0a65ae9c8c9bd5fb734328f416dc4403276af382342b907e29fb7a09b_ppc64le",
"product_id": "rhceph/ceph-nvmeof-cli-rhel9@sha256:cf85b6e0a65ae9c8c9bd5fb734328f416dc4403276af382342b907e29fb7a09b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ceph-nvmeof-cli-rhel9@sha256:cf85b6e0a65ae9c8c9bd5fb734328f416dc4403276af382342b907e29fb7a09b?arch=ppc64le\u0026repository_url=registry.redhat.io/rhceph/ceph-nvmeof-cli-rhel9\u0026tag=1.2.19-1"
}
}
},
{
"category": "product_version",
"name": "rhceph/grafana-rhel9@sha256:c80a162dbd5a0aaa8f09ead2b51e6d757bc9fb37dbac4e83d47ec0a430833770_ppc64le",
"product": {
"name": "rhceph/grafana-rhel9@sha256:c80a162dbd5a0aaa8f09ead2b51e6d757bc9fb37dbac4e83d47ec0a430833770_ppc64le",
"product_id": "rhceph/grafana-rhel9@sha256:c80a162dbd5a0aaa8f09ead2b51e6d757bc9fb37dbac4e83d47ec0a430833770_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/grafana-rhel9@sha256:c80a162dbd5a0aaa8f09ead2b51e6d757bc9fb37dbac4e83d47ec0a430833770?arch=ppc64le\u0026repository_url=registry.redhat.io/rhceph/grafana-rhel9\u0026tag=10.4.8-1740412443"
}
}
},
{
"category": "product_version",
"name": "rhceph/keepalived-rhel9@sha256:e7e799173022e5c0ed3baf2f8d5ee87bb411f658d867c10d97fab795ee3973ac_ppc64le",
"product": {
"name": "rhceph/keepalived-rhel9@sha256:e7e799173022e5c0ed3baf2f8d5ee87bb411f658d867c10d97fab795ee3973ac_ppc64le",
"product_id": "rhceph/keepalived-rhel9@sha256:e7e799173022e5c0ed3baf2f8d5ee87bb411f658d867c10d97fab795ee3973ac_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/keepalived-rhel9@sha256:e7e799173022e5c0ed3baf2f8d5ee87bb411f658d867c10d97fab795ee3973ac?arch=ppc64le\u0026repository_url=registry.redhat.io/rhceph/keepalived-rhel9\u0026tag=2.2.8-1740412056"
}
}
},
{
"category": "product_version",
"name": "rhceph/rhceph-promtail-rhel9@sha256:5aeae74254653255e8ac397f4c0d426859a3d3882ff555a1734e29269290c04b_ppc64le",
"product": {
"name": "rhceph/rhceph-promtail-rhel9@sha256:5aeae74254653255e8ac397f4c0d426859a3d3882ff555a1734e29269290c04b_ppc64le",
"product_id": "rhceph/rhceph-promtail-rhel9@sha256:5aeae74254653255e8ac397f4c0d426859a3d3882ff555a1734e29269290c04b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-promtail-rhel9@sha256:5aeae74254653255e8ac397f4c0d426859a3d3882ff555a1734e29269290c04b?arch=ppc64le\u0026repository_url=registry.redhat.io/rhceph/rhceph-promtail-rhel9\u0026tag=v3.0.0-14"
}
}
},
{
"category": "product_version",
"name": "rhceph/rhceph-7-rhel9@sha256:10390294e3a42068d65886e392e11d4565b7ed44120933976a000aab358f962e_ppc64le",
"product": {
"name": "rhceph/rhceph-7-rhel9@sha256:10390294e3a42068d65886e392e11d4565b7ed44120933976a000aab358f962e_ppc64le",
"product_id": "rhceph/rhceph-7-rhel9@sha256:10390294e3a42068d65886e392e11d4565b7ed44120933976a000aab358f962e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-7-rhel9@sha256:10390294e3a42068d65886e392e11d4565b7ed44120933976a000aab358f962e?arch=ppc64le\u0026repository_url=registry.redhat.io/rhceph/rhceph-7-rhel9\u0026tag=7-493"
}
}
},
{
"category": "product_version",
"name": "rhceph/rhceph-haproxy-rhel9@sha256:780876a9b75f314f4363306ec07258e8e32e45e857698f1f5beb201f16b6a9c3_ppc64le",
"product": {
"name": "rhceph/rhceph-haproxy-rhel9@sha256:780876a9b75f314f4363306ec07258e8e32e45e857698f1f5beb201f16b6a9c3_ppc64le",
"product_id": "rhceph/rhceph-haproxy-rhel9@sha256:780876a9b75f314f4363306ec07258e8e32e45e857698f1f5beb201f16b6a9c3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-haproxy-rhel9@sha256:780876a9b75f314f4363306ec07258e8e32e45e857698f1f5beb201f16b6a9c3?arch=ppc64le\u0026repository_url=registry.redhat.io/rhceph/rhceph-haproxy-rhel9\u0026tag=2.4.22-1740412049"
}
}
},
{
"category": "product_version",
"name": "rhceph/snmp-notifier-rhel9@sha256:b24534123df33477e97b8efd8aad4770ce9323b0c49eaab84246bea4a84e5819_ppc64le",
"product": {
"name": "rhceph/snmp-notifier-rhel9@sha256:b24534123df33477e97b8efd8aad4770ce9323b0c49eaab84246bea4a84e5819_ppc64le",
"product_id": "rhceph/snmp-notifier-rhel9@sha256:b24534123df33477e97b8efd8aad4770ce9323b0c49eaab84246bea4a84e5819_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/snmp-notifier-rhel9@sha256:b24534123df33477e97b8efd8aad4770ce9323b0c49eaab84246bea4a84e5819?arch=ppc64le\u0026repository_url=registry.redhat.io/rhceph/snmp-notifier-rhel9\u0026tag=1.2.1-1740411201"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "rhceph/grafana-rhel9@sha256:b6a68d6ca6f8fd1fa28505cb6b28228c9d59200fa16b9c4424860185f83a7702_s390x",
"product": {
"name": "rhceph/grafana-rhel9@sha256:b6a68d6ca6f8fd1fa28505cb6b28228c9d59200fa16b9c4424860185f83a7702_s390x",
"product_id": "rhceph/grafana-rhel9@sha256:b6a68d6ca6f8fd1fa28505cb6b28228c9d59200fa16b9c4424860185f83a7702_s390x",
"product_identification_helper": {
"purl": "pkg:oci/grafana-rhel9@sha256:b6a68d6ca6f8fd1fa28505cb6b28228c9d59200fa16b9c4424860185f83a7702?arch=s390x\u0026repository_url=registry.redhat.io/rhceph/grafana-rhel9\u0026tag=10.4.8-1740412443"
}
}
},
{
"category": "product_version",
"name": "rhceph/keepalived-rhel9@sha256:b058c89bc6ed1fe360d54ce5e1affadd788da2c3ed78dbed20843f42cec8cc91_s390x",
"product": {
"name": "rhceph/keepalived-rhel9@sha256:b058c89bc6ed1fe360d54ce5e1affadd788da2c3ed78dbed20843f42cec8cc91_s390x",
"product_id": "rhceph/keepalived-rhel9@sha256:b058c89bc6ed1fe360d54ce5e1affadd788da2c3ed78dbed20843f42cec8cc91_s390x",
"product_identification_helper": {
"purl": "pkg:oci/keepalived-rhel9@sha256:b058c89bc6ed1fe360d54ce5e1affadd788da2c3ed78dbed20843f42cec8cc91?arch=s390x\u0026repository_url=registry.redhat.io/rhceph/keepalived-rhel9\u0026tag=2.2.8-1740412056"
}
}
},
{
"category": "product_version",
"name": "rhceph/rhceph-promtail-rhel9@sha256:878773172461a91c2468caf7ec703c87fab854e0bc53c1c9d2f67627a674f977_s390x",
"product": {
"name": "rhceph/rhceph-promtail-rhel9@sha256:878773172461a91c2468caf7ec703c87fab854e0bc53c1c9d2f67627a674f977_s390x",
"product_id": "rhceph/rhceph-promtail-rhel9@sha256:878773172461a91c2468caf7ec703c87fab854e0bc53c1c9d2f67627a674f977_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-promtail-rhel9@sha256:878773172461a91c2468caf7ec703c87fab854e0bc53c1c9d2f67627a674f977?arch=s390x\u0026repository_url=registry.redhat.io/rhceph/rhceph-promtail-rhel9\u0026tag=v3.0.0-14"
}
}
},
{
"category": "product_version",
"name": "rhceph/rhceph-7-rhel9@sha256:665bf2b06022f0d99dce923f3d9901e34f1a4081ba2155a3abb07ae738e77ca2_s390x",
"product": {
"name": "rhceph/rhceph-7-rhel9@sha256:665bf2b06022f0d99dce923f3d9901e34f1a4081ba2155a3abb07ae738e77ca2_s390x",
"product_id": "rhceph/rhceph-7-rhel9@sha256:665bf2b06022f0d99dce923f3d9901e34f1a4081ba2155a3abb07ae738e77ca2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-7-rhel9@sha256:665bf2b06022f0d99dce923f3d9901e34f1a4081ba2155a3abb07ae738e77ca2?arch=s390x\u0026repository_url=registry.redhat.io/rhceph/rhceph-7-rhel9\u0026tag=7-493"
}
}
},
{
"category": "product_version",
"name": "rhceph/rhceph-haproxy-rhel9@sha256:c6ede411166431bc5c3c1452c8dc405e864f057e367a61475a251bb0ef81600b_s390x",
"product": {
"name": "rhceph/rhceph-haproxy-rhel9@sha256:c6ede411166431bc5c3c1452c8dc405e864f057e367a61475a251bb0ef81600b_s390x",
"product_id": "rhceph/rhceph-haproxy-rhel9@sha256:c6ede411166431bc5c3c1452c8dc405e864f057e367a61475a251bb0ef81600b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-haproxy-rhel9@sha256:c6ede411166431bc5c3c1452c8dc405e864f057e367a61475a251bb0ef81600b?arch=s390x\u0026repository_url=registry.redhat.io/rhceph/rhceph-haproxy-rhel9\u0026tag=2.4.22-1740412049"
}
}
},
{
"category": "product_version",
"name": "rhceph/snmp-notifier-rhel9@sha256:84bc504c6dace7c56113bb2a910f92434f61275ea10dcd4b71e3491945a5ae0e_s390x",
"product": {
"name": "rhceph/snmp-notifier-rhel9@sha256:84bc504c6dace7c56113bb2a910f92434f61275ea10dcd4b71e3491945a5ae0e_s390x",
"product_id": "rhceph/snmp-notifier-rhel9@sha256:84bc504c6dace7c56113bb2a910f92434f61275ea10dcd4b71e3491945a5ae0e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/snmp-notifier-rhel9@sha256:84bc504c6dace7c56113bb2a910f92434f61275ea10dcd4b71e3491945a5ae0e?arch=s390x\u0026repository_url=registry.redhat.io/rhceph/snmp-notifier-rhel9\u0026tag=1.2.1-1740411201"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/ceph-nvmeof-cli-rhel9@sha256:172cb8cb8dc3484e85b3699febf8f880326e3f6db1df142e003d661064188df2_amd64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:rhceph/ceph-nvmeof-cli-rhel9@sha256:172cb8cb8dc3484e85b3699febf8f880326e3f6db1df142e003d661064188df2_amd64"
},
"product_reference": "rhceph/ceph-nvmeof-cli-rhel9@sha256:172cb8cb8dc3484e85b3699febf8f880326e3f6db1df142e003d661064188df2_amd64",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/ceph-nvmeof-cli-rhel9@sha256:cf85b6e0a65ae9c8c9bd5fb734328f416dc4403276af382342b907e29fb7a09b_ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:rhceph/ceph-nvmeof-cli-rhel9@sha256:cf85b6e0a65ae9c8c9bd5fb734328f416dc4403276af382342b907e29fb7a09b_ppc64le"
},
"product_reference": "rhceph/ceph-nvmeof-cli-rhel9@sha256:cf85b6e0a65ae9c8c9bd5fb734328f416dc4403276af382342b907e29fb7a09b_ppc64le",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/grafana-rhel9@sha256:90ac9350bcdfb7ea4c792473cd6daf44ea959b713171948ff7383dbab0b9ab53_amd64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:90ac9350bcdfb7ea4c792473cd6daf44ea959b713171948ff7383dbab0b9ab53_amd64"
},
"product_reference": "rhceph/grafana-rhel9@sha256:90ac9350bcdfb7ea4c792473cd6daf44ea959b713171948ff7383dbab0b9ab53_amd64",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/grafana-rhel9@sha256:b6a68d6ca6f8fd1fa28505cb6b28228c9d59200fa16b9c4424860185f83a7702_s390x as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:b6a68d6ca6f8fd1fa28505cb6b28228c9d59200fa16b9c4424860185f83a7702_s390x"
},
"product_reference": "rhceph/grafana-rhel9@sha256:b6a68d6ca6f8fd1fa28505cb6b28228c9d59200fa16b9c4424860185f83a7702_s390x",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/grafana-rhel9@sha256:c80a162dbd5a0aaa8f09ead2b51e6d757bc9fb37dbac4e83d47ec0a430833770_ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:c80a162dbd5a0aaa8f09ead2b51e6d757bc9fb37dbac4e83d47ec0a430833770_ppc64le"
},
"product_reference": "rhceph/grafana-rhel9@sha256:c80a162dbd5a0aaa8f09ead2b51e6d757bc9fb37dbac4e83d47ec0a430833770_ppc64le",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/keepalived-rhel9@sha256:5596adad0d53b9c2d7ac2f852054a27c9f6673c86b3e536bc2d1b45c10ac5627_amd64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:5596adad0d53b9c2d7ac2f852054a27c9f6673c86b3e536bc2d1b45c10ac5627_amd64"
},
"product_reference": "rhceph/keepalived-rhel9@sha256:5596adad0d53b9c2d7ac2f852054a27c9f6673c86b3e536bc2d1b45c10ac5627_amd64",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/keepalived-rhel9@sha256:b058c89bc6ed1fe360d54ce5e1affadd788da2c3ed78dbed20843f42cec8cc91_s390x as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:b058c89bc6ed1fe360d54ce5e1affadd788da2c3ed78dbed20843f42cec8cc91_s390x"
},
"product_reference": "rhceph/keepalived-rhel9@sha256:b058c89bc6ed1fe360d54ce5e1affadd788da2c3ed78dbed20843f42cec8cc91_s390x",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/keepalived-rhel9@sha256:e7e799173022e5c0ed3baf2f8d5ee87bb411f658d867c10d97fab795ee3973ac_ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:e7e799173022e5c0ed3baf2f8d5ee87bb411f658d867c10d97fab795ee3973ac_ppc64le"
},
"product_reference": "rhceph/keepalived-rhel9@sha256:e7e799173022e5c0ed3baf2f8d5ee87bb411f658d867c10d97fab795ee3973ac_ppc64le",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/rhceph-7-rhel9@sha256:10390294e3a42068d65886e392e11d4565b7ed44120933976a000aab358f962e_ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:10390294e3a42068d65886e392e11d4565b7ed44120933976a000aab358f962e_ppc64le"
},
"product_reference": "rhceph/rhceph-7-rhel9@sha256:10390294e3a42068d65886e392e11d4565b7ed44120933976a000aab358f962e_ppc64le",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/rhceph-7-rhel9@sha256:665bf2b06022f0d99dce923f3d9901e34f1a4081ba2155a3abb07ae738e77ca2_s390x as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:665bf2b06022f0d99dce923f3d9901e34f1a4081ba2155a3abb07ae738e77ca2_s390x"
},
"product_reference": "rhceph/rhceph-7-rhel9@sha256:665bf2b06022f0d99dce923f3d9901e34f1a4081ba2155a3abb07ae738e77ca2_s390x",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/rhceph-7-rhel9@sha256:9e7f88ea7684c8354d363532bd4769f612aa5fe1175b36c56c760bcd77d9261c_amd64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:9e7f88ea7684c8354d363532bd4769f612aa5fe1175b36c56c760bcd77d9261c_amd64"
},
"product_reference": "rhceph/rhceph-7-rhel9@sha256:9e7f88ea7684c8354d363532bd4769f612aa5fe1175b36c56c760bcd77d9261c_amd64",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/rhceph-haproxy-rhel9@sha256:780876a9b75f314f4363306ec07258e8e32e45e857698f1f5beb201f16b6a9c3_ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:780876a9b75f314f4363306ec07258e8e32e45e857698f1f5beb201f16b6a9c3_ppc64le"
},
"product_reference": "rhceph/rhceph-haproxy-rhel9@sha256:780876a9b75f314f4363306ec07258e8e32e45e857698f1f5beb201f16b6a9c3_ppc64le",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/rhceph-haproxy-rhel9@sha256:80036eeff471ac2a9d8dde6ce8a252bf8f88ba60f9f41af246ce5250a6cbdf9e_amd64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:80036eeff471ac2a9d8dde6ce8a252bf8f88ba60f9f41af246ce5250a6cbdf9e_amd64"
},
"product_reference": "rhceph/rhceph-haproxy-rhel9@sha256:80036eeff471ac2a9d8dde6ce8a252bf8f88ba60f9f41af246ce5250a6cbdf9e_amd64",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/rhceph-haproxy-rhel9@sha256:c6ede411166431bc5c3c1452c8dc405e864f057e367a61475a251bb0ef81600b_s390x as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:c6ede411166431bc5c3c1452c8dc405e864f057e367a61475a251bb0ef81600b_s390x"
},
"product_reference": "rhceph/rhceph-haproxy-rhel9@sha256:c6ede411166431bc5c3c1452c8dc405e864f057e367a61475a251bb0ef81600b_s390x",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/rhceph-promtail-rhel9@sha256:592b4f648ece4fc3ca0a2a0cb85103b63c3a53afc3c269a9d3d3796a751541e0_amd64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:592b4f648ece4fc3ca0a2a0cb85103b63c3a53afc3c269a9d3d3796a751541e0_amd64"
},
"product_reference": "rhceph/rhceph-promtail-rhel9@sha256:592b4f648ece4fc3ca0a2a0cb85103b63c3a53afc3c269a9d3d3796a751541e0_amd64",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/rhceph-promtail-rhel9@sha256:5aeae74254653255e8ac397f4c0d426859a3d3882ff555a1734e29269290c04b_ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:5aeae74254653255e8ac397f4c0d426859a3d3882ff555a1734e29269290c04b_ppc64le"
},
"product_reference": "rhceph/rhceph-promtail-rhel9@sha256:5aeae74254653255e8ac397f4c0d426859a3d3882ff555a1734e29269290c04b_ppc64le",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/rhceph-promtail-rhel9@sha256:878773172461a91c2468caf7ec703c87fab854e0bc53c1c9d2f67627a674f977_s390x as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:878773172461a91c2468caf7ec703c87fab854e0bc53c1c9d2f67627a674f977_s390x"
},
"product_reference": "rhceph/rhceph-promtail-rhel9@sha256:878773172461a91c2468caf7ec703c87fab854e0bc53c1c9d2f67627a674f977_s390x",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/snmp-notifier-rhel9@sha256:84bc504c6dace7c56113bb2a910f92434f61275ea10dcd4b71e3491945a5ae0e_s390x as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:84bc504c6dace7c56113bb2a910f92434f61275ea10dcd4b71e3491945a5ae0e_s390x"
},
"product_reference": "rhceph/snmp-notifier-rhel9@sha256:84bc504c6dace7c56113bb2a910f92434f61275ea10dcd4b71e3491945a5ae0e_s390x",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/snmp-notifier-rhel9@sha256:b24534123df33477e97b8efd8aad4770ce9323b0c49eaab84246bea4a84e5819_ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:b24534123df33477e97b8efd8aad4770ce9323b0c49eaab84246bea4a84e5819_ppc64le"
},
"product_reference": "rhceph/snmp-notifier-rhel9@sha256:b24534123df33477e97b8efd8aad4770ce9323b0c49eaab84246bea4a84e5819_ppc64le",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/snmp-notifier-rhel9@sha256:d6b277ae3b9aad91e5a012ebebd9562ed9e6bdfb3875ce6cb169fcc69711862b_amd64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d6b277ae3b9aad91e5a012ebebd9562ed9e6bdfb3875ce6cb169fcc69711862b_amd64"
},
"product_reference": "rhceph/snmp-notifier-rhel9@sha256:d6b277ae3b9aad91e5a012ebebd9562ed9e6bdfb3875ce6cb169fcc69711862b_amd64",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-45287",
"cwe": {
"id": "CWE-208",
"name": "Observable Timing Discrepancy"
},
"discovery_date": "2023-12-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2253193"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Golang crypto/tls standard library. In previous versions, the package was vulnerable to a Timing Side Channel attack by observing the time it took for RSA-based TLS key exchanges, which was not constant. This flaw allows a malicious user to gather information from the environment.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: Timing Side Channel attack in RSA based TLS key exchanges.",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The identified flaw in the Golang crypto/tls library, is assessed as a moderate severity issue rather than important due to several mitigating factors. Although the vulnerability exposes a Timing Side Channel, potentially allowing information retrieval through RSA-based TLS key exchanges, its exploitation demands significant access and expertise. Additionally, while earlier versions implemented RSA blinding to counter timing attacks, the removal of PKCS#1 padding may still leak timing data. However, the practicality of exploiting this flaw is limited, and the transition to a fully constant time RSA implementation in Go 1.20 significantly bolsters security, reducing the risk posed by timing side channels.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHCEPH-7.1-Tools:rhceph/ceph-nvmeof-cli-rhel9@sha256:172cb8cb8dc3484e85b3699febf8f880326e3f6db1df142e003d661064188df2_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/ceph-nvmeof-cli-rhel9@sha256:cf85b6e0a65ae9c8c9bd5fb734328f416dc4403276af382342b907e29fb7a09b_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:90ac9350bcdfb7ea4c792473cd6daf44ea959b713171948ff7383dbab0b9ab53_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:b6a68d6ca6f8fd1fa28505cb6b28228c9d59200fa16b9c4424860185f83a7702_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:c80a162dbd5a0aaa8f09ead2b51e6d757bc9fb37dbac4e83d47ec0a430833770_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:5596adad0d53b9c2d7ac2f852054a27c9f6673c86b3e536bc2d1b45c10ac5627_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:b058c89bc6ed1fe360d54ce5e1affadd788da2c3ed78dbed20843f42cec8cc91_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:e7e799173022e5c0ed3baf2f8d5ee87bb411f658d867c10d97fab795ee3973ac_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:10390294e3a42068d65886e392e11d4565b7ed44120933976a000aab358f962e_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:665bf2b06022f0d99dce923f3d9901e34f1a4081ba2155a3abb07ae738e77ca2_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:9e7f88ea7684c8354d363532bd4769f612aa5fe1175b36c56c760bcd77d9261c_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:780876a9b75f314f4363306ec07258e8e32e45e857698f1f5beb201f16b6a9c3_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:80036eeff471ac2a9d8dde6ce8a252bf8f88ba60f9f41af246ce5250a6cbdf9e_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:c6ede411166431bc5c3c1452c8dc405e864f057e367a61475a251bb0ef81600b_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:592b4f648ece4fc3ca0a2a0cb85103b63c3a53afc3c269a9d3d3796a751541e0_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:5aeae74254653255e8ac397f4c0d426859a3d3882ff555a1734e29269290c04b_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:878773172461a91c2468caf7ec703c87fab854e0bc53c1c9d2f67627a674f977_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:84bc504c6dace7c56113bb2a910f92434f61275ea10dcd4b71e3491945a5ae0e_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:b24534123df33477e97b8efd8aad4770ce9323b0c49eaab84246bea4a84e5819_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d6b277ae3b9aad91e5a012ebebd9562ed9e6bdfb3875ce6cb169fcc69711862b_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-45287"
},
{
"category": "external",
"summary": "RHBZ#2253193",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2253193"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-45287",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45287"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-45287",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-45287"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2023-2375",
"url": "https://pkg.go.dev/vuln/GO-2023-2375"
}
],
"release_date": "2023-12-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-02-24T16:02:32+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/2789521\n\nFor supported configurations, refer to:\n\nhttps://access.redhat.com/articles/1548993",
"product_ids": [
"9Base-RHCEPH-7.1-Tools:rhceph/ceph-nvmeof-cli-rhel9@sha256:172cb8cb8dc3484e85b3699febf8f880326e3f6db1df142e003d661064188df2_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/ceph-nvmeof-cli-rhel9@sha256:cf85b6e0a65ae9c8c9bd5fb734328f416dc4403276af382342b907e29fb7a09b_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:90ac9350bcdfb7ea4c792473cd6daf44ea959b713171948ff7383dbab0b9ab53_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:b6a68d6ca6f8fd1fa28505cb6b28228c9d59200fa16b9c4424860185f83a7702_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:c80a162dbd5a0aaa8f09ead2b51e6d757bc9fb37dbac4e83d47ec0a430833770_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:5596adad0d53b9c2d7ac2f852054a27c9f6673c86b3e536bc2d1b45c10ac5627_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:b058c89bc6ed1fe360d54ce5e1affadd788da2c3ed78dbed20843f42cec8cc91_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:e7e799173022e5c0ed3baf2f8d5ee87bb411f658d867c10d97fab795ee3973ac_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:10390294e3a42068d65886e392e11d4565b7ed44120933976a000aab358f962e_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:665bf2b06022f0d99dce923f3d9901e34f1a4081ba2155a3abb07ae738e77ca2_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:9e7f88ea7684c8354d363532bd4769f612aa5fe1175b36c56c760bcd77d9261c_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:780876a9b75f314f4363306ec07258e8e32e45e857698f1f5beb201f16b6a9c3_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:80036eeff471ac2a9d8dde6ce8a252bf8f88ba60f9f41af246ce5250a6cbdf9e_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:c6ede411166431bc5c3c1452c8dc405e864f057e367a61475a251bb0ef81600b_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:592b4f648ece4fc3ca0a2a0cb85103b63c3a53afc3c269a9d3d3796a751541e0_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:5aeae74254653255e8ac397f4c0d426859a3d3882ff555a1734e29269290c04b_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:878773172461a91c2468caf7ec703c87fab854e0bc53c1c9d2f67627a674f977_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:84bc504c6dace7c56113bb2a910f92434f61275ea10dcd4b71e3491945a5ae0e_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:b24534123df33477e97b8efd8aad4770ce9323b0c49eaab84246bea4a84e5819_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d6b277ae3b9aad91e5a012ebebd9562ed9e6bdfb3875ce6cb169fcc69711862b_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2025:1772"
},
{
"category": "workaround",
"details": "No current mitigation is available for this vulnerability.",
"product_ids": [
"9Base-RHCEPH-7.1-Tools:rhceph/ceph-nvmeof-cli-rhel9@sha256:172cb8cb8dc3484e85b3699febf8f880326e3f6db1df142e003d661064188df2_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/ceph-nvmeof-cli-rhel9@sha256:cf85b6e0a65ae9c8c9bd5fb734328f416dc4403276af382342b907e29fb7a09b_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:90ac9350bcdfb7ea4c792473cd6daf44ea959b713171948ff7383dbab0b9ab53_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:b6a68d6ca6f8fd1fa28505cb6b28228c9d59200fa16b9c4424860185f83a7702_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:c80a162dbd5a0aaa8f09ead2b51e6d757bc9fb37dbac4e83d47ec0a430833770_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:5596adad0d53b9c2d7ac2f852054a27c9f6673c86b3e536bc2d1b45c10ac5627_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:b058c89bc6ed1fe360d54ce5e1affadd788da2c3ed78dbed20843f42cec8cc91_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:e7e799173022e5c0ed3baf2f8d5ee87bb411f658d867c10d97fab795ee3973ac_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:10390294e3a42068d65886e392e11d4565b7ed44120933976a000aab358f962e_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:665bf2b06022f0d99dce923f3d9901e34f1a4081ba2155a3abb07ae738e77ca2_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:9e7f88ea7684c8354d363532bd4769f612aa5fe1175b36c56c760bcd77d9261c_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:780876a9b75f314f4363306ec07258e8e32e45e857698f1f5beb201f16b6a9c3_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:80036eeff471ac2a9d8dde6ce8a252bf8f88ba60f9f41af246ce5250a6cbdf9e_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:c6ede411166431bc5c3c1452c8dc405e864f057e367a61475a251bb0ef81600b_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:592b4f648ece4fc3ca0a2a0cb85103b63c3a53afc3c269a9d3d3796a751541e0_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:5aeae74254653255e8ac397f4c0d426859a3d3882ff555a1734e29269290c04b_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:878773172461a91c2468caf7ec703c87fab854e0bc53c1c9d2f67627a674f977_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:84bc504c6dace7c56113bb2a910f92434f61275ea10dcd4b71e3491945a5ae0e_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:b24534123df33477e97b8efd8aad4770ce9323b0c49eaab84246bea4a84e5819_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d6b277ae3b9aad91e5a012ebebd9562ed9e6bdfb3875ce6cb169fcc69711862b_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"9Base-RHCEPH-7.1-Tools:rhceph/ceph-nvmeof-cli-rhel9@sha256:172cb8cb8dc3484e85b3699febf8f880326e3f6db1df142e003d661064188df2_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/ceph-nvmeof-cli-rhel9@sha256:cf85b6e0a65ae9c8c9bd5fb734328f416dc4403276af382342b907e29fb7a09b_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:90ac9350bcdfb7ea4c792473cd6daf44ea959b713171948ff7383dbab0b9ab53_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:b6a68d6ca6f8fd1fa28505cb6b28228c9d59200fa16b9c4424860185f83a7702_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:c80a162dbd5a0aaa8f09ead2b51e6d757bc9fb37dbac4e83d47ec0a430833770_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:5596adad0d53b9c2d7ac2f852054a27c9f6673c86b3e536bc2d1b45c10ac5627_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:b058c89bc6ed1fe360d54ce5e1affadd788da2c3ed78dbed20843f42cec8cc91_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:e7e799173022e5c0ed3baf2f8d5ee87bb411f658d867c10d97fab795ee3973ac_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:10390294e3a42068d65886e392e11d4565b7ed44120933976a000aab358f962e_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:665bf2b06022f0d99dce923f3d9901e34f1a4081ba2155a3abb07ae738e77ca2_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:9e7f88ea7684c8354d363532bd4769f612aa5fe1175b36c56c760bcd77d9261c_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:780876a9b75f314f4363306ec07258e8e32e45e857698f1f5beb201f16b6a9c3_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:80036eeff471ac2a9d8dde6ce8a252bf8f88ba60f9f41af246ce5250a6cbdf9e_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:c6ede411166431bc5c3c1452c8dc405e864f057e367a61475a251bb0ef81600b_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:592b4f648ece4fc3ca0a2a0cb85103b63c3a53afc3c269a9d3d3796a751541e0_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:5aeae74254653255e8ac397f4c0d426859a3d3882ff555a1734e29269290c04b_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:878773172461a91c2468caf7ec703c87fab854e0bc53c1c9d2f67627a674f977_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:84bc504c6dace7c56113bb2a910f92434f61275ea10dcd4b71e3491945a5ae0e_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:b24534123df33477e97b8efd8aad4770ce9323b0c49eaab84246bea4a84e5819_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d6b277ae3b9aad91e5a012ebebd9562ed9e6bdfb3875ce6cb169fcc69711862b_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: Timing Side Channel attack in RSA based TLS key exchanges."
},
{
"acknowledgments": [
{
"names": [
"Bartek Nowotarski"
],
"organization": "nowotarski.info"
}
],
"cve": "CVE-2023-45288",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2024-03-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268273"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was discovered with the implementation of the HTTP/2 protocol in the Go programming language. There were insufficient limitations on the amount of CONTINUATION frames sent within a single stream. An attacker could potentially exploit this to cause a Denial of Service (DoS) attack.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http, x/net/http2: unlimited number of CONTINUATION frames causes DoS",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat rates the security impact of this vulnerability as Important due to the worst case scenario resulting in a denial of service. It is simple to exploit, could significantly impact availability, and there is not a suitable mitigation for all use cases. Once an attack has ended, the system should return to normal operations on its own.\n\nThis vulnerability only impacts servers which have HTTP/2 enabled. It stems from an imperfect definition of the protocol. As the Go programming language is widely utilized across nearly every major Red Hat offering, a full listing of impacted packages will not be provided. Therefore, the \u201cAffected Packages and Issued Red Hat Security Errata\u201d section contains a simplified list of what offerings need to remediate this vulnerability. Every impacted offering has at least one representative component listed, but potentially not all of them. Rest assured that Red Hat is committed to remediating this vulnerability across our entire portfolio.\n\nMany components are rated as Low impact due to configurations which reduce the attack surface or significantly increase the difficulty of exploitation. A summary of these scenarios are:\n* The container includes a package that provides a vulnerable webserver, but it is not used or running during operation\n* HTTP/2 is disabled by default and is not supported\n* Only a client implementation is provided, which is not vulnerable\n* A vulnerable module (either golang.org/net/http or golang.org/x/net/http2) is included, but disabled\n* Access to a vulnerable server is restricted within the container (loopback only connections)\n* Golang is available in the container but is not used\n\n\nWithin the Red Hat OpenShift Container Platform, the majority of vulnerable components are not externally accessible. This means an attacker must already have access to a container within your environment to exploit this vulnerability. However, the ose-hyperkube (openshift-enterprise-hyperkube) container is externally accessible, so there are less barriers to exploitation. Fixes for this specific container are already available.\n\nWithin Red Hat Ansible Automation Platform, the impacted component is Receptor. The impact has been reduced to Low as the vulnerable code is present, but not utilized. There are three potential exposures within this component:\n* Receptor utilizes QUIC a UDP based protocol which does not run over HTTP/2\n* Receptor utilizes the x/net/ipv4 and ipv6 packages, both of which are not affected",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHCEPH-7.1-Tools:rhceph/ceph-nvmeof-cli-rhel9@sha256:172cb8cb8dc3484e85b3699febf8f880326e3f6db1df142e003d661064188df2_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/ceph-nvmeof-cli-rhel9@sha256:cf85b6e0a65ae9c8c9bd5fb734328f416dc4403276af382342b907e29fb7a09b_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:90ac9350bcdfb7ea4c792473cd6daf44ea959b713171948ff7383dbab0b9ab53_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:b6a68d6ca6f8fd1fa28505cb6b28228c9d59200fa16b9c4424860185f83a7702_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:c80a162dbd5a0aaa8f09ead2b51e6d757bc9fb37dbac4e83d47ec0a430833770_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:5596adad0d53b9c2d7ac2f852054a27c9f6673c86b3e536bc2d1b45c10ac5627_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:b058c89bc6ed1fe360d54ce5e1affadd788da2c3ed78dbed20843f42cec8cc91_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:e7e799173022e5c0ed3baf2f8d5ee87bb411f658d867c10d97fab795ee3973ac_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:10390294e3a42068d65886e392e11d4565b7ed44120933976a000aab358f962e_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:665bf2b06022f0d99dce923f3d9901e34f1a4081ba2155a3abb07ae738e77ca2_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:9e7f88ea7684c8354d363532bd4769f612aa5fe1175b36c56c760bcd77d9261c_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:780876a9b75f314f4363306ec07258e8e32e45e857698f1f5beb201f16b6a9c3_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:80036eeff471ac2a9d8dde6ce8a252bf8f88ba60f9f41af246ce5250a6cbdf9e_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:c6ede411166431bc5c3c1452c8dc405e864f057e367a61475a251bb0ef81600b_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:592b4f648ece4fc3ca0a2a0cb85103b63c3a53afc3c269a9d3d3796a751541e0_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:5aeae74254653255e8ac397f4c0d426859a3d3882ff555a1734e29269290c04b_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:878773172461a91c2468caf7ec703c87fab854e0bc53c1c9d2f67627a674f977_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:84bc504c6dace7c56113bb2a910f92434f61275ea10dcd4b71e3491945a5ae0e_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:b24534123df33477e97b8efd8aad4770ce9323b0c49eaab84246bea4a84e5819_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d6b277ae3b9aad91e5a012ebebd9562ed9e6bdfb3875ce6cb169fcc69711862b_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-45288"
},
{
"category": "external",
"summary": "RHBZ#2268273",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268273"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-45288",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45288"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-45288",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-45288"
},
{
"category": "external",
"summary": "https://nowotarski.info/http2-continuation-flood/",
"url": "https://nowotarski.info/http2-continuation-flood/"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2687",
"url": "https://pkg.go.dev/vuln/GO-2024-2687"
},
{
"category": "external",
"summary": "https://www.kb.cert.org/vuls/id/421644",
"url": "https://www.kb.cert.org/vuls/id/421644"
}
],
"release_date": "2024-04-03T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-02-24T16:02:32+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/2789521\n\nFor supported configurations, refer to:\n\nhttps://access.redhat.com/articles/1548993",
"product_ids": [
"9Base-RHCEPH-7.1-Tools:rhceph/ceph-nvmeof-cli-rhel9@sha256:172cb8cb8dc3484e85b3699febf8f880326e3f6db1df142e003d661064188df2_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/ceph-nvmeof-cli-rhel9@sha256:cf85b6e0a65ae9c8c9bd5fb734328f416dc4403276af382342b907e29fb7a09b_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:90ac9350bcdfb7ea4c792473cd6daf44ea959b713171948ff7383dbab0b9ab53_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:b6a68d6ca6f8fd1fa28505cb6b28228c9d59200fa16b9c4424860185f83a7702_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:c80a162dbd5a0aaa8f09ead2b51e6d757bc9fb37dbac4e83d47ec0a430833770_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:5596adad0d53b9c2d7ac2f852054a27c9f6673c86b3e536bc2d1b45c10ac5627_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:b058c89bc6ed1fe360d54ce5e1affadd788da2c3ed78dbed20843f42cec8cc91_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:e7e799173022e5c0ed3baf2f8d5ee87bb411f658d867c10d97fab795ee3973ac_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:10390294e3a42068d65886e392e11d4565b7ed44120933976a000aab358f962e_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:665bf2b06022f0d99dce923f3d9901e34f1a4081ba2155a3abb07ae738e77ca2_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:9e7f88ea7684c8354d363532bd4769f612aa5fe1175b36c56c760bcd77d9261c_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:780876a9b75f314f4363306ec07258e8e32e45e857698f1f5beb201f16b6a9c3_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:80036eeff471ac2a9d8dde6ce8a252bf8f88ba60f9f41af246ce5250a6cbdf9e_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:c6ede411166431bc5c3c1452c8dc405e864f057e367a61475a251bb0ef81600b_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:592b4f648ece4fc3ca0a2a0cb85103b63c3a53afc3c269a9d3d3796a751541e0_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:5aeae74254653255e8ac397f4c0d426859a3d3882ff555a1734e29269290c04b_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:878773172461a91c2468caf7ec703c87fab854e0bc53c1c9d2f67627a674f977_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:84bc504c6dace7c56113bb2a910f92434f61275ea10dcd4b71e3491945a5ae0e_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:b24534123df33477e97b8efd8aad4770ce9323b0c49eaab84246bea4a84e5819_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d6b277ae3b9aad91e5a012ebebd9562ed9e6bdfb3875ce6cb169fcc69711862b_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2025:1772"
},
{
"category": "workaround",
"details": "In some environments where http/2 support is not required, it may be possible to disable this feature to reduce risk.",
"product_ids": [
"9Base-RHCEPH-7.1-Tools:rhceph/ceph-nvmeof-cli-rhel9@sha256:172cb8cb8dc3484e85b3699febf8f880326e3f6db1df142e003d661064188df2_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/ceph-nvmeof-cli-rhel9@sha256:cf85b6e0a65ae9c8c9bd5fb734328f416dc4403276af382342b907e29fb7a09b_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:90ac9350bcdfb7ea4c792473cd6daf44ea959b713171948ff7383dbab0b9ab53_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:b6a68d6ca6f8fd1fa28505cb6b28228c9d59200fa16b9c4424860185f83a7702_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:c80a162dbd5a0aaa8f09ead2b51e6d757bc9fb37dbac4e83d47ec0a430833770_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:5596adad0d53b9c2d7ac2f852054a27c9f6673c86b3e536bc2d1b45c10ac5627_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:b058c89bc6ed1fe360d54ce5e1affadd788da2c3ed78dbed20843f42cec8cc91_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:e7e799173022e5c0ed3baf2f8d5ee87bb411f658d867c10d97fab795ee3973ac_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:10390294e3a42068d65886e392e11d4565b7ed44120933976a000aab358f962e_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:665bf2b06022f0d99dce923f3d9901e34f1a4081ba2155a3abb07ae738e77ca2_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:9e7f88ea7684c8354d363532bd4769f612aa5fe1175b36c56c760bcd77d9261c_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:780876a9b75f314f4363306ec07258e8e32e45e857698f1f5beb201f16b6a9c3_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:80036eeff471ac2a9d8dde6ce8a252bf8f88ba60f9f41af246ce5250a6cbdf9e_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:c6ede411166431bc5c3c1452c8dc405e864f057e367a61475a251bb0ef81600b_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:592b4f648ece4fc3ca0a2a0cb85103b63c3a53afc3c269a9d3d3796a751541e0_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:5aeae74254653255e8ac397f4c0d426859a3d3882ff555a1734e29269290c04b_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:878773172461a91c2468caf7ec703c87fab854e0bc53c1c9d2f67627a674f977_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:84bc504c6dace7c56113bb2a910f92434f61275ea10dcd4b71e3491945a5ae0e_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:b24534123df33477e97b8efd8aad4770ce9323b0c49eaab84246bea4a84e5819_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d6b277ae3b9aad91e5a012ebebd9562ed9e6bdfb3875ce6cb169fcc69711862b_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"9Base-RHCEPH-7.1-Tools:rhceph/ceph-nvmeof-cli-rhel9@sha256:172cb8cb8dc3484e85b3699febf8f880326e3f6db1df142e003d661064188df2_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/ceph-nvmeof-cli-rhel9@sha256:cf85b6e0a65ae9c8c9bd5fb734328f416dc4403276af382342b907e29fb7a09b_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:90ac9350bcdfb7ea4c792473cd6daf44ea959b713171948ff7383dbab0b9ab53_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:b6a68d6ca6f8fd1fa28505cb6b28228c9d59200fa16b9c4424860185f83a7702_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:c80a162dbd5a0aaa8f09ead2b51e6d757bc9fb37dbac4e83d47ec0a430833770_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:5596adad0d53b9c2d7ac2f852054a27c9f6673c86b3e536bc2d1b45c10ac5627_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:b058c89bc6ed1fe360d54ce5e1affadd788da2c3ed78dbed20843f42cec8cc91_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:e7e799173022e5c0ed3baf2f8d5ee87bb411f658d867c10d97fab795ee3973ac_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:10390294e3a42068d65886e392e11d4565b7ed44120933976a000aab358f962e_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:665bf2b06022f0d99dce923f3d9901e34f1a4081ba2155a3abb07ae738e77ca2_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:9e7f88ea7684c8354d363532bd4769f612aa5fe1175b36c56c760bcd77d9261c_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:780876a9b75f314f4363306ec07258e8e32e45e857698f1f5beb201f16b6a9c3_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:80036eeff471ac2a9d8dde6ce8a252bf8f88ba60f9f41af246ce5250a6cbdf9e_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:c6ede411166431bc5c3c1452c8dc405e864f057e367a61475a251bb0ef81600b_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:592b4f648ece4fc3ca0a2a0cb85103b63c3a53afc3c269a9d3d3796a751541e0_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:5aeae74254653255e8ac397f4c0d426859a3d3882ff555a1734e29269290c04b_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:878773172461a91c2468caf7ec703c87fab854e0bc53c1c9d2f67627a674f977_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:84bc504c6dace7c56113bb2a910f92434f61275ea10dcd4b71e3491945a5ae0e_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:b24534123df33477e97b8efd8aad4770ce9323b0c49eaab84246bea4a84e5819_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d6b277ae3b9aad91e5a012ebebd9562ed9e6bdfb3875ce6cb169fcc69711862b_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: net/http, x/net/http2: unlimited number of CONTINUATION frames causes DoS"
},
{
"cve": "CVE-2024-24786",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2024-03-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268046"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang\u0027s protobuf module, where the unmarshal function can enter an infinite loop when processing certain invalid inputs. This issue occurs during unmarshaling into a message that includes a google.protobuf.Any or when the UnmarshalOptions.DiscardUnknown option is enabled. This flaw allows an attacker to craft malicious input tailored to trigger the identified flaw in the unmarshal function. By providing carefully constructed invalid inputs, they could potentially cause the function to enter an infinite loop, resulting in a denial of service condition or other unintended behaviors in the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang-protobuf: encoding/protojson, internal/encoding/json: infinite loop in protojson.Unmarshal when unmarshaling certain forms of invalid JSON",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHCEPH-7.1-Tools:rhceph/ceph-nvmeof-cli-rhel9@sha256:172cb8cb8dc3484e85b3699febf8f880326e3f6db1df142e003d661064188df2_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/ceph-nvmeof-cli-rhel9@sha256:cf85b6e0a65ae9c8c9bd5fb734328f416dc4403276af382342b907e29fb7a09b_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:90ac9350bcdfb7ea4c792473cd6daf44ea959b713171948ff7383dbab0b9ab53_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:b6a68d6ca6f8fd1fa28505cb6b28228c9d59200fa16b9c4424860185f83a7702_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:c80a162dbd5a0aaa8f09ead2b51e6d757bc9fb37dbac4e83d47ec0a430833770_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:5596adad0d53b9c2d7ac2f852054a27c9f6673c86b3e536bc2d1b45c10ac5627_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:b058c89bc6ed1fe360d54ce5e1affadd788da2c3ed78dbed20843f42cec8cc91_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:e7e799173022e5c0ed3baf2f8d5ee87bb411f658d867c10d97fab795ee3973ac_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:10390294e3a42068d65886e392e11d4565b7ed44120933976a000aab358f962e_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:665bf2b06022f0d99dce923f3d9901e34f1a4081ba2155a3abb07ae738e77ca2_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:9e7f88ea7684c8354d363532bd4769f612aa5fe1175b36c56c760bcd77d9261c_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:780876a9b75f314f4363306ec07258e8e32e45e857698f1f5beb201f16b6a9c3_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:80036eeff471ac2a9d8dde6ce8a252bf8f88ba60f9f41af246ce5250a6cbdf9e_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:c6ede411166431bc5c3c1452c8dc405e864f057e367a61475a251bb0ef81600b_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:592b4f648ece4fc3ca0a2a0cb85103b63c3a53afc3c269a9d3d3796a751541e0_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:5aeae74254653255e8ac397f4c0d426859a3d3882ff555a1734e29269290c04b_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:878773172461a91c2468caf7ec703c87fab854e0bc53c1c9d2f67627a674f977_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:84bc504c6dace7c56113bb2a910f92434f61275ea10dcd4b71e3491945a5ae0e_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:b24534123df33477e97b8efd8aad4770ce9323b0c49eaab84246bea4a84e5819_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d6b277ae3b9aad91e5a012ebebd9562ed9e6bdfb3875ce6cb169fcc69711862b_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24786"
},
{
"category": "external",
"summary": "RHBZ#2268046",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268046"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24786",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24786"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24786",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24786"
},
{
"category": "external",
"summary": "https://go.dev/cl/569356",
"url": "https://go.dev/cl/569356"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/ArQ6CDgtEjY/",
"url": "https://groups.google.com/g/golang-announce/c/ArQ6CDgtEjY/"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2611",
"url": "https://pkg.go.dev/vuln/GO-2024-2611"
}
],
"release_date": "2024-03-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-02-24T16:02:32+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/2789521\n\nFor supported configurations, refer to:\n\nhttps://access.redhat.com/articles/1548993",
"product_ids": [
"9Base-RHCEPH-7.1-Tools:rhceph/ceph-nvmeof-cli-rhel9@sha256:172cb8cb8dc3484e85b3699febf8f880326e3f6db1df142e003d661064188df2_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/ceph-nvmeof-cli-rhel9@sha256:cf85b6e0a65ae9c8c9bd5fb734328f416dc4403276af382342b907e29fb7a09b_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:90ac9350bcdfb7ea4c792473cd6daf44ea959b713171948ff7383dbab0b9ab53_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:b6a68d6ca6f8fd1fa28505cb6b28228c9d59200fa16b9c4424860185f83a7702_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:c80a162dbd5a0aaa8f09ead2b51e6d757bc9fb37dbac4e83d47ec0a430833770_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:5596adad0d53b9c2d7ac2f852054a27c9f6673c86b3e536bc2d1b45c10ac5627_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:b058c89bc6ed1fe360d54ce5e1affadd788da2c3ed78dbed20843f42cec8cc91_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:e7e799173022e5c0ed3baf2f8d5ee87bb411f658d867c10d97fab795ee3973ac_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:10390294e3a42068d65886e392e11d4565b7ed44120933976a000aab358f962e_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:665bf2b06022f0d99dce923f3d9901e34f1a4081ba2155a3abb07ae738e77ca2_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:9e7f88ea7684c8354d363532bd4769f612aa5fe1175b36c56c760bcd77d9261c_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:780876a9b75f314f4363306ec07258e8e32e45e857698f1f5beb201f16b6a9c3_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:80036eeff471ac2a9d8dde6ce8a252bf8f88ba60f9f41af246ce5250a6cbdf9e_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:c6ede411166431bc5c3c1452c8dc405e864f057e367a61475a251bb0ef81600b_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:592b4f648ece4fc3ca0a2a0cb85103b63c3a53afc3c269a9d3d3796a751541e0_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:5aeae74254653255e8ac397f4c0d426859a3d3882ff555a1734e29269290c04b_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:878773172461a91c2468caf7ec703c87fab854e0bc53c1c9d2f67627a674f977_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:84bc504c6dace7c56113bb2a910f92434f61275ea10dcd4b71e3491945a5ae0e_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:b24534123df33477e97b8efd8aad4770ce9323b0c49eaab84246bea4a84e5819_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d6b277ae3b9aad91e5a012ebebd9562ed9e6bdfb3875ce6cb169fcc69711862b_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2025:1772"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"9Base-RHCEPH-7.1-Tools:rhceph/ceph-nvmeof-cli-rhel9@sha256:172cb8cb8dc3484e85b3699febf8f880326e3f6db1df142e003d661064188df2_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/ceph-nvmeof-cli-rhel9@sha256:cf85b6e0a65ae9c8c9bd5fb734328f416dc4403276af382342b907e29fb7a09b_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:90ac9350bcdfb7ea4c792473cd6daf44ea959b713171948ff7383dbab0b9ab53_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:b6a68d6ca6f8fd1fa28505cb6b28228c9d59200fa16b9c4424860185f83a7702_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:c80a162dbd5a0aaa8f09ead2b51e6d757bc9fb37dbac4e83d47ec0a430833770_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:5596adad0d53b9c2d7ac2f852054a27c9f6673c86b3e536bc2d1b45c10ac5627_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:b058c89bc6ed1fe360d54ce5e1affadd788da2c3ed78dbed20843f42cec8cc91_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:e7e799173022e5c0ed3baf2f8d5ee87bb411f658d867c10d97fab795ee3973ac_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:10390294e3a42068d65886e392e11d4565b7ed44120933976a000aab358f962e_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:665bf2b06022f0d99dce923f3d9901e34f1a4081ba2155a3abb07ae738e77ca2_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:9e7f88ea7684c8354d363532bd4769f612aa5fe1175b36c56c760bcd77d9261c_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:780876a9b75f314f4363306ec07258e8e32e45e857698f1f5beb201f16b6a9c3_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:80036eeff471ac2a9d8dde6ce8a252bf8f88ba60f9f41af246ce5250a6cbdf9e_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:c6ede411166431bc5c3c1452c8dc405e864f057e367a61475a251bb0ef81600b_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:592b4f648ece4fc3ca0a2a0cb85103b63c3a53afc3c269a9d3d3796a751541e0_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:5aeae74254653255e8ac397f4c0d426859a3d3882ff555a1734e29269290c04b_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:878773172461a91c2468caf7ec703c87fab854e0bc53c1c9d2f67627a674f977_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:84bc504c6dace7c56113bb2a910f92434f61275ea10dcd4b71e3491945a5ae0e_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:b24534123df33477e97b8efd8aad4770ce9323b0c49eaab84246bea4a84e5819_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d6b277ae3b9aad91e5a012ebebd9562ed9e6bdfb3875ce6cb169fcc69711862b_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"9Base-RHCEPH-7.1-Tools:rhceph/ceph-nvmeof-cli-rhel9@sha256:172cb8cb8dc3484e85b3699febf8f880326e3f6db1df142e003d661064188df2_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/ceph-nvmeof-cli-rhel9@sha256:cf85b6e0a65ae9c8c9bd5fb734328f416dc4403276af382342b907e29fb7a09b_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:90ac9350bcdfb7ea4c792473cd6daf44ea959b713171948ff7383dbab0b9ab53_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:b6a68d6ca6f8fd1fa28505cb6b28228c9d59200fa16b9c4424860185f83a7702_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:c80a162dbd5a0aaa8f09ead2b51e6d757bc9fb37dbac4e83d47ec0a430833770_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:5596adad0d53b9c2d7ac2f852054a27c9f6673c86b3e536bc2d1b45c10ac5627_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:b058c89bc6ed1fe360d54ce5e1affadd788da2c3ed78dbed20843f42cec8cc91_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:e7e799173022e5c0ed3baf2f8d5ee87bb411f658d867c10d97fab795ee3973ac_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:10390294e3a42068d65886e392e11d4565b7ed44120933976a000aab358f962e_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:665bf2b06022f0d99dce923f3d9901e34f1a4081ba2155a3abb07ae738e77ca2_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:9e7f88ea7684c8354d363532bd4769f612aa5fe1175b36c56c760bcd77d9261c_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:780876a9b75f314f4363306ec07258e8e32e45e857698f1f5beb201f16b6a9c3_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:80036eeff471ac2a9d8dde6ce8a252bf8f88ba60f9f41af246ce5250a6cbdf9e_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:c6ede411166431bc5c3c1452c8dc405e864f057e367a61475a251bb0ef81600b_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:592b4f648ece4fc3ca0a2a0cb85103b63c3a53afc3c269a9d3d3796a751541e0_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:5aeae74254653255e8ac397f4c0d426859a3d3882ff555a1734e29269290c04b_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:878773172461a91c2468caf7ec703c87fab854e0bc53c1c9d2f67627a674f977_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:84bc504c6dace7c56113bb2a910f92434f61275ea10dcd4b71e3491945a5ae0e_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:b24534123df33477e97b8efd8aad4770ce9323b0c49eaab84246bea4a84e5819_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d6b277ae3b9aad91e5a012ebebd9562ed9e6bdfb3875ce6cb169fcc69711862b_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang-protobuf: encoding/protojson, internal/encoding/json: infinite loop in protojson.Unmarshal when unmarshaling certain forms of invalid JSON"
},
{
"cve": "CVE-2024-28176",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2024-03-10T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268820"
}
],
"notes": [
{
"category": "description",
"text": "Jose was found to have an uncontrolled resource consumption vulnerability. Under certain conditions, the user\u0027s environment can consume an unreasonable amount of CPU time or memory during JWE decryption operations, leading to a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "jose: resource exhaustion",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHCEPH-7.1-Tools:rhceph/ceph-nvmeof-cli-rhel9@sha256:172cb8cb8dc3484e85b3699febf8f880326e3f6db1df142e003d661064188df2_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/ceph-nvmeof-cli-rhel9@sha256:cf85b6e0a65ae9c8c9bd5fb734328f416dc4403276af382342b907e29fb7a09b_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:90ac9350bcdfb7ea4c792473cd6daf44ea959b713171948ff7383dbab0b9ab53_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:b6a68d6ca6f8fd1fa28505cb6b28228c9d59200fa16b9c4424860185f83a7702_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:c80a162dbd5a0aaa8f09ead2b51e6d757bc9fb37dbac4e83d47ec0a430833770_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:5596adad0d53b9c2d7ac2f852054a27c9f6673c86b3e536bc2d1b45c10ac5627_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:b058c89bc6ed1fe360d54ce5e1affadd788da2c3ed78dbed20843f42cec8cc91_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:e7e799173022e5c0ed3baf2f8d5ee87bb411f658d867c10d97fab795ee3973ac_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:10390294e3a42068d65886e392e11d4565b7ed44120933976a000aab358f962e_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:665bf2b06022f0d99dce923f3d9901e34f1a4081ba2155a3abb07ae738e77ca2_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:9e7f88ea7684c8354d363532bd4769f612aa5fe1175b36c56c760bcd77d9261c_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:780876a9b75f314f4363306ec07258e8e32e45e857698f1f5beb201f16b6a9c3_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:80036eeff471ac2a9d8dde6ce8a252bf8f88ba60f9f41af246ce5250a6cbdf9e_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:c6ede411166431bc5c3c1452c8dc405e864f057e367a61475a251bb0ef81600b_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:592b4f648ece4fc3ca0a2a0cb85103b63c3a53afc3c269a9d3d3796a751541e0_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:5aeae74254653255e8ac397f4c0d426859a3d3882ff555a1734e29269290c04b_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:878773172461a91c2468caf7ec703c87fab854e0bc53c1c9d2f67627a674f977_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:84bc504c6dace7c56113bb2a910f92434f61275ea10dcd4b71e3491945a5ae0e_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:b24534123df33477e97b8efd8aad4770ce9323b0c49eaab84246bea4a84e5819_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d6b277ae3b9aad91e5a012ebebd9562ed9e6bdfb3875ce6cb169fcc69711862b_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-28176"
},
{
"category": "external",
"summary": "RHBZ#2268820",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268820"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-28176",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-28176"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-28176",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-28176"
},
{
"category": "external",
"summary": "https://github.com/panva/jose/security/advisories/GHSA-hhhv-q57g-882q",
"url": "https://github.com/panva/jose/security/advisories/GHSA-hhhv-q57g-882q"
}
],
"release_date": "2024-03-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-02-24T16:02:32+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/2789521\n\nFor supported configurations, refer to:\n\nhttps://access.redhat.com/articles/1548993",
"product_ids": [
"9Base-RHCEPH-7.1-Tools:rhceph/ceph-nvmeof-cli-rhel9@sha256:172cb8cb8dc3484e85b3699febf8f880326e3f6db1df142e003d661064188df2_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/ceph-nvmeof-cli-rhel9@sha256:cf85b6e0a65ae9c8c9bd5fb734328f416dc4403276af382342b907e29fb7a09b_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:90ac9350bcdfb7ea4c792473cd6daf44ea959b713171948ff7383dbab0b9ab53_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:b6a68d6ca6f8fd1fa28505cb6b28228c9d59200fa16b9c4424860185f83a7702_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:c80a162dbd5a0aaa8f09ead2b51e6d757bc9fb37dbac4e83d47ec0a430833770_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:5596adad0d53b9c2d7ac2f852054a27c9f6673c86b3e536bc2d1b45c10ac5627_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:b058c89bc6ed1fe360d54ce5e1affadd788da2c3ed78dbed20843f42cec8cc91_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:e7e799173022e5c0ed3baf2f8d5ee87bb411f658d867c10d97fab795ee3973ac_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:10390294e3a42068d65886e392e11d4565b7ed44120933976a000aab358f962e_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:665bf2b06022f0d99dce923f3d9901e34f1a4081ba2155a3abb07ae738e77ca2_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:9e7f88ea7684c8354d363532bd4769f612aa5fe1175b36c56c760bcd77d9261c_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:780876a9b75f314f4363306ec07258e8e32e45e857698f1f5beb201f16b6a9c3_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:80036eeff471ac2a9d8dde6ce8a252bf8f88ba60f9f41af246ce5250a6cbdf9e_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:c6ede411166431bc5c3c1452c8dc405e864f057e367a61475a251bb0ef81600b_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:592b4f648ece4fc3ca0a2a0cb85103b63c3a53afc3c269a9d3d3796a751541e0_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:5aeae74254653255e8ac397f4c0d426859a3d3882ff555a1734e29269290c04b_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:878773172461a91c2468caf7ec703c87fab854e0bc53c1c9d2f67627a674f977_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:84bc504c6dace7c56113bb2a910f92434f61275ea10dcd4b71e3491945a5ae0e_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:b24534123df33477e97b8efd8aad4770ce9323b0c49eaab84246bea4a84e5819_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d6b277ae3b9aad91e5a012ebebd9562ed9e6bdfb3875ce6cb169fcc69711862b_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2025:1772"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"9Base-RHCEPH-7.1-Tools:rhceph/ceph-nvmeof-cli-rhel9@sha256:172cb8cb8dc3484e85b3699febf8f880326e3f6db1df142e003d661064188df2_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/ceph-nvmeof-cli-rhel9@sha256:cf85b6e0a65ae9c8c9bd5fb734328f416dc4403276af382342b907e29fb7a09b_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:90ac9350bcdfb7ea4c792473cd6daf44ea959b713171948ff7383dbab0b9ab53_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:b6a68d6ca6f8fd1fa28505cb6b28228c9d59200fa16b9c4424860185f83a7702_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:c80a162dbd5a0aaa8f09ead2b51e6d757bc9fb37dbac4e83d47ec0a430833770_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:5596adad0d53b9c2d7ac2f852054a27c9f6673c86b3e536bc2d1b45c10ac5627_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:b058c89bc6ed1fe360d54ce5e1affadd788da2c3ed78dbed20843f42cec8cc91_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:e7e799173022e5c0ed3baf2f8d5ee87bb411f658d867c10d97fab795ee3973ac_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:10390294e3a42068d65886e392e11d4565b7ed44120933976a000aab358f962e_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:665bf2b06022f0d99dce923f3d9901e34f1a4081ba2155a3abb07ae738e77ca2_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:9e7f88ea7684c8354d363532bd4769f612aa5fe1175b36c56c760bcd77d9261c_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:780876a9b75f314f4363306ec07258e8e32e45e857698f1f5beb201f16b6a9c3_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:80036eeff471ac2a9d8dde6ce8a252bf8f88ba60f9f41af246ce5250a6cbdf9e_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:c6ede411166431bc5c3c1452c8dc405e864f057e367a61475a251bb0ef81600b_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:592b4f648ece4fc3ca0a2a0cb85103b63c3a53afc3c269a9d3d3796a751541e0_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:5aeae74254653255e8ac397f4c0d426859a3d3882ff555a1734e29269290c04b_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:878773172461a91c2468caf7ec703c87fab854e0bc53c1c9d2f67627a674f977_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:84bc504c6dace7c56113bb2a910f92434f61275ea10dcd4b71e3491945a5ae0e_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:b24534123df33477e97b8efd8aad4770ce9323b0c49eaab84246bea4a84e5819_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d6b277ae3b9aad91e5a012ebebd9562ed9e6bdfb3875ce6cb169fcc69711862b_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": [
"9Base-RHCEPH-7.1-Tools:rhceph/ceph-nvmeof-cli-rhel9@sha256:172cb8cb8dc3484e85b3699febf8f880326e3f6db1df142e003d661064188df2_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/ceph-nvmeof-cli-rhel9@sha256:cf85b6e0a65ae9c8c9bd5fb734328f416dc4403276af382342b907e29fb7a09b_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:90ac9350bcdfb7ea4c792473cd6daf44ea959b713171948ff7383dbab0b9ab53_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:b6a68d6ca6f8fd1fa28505cb6b28228c9d59200fa16b9c4424860185f83a7702_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:c80a162dbd5a0aaa8f09ead2b51e6d757bc9fb37dbac4e83d47ec0a430833770_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:5596adad0d53b9c2d7ac2f852054a27c9f6673c86b3e536bc2d1b45c10ac5627_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:b058c89bc6ed1fe360d54ce5e1affadd788da2c3ed78dbed20843f42cec8cc91_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:e7e799173022e5c0ed3baf2f8d5ee87bb411f658d867c10d97fab795ee3973ac_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:10390294e3a42068d65886e392e11d4565b7ed44120933976a000aab358f962e_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:665bf2b06022f0d99dce923f3d9901e34f1a4081ba2155a3abb07ae738e77ca2_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:9e7f88ea7684c8354d363532bd4769f612aa5fe1175b36c56c760bcd77d9261c_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:780876a9b75f314f4363306ec07258e8e32e45e857698f1f5beb201f16b6a9c3_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:80036eeff471ac2a9d8dde6ce8a252bf8f88ba60f9f41af246ce5250a6cbdf9e_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:c6ede411166431bc5c3c1452c8dc405e864f057e367a61475a251bb0ef81600b_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:592b4f648ece4fc3ca0a2a0cb85103b63c3a53afc3c269a9d3d3796a751541e0_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:5aeae74254653255e8ac397f4c0d426859a3d3882ff555a1734e29269290c04b_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:878773172461a91c2468caf7ec703c87fab854e0bc53c1c9d2f67627a674f977_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:84bc504c6dace7c56113bb2a910f92434f61275ea10dcd4b71e3491945a5ae0e_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:b24534123df33477e97b8efd8aad4770ce9323b0c49eaab84246bea4a84e5819_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d6b277ae3b9aad91e5a012ebebd9562ed9e6bdfb3875ce6cb169fcc69711862b_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "jose: resource exhaustion"
},
{
"cve": "CVE-2024-28180",
"cwe": {
"id": "CWE-409",
"name": "Improper Handling of Highly Compressed Data (Data Amplification)"
},
"discovery_date": "2024-03-10T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268854"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in Jose due to improper handling of highly compressed data. This issue could allow an attacker to send a JWE containing compressed data that uses large amounts of memory and CPU when decompressed by Decrypt or DecryptMulti.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "jose-go: improper handling of highly compressed data",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHCEPH-7.1-Tools:rhceph/ceph-nvmeof-cli-rhel9@sha256:172cb8cb8dc3484e85b3699febf8f880326e3f6db1df142e003d661064188df2_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/ceph-nvmeof-cli-rhel9@sha256:cf85b6e0a65ae9c8c9bd5fb734328f416dc4403276af382342b907e29fb7a09b_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:90ac9350bcdfb7ea4c792473cd6daf44ea959b713171948ff7383dbab0b9ab53_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:b6a68d6ca6f8fd1fa28505cb6b28228c9d59200fa16b9c4424860185f83a7702_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:c80a162dbd5a0aaa8f09ead2b51e6d757bc9fb37dbac4e83d47ec0a430833770_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:5596adad0d53b9c2d7ac2f852054a27c9f6673c86b3e536bc2d1b45c10ac5627_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:b058c89bc6ed1fe360d54ce5e1affadd788da2c3ed78dbed20843f42cec8cc91_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:e7e799173022e5c0ed3baf2f8d5ee87bb411f658d867c10d97fab795ee3973ac_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:10390294e3a42068d65886e392e11d4565b7ed44120933976a000aab358f962e_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:665bf2b06022f0d99dce923f3d9901e34f1a4081ba2155a3abb07ae738e77ca2_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:9e7f88ea7684c8354d363532bd4769f612aa5fe1175b36c56c760bcd77d9261c_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:780876a9b75f314f4363306ec07258e8e32e45e857698f1f5beb201f16b6a9c3_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:80036eeff471ac2a9d8dde6ce8a252bf8f88ba60f9f41af246ce5250a6cbdf9e_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:c6ede411166431bc5c3c1452c8dc405e864f057e367a61475a251bb0ef81600b_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:592b4f648ece4fc3ca0a2a0cb85103b63c3a53afc3c269a9d3d3796a751541e0_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:5aeae74254653255e8ac397f4c0d426859a3d3882ff555a1734e29269290c04b_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:878773172461a91c2468caf7ec703c87fab854e0bc53c1c9d2f67627a674f977_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:84bc504c6dace7c56113bb2a910f92434f61275ea10dcd4b71e3491945a5ae0e_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:b24534123df33477e97b8efd8aad4770ce9323b0c49eaab84246bea4a84e5819_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d6b277ae3b9aad91e5a012ebebd9562ed9e6bdfb3875ce6cb169fcc69711862b_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-28180"
},
{
"category": "external",
"summary": "RHBZ#2268854",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268854"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-28180",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-28180"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-28180",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-28180"
},
{
"category": "external",
"summary": "https://github.com/go-jose/go-jose/security/advisories/GHSA-c5q2-7r4c-mv6g",
"url": "https://github.com/go-jose/go-jose/security/advisories/GHSA-c5q2-7r4c-mv6g"
}
],
"release_date": "2024-03-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-02-24T16:02:32+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/2789521\n\nFor supported configurations, refer to:\n\nhttps://access.redhat.com/articles/1548993",
"product_ids": [
"9Base-RHCEPH-7.1-Tools:rhceph/ceph-nvmeof-cli-rhel9@sha256:172cb8cb8dc3484e85b3699febf8f880326e3f6db1df142e003d661064188df2_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/ceph-nvmeof-cli-rhel9@sha256:cf85b6e0a65ae9c8c9bd5fb734328f416dc4403276af382342b907e29fb7a09b_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:90ac9350bcdfb7ea4c792473cd6daf44ea959b713171948ff7383dbab0b9ab53_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:b6a68d6ca6f8fd1fa28505cb6b28228c9d59200fa16b9c4424860185f83a7702_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:c80a162dbd5a0aaa8f09ead2b51e6d757bc9fb37dbac4e83d47ec0a430833770_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:5596adad0d53b9c2d7ac2f852054a27c9f6673c86b3e536bc2d1b45c10ac5627_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:b058c89bc6ed1fe360d54ce5e1affadd788da2c3ed78dbed20843f42cec8cc91_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:e7e799173022e5c0ed3baf2f8d5ee87bb411f658d867c10d97fab795ee3973ac_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:10390294e3a42068d65886e392e11d4565b7ed44120933976a000aab358f962e_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:665bf2b06022f0d99dce923f3d9901e34f1a4081ba2155a3abb07ae738e77ca2_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:9e7f88ea7684c8354d363532bd4769f612aa5fe1175b36c56c760bcd77d9261c_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:780876a9b75f314f4363306ec07258e8e32e45e857698f1f5beb201f16b6a9c3_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:80036eeff471ac2a9d8dde6ce8a252bf8f88ba60f9f41af246ce5250a6cbdf9e_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:c6ede411166431bc5c3c1452c8dc405e864f057e367a61475a251bb0ef81600b_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:592b4f648ece4fc3ca0a2a0cb85103b63c3a53afc3c269a9d3d3796a751541e0_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:5aeae74254653255e8ac397f4c0d426859a3d3882ff555a1734e29269290c04b_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:878773172461a91c2468caf7ec703c87fab854e0bc53c1c9d2f67627a674f977_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:84bc504c6dace7c56113bb2a910f92434f61275ea10dcd4b71e3491945a5ae0e_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:b24534123df33477e97b8efd8aad4770ce9323b0c49eaab84246bea4a84e5819_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d6b277ae3b9aad91e5a012ebebd9562ed9e6bdfb3875ce6cb169fcc69711862b_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2025:1772"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"9Base-RHCEPH-7.1-Tools:rhceph/ceph-nvmeof-cli-rhel9@sha256:172cb8cb8dc3484e85b3699febf8f880326e3f6db1df142e003d661064188df2_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/ceph-nvmeof-cli-rhel9@sha256:cf85b6e0a65ae9c8c9bd5fb734328f416dc4403276af382342b907e29fb7a09b_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:90ac9350bcdfb7ea4c792473cd6daf44ea959b713171948ff7383dbab0b9ab53_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:b6a68d6ca6f8fd1fa28505cb6b28228c9d59200fa16b9c4424860185f83a7702_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:c80a162dbd5a0aaa8f09ead2b51e6d757bc9fb37dbac4e83d47ec0a430833770_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:5596adad0d53b9c2d7ac2f852054a27c9f6673c86b3e536bc2d1b45c10ac5627_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:b058c89bc6ed1fe360d54ce5e1affadd788da2c3ed78dbed20843f42cec8cc91_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:e7e799173022e5c0ed3baf2f8d5ee87bb411f658d867c10d97fab795ee3973ac_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:10390294e3a42068d65886e392e11d4565b7ed44120933976a000aab358f962e_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:665bf2b06022f0d99dce923f3d9901e34f1a4081ba2155a3abb07ae738e77ca2_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:9e7f88ea7684c8354d363532bd4769f612aa5fe1175b36c56c760bcd77d9261c_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:780876a9b75f314f4363306ec07258e8e32e45e857698f1f5beb201f16b6a9c3_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:80036eeff471ac2a9d8dde6ce8a252bf8f88ba60f9f41af246ce5250a6cbdf9e_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:c6ede411166431bc5c3c1452c8dc405e864f057e367a61475a251bb0ef81600b_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:592b4f648ece4fc3ca0a2a0cb85103b63c3a53afc3c269a9d3d3796a751541e0_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:5aeae74254653255e8ac397f4c0d426859a3d3882ff555a1734e29269290c04b_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:878773172461a91c2468caf7ec703c87fab854e0bc53c1c9d2f67627a674f977_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:84bc504c6dace7c56113bb2a910f92434f61275ea10dcd4b71e3491945a5ae0e_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:b24534123df33477e97b8efd8aad4770ce9323b0c49eaab84246bea4a84e5819_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d6b277ae3b9aad91e5a012ebebd9562ed9e6bdfb3875ce6cb169fcc69711862b_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 4.3,
"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:L",
"version": "3.1"
},
"products": [
"9Base-RHCEPH-7.1-Tools:rhceph/ceph-nvmeof-cli-rhel9@sha256:172cb8cb8dc3484e85b3699febf8f880326e3f6db1df142e003d661064188df2_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/ceph-nvmeof-cli-rhel9@sha256:cf85b6e0a65ae9c8c9bd5fb734328f416dc4403276af382342b907e29fb7a09b_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:90ac9350bcdfb7ea4c792473cd6daf44ea959b713171948ff7383dbab0b9ab53_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:b6a68d6ca6f8fd1fa28505cb6b28228c9d59200fa16b9c4424860185f83a7702_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:c80a162dbd5a0aaa8f09ead2b51e6d757bc9fb37dbac4e83d47ec0a430833770_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:5596adad0d53b9c2d7ac2f852054a27c9f6673c86b3e536bc2d1b45c10ac5627_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:b058c89bc6ed1fe360d54ce5e1affadd788da2c3ed78dbed20843f42cec8cc91_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:e7e799173022e5c0ed3baf2f8d5ee87bb411f658d867c10d97fab795ee3973ac_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:10390294e3a42068d65886e392e11d4565b7ed44120933976a000aab358f962e_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:665bf2b06022f0d99dce923f3d9901e34f1a4081ba2155a3abb07ae738e77ca2_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:9e7f88ea7684c8354d363532bd4769f612aa5fe1175b36c56c760bcd77d9261c_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:780876a9b75f314f4363306ec07258e8e32e45e857698f1f5beb201f16b6a9c3_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:80036eeff471ac2a9d8dde6ce8a252bf8f88ba60f9f41af246ce5250a6cbdf9e_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:c6ede411166431bc5c3c1452c8dc405e864f057e367a61475a251bb0ef81600b_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:592b4f648ece4fc3ca0a2a0cb85103b63c3a53afc3c269a9d3d3796a751541e0_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:5aeae74254653255e8ac397f4c0d426859a3d3882ff555a1734e29269290c04b_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:878773172461a91c2468caf7ec703c87fab854e0bc53c1c9d2f67627a674f977_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:84bc504c6dace7c56113bb2a910f92434f61275ea10dcd4b71e3491945a5ae0e_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:b24534123df33477e97b8efd8aad4770ce9323b0c49eaab84246bea4a84e5819_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d6b277ae3b9aad91e5a012ebebd9562ed9e6bdfb3875ce6cb169fcc69711862b_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "jose-go: improper handling of highly compressed data"
},
{
"acknowledgments": [
{
"names": [
"Bartek Nowotarski"
],
"organization": "nowotarski.info"
}
],
"cve": "CVE-2024-30255",
"cwe": {
"id": "CWE-390",
"name": "Detection of Error Condition Without Action"
},
"discovery_date": "2024-04-02T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2272986"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in how Envoy Proxy implements the HTTP/2 codec. There are insufficient limitations placed on the amount of CONTINUATION frames that can be sent within a single stream. This issue could allow an unauthenticated remote attacker to send packets to vulnerable servers, which could use up compute resources to cause a Denial of Service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "envoy: HTTP/2 CPU exhaustion due to CONTINUATION frame flood",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat rates the security impact of this vulnerability as Moderate, in alignment with upstream Envoy. The worst case scenario is excessive CPU utilization causing a denial of service. Once an attack has ended, the system should return to normal operations on its own.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHCEPH-7.1-Tools:rhceph/ceph-nvmeof-cli-rhel9@sha256:172cb8cb8dc3484e85b3699febf8f880326e3f6db1df142e003d661064188df2_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/ceph-nvmeof-cli-rhel9@sha256:cf85b6e0a65ae9c8c9bd5fb734328f416dc4403276af382342b907e29fb7a09b_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:90ac9350bcdfb7ea4c792473cd6daf44ea959b713171948ff7383dbab0b9ab53_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:b6a68d6ca6f8fd1fa28505cb6b28228c9d59200fa16b9c4424860185f83a7702_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:c80a162dbd5a0aaa8f09ead2b51e6d757bc9fb37dbac4e83d47ec0a430833770_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:5596adad0d53b9c2d7ac2f852054a27c9f6673c86b3e536bc2d1b45c10ac5627_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:b058c89bc6ed1fe360d54ce5e1affadd788da2c3ed78dbed20843f42cec8cc91_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:e7e799173022e5c0ed3baf2f8d5ee87bb411f658d867c10d97fab795ee3973ac_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:10390294e3a42068d65886e392e11d4565b7ed44120933976a000aab358f962e_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:665bf2b06022f0d99dce923f3d9901e34f1a4081ba2155a3abb07ae738e77ca2_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:9e7f88ea7684c8354d363532bd4769f612aa5fe1175b36c56c760bcd77d9261c_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:780876a9b75f314f4363306ec07258e8e32e45e857698f1f5beb201f16b6a9c3_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:80036eeff471ac2a9d8dde6ce8a252bf8f88ba60f9f41af246ce5250a6cbdf9e_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:c6ede411166431bc5c3c1452c8dc405e864f057e367a61475a251bb0ef81600b_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:592b4f648ece4fc3ca0a2a0cb85103b63c3a53afc3c269a9d3d3796a751541e0_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:5aeae74254653255e8ac397f4c0d426859a3d3882ff555a1734e29269290c04b_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:878773172461a91c2468caf7ec703c87fab854e0bc53c1c9d2f67627a674f977_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:84bc504c6dace7c56113bb2a910f92434f61275ea10dcd4b71e3491945a5ae0e_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:b24534123df33477e97b8efd8aad4770ce9323b0c49eaab84246bea4a84e5819_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d6b277ae3b9aad91e5a012ebebd9562ed9e6bdfb3875ce6cb169fcc69711862b_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-30255"
},
{
"category": "external",
"summary": "RHBZ#2272986",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2272986"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-30255",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-30255"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-30255",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-30255"
},
{
"category": "external",
"summary": "https://github.com/envoyproxy/envoy/security/advisories/GHSA-j654-3ccm-vfmm",
"url": "https://github.com/envoyproxy/envoy/security/advisories/GHSA-j654-3ccm-vfmm"
},
{
"category": "external",
"summary": "https://nowotarski.info/http2-continuation-flood/",
"url": "https://nowotarski.info/http2-continuation-flood/"
},
{
"category": "external",
"summary": "https://www.kb.cert.org/vuls/id/421644",
"url": "https://www.kb.cert.org/vuls/id/421644"
}
],
"release_date": "2024-04-03T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-02-24T16:02:32+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/2789521\n\nFor supported configurations, refer to:\n\nhttps://access.redhat.com/articles/1548993",
"product_ids": [
"9Base-RHCEPH-7.1-Tools:rhceph/ceph-nvmeof-cli-rhel9@sha256:172cb8cb8dc3484e85b3699febf8f880326e3f6db1df142e003d661064188df2_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/ceph-nvmeof-cli-rhel9@sha256:cf85b6e0a65ae9c8c9bd5fb734328f416dc4403276af382342b907e29fb7a09b_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:90ac9350bcdfb7ea4c792473cd6daf44ea959b713171948ff7383dbab0b9ab53_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:b6a68d6ca6f8fd1fa28505cb6b28228c9d59200fa16b9c4424860185f83a7702_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:c80a162dbd5a0aaa8f09ead2b51e6d757bc9fb37dbac4e83d47ec0a430833770_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:5596adad0d53b9c2d7ac2f852054a27c9f6673c86b3e536bc2d1b45c10ac5627_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:b058c89bc6ed1fe360d54ce5e1affadd788da2c3ed78dbed20843f42cec8cc91_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:e7e799173022e5c0ed3baf2f8d5ee87bb411f658d867c10d97fab795ee3973ac_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:10390294e3a42068d65886e392e11d4565b7ed44120933976a000aab358f962e_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:665bf2b06022f0d99dce923f3d9901e34f1a4081ba2155a3abb07ae738e77ca2_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:9e7f88ea7684c8354d363532bd4769f612aa5fe1175b36c56c760bcd77d9261c_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:780876a9b75f314f4363306ec07258e8e32e45e857698f1f5beb201f16b6a9c3_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:80036eeff471ac2a9d8dde6ce8a252bf8f88ba60f9f41af246ce5250a6cbdf9e_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:c6ede411166431bc5c3c1452c8dc405e864f057e367a61475a251bb0ef81600b_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:592b4f648ece4fc3ca0a2a0cb85103b63c3a53afc3c269a9d3d3796a751541e0_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:5aeae74254653255e8ac397f4c0d426859a3d3882ff555a1734e29269290c04b_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:878773172461a91c2468caf7ec703c87fab854e0bc53c1c9d2f67627a674f977_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:84bc504c6dace7c56113bb2a910f92434f61275ea10dcd4b71e3491945a5ae0e_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:b24534123df33477e97b8efd8aad4770ce9323b0c49eaab84246bea4a84e5819_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d6b277ae3b9aad91e5a012ebebd9562ed9e6bdfb3875ce6cb169fcc69711862b_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2025:1772"
},
{
"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": [
"9Base-RHCEPH-7.1-Tools:rhceph/ceph-nvmeof-cli-rhel9@sha256:172cb8cb8dc3484e85b3699febf8f880326e3f6db1df142e003d661064188df2_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/ceph-nvmeof-cli-rhel9@sha256:cf85b6e0a65ae9c8c9bd5fb734328f416dc4403276af382342b907e29fb7a09b_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:90ac9350bcdfb7ea4c792473cd6daf44ea959b713171948ff7383dbab0b9ab53_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:b6a68d6ca6f8fd1fa28505cb6b28228c9d59200fa16b9c4424860185f83a7702_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:c80a162dbd5a0aaa8f09ead2b51e6d757bc9fb37dbac4e83d47ec0a430833770_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:5596adad0d53b9c2d7ac2f852054a27c9f6673c86b3e536bc2d1b45c10ac5627_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:b058c89bc6ed1fe360d54ce5e1affadd788da2c3ed78dbed20843f42cec8cc91_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:e7e799173022e5c0ed3baf2f8d5ee87bb411f658d867c10d97fab795ee3973ac_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:10390294e3a42068d65886e392e11d4565b7ed44120933976a000aab358f962e_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:665bf2b06022f0d99dce923f3d9901e34f1a4081ba2155a3abb07ae738e77ca2_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:9e7f88ea7684c8354d363532bd4769f612aa5fe1175b36c56c760bcd77d9261c_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:780876a9b75f314f4363306ec07258e8e32e45e857698f1f5beb201f16b6a9c3_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:80036eeff471ac2a9d8dde6ce8a252bf8f88ba60f9f41af246ce5250a6cbdf9e_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:c6ede411166431bc5c3c1452c8dc405e864f057e367a61475a251bb0ef81600b_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:592b4f648ece4fc3ca0a2a0cb85103b63c3a53afc3c269a9d3d3796a751541e0_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:5aeae74254653255e8ac397f4c0d426859a3d3882ff555a1734e29269290c04b_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:878773172461a91c2468caf7ec703c87fab854e0bc53c1c9d2f67627a674f977_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:84bc504c6dace7c56113bb2a910f92434f61275ea10dcd4b71e3491945a5ae0e_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:b24534123df33477e97b8efd8aad4770ce9323b0c49eaab84246bea4a84e5819_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d6b277ae3b9aad91e5a012ebebd9562ed9e6bdfb3875ce6cb169fcc69711862b_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": [
"9Base-RHCEPH-7.1-Tools:rhceph/ceph-nvmeof-cli-rhel9@sha256:172cb8cb8dc3484e85b3699febf8f880326e3f6db1df142e003d661064188df2_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/ceph-nvmeof-cli-rhel9@sha256:cf85b6e0a65ae9c8c9bd5fb734328f416dc4403276af382342b907e29fb7a09b_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:90ac9350bcdfb7ea4c792473cd6daf44ea959b713171948ff7383dbab0b9ab53_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:b6a68d6ca6f8fd1fa28505cb6b28228c9d59200fa16b9c4424860185f83a7702_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:c80a162dbd5a0aaa8f09ead2b51e6d757bc9fb37dbac4e83d47ec0a430833770_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:5596adad0d53b9c2d7ac2f852054a27c9f6673c86b3e536bc2d1b45c10ac5627_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:b058c89bc6ed1fe360d54ce5e1affadd788da2c3ed78dbed20843f42cec8cc91_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:e7e799173022e5c0ed3baf2f8d5ee87bb411f658d867c10d97fab795ee3973ac_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:10390294e3a42068d65886e392e11d4565b7ed44120933976a000aab358f962e_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:665bf2b06022f0d99dce923f3d9901e34f1a4081ba2155a3abb07ae738e77ca2_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:9e7f88ea7684c8354d363532bd4769f612aa5fe1175b36c56c760bcd77d9261c_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:780876a9b75f314f4363306ec07258e8e32e45e857698f1f5beb201f16b6a9c3_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:80036eeff471ac2a9d8dde6ce8a252bf8f88ba60f9f41af246ce5250a6cbdf9e_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:c6ede411166431bc5c3c1452c8dc405e864f057e367a61475a251bb0ef81600b_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:592b4f648ece4fc3ca0a2a0cb85103b63c3a53afc3c269a9d3d3796a751541e0_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:5aeae74254653255e8ac397f4c0d426859a3d3882ff555a1734e29269290c04b_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:878773172461a91c2468caf7ec703c87fab854e0bc53c1c9d2f67627a674f977_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:84bc504c6dace7c56113bb2a910f92434f61275ea10dcd4b71e3491945a5ae0e_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:b24534123df33477e97b8efd8aad4770ce9323b0c49eaab84246bea4a84e5819_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d6b277ae3b9aad91e5a012ebebd9562ed9e6bdfb3875ce6cb169fcc69711862b_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "envoy: HTTP/2 CPU exhaustion due to CONTINUATION frame flood"
},
{
"cve": "CVE-2024-34155",
"cwe": {
"id": "CWE-674",
"name": "Uncontrolled Recursion"
},
"discovery_date": "2024-09-06T21:20:06.929766+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2310527"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the go/parser package of the Golang standard library. Calling any Parse functions on Go source code containing deeply nested literals can cause a panic due to stack exhaustion.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "go/parser: golang: Calling any of the Parse functions containing deeply nested literals can cause a panic/stack exhaustion",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHCEPH-7.1-Tools:rhceph/ceph-nvmeof-cli-rhel9@sha256:172cb8cb8dc3484e85b3699febf8f880326e3f6db1df142e003d661064188df2_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/ceph-nvmeof-cli-rhel9@sha256:cf85b6e0a65ae9c8c9bd5fb734328f416dc4403276af382342b907e29fb7a09b_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:90ac9350bcdfb7ea4c792473cd6daf44ea959b713171948ff7383dbab0b9ab53_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:b6a68d6ca6f8fd1fa28505cb6b28228c9d59200fa16b9c4424860185f83a7702_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:c80a162dbd5a0aaa8f09ead2b51e6d757bc9fb37dbac4e83d47ec0a430833770_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:5596adad0d53b9c2d7ac2f852054a27c9f6673c86b3e536bc2d1b45c10ac5627_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:b058c89bc6ed1fe360d54ce5e1affadd788da2c3ed78dbed20843f42cec8cc91_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:e7e799173022e5c0ed3baf2f8d5ee87bb411f658d867c10d97fab795ee3973ac_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:10390294e3a42068d65886e392e11d4565b7ed44120933976a000aab358f962e_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:665bf2b06022f0d99dce923f3d9901e34f1a4081ba2155a3abb07ae738e77ca2_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:9e7f88ea7684c8354d363532bd4769f612aa5fe1175b36c56c760bcd77d9261c_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:780876a9b75f314f4363306ec07258e8e32e45e857698f1f5beb201f16b6a9c3_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:80036eeff471ac2a9d8dde6ce8a252bf8f88ba60f9f41af246ce5250a6cbdf9e_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:c6ede411166431bc5c3c1452c8dc405e864f057e367a61475a251bb0ef81600b_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:592b4f648ece4fc3ca0a2a0cb85103b63c3a53afc3c269a9d3d3796a751541e0_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:5aeae74254653255e8ac397f4c0d426859a3d3882ff555a1734e29269290c04b_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:878773172461a91c2468caf7ec703c87fab854e0bc53c1c9d2f67627a674f977_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:84bc504c6dace7c56113bb2a910f92434f61275ea10dcd4b71e3491945a5ae0e_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:b24534123df33477e97b8efd8aad4770ce9323b0c49eaab84246bea4a84e5819_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d6b277ae3b9aad91e5a012ebebd9562ed9e6bdfb3875ce6cb169fcc69711862b_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-34155"
},
{
"category": "external",
"summary": "RHBZ#2310527",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2310527"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-34155",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34155"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-34155",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-34155"
},
{
"category": "external",
"summary": "https://go.dev/cl/611238",
"url": "https://go.dev/cl/611238"
},
{
"category": "external",
"summary": "https://go.dev/issue/69138",
"url": "https://go.dev/issue/69138"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/S9POB9NCTdk",
"url": "https://groups.google.com/g/golang-dev/c/S9POB9NCTdk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-3105",
"url": "https://pkg.go.dev/vuln/GO-2024-3105"
}
],
"release_date": "2024-09-06T21:15:11.947000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-02-24T16:02:32+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/2789521\n\nFor supported configurations, refer to:\n\nhttps://access.redhat.com/articles/1548993",
"product_ids": [
"9Base-RHCEPH-7.1-Tools:rhceph/ceph-nvmeof-cli-rhel9@sha256:172cb8cb8dc3484e85b3699febf8f880326e3f6db1df142e003d661064188df2_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/ceph-nvmeof-cli-rhel9@sha256:cf85b6e0a65ae9c8c9bd5fb734328f416dc4403276af382342b907e29fb7a09b_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:90ac9350bcdfb7ea4c792473cd6daf44ea959b713171948ff7383dbab0b9ab53_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:b6a68d6ca6f8fd1fa28505cb6b28228c9d59200fa16b9c4424860185f83a7702_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:c80a162dbd5a0aaa8f09ead2b51e6d757bc9fb37dbac4e83d47ec0a430833770_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:5596adad0d53b9c2d7ac2f852054a27c9f6673c86b3e536bc2d1b45c10ac5627_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:b058c89bc6ed1fe360d54ce5e1affadd788da2c3ed78dbed20843f42cec8cc91_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:e7e799173022e5c0ed3baf2f8d5ee87bb411f658d867c10d97fab795ee3973ac_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:10390294e3a42068d65886e392e11d4565b7ed44120933976a000aab358f962e_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:665bf2b06022f0d99dce923f3d9901e34f1a4081ba2155a3abb07ae738e77ca2_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:9e7f88ea7684c8354d363532bd4769f612aa5fe1175b36c56c760bcd77d9261c_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:780876a9b75f314f4363306ec07258e8e32e45e857698f1f5beb201f16b6a9c3_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:80036eeff471ac2a9d8dde6ce8a252bf8f88ba60f9f41af246ce5250a6cbdf9e_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:c6ede411166431bc5c3c1452c8dc405e864f057e367a61475a251bb0ef81600b_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:592b4f648ece4fc3ca0a2a0cb85103b63c3a53afc3c269a9d3d3796a751541e0_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:5aeae74254653255e8ac397f4c0d426859a3d3882ff555a1734e29269290c04b_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:878773172461a91c2468caf7ec703c87fab854e0bc53c1c9d2f67627a674f977_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:84bc504c6dace7c56113bb2a910f92434f61275ea10dcd4b71e3491945a5ae0e_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:b24534123df33477e97b8efd8aad4770ce9323b0c49eaab84246bea4a84e5819_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d6b277ae3b9aad91e5a012ebebd9562ed9e6bdfb3875ce6cb169fcc69711862b_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2025:1772"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"9Base-RHCEPH-7.1-Tools:rhceph/ceph-nvmeof-cli-rhel9@sha256:172cb8cb8dc3484e85b3699febf8f880326e3f6db1df142e003d661064188df2_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/ceph-nvmeof-cli-rhel9@sha256:cf85b6e0a65ae9c8c9bd5fb734328f416dc4403276af382342b907e29fb7a09b_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:90ac9350bcdfb7ea4c792473cd6daf44ea959b713171948ff7383dbab0b9ab53_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:b6a68d6ca6f8fd1fa28505cb6b28228c9d59200fa16b9c4424860185f83a7702_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:c80a162dbd5a0aaa8f09ead2b51e6d757bc9fb37dbac4e83d47ec0a430833770_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:5596adad0d53b9c2d7ac2f852054a27c9f6673c86b3e536bc2d1b45c10ac5627_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:b058c89bc6ed1fe360d54ce5e1affadd788da2c3ed78dbed20843f42cec8cc91_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:e7e799173022e5c0ed3baf2f8d5ee87bb411f658d867c10d97fab795ee3973ac_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:10390294e3a42068d65886e392e11d4565b7ed44120933976a000aab358f962e_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:665bf2b06022f0d99dce923f3d9901e34f1a4081ba2155a3abb07ae738e77ca2_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:9e7f88ea7684c8354d363532bd4769f612aa5fe1175b36c56c760bcd77d9261c_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:780876a9b75f314f4363306ec07258e8e32e45e857698f1f5beb201f16b6a9c3_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:80036eeff471ac2a9d8dde6ce8a252bf8f88ba60f9f41af246ce5250a6cbdf9e_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:c6ede411166431bc5c3c1452c8dc405e864f057e367a61475a251bb0ef81600b_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:592b4f648ece4fc3ca0a2a0cb85103b63c3a53afc3c269a9d3d3796a751541e0_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:5aeae74254653255e8ac397f4c0d426859a3d3882ff555a1734e29269290c04b_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:878773172461a91c2468caf7ec703c87fab854e0bc53c1c9d2f67627a674f977_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:84bc504c6dace7c56113bb2a910f92434f61275ea10dcd4b71e3491945a5ae0e_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:b24534123df33477e97b8efd8aad4770ce9323b0c49eaab84246bea4a84e5819_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d6b277ae3b9aad91e5a012ebebd9562ed9e6bdfb3875ce6cb169fcc69711862b_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"9Base-RHCEPH-7.1-Tools:rhceph/ceph-nvmeof-cli-rhel9@sha256:172cb8cb8dc3484e85b3699febf8f880326e3f6db1df142e003d661064188df2_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/ceph-nvmeof-cli-rhel9@sha256:cf85b6e0a65ae9c8c9bd5fb734328f416dc4403276af382342b907e29fb7a09b_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:90ac9350bcdfb7ea4c792473cd6daf44ea959b713171948ff7383dbab0b9ab53_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:b6a68d6ca6f8fd1fa28505cb6b28228c9d59200fa16b9c4424860185f83a7702_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:c80a162dbd5a0aaa8f09ead2b51e6d757bc9fb37dbac4e83d47ec0a430833770_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:5596adad0d53b9c2d7ac2f852054a27c9f6673c86b3e536bc2d1b45c10ac5627_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:b058c89bc6ed1fe360d54ce5e1affadd788da2c3ed78dbed20843f42cec8cc91_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:e7e799173022e5c0ed3baf2f8d5ee87bb411f658d867c10d97fab795ee3973ac_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:10390294e3a42068d65886e392e11d4565b7ed44120933976a000aab358f962e_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:665bf2b06022f0d99dce923f3d9901e34f1a4081ba2155a3abb07ae738e77ca2_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:9e7f88ea7684c8354d363532bd4769f612aa5fe1175b36c56c760bcd77d9261c_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:780876a9b75f314f4363306ec07258e8e32e45e857698f1f5beb201f16b6a9c3_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:80036eeff471ac2a9d8dde6ce8a252bf8f88ba60f9f41af246ce5250a6cbdf9e_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:c6ede411166431bc5c3c1452c8dc405e864f057e367a61475a251bb0ef81600b_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:592b4f648ece4fc3ca0a2a0cb85103b63c3a53afc3c269a9d3d3796a751541e0_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:5aeae74254653255e8ac397f4c0d426859a3d3882ff555a1734e29269290c04b_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:878773172461a91c2468caf7ec703c87fab854e0bc53c1c9d2f67627a674f977_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:84bc504c6dace7c56113bb2a910f92434f61275ea10dcd4b71e3491945a5ae0e_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:b24534123df33477e97b8efd8aad4770ce9323b0c49eaab84246bea4a84e5819_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d6b277ae3b9aad91e5a012ebebd9562ed9e6bdfb3875ce6cb169fcc69711862b_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "go/parser: golang: Calling any of the Parse functions containing deeply nested literals can cause a panic/stack exhaustion"
},
{
"cve": "CVE-2024-34156",
"cwe": {
"id": "CWE-674",
"name": "Uncontrolled Recursion"
},
"discovery_date": "2024-09-06T21:20:09.377905+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2310528"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the encoding/gob package of the Golang standard library. Calling Decoder.Decoding, a message that contains deeply nested structures, can cause a panic due to stack exhaustion. This is a follow-up to CVE-2022-30635.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "encoding/gob: golang: Calling Decoder.Decode on a message which contains deeply nested structures can cause a panic due to stack exhaustion",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability in Go\u0027s `encoding/gob` package is of high severity because it exposes applications to potential Denial of Service (DoS) attacks through stack exhaustion. Since `gob` relies on recursive function calls to decode nested structures, an attacker could exploit this by sending crafted messages with excessively deep nesting, causing the application to panic due to stack overflow. This risk is particularly important in scenarios where untrusted or external input is processed, as it can lead to system unavailability or crashes, undermining the reliability and availability of services.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHCEPH-7.1-Tools:rhceph/ceph-nvmeof-cli-rhel9@sha256:172cb8cb8dc3484e85b3699febf8f880326e3f6db1df142e003d661064188df2_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/ceph-nvmeof-cli-rhel9@sha256:cf85b6e0a65ae9c8c9bd5fb734328f416dc4403276af382342b907e29fb7a09b_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:90ac9350bcdfb7ea4c792473cd6daf44ea959b713171948ff7383dbab0b9ab53_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:b6a68d6ca6f8fd1fa28505cb6b28228c9d59200fa16b9c4424860185f83a7702_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:c80a162dbd5a0aaa8f09ead2b51e6d757bc9fb37dbac4e83d47ec0a430833770_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:5596adad0d53b9c2d7ac2f852054a27c9f6673c86b3e536bc2d1b45c10ac5627_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:b058c89bc6ed1fe360d54ce5e1affadd788da2c3ed78dbed20843f42cec8cc91_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:e7e799173022e5c0ed3baf2f8d5ee87bb411f658d867c10d97fab795ee3973ac_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:10390294e3a42068d65886e392e11d4565b7ed44120933976a000aab358f962e_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:665bf2b06022f0d99dce923f3d9901e34f1a4081ba2155a3abb07ae738e77ca2_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:9e7f88ea7684c8354d363532bd4769f612aa5fe1175b36c56c760bcd77d9261c_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:780876a9b75f314f4363306ec07258e8e32e45e857698f1f5beb201f16b6a9c3_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:80036eeff471ac2a9d8dde6ce8a252bf8f88ba60f9f41af246ce5250a6cbdf9e_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:c6ede411166431bc5c3c1452c8dc405e864f057e367a61475a251bb0ef81600b_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:592b4f648ece4fc3ca0a2a0cb85103b63c3a53afc3c269a9d3d3796a751541e0_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:5aeae74254653255e8ac397f4c0d426859a3d3882ff555a1734e29269290c04b_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:878773172461a91c2468caf7ec703c87fab854e0bc53c1c9d2f67627a674f977_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:84bc504c6dace7c56113bb2a910f92434f61275ea10dcd4b71e3491945a5ae0e_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:b24534123df33477e97b8efd8aad4770ce9323b0c49eaab84246bea4a84e5819_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d6b277ae3b9aad91e5a012ebebd9562ed9e6bdfb3875ce6cb169fcc69711862b_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-34156"
},
{
"category": "external",
"summary": "RHBZ#2310528",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2310528"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-34156",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34156"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-34156",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-34156"
},
{
"category": "external",
"summary": "https://go.dev/cl/611239",
"url": "https://go.dev/cl/611239"
},
{
"category": "external",
"summary": "https://go.dev/issue/69139",
"url": "https://go.dev/issue/69139"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/S9POB9NCTdk",
"url": "https://groups.google.com/g/golang-dev/c/S9POB9NCTdk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-3106",
"url": "https://pkg.go.dev/vuln/GO-2024-3106"
}
],
"release_date": "2024-09-06T21:15:12.020000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-02-24T16:02:32+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/2789521\n\nFor supported configurations, refer to:\n\nhttps://access.redhat.com/articles/1548993",
"product_ids": [
"9Base-RHCEPH-7.1-Tools:rhceph/ceph-nvmeof-cli-rhel9@sha256:172cb8cb8dc3484e85b3699febf8f880326e3f6db1df142e003d661064188df2_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/ceph-nvmeof-cli-rhel9@sha256:cf85b6e0a65ae9c8c9bd5fb734328f416dc4403276af382342b907e29fb7a09b_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:90ac9350bcdfb7ea4c792473cd6daf44ea959b713171948ff7383dbab0b9ab53_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:b6a68d6ca6f8fd1fa28505cb6b28228c9d59200fa16b9c4424860185f83a7702_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:c80a162dbd5a0aaa8f09ead2b51e6d757bc9fb37dbac4e83d47ec0a430833770_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:5596adad0d53b9c2d7ac2f852054a27c9f6673c86b3e536bc2d1b45c10ac5627_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:b058c89bc6ed1fe360d54ce5e1affadd788da2c3ed78dbed20843f42cec8cc91_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:e7e799173022e5c0ed3baf2f8d5ee87bb411f658d867c10d97fab795ee3973ac_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:10390294e3a42068d65886e392e11d4565b7ed44120933976a000aab358f962e_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:665bf2b06022f0d99dce923f3d9901e34f1a4081ba2155a3abb07ae738e77ca2_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:9e7f88ea7684c8354d363532bd4769f612aa5fe1175b36c56c760bcd77d9261c_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:780876a9b75f314f4363306ec07258e8e32e45e857698f1f5beb201f16b6a9c3_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:80036eeff471ac2a9d8dde6ce8a252bf8f88ba60f9f41af246ce5250a6cbdf9e_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:c6ede411166431bc5c3c1452c8dc405e864f057e367a61475a251bb0ef81600b_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:592b4f648ece4fc3ca0a2a0cb85103b63c3a53afc3c269a9d3d3796a751541e0_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:5aeae74254653255e8ac397f4c0d426859a3d3882ff555a1734e29269290c04b_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:878773172461a91c2468caf7ec703c87fab854e0bc53c1c9d2f67627a674f977_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:84bc504c6dace7c56113bb2a910f92434f61275ea10dcd4b71e3491945a5ae0e_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:b24534123df33477e97b8efd8aad4770ce9323b0c49eaab84246bea4a84e5819_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d6b277ae3b9aad91e5a012ebebd9562ed9e6bdfb3875ce6cb169fcc69711862b_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2025:1772"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"9Base-RHCEPH-7.1-Tools:rhceph/ceph-nvmeof-cli-rhel9@sha256:172cb8cb8dc3484e85b3699febf8f880326e3f6db1df142e003d661064188df2_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/ceph-nvmeof-cli-rhel9@sha256:cf85b6e0a65ae9c8c9bd5fb734328f416dc4403276af382342b907e29fb7a09b_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:90ac9350bcdfb7ea4c792473cd6daf44ea959b713171948ff7383dbab0b9ab53_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:b6a68d6ca6f8fd1fa28505cb6b28228c9d59200fa16b9c4424860185f83a7702_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:c80a162dbd5a0aaa8f09ead2b51e6d757bc9fb37dbac4e83d47ec0a430833770_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:5596adad0d53b9c2d7ac2f852054a27c9f6673c86b3e536bc2d1b45c10ac5627_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:b058c89bc6ed1fe360d54ce5e1affadd788da2c3ed78dbed20843f42cec8cc91_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:e7e799173022e5c0ed3baf2f8d5ee87bb411f658d867c10d97fab795ee3973ac_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:10390294e3a42068d65886e392e11d4565b7ed44120933976a000aab358f962e_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:665bf2b06022f0d99dce923f3d9901e34f1a4081ba2155a3abb07ae738e77ca2_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:9e7f88ea7684c8354d363532bd4769f612aa5fe1175b36c56c760bcd77d9261c_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:780876a9b75f314f4363306ec07258e8e32e45e857698f1f5beb201f16b6a9c3_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:80036eeff471ac2a9d8dde6ce8a252bf8f88ba60f9f41af246ce5250a6cbdf9e_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:c6ede411166431bc5c3c1452c8dc405e864f057e367a61475a251bb0ef81600b_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:592b4f648ece4fc3ca0a2a0cb85103b63c3a53afc3c269a9d3d3796a751541e0_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:5aeae74254653255e8ac397f4c0d426859a3d3882ff555a1734e29269290c04b_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:878773172461a91c2468caf7ec703c87fab854e0bc53c1c9d2f67627a674f977_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:84bc504c6dace7c56113bb2a910f92434f61275ea10dcd4b71e3491945a5ae0e_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:b24534123df33477e97b8efd8aad4770ce9323b0c49eaab84246bea4a84e5819_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d6b277ae3b9aad91e5a012ebebd9562ed9e6bdfb3875ce6cb169fcc69711862b_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "encoding/gob: golang: Calling Decoder.Decode on a message which contains deeply nested structures can cause a panic due to stack exhaustion"
},
{
"cve": "CVE-2024-41184",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2024-07-18T01:20:41+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2298532"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the keepalived package. An integer overflow occurs when incorrect arguments are passed. As a result, reading from an undefined address takes place.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "keepalived: Integer overflow vulnerability in vrrp_ipsets_handler",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The described vulnerability in the keepalived package, characterized by an integer overflow in the vrrp_ipsets_handler function of fglobal_parser.c, is assessed as moderate severity rather than important due to the specific conditions required for exploitation. The flaw necessitates the manual configuration of an empty ipset name, a scenario that deviates from standard operational procedures. This constraint significantly reduces the likelihood of the vulnerability being exploited in typical deployment environments. Additionally, the primary consequence of this integer overflow is reading from an undefined address, which, while potentially disruptive, is less severe compared to vulnerabilities that allow arbitrary code execution or privilege escalation.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHCEPH-7.1-Tools:rhceph/ceph-nvmeof-cli-rhel9@sha256:172cb8cb8dc3484e85b3699febf8f880326e3f6db1df142e003d661064188df2_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/ceph-nvmeof-cli-rhel9@sha256:cf85b6e0a65ae9c8c9bd5fb734328f416dc4403276af382342b907e29fb7a09b_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:90ac9350bcdfb7ea4c792473cd6daf44ea959b713171948ff7383dbab0b9ab53_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:b6a68d6ca6f8fd1fa28505cb6b28228c9d59200fa16b9c4424860185f83a7702_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:c80a162dbd5a0aaa8f09ead2b51e6d757bc9fb37dbac4e83d47ec0a430833770_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:5596adad0d53b9c2d7ac2f852054a27c9f6673c86b3e536bc2d1b45c10ac5627_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:b058c89bc6ed1fe360d54ce5e1affadd788da2c3ed78dbed20843f42cec8cc91_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:e7e799173022e5c0ed3baf2f8d5ee87bb411f658d867c10d97fab795ee3973ac_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:10390294e3a42068d65886e392e11d4565b7ed44120933976a000aab358f962e_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:665bf2b06022f0d99dce923f3d9901e34f1a4081ba2155a3abb07ae738e77ca2_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:9e7f88ea7684c8354d363532bd4769f612aa5fe1175b36c56c760bcd77d9261c_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:780876a9b75f314f4363306ec07258e8e32e45e857698f1f5beb201f16b6a9c3_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:80036eeff471ac2a9d8dde6ce8a252bf8f88ba60f9f41af246ce5250a6cbdf9e_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:c6ede411166431bc5c3c1452c8dc405e864f057e367a61475a251bb0ef81600b_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:592b4f648ece4fc3ca0a2a0cb85103b63c3a53afc3c269a9d3d3796a751541e0_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:5aeae74254653255e8ac397f4c0d426859a3d3882ff555a1734e29269290c04b_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:878773172461a91c2468caf7ec703c87fab854e0bc53c1c9d2f67627a674f977_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:84bc504c6dace7c56113bb2a910f92434f61275ea10dcd4b71e3491945a5ae0e_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:b24534123df33477e97b8efd8aad4770ce9323b0c49eaab84246bea4a84e5819_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d6b277ae3b9aad91e5a012ebebd9562ed9e6bdfb3875ce6cb169fcc69711862b_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-41184"
},
{
"category": "external",
"summary": "RHBZ#2298532",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2298532"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-41184",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-41184"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-41184",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-41184"
},
{
"category": "external",
"summary": "https://github.com/acassen/keepalived/issues/2447#issuecomment-2231329734",
"url": "https://github.com/acassen/keepalived/issues/2447#issuecomment-2231329734"
}
],
"release_date": "2024-07-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-02-24T16:02:32+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/2789521\n\nFor supported configurations, refer to:\n\nhttps://access.redhat.com/articles/1548993",
"product_ids": [
"9Base-RHCEPH-7.1-Tools:rhceph/ceph-nvmeof-cli-rhel9@sha256:172cb8cb8dc3484e85b3699febf8f880326e3f6db1df142e003d661064188df2_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/ceph-nvmeof-cli-rhel9@sha256:cf85b6e0a65ae9c8c9bd5fb734328f416dc4403276af382342b907e29fb7a09b_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:90ac9350bcdfb7ea4c792473cd6daf44ea959b713171948ff7383dbab0b9ab53_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:b6a68d6ca6f8fd1fa28505cb6b28228c9d59200fa16b9c4424860185f83a7702_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:c80a162dbd5a0aaa8f09ead2b51e6d757bc9fb37dbac4e83d47ec0a430833770_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:5596adad0d53b9c2d7ac2f852054a27c9f6673c86b3e536bc2d1b45c10ac5627_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:b058c89bc6ed1fe360d54ce5e1affadd788da2c3ed78dbed20843f42cec8cc91_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:e7e799173022e5c0ed3baf2f8d5ee87bb411f658d867c10d97fab795ee3973ac_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:10390294e3a42068d65886e392e11d4565b7ed44120933976a000aab358f962e_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:665bf2b06022f0d99dce923f3d9901e34f1a4081ba2155a3abb07ae738e77ca2_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:9e7f88ea7684c8354d363532bd4769f612aa5fe1175b36c56c760bcd77d9261c_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:780876a9b75f314f4363306ec07258e8e32e45e857698f1f5beb201f16b6a9c3_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:80036eeff471ac2a9d8dde6ce8a252bf8f88ba60f9f41af246ce5250a6cbdf9e_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:c6ede411166431bc5c3c1452c8dc405e864f057e367a61475a251bb0ef81600b_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:592b4f648ece4fc3ca0a2a0cb85103b63c3a53afc3c269a9d3d3796a751541e0_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:5aeae74254653255e8ac397f4c0d426859a3d3882ff555a1734e29269290c04b_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:878773172461a91c2468caf7ec703c87fab854e0bc53c1c9d2f67627a674f977_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:84bc504c6dace7c56113bb2a910f92434f61275ea10dcd4b71e3491945a5ae0e_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:b24534123df33477e97b8efd8aad4770ce9323b0c49eaab84246bea4a84e5819_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d6b277ae3b9aad91e5a012ebebd9562ed9e6bdfb3875ce6cb169fcc69711862b_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2025:1772"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"9Base-RHCEPH-7.1-Tools:rhceph/ceph-nvmeof-cli-rhel9@sha256:172cb8cb8dc3484e85b3699febf8f880326e3f6db1df142e003d661064188df2_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/ceph-nvmeof-cli-rhel9@sha256:cf85b6e0a65ae9c8c9bd5fb734328f416dc4403276af382342b907e29fb7a09b_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:90ac9350bcdfb7ea4c792473cd6daf44ea959b713171948ff7383dbab0b9ab53_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:b6a68d6ca6f8fd1fa28505cb6b28228c9d59200fa16b9c4424860185f83a7702_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:c80a162dbd5a0aaa8f09ead2b51e6d757bc9fb37dbac4e83d47ec0a430833770_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:5596adad0d53b9c2d7ac2f852054a27c9f6673c86b3e536bc2d1b45c10ac5627_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:b058c89bc6ed1fe360d54ce5e1affadd788da2c3ed78dbed20843f42cec8cc91_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:e7e799173022e5c0ed3baf2f8d5ee87bb411f658d867c10d97fab795ee3973ac_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:10390294e3a42068d65886e392e11d4565b7ed44120933976a000aab358f962e_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:665bf2b06022f0d99dce923f3d9901e34f1a4081ba2155a3abb07ae738e77ca2_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:9e7f88ea7684c8354d363532bd4769f612aa5fe1175b36c56c760bcd77d9261c_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:780876a9b75f314f4363306ec07258e8e32e45e857698f1f5beb201f16b6a9c3_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:80036eeff471ac2a9d8dde6ce8a252bf8f88ba60f9f41af246ce5250a6cbdf9e_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:c6ede411166431bc5c3c1452c8dc405e864f057e367a61475a251bb0ef81600b_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:592b4f648ece4fc3ca0a2a0cb85103b63c3a53afc3c269a9d3d3796a751541e0_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:5aeae74254653255e8ac397f4c0d426859a3d3882ff555a1734e29269290c04b_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:878773172461a91c2468caf7ec703c87fab854e0bc53c1c9d2f67627a674f977_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:84bc504c6dace7c56113bb2a910f92434f61275ea10dcd4b71e3491945a5ae0e_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:b24534123df33477e97b8efd8aad4770ce9323b0c49eaab84246bea4a84e5819_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d6b277ae3b9aad91e5a012ebebd9562ed9e6bdfb3875ce6cb169fcc69711862b_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 6.3,
"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:L",
"version": "3.1"
},
"products": [
"9Base-RHCEPH-7.1-Tools:rhceph/ceph-nvmeof-cli-rhel9@sha256:172cb8cb8dc3484e85b3699febf8f880326e3f6db1df142e003d661064188df2_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/ceph-nvmeof-cli-rhel9@sha256:cf85b6e0a65ae9c8c9bd5fb734328f416dc4403276af382342b907e29fb7a09b_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:90ac9350bcdfb7ea4c792473cd6daf44ea959b713171948ff7383dbab0b9ab53_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:b6a68d6ca6f8fd1fa28505cb6b28228c9d59200fa16b9c4424860185f83a7702_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:c80a162dbd5a0aaa8f09ead2b51e6d757bc9fb37dbac4e83d47ec0a430833770_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:5596adad0d53b9c2d7ac2f852054a27c9f6673c86b3e536bc2d1b45c10ac5627_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:b058c89bc6ed1fe360d54ce5e1affadd788da2c3ed78dbed20843f42cec8cc91_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:e7e799173022e5c0ed3baf2f8d5ee87bb411f658d867c10d97fab795ee3973ac_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:10390294e3a42068d65886e392e11d4565b7ed44120933976a000aab358f962e_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:665bf2b06022f0d99dce923f3d9901e34f1a4081ba2155a3abb07ae738e77ca2_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:9e7f88ea7684c8354d363532bd4769f612aa5fe1175b36c56c760bcd77d9261c_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:780876a9b75f314f4363306ec07258e8e32e45e857698f1f5beb201f16b6a9c3_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:80036eeff471ac2a9d8dde6ce8a252bf8f88ba60f9f41af246ce5250a6cbdf9e_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:c6ede411166431bc5c3c1452c8dc405e864f057e367a61475a251bb0ef81600b_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:592b4f648ece4fc3ca0a2a0cb85103b63c3a53afc3c269a9d3d3796a751541e0_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:5aeae74254653255e8ac397f4c0d426859a3d3882ff555a1734e29269290c04b_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:878773172461a91c2468caf7ec703c87fab854e0bc53c1c9d2f67627a674f977_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:84bc504c6dace7c56113bb2a910f92434f61275ea10dcd4b71e3491945a5ae0e_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:b24534123df33477e97b8efd8aad4770ce9323b0c49eaab84246bea4a84e5819_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d6b277ae3b9aad91e5a012ebebd9562ed9e6bdfb3875ce6cb169fcc69711862b_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "keepalived: Integer overflow vulnerability in vrrp_ipsets_handler"
}
]
}
RHEA-2024:4022
Vulnerability from csaf_redhat - Published: 2024-06-20 14:25 - Updated: 2026-08-21 20:21A vulnerability was discovered with the implementation of the HTTP/2 protocol in the Go programming language. There were insufficient limitations on the amount of CONTINUATION frames sent within a single stream. An attacker could potentially exploit this to cause a Denial of Service (DoS) attack.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-PIPELINES-1.15:openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-PIPELINES-1.15:openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-PIPELINES-1.15:openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-PIPELINES-1.15:openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
A vulnerability was found in cloudevents/sdk-go. This issue involves using cloudevents.WithRoundTripper to create a cloudevents.Client with an authenticated http.RoundTripper results in the go-sdk leaking credentials to arbitrary endpoints. When the transport is populated with an authenticated transport, http.DefaultClient is modified with the authenticated transport, causing it to send Authorization tokens to any endpoint it communicates with. This flaw allows an attacker to intercept and abuse these leaked credentials, potentially leading to unauthorized access to sensitive information or executing unauthorized actions on the affected system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-PIPELINES-1.15:openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-PIPELINES-1.15:openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-PIPELINES-1.15:openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-PIPELINES-1.15:openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.x86_64 | — |
Vendor Fix
fix
|
A vulnerability was found in Jose due to improper handling of highly compressed data. This issue could allow an attacker to send a JWE containing compressed data that uses large amounts of memory and CPU when decompressed by Decrypt or DecryptMulti.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-PIPELINES-1.15:openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-PIPELINES-1.15:openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-PIPELINES-1.15:openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-PIPELINES-1.15:openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the Cosign package where a malicious attachment may trigger uncontrolled resource consumption by allocating too much memory. This flaw allows an attacker to craft a malicious attachment, resulting in a denial of service, possibly impacting other applications running on the same system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-PIPELINES-1.15:openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-PIPELINES-1.15:openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-PIPELINES-1.15:openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-PIPELINES-1.15:openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in the Cosign package where maliciously crafted software artifacts can trigger uncontrolled resource consumption by allocating too much memory and starving out the system. A successful attack may result in a denial of service of the machine running Cosign, impacting availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-PIPELINES-1.15:openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-PIPELINES-1.15:openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-PIPELINES-1.15:openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-PIPELINES-1.15:openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.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": "Red Hat OpenShift Pipelines Client tkn for 1.15.0 has been released.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat OpenShift Pipelines Client, tkn for the 1.15.0 release, provides a CLI tool to interact with the Pipelines and Triggers components provided by Red Hat OpenShift Pipelines 1.15.0\n\nThe tkn CLI tool is delivered as an RPM package for installation on RHEL platforms, and as binaries for non-Linux platforms.",
"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/RHEA-2024:4022",
"url": "https://access.redhat.com/errata/RHEA-2024:4022"
},
{
"category": "external",
"summary": "https://docs.openshift.com/container-platform/4.14/cli_reference/tkn_cli/installing-tkn.html",
"url": "https://docs.openshift.com/container-platform/4.14/cli_reference/tkn_cli/installing-tkn.html"
},
{
"category": "external",
"summary": "SRVKP-3124",
"url": "https://issues.redhat.com/browse/SRVKP-3124"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhea-2024_4022.json"
}
],
"title": "Red Hat Enhancement Advisory: Red Hat OpenShift Pipelines Client tkn for 1.15.0 release",
"tracking": {
"current_release_date": "2026-08-21T20:21:20+00:00",
"generator": {
"date": "2026-08-21T20:21:20+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.16"
}
},
"id": "RHEA-2024:4022",
"initial_release_date": "2024-06-20T14:25:41+00:00",
"revision_history": [
{
"date": "2024-06-20T14:25:41+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-06-20T14:25:41+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-08-21T20:21:20+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "OpenShift Pipelines version 1.15 for RHEL 8",
"product": {
"name": "OpenShift Pipelines version 1.15 for RHEL 8",
"product_id": "8Base-PIPELINES-1.15",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift_pipelines:1.15::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Pipelines"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift-pipelines-client-0:1.15.0-11496.el8.src",
"product": {
"name": "openshift-pipelines-client-0:1.15.0-11496.el8.src",
"product_id": "openshift-pipelines-client-0:1.15.0-11496.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-pipelines-client@1.15.0-11496.el8?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift-pipelines-client-0:1.15.0-11496.el8.x86_64",
"product": {
"name": "openshift-pipelines-client-0:1.15.0-11496.el8.x86_64",
"product_id": "openshift-pipelines-client-0:1.15.0-11496.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-pipelines-client@1.15.0-11496.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.x86_64",
"product": {
"name": "openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.x86_64",
"product_id": "openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-pipelines-client-redistributable@1.15.0-11496.el8?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift-pipelines-client-0:1.15.0-11496.el8.s390x",
"product": {
"name": "openshift-pipelines-client-0:1.15.0-11496.el8.s390x",
"product_id": "openshift-pipelines-client-0:1.15.0-11496.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-pipelines-client@1.15.0-11496.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.s390x",
"product": {
"name": "openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.s390x",
"product_id": "openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-pipelines-client-redistributable@1.15.0-11496.el8?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift-pipelines-client-0:1.15.0-11496.el8.ppc64le",
"product": {
"name": "openshift-pipelines-client-0:1.15.0-11496.el8.ppc64le",
"product_id": "openshift-pipelines-client-0:1.15.0-11496.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-pipelines-client@1.15.0-11496.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.ppc64le",
"product": {
"name": "openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.ppc64le",
"product_id": "openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-pipelines-client-redistributable@1.15.0-11496.el8?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift-pipelines-client-0:1.15.0-11496.el8.aarch64",
"product": {
"name": "openshift-pipelines-client-0:1.15.0-11496.el8.aarch64",
"product_id": "openshift-pipelines-client-0:1.15.0-11496.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-pipelines-client@1.15.0-11496.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.aarch64",
"product": {
"name": "openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.aarch64",
"product_id": "openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-pipelines-client-redistributable@1.15.0-11496.el8?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-pipelines-client-0:1.15.0-11496.el8.aarch64 as a component of OpenShift Pipelines version 1.15 for RHEL 8",
"product_id": "8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.aarch64"
},
"product_reference": "openshift-pipelines-client-0:1.15.0-11496.el8.aarch64",
"relates_to_product_reference": "8Base-PIPELINES-1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-pipelines-client-0:1.15.0-11496.el8.ppc64le as a component of OpenShift Pipelines version 1.15 for RHEL 8",
"product_id": "8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.ppc64le"
},
"product_reference": "openshift-pipelines-client-0:1.15.0-11496.el8.ppc64le",
"relates_to_product_reference": "8Base-PIPELINES-1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-pipelines-client-0:1.15.0-11496.el8.s390x as a component of OpenShift Pipelines version 1.15 for RHEL 8",
"product_id": "8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.s390x"
},
"product_reference": "openshift-pipelines-client-0:1.15.0-11496.el8.s390x",
"relates_to_product_reference": "8Base-PIPELINES-1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-pipelines-client-0:1.15.0-11496.el8.src as a component of OpenShift Pipelines version 1.15 for RHEL 8",
"product_id": "8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.src"
},
"product_reference": "openshift-pipelines-client-0:1.15.0-11496.el8.src",
"relates_to_product_reference": "8Base-PIPELINES-1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-pipelines-client-0:1.15.0-11496.el8.x86_64 as a component of OpenShift Pipelines version 1.15 for RHEL 8",
"product_id": "8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.x86_64"
},
"product_reference": "openshift-pipelines-client-0:1.15.0-11496.el8.x86_64",
"relates_to_product_reference": "8Base-PIPELINES-1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.aarch64 as a component of OpenShift Pipelines version 1.15 for RHEL 8",
"product_id": "8Base-PIPELINES-1.15:openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.aarch64"
},
"product_reference": "openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.aarch64",
"relates_to_product_reference": "8Base-PIPELINES-1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.ppc64le as a component of OpenShift Pipelines version 1.15 for RHEL 8",
"product_id": "8Base-PIPELINES-1.15:openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.ppc64le"
},
"product_reference": "openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.ppc64le",
"relates_to_product_reference": "8Base-PIPELINES-1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.s390x as a component of OpenShift Pipelines version 1.15 for RHEL 8",
"product_id": "8Base-PIPELINES-1.15:openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.s390x"
},
"product_reference": "openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.s390x",
"relates_to_product_reference": "8Base-PIPELINES-1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.x86_64 as a component of OpenShift Pipelines version 1.15 for RHEL 8",
"product_id": "8Base-PIPELINES-1.15:openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.x86_64"
},
"product_reference": "openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.x86_64",
"relates_to_product_reference": "8Base-PIPELINES-1.15"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Bartek Nowotarski"
],
"organization": "nowotarski.info"
}
],
"cve": "CVE-2023-45288",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2024-03-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268273"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was discovered with the implementation of the HTTP/2 protocol in the Go programming language. There were insufficient limitations on the amount of CONTINUATION frames sent within a single stream. An attacker could potentially exploit this to cause a Denial of Service (DoS) attack.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http, x/net/http2: unlimited number of CONTINUATION frames causes DoS",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat rates the security impact of this vulnerability as Important due to the worst case scenario resulting in a denial of service. It is simple to exploit, could significantly impact availability, and there is not a suitable mitigation for all use cases. Once an attack has ended, the system should return to normal operations on its own.\n\nThis vulnerability only impacts servers which have HTTP/2 enabled. It stems from an imperfect definition of the protocol. As the Go programming language is widely utilized across nearly every major Red Hat offering, a full listing of impacted packages will not be provided. Therefore, the \u201cAffected Packages and Issued Red Hat Security Errata\u201d section contains a simplified list of what offerings need to remediate this vulnerability. Every impacted offering has at least one representative component listed, but potentially not all of them. Rest assured that Red Hat is committed to remediating this vulnerability across our entire portfolio.\n\nMany components are rated as Low impact due to configurations which reduce the attack surface or significantly increase the difficulty of exploitation. A summary of these scenarios are:\n* The container includes a package that provides a vulnerable webserver, but it is not used or running during operation\n* HTTP/2 is disabled by default and is not supported\n* Only a client implementation is provided, which is not vulnerable\n* A vulnerable module (either golang.org/net/http or golang.org/x/net/http2) is included, but disabled\n* Access to a vulnerable server is restricted within the container (loopback only connections)\n* Golang is available in the container but is not used\n\n\nWithin the Red Hat OpenShift Container Platform, the majority of vulnerable components are not externally accessible. This means an attacker must already have access to a container within your environment to exploit this vulnerability. However, the ose-hyperkube (openshift-enterprise-hyperkube) container is externally accessible, so there are less barriers to exploitation. Fixes for this specific container are already available.\n\nWithin Red Hat Ansible Automation Platform, the impacted component is Receptor. The impact has been reduced to Low as the vulnerable code is present, but not utilized. There are three potential exposures within this component:\n* Receptor utilizes QUIC a UDP based protocol which does not run over HTTP/2\n* Receptor utilizes the x/net/ipv4 and ipv6 packages, both of which are not affected",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.aarch64",
"8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.ppc64le",
"8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.s390x",
"8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.src",
"8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.x86_64",
"8Base-PIPELINES-1.15:openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.aarch64",
"8Base-PIPELINES-1.15:openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.ppc64le",
"8Base-PIPELINES-1.15:openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.s390x",
"8Base-PIPELINES-1.15:openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-45288"
},
{
"category": "external",
"summary": "RHBZ#2268273",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268273"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-45288",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45288"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-45288",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-45288"
},
{
"category": "external",
"summary": "https://nowotarski.info/http2-continuation-flood/",
"url": "https://nowotarski.info/http2-continuation-flood/"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2687",
"url": "https://pkg.go.dev/vuln/GO-2024-2687"
},
{
"category": "external",
"summary": "https://www.kb.cert.org/vuls/id/421644",
"url": "https://www.kb.cert.org/vuls/id/421644"
}
],
"release_date": "2024-04-03T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-06-20T14:25:41+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.aarch64",
"8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.ppc64le",
"8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.s390x",
"8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.src",
"8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.x86_64",
"8Base-PIPELINES-1.15:openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.aarch64",
"8Base-PIPELINES-1.15:openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.ppc64le",
"8Base-PIPELINES-1.15:openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.s390x",
"8Base-PIPELINES-1.15:openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHEA-2024:4022"
},
{
"category": "workaround",
"details": "In some environments where http/2 support is not required, it may be possible to disable this feature to reduce risk.",
"product_ids": [
"8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.aarch64",
"8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.ppc64le",
"8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.s390x",
"8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.src",
"8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.x86_64",
"8Base-PIPELINES-1.15:openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.aarch64",
"8Base-PIPELINES-1.15:openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.ppc64le",
"8Base-PIPELINES-1.15:openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.s390x",
"8Base-PIPELINES-1.15:openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.aarch64",
"8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.ppc64le",
"8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.s390x",
"8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.src",
"8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.x86_64",
"8Base-PIPELINES-1.15:openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.aarch64",
"8Base-PIPELINES-1.15:openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.ppc64le",
"8Base-PIPELINES-1.15:openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.s390x",
"8Base-PIPELINES-1.15:openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: net/http, x/net/http2: unlimited number of CONTINUATION frames causes DoS"
},
{
"cve": "CVE-2024-28110",
"cwe": {
"id": "CWE-522",
"name": "Insufficiently Protected Credentials"
},
"discovery_date": "2024-03-07T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268372"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in cloudevents/sdk-go. This issue involves using cloudevents.WithRoundTripper to create a cloudevents.Client with an authenticated http.RoundTripper results in the go-sdk leaking credentials to arbitrary endpoints. When the transport is populated with an authenticated transport, http.DefaultClient is modified with the authenticated transport, causing it to send Authorization tokens to any endpoint it communicates with. This flaw allows an attacker to intercept and abuse these leaked credentials, potentially leading to unauthorized access to sensitive information or executing unauthorized actions on the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cloudevents/sdk-go: usage of WithRoundTripper to create a Client leaks credentials",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.aarch64",
"8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.ppc64le",
"8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.s390x",
"8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.src",
"8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.x86_64",
"8Base-PIPELINES-1.15:openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.aarch64",
"8Base-PIPELINES-1.15:openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.ppc64le",
"8Base-PIPELINES-1.15:openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.s390x",
"8Base-PIPELINES-1.15:openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-28110"
},
{
"category": "external",
"summary": "RHBZ#2268372",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268372"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-28110",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-28110"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-28110",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-28110"
},
{
"category": "external",
"summary": "https://github.com/cloudevents/sdk-go/security/advisories/GHSA-5pf6-2qwx-pxm2",
"url": "https://github.com/cloudevents/sdk-go/security/advisories/GHSA-5pf6-2qwx-pxm2"
}
],
"release_date": "2024-03-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-06-20T14:25:41+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.aarch64",
"8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.ppc64le",
"8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.s390x",
"8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.src",
"8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.x86_64",
"8Base-PIPELINES-1.15:openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.aarch64",
"8Base-PIPELINES-1.15:openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.ppc64le",
"8Base-PIPELINES-1.15:openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.s390x",
"8Base-PIPELINES-1.15:openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHEA-2024:4022"
}
],
"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": [
"8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.aarch64",
"8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.ppc64le",
"8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.s390x",
"8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.src",
"8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.x86_64",
"8Base-PIPELINES-1.15:openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.aarch64",
"8Base-PIPELINES-1.15:openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.ppc64le",
"8Base-PIPELINES-1.15:openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.s390x",
"8Base-PIPELINES-1.15:openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cloudevents/sdk-go: usage of WithRoundTripper to create a Client leaks credentials"
},
{
"cve": "CVE-2024-28180",
"cwe": {
"id": "CWE-409",
"name": "Improper Handling of Highly Compressed Data (Data Amplification)"
},
"discovery_date": "2024-03-10T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268854"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in Jose due to improper handling of highly compressed data. This issue could allow an attacker to send a JWE containing compressed data that uses large amounts of memory and CPU when decompressed by Decrypt or DecryptMulti.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "jose-go: improper handling of highly compressed data",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.aarch64",
"8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.ppc64le",
"8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.s390x",
"8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.src",
"8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.x86_64",
"8Base-PIPELINES-1.15:openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.aarch64",
"8Base-PIPELINES-1.15:openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.ppc64le",
"8Base-PIPELINES-1.15:openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.s390x",
"8Base-PIPELINES-1.15:openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-28180"
},
{
"category": "external",
"summary": "RHBZ#2268854",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268854"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-28180",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-28180"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-28180",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-28180"
},
{
"category": "external",
"summary": "https://github.com/go-jose/go-jose/security/advisories/GHSA-c5q2-7r4c-mv6g",
"url": "https://github.com/go-jose/go-jose/security/advisories/GHSA-c5q2-7r4c-mv6g"
}
],
"release_date": "2024-03-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-06-20T14:25:41+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.aarch64",
"8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.ppc64le",
"8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.s390x",
"8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.src",
"8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.x86_64",
"8Base-PIPELINES-1.15:openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.aarch64",
"8Base-PIPELINES-1.15:openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.ppc64le",
"8Base-PIPELINES-1.15:openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.s390x",
"8Base-PIPELINES-1.15:openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHEA-2024:4022"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.aarch64",
"8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.ppc64le",
"8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.s390x",
"8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.src",
"8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.x86_64",
"8Base-PIPELINES-1.15:openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.aarch64",
"8Base-PIPELINES-1.15:openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.ppc64le",
"8Base-PIPELINES-1.15:openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.s390x",
"8Base-PIPELINES-1.15:openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 4.3,
"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:L",
"version": "3.1"
},
"products": [
"8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.aarch64",
"8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.ppc64le",
"8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.s390x",
"8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.src",
"8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.x86_64",
"8Base-PIPELINES-1.15:openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.aarch64",
"8Base-PIPELINES-1.15:openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.ppc64le",
"8Base-PIPELINES-1.15:openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.s390x",
"8Base-PIPELINES-1.15:openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "jose-go: improper handling of highly compressed data"
},
{
"cve": "CVE-2024-29902",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2024-04-11T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2274508"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Cosign package where a malicious attachment may trigger uncontrolled resource consumption by allocating too much memory. This flaw allows an attacker to craft a malicious attachment, resulting in a denial of service, possibly impacting other applications running on the same system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cosign: Malicious attachments can cause system-wide 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": [
"8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.aarch64",
"8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.ppc64le",
"8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.s390x",
"8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.src",
"8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.x86_64",
"8Base-PIPELINES-1.15:openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.aarch64",
"8Base-PIPELINES-1.15:openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.ppc64le",
"8Base-PIPELINES-1.15:openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.s390x",
"8Base-PIPELINES-1.15:openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-29902"
},
{
"category": "external",
"summary": "RHBZ#2274508",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2274508"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-29902",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29902"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-29902",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-29902"
},
{
"category": "external",
"summary": "https://github.com/sigstore/cosign/security/advisories/GHSA-88jx-383q-w4qc",
"url": "https://github.com/sigstore/cosign/security/advisories/GHSA-88jx-383q-w4qc"
}
],
"release_date": "2024-04-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-06-20T14:25:41+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.aarch64",
"8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.ppc64le",
"8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.s390x",
"8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.src",
"8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.x86_64",
"8Base-PIPELINES-1.15:openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.aarch64",
"8Base-PIPELINES-1.15:openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.ppc64le",
"8Base-PIPELINES-1.15:openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.s390x",
"8Base-PIPELINES-1.15:openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHEA-2024:4022"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 4.2,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.aarch64",
"8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.ppc64le",
"8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.s390x",
"8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.src",
"8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.x86_64",
"8Base-PIPELINES-1.15:openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.aarch64",
"8Base-PIPELINES-1.15:openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.ppc64le",
"8Base-PIPELINES-1.15:openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.s390x",
"8Base-PIPELINES-1.15:openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cosign: Malicious attachments can cause system-wide denial of service"
},
{
"cve": "CVE-2024-29903",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2024-04-11T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2274504"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Cosign package where maliciously crafted software artifacts can trigger uncontrolled resource consumption by allocating too much memory and starving out the system. A successful attack may result in a denial of service of the machine running Cosign, impacting availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cosign: Malicious artifects can cause machine-wide denial of service",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability results only in a Denial-of-Service (DoS) against the Cosign service. Additionally, exploitation requires that the service is configured to accept artifacts from untrusted sources. Consequently, Red Hat\u0027s assessment indicates the security impact of this vulnerability is Moderate.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.aarch64",
"8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.ppc64le",
"8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.s390x",
"8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.src",
"8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.x86_64",
"8Base-PIPELINES-1.15:openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.aarch64",
"8Base-PIPELINES-1.15:openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.ppc64le",
"8Base-PIPELINES-1.15:openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.s390x",
"8Base-PIPELINES-1.15:openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-29903"
},
{
"category": "external",
"summary": "RHBZ#2274504",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2274504"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-29903",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29903"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-29903",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-29903"
},
{
"category": "external",
"summary": "https://github.com/sigstore/cosign/security/advisories/GHSA-95pr-fxf5-86gv",
"url": "https://github.com/sigstore/cosign/security/advisories/GHSA-95pr-fxf5-86gv"
}
],
"release_date": "2024-04-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-06-20T14:25:41+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.aarch64",
"8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.ppc64le",
"8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.s390x",
"8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.src",
"8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.x86_64",
"8Base-PIPELINES-1.15:openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.aarch64",
"8Base-PIPELINES-1.15:openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.ppc64le",
"8Base-PIPELINES-1.15:openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.s390x",
"8Base-PIPELINES-1.15:openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHEA-2024:4022"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 4.2,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.aarch64",
"8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.ppc64le",
"8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.s390x",
"8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.src",
"8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.x86_64",
"8Base-PIPELINES-1.15:openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.aarch64",
"8Base-PIPELINES-1.15:openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.ppc64le",
"8Base-PIPELINES-1.15:openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.s390x",
"8Base-PIPELINES-1.15:openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cosign: Malicious artifects can cause machine-wide denial of service"
}
]
}
RHSA-2024:1616
Vulnerability from csaf_redhat - Published: 2024-07-01 00:28 - Updated: 2026-08-23 02:31A vulnerability was discovered with the implementation of the HTTP/2 protocol in the Go programming language. There were insufficient limitations on the amount of CONTINUATION frames sent within a single stream. An attacker could potentially exploit this to cause a Denial of Service (DoS) attack.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:ec2ad9acac7336403094c3387975d653a23abf203ba0d5dae0338d62e55f407b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-rhel9-operator@sha256:c5354ce36382085f2185bcb33ee3580aedf786bb45c05120ff3dce4cecb814dd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-rhel9@sha256:d840b81c0964b08ea2e8e7765b8517c5b5f5e6fc099c1b7e8993bbb4ebbc0025_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was discovered in Go's net/http standard library package. When parsing a multipart form (either explicitly with Request.ParseMultipartForm or implicitly with Request.FormValue, Request.PostFormValue, or Request.FormFile), limits on the total size of the parsed form were not applied to the memory consumed while reading a single form line. This permits a maliciously crafted input containing very long lines to cause allocation of arbitrarily large amounts of memory, potentially leading to memory exhaustion. With fix, the ParseMultipartForm function now correctly limits the maximum size of form lines.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:ec2ad9acac7336403094c3387975d653a23abf203ba0d5dae0338d62e55f407b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-rhel9-operator@sha256:c5354ce36382085f2185bcb33ee3580aedf786bb45c05120ff3dce4cecb814dd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-rhel9@sha256:d840b81c0964b08ea2e8e7765b8517c5b5f5e6fc099c1b7e8993bbb4ebbc0025_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Go's crypto/x509 standard library package. Verifying a certificate chain that contains a certificate with an unknown public key algorithm will cause a Certificate.Verify to panic. This issue affects all crypto/tls clients and servers that set Config.ClientAuth to VerifyClientCertIfGiven or RequireAndVerifyClientCert.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:ec2ad9acac7336403094c3387975d653a23abf203ba0d5dae0338d62e55f407b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-rhel9-operator@sha256:c5354ce36382085f2185bcb33ee3580aedf786bb45c05120ff3dce4cecb814dd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-rhel9@sha256:d840b81c0964b08ea2e8e7765b8517c5b5f5e6fc099c1b7e8993bbb4ebbc0025_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Go's net/mail standard library package. The ParseAddressList function incorrectly handles comments (text within parentheses) within display names. Since this is a misalignment with conforming address parsers, it can result in different trust decisions made by programs using different parsers.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:ec2ad9acac7336403094c3387975d653a23abf203ba0d5dae0338d62e55f407b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-rhel9-operator@sha256:c5354ce36382085f2185bcb33ee3580aedf786bb45c05120ff3dce4cecb814dd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-rhel9@sha256:d840b81c0964b08ea2e8e7765b8517c5b5f5e6fc099c1b7e8993bbb4ebbc0025_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Go's html/template standard library package. If errors returned from MarshalJSON methods contain user-controlled data, they may be used to break the contextual auto-escaping behavior of the html/template package, allowing subsequent actions to inject unexpected content into templates.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:ec2ad9acac7336403094c3387975d653a23abf203ba0d5dae0338d62e55f407b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-rhel9-operator@sha256:c5354ce36382085f2185bcb33ee3580aedf786bb45c05120ff3dce4cecb814dd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-rhel9@sha256:d840b81c0964b08ea2e8e7765b8517c5b5f5e6fc099c1b7e8993bbb4ebbc0025_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Golang's protobuf module, where the unmarshal function can enter an infinite loop when processing certain invalid inputs. This issue occurs during unmarshaling into a message that includes a google.protobuf.Any or when the UnmarshalOptions.DiscardUnknown option is enabled. This flaw allows an attacker to craft malicious input tailored to trigger the identified flaw in the unmarshal function. By providing carefully constructed invalid inputs, they could potentially cause the function to enter an infinite loop, resulting in a denial of service condition or other unintended behaviors in the affected system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:ec2ad9acac7336403094c3387975d653a23abf203ba0d5dae0338d62e55f407b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-rhel9-operator@sha256:c5354ce36382085f2185bcb33ee3580aedf786bb45c05120ff3dce4cecb814dd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-rhel9@sha256:d840b81c0964b08ea2e8e7765b8517c5b5f5e6fc099c1b7e8993bbb4ebbc0025_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": "Run Once Duration Override Operator for Red Hat OpenShift 1.1.1 for RHEL 9.\n\nRed Hat Product Security has rated this update as having a security impact of\nImportant. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The Run Once Duration Override Operator for Red Hat OpenShift is an optional\noperator that makes it possible to override activeDeadlineSeconds\nfield during pod admission.\n\nSecurity Fix(es):\n\n* golang-protobuf: encoding/protojson, internal/encoding/json: infinite loop in protojson.Unmarshal when unmarshaling certain forms of invalid JSON (CVE-2024-24786)\n* golang-protobuf: encoding/protojson, internal/encoding/json: infinite loop in protojson.Unmarshal when unmarshaling certain forms of invalid JSON (CVE-2024-24786)\n* golang: net/http: memory exhaustion in Request.ParseMultipartForm (CVE-2023-45290)\n* golang: crypto/x509: Verify panics on certificates with an unknown public key algorithm (CVE-2024-24783)\n* golang: net/mail: comments in display names are incorrectly handled (CVE-2024-24784)\n* golang: html/template: errors returned from MarshalJSON methods may break template escaping (CVE-2024-24785)\n* golang: net/http, x/net/http2: unlimited number of CONTINUATION frames causes DoS (CVE-2023-45288)",
"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-2024:1616",
"url": "https://access.redhat.com/errata/RHSA-2024:1616"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2268017",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268017"
},
{
"category": "external",
"summary": "2268019",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268019"
},
{
"category": "external",
"summary": "2268021",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268021"
},
{
"category": "external",
"summary": "2268022",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268022"
},
{
"category": "external",
"summary": "2268046",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268046"
},
{
"category": "external",
"summary": "2268273",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268273"
},
{
"category": "external",
"summary": "WRKLDS-1047",
"url": "https://issues.redhat.com/browse/WRKLDS-1047"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_1616.json"
}
],
"title": "Red Hat Security Advisory: Run Once Duration Override Operator for Red Hat OpenShift 1.1.1 for RHEL 9",
"tracking": {
"current_release_date": "2026-08-23T02:31:12+00:00",
"generator": {
"date": "2026-08-23T02:31:12+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.16"
}
},
"id": "RHSA-2024:1616",
"initial_release_date": "2024-07-01T00:28:51+00:00",
"revision_history": [
{
"date": "2024-07-01T00:28:51+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-07-01T00:28:51+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-08-23T02:31:12+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "RODOO 1.1 for RHEL 9",
"product": {
"name": "RODOO 1.1 for RHEL 9",
"product_id": "9Base-RODOO-1.1",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:run_once_duration_override_operator:1.1::el9"
}
}
}
],
"category": "product_family",
"name": "Run Once Duration Override Operator"
},
{
"branches": [
{
"category": "product_version",
"name": "run-once-duration-override-operator/run-once-duration-override-rhel9@sha256:d840b81c0964b08ea2e8e7765b8517c5b5f5e6fc099c1b7e8993bbb4ebbc0025_amd64",
"product": {
"name": "run-once-duration-override-operator/run-once-duration-override-rhel9@sha256:d840b81c0964b08ea2e8e7765b8517c5b5f5e6fc099c1b7e8993bbb4ebbc0025_amd64",
"product_id": "run-once-duration-override-operator/run-once-duration-override-rhel9@sha256:d840b81c0964b08ea2e8e7765b8517c5b5f5e6fc099c1b7e8993bbb4ebbc0025_amd64",
"product_identification_helper": {
"purl": "pkg:oci/run-once-duration-override-rhel9@sha256:d840b81c0964b08ea2e8e7765b8517c5b5f5e6fc099c1b7e8993bbb4ebbc0025?arch=amd64\u0026repository_url=registry.redhat.io/run-once-duration-override-operator/run-once-duration-override-rhel9\u0026tag=v1.1-21"
}
}
},
{
"category": "product_version",
"name": "run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:ec2ad9acac7336403094c3387975d653a23abf203ba0d5dae0338d62e55f407b_amd64",
"product": {
"name": "run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:ec2ad9acac7336403094c3387975d653a23abf203ba0d5dae0338d62e55f407b_amd64",
"product_id": "run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:ec2ad9acac7336403094c3387975d653a23abf203ba0d5dae0338d62e55f407b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/run-once-duration-override-operator-bundle@sha256:ec2ad9acac7336403094c3387975d653a23abf203ba0d5dae0338d62e55f407b?arch=amd64\u0026repository_url=registry.redhat.io/run-once-duration-override-operator/run-once-duration-override-operator-bundle\u0026tag=v1.1-20"
}
}
},
{
"category": "product_version",
"name": "run-once-duration-override-operator/run-once-duration-override-rhel9-operator@sha256:c5354ce36382085f2185bcb33ee3580aedf786bb45c05120ff3dce4cecb814dd_amd64",
"product": {
"name": "run-once-duration-override-operator/run-once-duration-override-rhel9-operator@sha256:c5354ce36382085f2185bcb33ee3580aedf786bb45c05120ff3dce4cecb814dd_amd64",
"product_id": "run-once-duration-override-operator/run-once-duration-override-rhel9-operator@sha256:c5354ce36382085f2185bcb33ee3580aedf786bb45c05120ff3dce4cecb814dd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/run-once-duration-override-rhel9-operator@sha256:c5354ce36382085f2185bcb33ee3580aedf786bb45c05120ff3dce4cecb814dd?arch=amd64\u0026repository_url=registry.redhat.io/run-once-duration-override-operator/run-once-duration-override-rhel9-operator\u0026tag=v1.1-21"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:ec2ad9acac7336403094c3387975d653a23abf203ba0d5dae0338d62e55f407b_amd64 as a component of RODOO 1.1 for RHEL 9",
"product_id": "9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:ec2ad9acac7336403094c3387975d653a23abf203ba0d5dae0338d62e55f407b_amd64"
},
"product_reference": "run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:ec2ad9acac7336403094c3387975d653a23abf203ba0d5dae0338d62e55f407b_amd64",
"relates_to_product_reference": "9Base-RODOO-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "run-once-duration-override-operator/run-once-duration-override-rhel9-operator@sha256:c5354ce36382085f2185bcb33ee3580aedf786bb45c05120ff3dce4cecb814dd_amd64 as a component of RODOO 1.1 for RHEL 9",
"product_id": "9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-rhel9-operator@sha256:c5354ce36382085f2185bcb33ee3580aedf786bb45c05120ff3dce4cecb814dd_amd64"
},
"product_reference": "run-once-duration-override-operator/run-once-duration-override-rhel9-operator@sha256:c5354ce36382085f2185bcb33ee3580aedf786bb45c05120ff3dce4cecb814dd_amd64",
"relates_to_product_reference": "9Base-RODOO-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "run-once-duration-override-operator/run-once-duration-override-rhel9@sha256:d840b81c0964b08ea2e8e7765b8517c5b5f5e6fc099c1b7e8993bbb4ebbc0025_amd64 as a component of RODOO 1.1 for RHEL 9",
"product_id": "9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-rhel9@sha256:d840b81c0964b08ea2e8e7765b8517c5b5f5e6fc099c1b7e8993bbb4ebbc0025_amd64"
},
"product_reference": "run-once-duration-override-operator/run-once-duration-override-rhel9@sha256:d840b81c0964b08ea2e8e7765b8517c5b5f5e6fc099c1b7e8993bbb4ebbc0025_amd64",
"relates_to_product_reference": "9Base-RODOO-1.1"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Bartek Nowotarski"
],
"organization": "nowotarski.info"
}
],
"cve": "CVE-2023-45288",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2024-03-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268273"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was discovered with the implementation of the HTTP/2 protocol in the Go programming language. There were insufficient limitations on the amount of CONTINUATION frames sent within a single stream. An attacker could potentially exploit this to cause a Denial of Service (DoS) attack.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http, x/net/http2: unlimited number of CONTINUATION frames causes DoS",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat rates the security impact of this vulnerability as Important due to the worst case scenario resulting in a denial of service. It is simple to exploit, could significantly impact availability, and there is not a suitable mitigation for all use cases. Once an attack has ended, the system should return to normal operations on its own.\n\nThis vulnerability only impacts servers which have HTTP/2 enabled. It stems from an imperfect definition of the protocol. As the Go programming language is widely utilized across nearly every major Red Hat offering, a full listing of impacted packages will not be provided. Therefore, the \u201cAffected Packages and Issued Red Hat Security Errata\u201d section contains a simplified list of what offerings need to remediate this vulnerability. Every impacted offering has at least one representative component listed, but potentially not all of them. Rest assured that Red Hat is committed to remediating this vulnerability across our entire portfolio.\n\nMany components are rated as Low impact due to configurations which reduce the attack surface or significantly increase the difficulty of exploitation. A summary of these scenarios are:\n* The container includes a package that provides a vulnerable webserver, but it is not used or running during operation\n* HTTP/2 is disabled by default and is not supported\n* Only a client implementation is provided, which is not vulnerable\n* A vulnerable module (either golang.org/net/http or golang.org/x/net/http2) is included, but disabled\n* Access to a vulnerable server is restricted within the container (loopback only connections)\n* Golang is available in the container but is not used\n\n\nWithin the Red Hat OpenShift Container Platform, the majority of vulnerable components are not externally accessible. This means an attacker must already have access to a container within your environment to exploit this vulnerability. However, the ose-hyperkube (openshift-enterprise-hyperkube) container is externally accessible, so there are less barriers to exploitation. Fixes for this specific container are already available.\n\nWithin Red Hat Ansible Automation Platform, the impacted component is Receptor. The impact has been reduced to Low as the vulnerable code is present, but not utilized. There are three potential exposures within this component:\n* Receptor utilizes QUIC a UDP based protocol which does not run over HTTP/2\n* Receptor utilizes the x/net/ipv4 and ipv6 packages, both of which are not affected",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:ec2ad9acac7336403094c3387975d653a23abf203ba0d5dae0338d62e55f407b_amd64",
"9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-rhel9-operator@sha256:c5354ce36382085f2185bcb33ee3580aedf786bb45c05120ff3dce4cecb814dd_amd64",
"9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-rhel9@sha256:d840b81c0964b08ea2e8e7765b8517c5b5f5e6fc099c1b7e8993bbb4ebbc0025_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-45288"
},
{
"category": "external",
"summary": "RHBZ#2268273",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268273"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-45288",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45288"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-45288",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-45288"
},
{
"category": "external",
"summary": "https://nowotarski.info/http2-continuation-flood/",
"url": "https://nowotarski.info/http2-continuation-flood/"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2687",
"url": "https://pkg.go.dev/vuln/GO-2024-2687"
},
{
"category": "external",
"summary": "https://www.kb.cert.org/vuls/id/421644",
"url": "https://www.kb.cert.org/vuls/id/421644"
}
],
"release_date": "2024-04-03T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-07-01T00:28:51+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.",
"product_ids": [
"9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:ec2ad9acac7336403094c3387975d653a23abf203ba0d5dae0338d62e55f407b_amd64",
"9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-rhel9-operator@sha256:c5354ce36382085f2185bcb33ee3580aedf786bb45c05120ff3dce4cecb814dd_amd64",
"9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-rhel9@sha256:d840b81c0964b08ea2e8e7765b8517c5b5f5e6fc099c1b7e8993bbb4ebbc0025_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:1616"
},
{
"category": "workaround",
"details": "In some environments where http/2 support is not required, it may be possible to disable this feature to reduce risk.",
"product_ids": [
"9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:ec2ad9acac7336403094c3387975d653a23abf203ba0d5dae0338d62e55f407b_amd64",
"9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-rhel9-operator@sha256:c5354ce36382085f2185bcb33ee3580aedf786bb45c05120ff3dce4cecb814dd_amd64",
"9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-rhel9@sha256:d840b81c0964b08ea2e8e7765b8517c5b5f5e6fc099c1b7e8993bbb4ebbc0025_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:ec2ad9acac7336403094c3387975d653a23abf203ba0d5dae0338d62e55f407b_amd64",
"9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-rhel9-operator@sha256:c5354ce36382085f2185bcb33ee3580aedf786bb45c05120ff3dce4cecb814dd_amd64",
"9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-rhel9@sha256:d840b81c0964b08ea2e8e7765b8517c5b5f5e6fc099c1b7e8993bbb4ebbc0025_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: net/http, x/net/http2: unlimited number of CONTINUATION frames causes DoS"
},
{
"cve": "CVE-2023-45290",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2024-03-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268017"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was discovered in Go\u0027s net/http standard library package. When parsing a multipart form (either explicitly with Request.ParseMultipartForm or implicitly with Request.FormValue, Request.PostFormValue, or Request.FormFile), limits on the total size of the parsed form were not applied to the memory consumed while reading a single form line. This permits a maliciously crafted input containing very long lines to cause allocation of arbitrarily large amounts of memory, potentially leading to memory exhaustion. With fix, the ParseMultipartForm function now correctly limits the maximum size of form lines.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: golang: mime/multipart: golang: net/textproto: memory exhaustion in Request.ParseMultipartForm",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:ec2ad9acac7336403094c3387975d653a23abf203ba0d5dae0338d62e55f407b_amd64",
"9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-rhel9-operator@sha256:c5354ce36382085f2185bcb33ee3580aedf786bb45c05120ff3dce4cecb814dd_amd64",
"9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-rhel9@sha256:d840b81c0964b08ea2e8e7765b8517c5b5f5e6fc099c1b7e8993bbb4ebbc0025_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-45290"
},
{
"category": "external",
"summary": "RHBZ#2268017",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268017"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-45290",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45290"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-45290",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-45290"
},
{
"category": "external",
"summary": "http://www.openwall.com/lists/oss-security/2024/03/08/4",
"url": "http://www.openwall.com/lists/oss-security/2024/03/08/4"
},
{
"category": "external",
"summary": "https://go.dev/cl/569341",
"url": "https://go.dev/cl/569341"
},
{
"category": "external",
"summary": "https://go.dev/issue/65383",
"url": "https://go.dev/issue/65383"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg",
"url": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2599",
"url": "https://pkg.go.dev/vuln/GO-2024-2599"
},
{
"category": "external",
"summary": "https://security.netapp.com/advisory/ntap-20240329-0004",
"url": "https://security.netapp.com/advisory/ntap-20240329-0004"
}
],
"release_date": "2024-03-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-07-01T00:28:51+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.",
"product_ids": [
"9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:ec2ad9acac7336403094c3387975d653a23abf203ba0d5dae0338d62e55f407b_amd64",
"9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-rhel9-operator@sha256:c5354ce36382085f2185bcb33ee3580aedf786bb45c05120ff3dce4cecb814dd_amd64",
"9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-rhel9@sha256:d840b81c0964b08ea2e8e7765b8517c5b5f5e6fc099c1b7e8993bbb4ebbc0025_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:1616"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:ec2ad9acac7336403094c3387975d653a23abf203ba0d5dae0338d62e55f407b_amd64",
"9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-rhel9-operator@sha256:c5354ce36382085f2185bcb33ee3580aedf786bb45c05120ff3dce4cecb814dd_amd64",
"9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-rhel9@sha256:d840b81c0964b08ea2e8e7765b8517c5b5f5e6fc099c1b7e8993bbb4ebbc0025_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": [
"9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:ec2ad9acac7336403094c3387975d653a23abf203ba0d5dae0338d62e55f407b_amd64",
"9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-rhel9-operator@sha256:c5354ce36382085f2185bcb33ee3580aedf786bb45c05120ff3dce4cecb814dd_amd64",
"9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-rhel9@sha256:d840b81c0964b08ea2e8e7765b8517c5b5f5e6fc099c1b7e8993bbb4ebbc0025_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: golang: mime/multipart: golang: net/textproto: memory exhaustion in Request.ParseMultipartForm"
},
{
"cve": "CVE-2024-24783",
"cwe": {
"id": "CWE-295",
"name": "Improper Certificate Validation"
},
"discovery_date": "2024-03-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268019"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go\u0027s crypto/x509 standard library package. Verifying a certificate chain that contains a certificate with an unknown public key algorithm will cause a Certificate.Verify to panic. This issue affects all crypto/tls clients and servers that set Config.ClientAuth to VerifyClientCertIfGiven or RequireAndVerifyClientCert.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/x509: Verify panics on certificates with an unknown public key algorithm",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:ec2ad9acac7336403094c3387975d653a23abf203ba0d5dae0338d62e55f407b_amd64",
"9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-rhel9-operator@sha256:c5354ce36382085f2185bcb33ee3580aedf786bb45c05120ff3dce4cecb814dd_amd64",
"9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-rhel9@sha256:d840b81c0964b08ea2e8e7765b8517c5b5f5e6fc099c1b7e8993bbb4ebbc0025_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24783"
},
{
"category": "external",
"summary": "RHBZ#2268019",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268019"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24783",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24783"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24783",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24783"
},
{
"category": "external",
"summary": "http://www.openwall.com/lists/oss-security/2024/03/08/4",
"url": "http://www.openwall.com/lists/oss-security/2024/03/08/4"
},
{
"category": "external",
"summary": "https://github.com/advisories/GHSA-3q2c-pvp5-3cqp",
"url": "https://github.com/advisories/GHSA-3q2c-pvp5-3cqp"
},
{
"category": "external",
"summary": "https://go.dev/cl/569339",
"url": "https://go.dev/cl/569339"
},
{
"category": "external",
"summary": "https://go.dev/issue/65390",
"url": "https://go.dev/issue/65390"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg",
"url": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2598",
"url": "https://pkg.go.dev/vuln/GO-2024-2598"
},
{
"category": "external",
"summary": "https://security.netapp.com/advisory/ntap-20240329-0005",
"url": "https://security.netapp.com/advisory/ntap-20240329-0005"
}
],
"release_date": "2024-03-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-07-01T00:28:51+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.",
"product_ids": [
"9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:ec2ad9acac7336403094c3387975d653a23abf203ba0d5dae0338d62e55f407b_amd64",
"9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-rhel9-operator@sha256:c5354ce36382085f2185bcb33ee3580aedf786bb45c05120ff3dce4cecb814dd_amd64",
"9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-rhel9@sha256:d840b81c0964b08ea2e8e7765b8517c5b5f5e6fc099c1b7e8993bbb4ebbc0025_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:1616"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:ec2ad9acac7336403094c3387975d653a23abf203ba0d5dae0338d62e55f407b_amd64",
"9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-rhel9-operator@sha256:c5354ce36382085f2185bcb33ee3580aedf786bb45c05120ff3dce4cecb814dd_amd64",
"9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-rhel9@sha256:d840b81c0964b08ea2e8e7765b8517c5b5f5e6fc099c1b7e8993bbb4ebbc0025_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:ec2ad9acac7336403094c3387975d653a23abf203ba0d5dae0338d62e55f407b_amd64",
"9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-rhel9-operator@sha256:c5354ce36382085f2185bcb33ee3580aedf786bb45c05120ff3dce4cecb814dd_amd64",
"9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-rhel9@sha256:d840b81c0964b08ea2e8e7765b8517c5b5f5e6fc099c1b7e8993bbb4ebbc0025_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/x509: Verify panics on certificates with an unknown public key algorithm"
},
{
"cve": "CVE-2024-24784",
"cwe": {
"id": "CWE-115",
"name": "Misinterpretation of Input"
},
"discovery_date": "2024-03-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268021"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go\u0027s net/mail standard library package. The ParseAddressList function incorrectly handles comments (text within parentheses) within display names. Since this is a misalignment with conforming address parsers, it can result in different trust decisions made by programs using different parsers.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/mail: comments in display names are incorrectly handled",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:ec2ad9acac7336403094c3387975d653a23abf203ba0d5dae0338d62e55f407b_amd64",
"9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-rhel9-operator@sha256:c5354ce36382085f2185bcb33ee3580aedf786bb45c05120ff3dce4cecb814dd_amd64",
"9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-rhel9@sha256:d840b81c0964b08ea2e8e7765b8517c5b5f5e6fc099c1b7e8993bbb4ebbc0025_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24784"
},
{
"category": "external",
"summary": "RHBZ#2268021",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268021"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24784",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24784"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24784",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24784"
}
],
"release_date": "2024-03-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-07-01T00:28:51+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.",
"product_ids": [
"9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:ec2ad9acac7336403094c3387975d653a23abf203ba0d5dae0338d62e55f407b_amd64",
"9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-rhel9-operator@sha256:c5354ce36382085f2185bcb33ee3580aedf786bb45c05120ff3dce4cecb814dd_amd64",
"9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-rhel9@sha256:d840b81c0964b08ea2e8e7765b8517c5b5f5e6fc099c1b7e8993bbb4ebbc0025_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:1616"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:ec2ad9acac7336403094c3387975d653a23abf203ba0d5dae0338d62e55f407b_amd64",
"9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-rhel9-operator@sha256:c5354ce36382085f2185bcb33ee3580aedf786bb45c05120ff3dce4cecb814dd_amd64",
"9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-rhel9@sha256:d840b81c0964b08ea2e8e7765b8517c5b5f5e6fc099c1b7e8993bbb4ebbc0025_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:ec2ad9acac7336403094c3387975d653a23abf203ba0d5dae0338d62e55f407b_amd64",
"9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-rhel9-operator@sha256:c5354ce36382085f2185bcb33ee3580aedf786bb45c05120ff3dce4cecb814dd_amd64",
"9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-rhel9@sha256:d840b81c0964b08ea2e8e7765b8517c5b5f5e6fc099c1b7e8993bbb4ebbc0025_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/mail: comments in display names are incorrectly handled"
},
{
"cve": "CVE-2024-24785",
"cwe": {
"id": "CWE-74",
"name": "Improper Neutralization of Special Elements in Output Used by a Downstream Component (\u0027Injection\u0027)"
},
"discovery_date": "2024-03-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268022"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go\u0027s html/template standard library package. If errors returned from MarshalJSON methods contain user-controlled data, they may be used to break the contextual auto-escaping behavior of the html/template package, allowing subsequent actions to inject unexpected content into templates.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: errors returned from MarshalJSON methods may break template escaping",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:ec2ad9acac7336403094c3387975d653a23abf203ba0d5dae0338d62e55f407b_amd64",
"9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-rhel9-operator@sha256:c5354ce36382085f2185bcb33ee3580aedf786bb45c05120ff3dce4cecb814dd_amd64",
"9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-rhel9@sha256:d840b81c0964b08ea2e8e7765b8517c5b5f5e6fc099c1b7e8993bbb4ebbc0025_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24785"
},
{
"category": "external",
"summary": "RHBZ#2268022",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268022"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24785",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24785"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24785",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24785"
},
{
"category": "external",
"summary": "https://go.dev/cl/564196",
"url": "https://go.dev/cl/564196"
},
{
"category": "external",
"summary": "https://go.dev/issue/65697",
"url": "https://go.dev/issue/65697"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg",
"url": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2024-2610.json",
"url": "https://vuln.go.dev/ID/GO-2024-2610.json"
}
],
"release_date": "2024-03-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-07-01T00:28:51+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.",
"product_ids": [
"9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:ec2ad9acac7336403094c3387975d653a23abf203ba0d5dae0338d62e55f407b_amd64",
"9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-rhel9-operator@sha256:c5354ce36382085f2185bcb33ee3580aedf786bb45c05120ff3dce4cecb814dd_amd64",
"9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-rhel9@sha256:d840b81c0964b08ea2e8e7765b8517c5b5f5e6fc099c1b7e8993bbb4ebbc0025_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:1616"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:ec2ad9acac7336403094c3387975d653a23abf203ba0d5dae0338d62e55f407b_amd64",
"9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-rhel9-operator@sha256:c5354ce36382085f2185bcb33ee3580aedf786bb45c05120ff3dce4cecb814dd_amd64",
"9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-rhel9@sha256:d840b81c0964b08ea2e8e7765b8517c5b5f5e6fc099c1b7e8993bbb4ebbc0025_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:ec2ad9acac7336403094c3387975d653a23abf203ba0d5dae0338d62e55f407b_amd64",
"9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-rhel9-operator@sha256:c5354ce36382085f2185bcb33ee3580aedf786bb45c05120ff3dce4cecb814dd_amd64",
"9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-rhel9@sha256:d840b81c0964b08ea2e8e7765b8517c5b5f5e6fc099c1b7e8993bbb4ebbc0025_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: errors returned from MarshalJSON methods may break template escaping"
},
{
"cve": "CVE-2024-24786",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2024-03-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268046"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang\u0027s protobuf module, where the unmarshal function can enter an infinite loop when processing certain invalid inputs. This issue occurs during unmarshaling into a message that includes a google.protobuf.Any or when the UnmarshalOptions.DiscardUnknown option is enabled. This flaw allows an attacker to craft malicious input tailored to trigger the identified flaw in the unmarshal function. By providing carefully constructed invalid inputs, they could potentially cause the function to enter an infinite loop, resulting in a denial of service condition or other unintended behaviors in the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang-protobuf: encoding/protojson, internal/encoding/json: infinite loop in protojson.Unmarshal when unmarshaling certain forms of invalid JSON",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:ec2ad9acac7336403094c3387975d653a23abf203ba0d5dae0338d62e55f407b_amd64",
"9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-rhel9-operator@sha256:c5354ce36382085f2185bcb33ee3580aedf786bb45c05120ff3dce4cecb814dd_amd64",
"9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-rhel9@sha256:d840b81c0964b08ea2e8e7765b8517c5b5f5e6fc099c1b7e8993bbb4ebbc0025_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24786"
},
{
"category": "external",
"summary": "RHBZ#2268046",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268046"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24786",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24786"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24786",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24786"
},
{
"category": "external",
"summary": "https://go.dev/cl/569356",
"url": "https://go.dev/cl/569356"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/ArQ6CDgtEjY/",
"url": "https://groups.google.com/g/golang-announce/c/ArQ6CDgtEjY/"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2611",
"url": "https://pkg.go.dev/vuln/GO-2024-2611"
}
],
"release_date": "2024-03-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-07-01T00:28:51+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.",
"product_ids": [
"9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:ec2ad9acac7336403094c3387975d653a23abf203ba0d5dae0338d62e55f407b_amd64",
"9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-rhel9-operator@sha256:c5354ce36382085f2185bcb33ee3580aedf786bb45c05120ff3dce4cecb814dd_amd64",
"9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-rhel9@sha256:d840b81c0964b08ea2e8e7765b8517c5b5f5e6fc099c1b7e8993bbb4ebbc0025_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:1616"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:ec2ad9acac7336403094c3387975d653a23abf203ba0d5dae0338d62e55f407b_amd64",
"9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-rhel9-operator@sha256:c5354ce36382085f2185bcb33ee3580aedf786bb45c05120ff3dce4cecb814dd_amd64",
"9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-rhel9@sha256:d840b81c0964b08ea2e8e7765b8517c5b5f5e6fc099c1b7e8993bbb4ebbc0025_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:ec2ad9acac7336403094c3387975d653a23abf203ba0d5dae0338d62e55f407b_amd64",
"9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-rhel9-operator@sha256:c5354ce36382085f2185bcb33ee3580aedf786bb45c05120ff3dce4cecb814dd_amd64",
"9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-rhel9@sha256:d840b81c0964b08ea2e8e7765b8517c5b5f5e6fc099c1b7e8993bbb4ebbc0025_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang-protobuf: encoding/protojson, internal/encoding/json: infinite loop in protojson.Unmarshal when unmarshaling certain forms of invalid JSON"
}
]
}
RHSA-2024:1668
Vulnerability from csaf_redhat - Published: 2024-04-08 06:24 - Updated: 2026-08-18 02:26A vulnerability was discovered with the implementation of the HTTP/2 protocol in the Go programming language. There were insufficient limitations on the amount of CONTINUATION frames sent within a single stream. An attacker could potentially exploit this to cause a Denial of Service (DoS) attack.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:043262e39d71e438c15e6f14464e00313cccf0272c566e4a0455974902c0059b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:31b932ca8708d890852f482e85f56cc312adc2f58c5e1d6c4c6beecd557a4e4c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:7ea13c72363c40ff8d87625a66f8913f2f43accabac67614e922eea26b3b70d6_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:dbb6ec887da8c17920f8ceac12c9c10c77f9c77519f3c61fb4c3154d8424db32_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:0693c62777e309588603dc9b20eb1df71b577fb203238ee8939b46da61c295da_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:5fb37cf023c5048878dad6e7020ab32b623047d98d779ef28ec62a0e29cb5e7c_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:69389bbc021900c662f1a27a62fd2a34977b991bd8fed863deb4fac1b24eef57_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:ac97982e845413b2b7377171d1b4c85d2b2cfda174e8251e3049d4843cea40e1_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 Container Platform release 4.15.8 is now available with updates to packages and images that fix several bugs and add enhancements.\n\nThis release includes a security update for Red Hat OpenShift Container Platform 4.15.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat OpenShift Container Platform is Red Hat\u0027s cloud computing Kubernetes application platform solution designed for on-premise or private cloud deployments.\n\nThis advisory contains the container images for Red Hat OpenShift Container Platform 4.15.8.\n\nSpace precludes documenting all of the container images in this advisory. See the following Release Notes documentation, which will be updated shortly for this release, for details about these changes:\n\nhttps://docs.openshift.com/container-platform/4.15/release_notes/ocp-4-15-release-notes.html\n\nSecurity Fix(es):\n\n* golang: net/http, x/net/http2: unlimited number of CONTINUATION frames\ncauses DoS (CVE-2023-45288)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nAll OpenShift Container Platform 4.15 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.openshift.com/container-platform/4.15/updating/updating_a_cluster/updating-cluster-cli.html",
"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-2024:1668",
"url": "https://access.redhat.com/errata/RHSA-2024:1668"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2268273",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268273"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_1668.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Container Platform 4.15.8 bug fix and security update",
"tracking": {
"current_release_date": "2026-08-18T02:26:57+00:00",
"generator": {
"date": "2026-08-18T02:26:57+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.16"
}
},
"id": "RHSA-2024:1668",
"initial_release_date": "2024-04-08T06:24:52+00:00",
"revision_history": [
{
"date": "2024-04-08T06:24:52+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-04-08T06:24:52+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-08-18T02:26:57+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift Container Platform 4.15",
"product": {
"name": "Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.15::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Enterprise"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift4/ose-hyperkube-rhel9@sha256:31b932ca8708d890852f482e85f56cc312adc2f58c5e1d6c4c6beecd557a4e4c_s390x",
"product": {
"name": "openshift4/ose-hyperkube-rhel9@sha256:31b932ca8708d890852f482e85f56cc312adc2f58c5e1d6c4c6beecd557a4e4c_s390x",
"product_id": "openshift4/ose-hyperkube-rhel9@sha256:31b932ca8708d890852f482e85f56cc312adc2f58c5e1d6c4c6beecd557a4e4c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-hyperkube-rhel9@sha256:31b932ca8708d890852f482e85f56cc312adc2f58c5e1d6c4c6beecd557a4e4c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-hyperkube-rhel9\u0026tag=v4.15.0-202404031521.p1.gc1f5b34.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-pod-rhel9@sha256:5fb37cf023c5048878dad6e7020ab32b623047d98d779ef28ec62a0e29cb5e7c_s390x",
"product": {
"name": "openshift4/ose-pod-rhel9@sha256:5fb37cf023c5048878dad6e7020ab32b623047d98d779ef28ec62a0e29cb5e7c_s390x",
"product_id": "openshift4/ose-pod-rhel9@sha256:5fb37cf023c5048878dad6e7020ab32b623047d98d779ef28ec62a0e29cb5e7c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-pod-rhel9@sha256:5fb37cf023c5048878dad6e7020ab32b623047d98d779ef28ec62a0e29cb5e7c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-pod-rhel9\u0026tag=v4.15.0-202404031521.p1.gc1f5b34.assembly.stream.el9"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift4/ose-hyperkube-rhel9@sha256:043262e39d71e438c15e6f14464e00313cccf0272c566e4a0455974902c0059b_ppc64le",
"product": {
"name": "openshift4/ose-hyperkube-rhel9@sha256:043262e39d71e438c15e6f14464e00313cccf0272c566e4a0455974902c0059b_ppc64le",
"product_id": "openshift4/ose-hyperkube-rhel9@sha256:043262e39d71e438c15e6f14464e00313cccf0272c566e4a0455974902c0059b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-hyperkube-rhel9@sha256:043262e39d71e438c15e6f14464e00313cccf0272c566e4a0455974902c0059b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-hyperkube-rhel9\u0026tag=v4.15.0-202404031521.p1.gc1f5b34.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-pod-rhel9@sha256:69389bbc021900c662f1a27a62fd2a34977b991bd8fed863deb4fac1b24eef57_ppc64le",
"product": {
"name": "openshift4/ose-pod-rhel9@sha256:69389bbc021900c662f1a27a62fd2a34977b991bd8fed863deb4fac1b24eef57_ppc64le",
"product_id": "openshift4/ose-pod-rhel9@sha256:69389bbc021900c662f1a27a62fd2a34977b991bd8fed863deb4fac1b24eef57_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-pod-rhel9@sha256:69389bbc021900c662f1a27a62fd2a34977b991bd8fed863deb4fac1b24eef57?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-pod-rhel9\u0026tag=v4.15.0-202404031521.p1.gc1f5b34.assembly.stream.el9"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift4/ose-hyperkube-rhel9@sha256:7ea13c72363c40ff8d87625a66f8913f2f43accabac67614e922eea26b3b70d6_arm64",
"product": {
"name": "openshift4/ose-hyperkube-rhel9@sha256:7ea13c72363c40ff8d87625a66f8913f2f43accabac67614e922eea26b3b70d6_arm64",
"product_id": "openshift4/ose-hyperkube-rhel9@sha256:7ea13c72363c40ff8d87625a66f8913f2f43accabac67614e922eea26b3b70d6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-hyperkube-rhel9@sha256:7ea13c72363c40ff8d87625a66f8913f2f43accabac67614e922eea26b3b70d6?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-hyperkube-rhel9\u0026tag=v4.15.0-202404031521.p1.gc1f5b34.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-pod-rhel9@sha256:0693c62777e309588603dc9b20eb1df71b577fb203238ee8939b46da61c295da_arm64",
"product": {
"name": "openshift4/ose-pod-rhel9@sha256:0693c62777e309588603dc9b20eb1df71b577fb203238ee8939b46da61c295da_arm64",
"product_id": "openshift4/ose-pod-rhel9@sha256:0693c62777e309588603dc9b20eb1df71b577fb203238ee8939b46da61c295da_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-pod-rhel9@sha256:0693c62777e309588603dc9b20eb1df71b577fb203238ee8939b46da61c295da?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-pod-rhel9\u0026tag=v4.15.0-202404031521.p1.gc1f5b34.assembly.stream.el9"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift4/ose-hyperkube-rhel9@sha256:dbb6ec887da8c17920f8ceac12c9c10c77f9c77519f3c61fb4c3154d8424db32_amd64",
"product": {
"name": "openshift4/ose-hyperkube-rhel9@sha256:dbb6ec887da8c17920f8ceac12c9c10c77f9c77519f3c61fb4c3154d8424db32_amd64",
"product_id": "openshift4/ose-hyperkube-rhel9@sha256:dbb6ec887da8c17920f8ceac12c9c10c77f9c77519f3c61fb4c3154d8424db32_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-hyperkube-rhel9@sha256:dbb6ec887da8c17920f8ceac12c9c10c77f9c77519f3c61fb4c3154d8424db32?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-hyperkube-rhel9\u0026tag=v4.15.0-202404031521.p1.gc1f5b34.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-pod-rhel9@sha256:ac97982e845413b2b7377171d1b4c85d2b2cfda174e8251e3049d4843cea40e1_amd64",
"product": {
"name": "openshift4/ose-pod-rhel9@sha256:ac97982e845413b2b7377171d1b4c85d2b2cfda174e8251e3049d4843cea40e1_amd64",
"product_id": "openshift4/ose-pod-rhel9@sha256:ac97982e845413b2b7377171d1b4c85d2b2cfda174e8251e3049d4843cea40e1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-pod-rhel9@sha256:ac97982e845413b2b7377171d1b4c85d2b2cfda174e8251e3049d4843cea40e1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-pod-rhel9\u0026tag=v4.15.0-202404031521.p1.gc1f5b34.assembly.stream.el9"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-hyperkube-rhel9@sha256:043262e39d71e438c15e6f14464e00313cccf0272c566e4a0455974902c0059b_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:043262e39d71e438c15e6f14464e00313cccf0272c566e4a0455974902c0059b_ppc64le"
},
"product_reference": "openshift4/ose-hyperkube-rhel9@sha256:043262e39d71e438c15e6f14464e00313cccf0272c566e4a0455974902c0059b_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-hyperkube-rhel9@sha256:31b932ca8708d890852f482e85f56cc312adc2f58c5e1d6c4c6beecd557a4e4c_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:31b932ca8708d890852f482e85f56cc312adc2f58c5e1d6c4c6beecd557a4e4c_s390x"
},
"product_reference": "openshift4/ose-hyperkube-rhel9@sha256:31b932ca8708d890852f482e85f56cc312adc2f58c5e1d6c4c6beecd557a4e4c_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-hyperkube-rhel9@sha256:7ea13c72363c40ff8d87625a66f8913f2f43accabac67614e922eea26b3b70d6_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:7ea13c72363c40ff8d87625a66f8913f2f43accabac67614e922eea26b3b70d6_arm64"
},
"product_reference": "openshift4/ose-hyperkube-rhel9@sha256:7ea13c72363c40ff8d87625a66f8913f2f43accabac67614e922eea26b3b70d6_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-hyperkube-rhel9@sha256:dbb6ec887da8c17920f8ceac12c9c10c77f9c77519f3c61fb4c3154d8424db32_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:dbb6ec887da8c17920f8ceac12c9c10c77f9c77519f3c61fb4c3154d8424db32_amd64"
},
"product_reference": "openshift4/ose-hyperkube-rhel9@sha256:dbb6ec887da8c17920f8ceac12c9c10c77f9c77519f3c61fb4c3154d8424db32_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-pod-rhel9@sha256:0693c62777e309588603dc9b20eb1df71b577fb203238ee8939b46da61c295da_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:0693c62777e309588603dc9b20eb1df71b577fb203238ee8939b46da61c295da_arm64"
},
"product_reference": "openshift4/ose-pod-rhel9@sha256:0693c62777e309588603dc9b20eb1df71b577fb203238ee8939b46da61c295da_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-pod-rhel9@sha256:5fb37cf023c5048878dad6e7020ab32b623047d98d779ef28ec62a0e29cb5e7c_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:5fb37cf023c5048878dad6e7020ab32b623047d98d779ef28ec62a0e29cb5e7c_s390x"
},
"product_reference": "openshift4/ose-pod-rhel9@sha256:5fb37cf023c5048878dad6e7020ab32b623047d98d779ef28ec62a0e29cb5e7c_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-pod-rhel9@sha256:69389bbc021900c662f1a27a62fd2a34977b991bd8fed863deb4fac1b24eef57_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:69389bbc021900c662f1a27a62fd2a34977b991bd8fed863deb4fac1b24eef57_ppc64le"
},
"product_reference": "openshift4/ose-pod-rhel9@sha256:69389bbc021900c662f1a27a62fd2a34977b991bd8fed863deb4fac1b24eef57_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-pod-rhel9@sha256:ac97982e845413b2b7377171d1b4c85d2b2cfda174e8251e3049d4843cea40e1_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:ac97982e845413b2b7377171d1b4c85d2b2cfda174e8251e3049d4843cea40e1_amd64"
},
"product_reference": "openshift4/ose-pod-rhel9@sha256:ac97982e845413b2b7377171d1b4c85d2b2cfda174e8251e3049d4843cea40e1_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Bartek Nowotarski"
],
"organization": "nowotarski.info"
}
],
"cve": "CVE-2023-45288",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2024-03-06T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:0693c62777e309588603dc9b20eb1df71b577fb203238ee8939b46da61c295da_arm64",
"9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:5fb37cf023c5048878dad6e7020ab32b623047d98d779ef28ec62a0e29cb5e7c_s390x",
"9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:69389bbc021900c662f1a27a62fd2a34977b991bd8fed863deb4fac1b24eef57_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:ac97982e845413b2b7377171d1b4c85d2b2cfda174e8251e3049d4843cea40e1_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268273"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was discovered with the implementation of the HTTP/2 protocol in the Go programming language. There were insufficient limitations on the amount of CONTINUATION frames sent within a single stream. An attacker could potentially exploit this to cause a Denial of Service (DoS) attack.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http, x/net/http2: unlimited number of CONTINUATION frames causes DoS",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat rates the security impact of this vulnerability as Important due to the worst case scenario resulting in a denial of service. It is simple to exploit, could significantly impact availability, and there is not a suitable mitigation for all use cases. Once an attack has ended, the system should return to normal operations on its own.\n\nThis vulnerability only impacts servers which have HTTP/2 enabled. It stems from an imperfect definition of the protocol. As the Go programming language is widely utilized across nearly every major Red Hat offering, a full listing of impacted packages will not be provided. Therefore, the \u201cAffected Packages and Issued Red Hat Security Errata\u201d section contains a simplified list of what offerings need to remediate this vulnerability. Every impacted offering has at least one representative component listed, but potentially not all of them. Rest assured that Red Hat is committed to remediating this vulnerability across our entire portfolio.\n\nMany components are rated as Low impact due to configurations which reduce the attack surface or significantly increase the difficulty of exploitation. A summary of these scenarios are:\n* The container includes a package that provides a vulnerable webserver, but it is not used or running during operation\n* HTTP/2 is disabled by default and is not supported\n* Only a client implementation is provided, which is not vulnerable\n* A vulnerable module (either golang.org/net/http or golang.org/x/net/http2) is included, but disabled\n* Access to a vulnerable server is restricted within the container (loopback only connections)\n* Golang is available in the container but is not used\n\n\nWithin the Red Hat OpenShift Container Platform, the majority of vulnerable components are not externally accessible. This means an attacker must already have access to a container within your environment to exploit this vulnerability. However, the ose-hyperkube (openshift-enterprise-hyperkube) container is externally accessible, so there are less barriers to exploitation. Fixes for this specific container are already available.\n\nWithin Red Hat Ansible Automation Platform, the impacted component is Receptor. The impact has been reduced to Low as the vulnerable code is present, but not utilized. There are three potential exposures within this component:\n* Receptor utilizes QUIC a UDP based protocol which does not run over HTTP/2\n* Receptor utilizes the x/net/ipv4 and ipv6 packages, both of which are not affected",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:043262e39d71e438c15e6f14464e00313cccf0272c566e4a0455974902c0059b_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:31b932ca8708d890852f482e85f56cc312adc2f58c5e1d6c4c6beecd557a4e4c_s390x",
"9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:7ea13c72363c40ff8d87625a66f8913f2f43accabac67614e922eea26b3b70d6_arm64",
"9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:dbb6ec887da8c17920f8ceac12c9c10c77f9c77519f3c61fb4c3154d8424db32_amd64"
],
"known_not_affected": [
"9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:0693c62777e309588603dc9b20eb1df71b577fb203238ee8939b46da61c295da_arm64",
"9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:5fb37cf023c5048878dad6e7020ab32b623047d98d779ef28ec62a0e29cb5e7c_s390x",
"9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:69389bbc021900c662f1a27a62fd2a34977b991bd8fed863deb4fac1b24eef57_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:ac97982e845413b2b7377171d1b4c85d2b2cfda174e8251e3049d4843cea40e1_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-45288"
},
{
"category": "external",
"summary": "RHBZ#2268273",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268273"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-45288",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45288"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-45288",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-45288"
},
{
"category": "external",
"summary": "https://nowotarski.info/http2-continuation-flood/",
"url": "https://nowotarski.info/http2-continuation-flood/"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2687",
"url": "https://pkg.go.dev/vuln/GO-2024-2687"
},
{
"category": "external",
"summary": "https://www.kb.cert.org/vuls/id/421644",
"url": "https://www.kb.cert.org/vuls/id/421644"
}
],
"release_date": "2024-04-03T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-04-08T06:24:52+00:00",
"details": "For OpenShift Container Platform 4.15 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\n https://docs.openshift.com/container-platform/4.15/release_notes/ocp-4-15-release-notes.html\n\nYou may download the oc tool and use it to inspect release image metadata for x86_64, s390x, ppc64le, and aarch64 architectures. The image digests may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\n The sha values for the release are\n\n (For x86_64 architecture)\n The image digest is sha256:8032c4248d7ae032d5e79debf975d08683cc34d5f08ab2e937ce2d1e940c007b\n\n (For s390x architecture)\n The image digest is sha256:5c559596b08743a73919228fcf2708fac65763c6ce250a840950490ad20f21c4\n\n (For ppc64le architecture)\n The image digest is sha256:3c2cd656b9055bd143b223f289ef5eee027d7b6e5b0ae240b9846a4c99c52ccd\n\n (For aarch64 architecture)\n The image digest is sha256:8af6e7286d4c65c89fc1e8c150a1c1c8766eb652a7fb45d2baadf54e9e9842a5\n\nAll OpenShift Container Platform 4.15 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.openshift.com/container-platform/4.15/updating/updating_a_cluster/updating-cluster-cli.html",
"product_ids": [
"9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:043262e39d71e438c15e6f14464e00313cccf0272c566e4a0455974902c0059b_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:31b932ca8708d890852f482e85f56cc312adc2f58c5e1d6c4c6beecd557a4e4c_s390x",
"9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:7ea13c72363c40ff8d87625a66f8913f2f43accabac67614e922eea26b3b70d6_arm64",
"9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:dbb6ec887da8c17920f8ceac12c9c10c77f9c77519f3c61fb4c3154d8424db32_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:1668"
},
{
"category": "workaround",
"details": "In some environments where http/2 support is not required, it may be possible to disable this feature to reduce risk.",
"product_ids": [
"9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:043262e39d71e438c15e6f14464e00313cccf0272c566e4a0455974902c0059b_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:31b932ca8708d890852f482e85f56cc312adc2f58c5e1d6c4c6beecd557a4e4c_s390x",
"9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:7ea13c72363c40ff8d87625a66f8913f2f43accabac67614e922eea26b3b70d6_arm64",
"9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:dbb6ec887da8c17920f8ceac12c9c10c77f9c77519f3c61fb4c3154d8424db32_amd64",
"9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:0693c62777e309588603dc9b20eb1df71b577fb203238ee8939b46da61c295da_arm64",
"9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:5fb37cf023c5048878dad6e7020ab32b623047d98d779ef28ec62a0e29cb5e7c_s390x",
"9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:69389bbc021900c662f1a27a62fd2a34977b991bd8fed863deb4fac1b24eef57_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:ac97982e845413b2b7377171d1b4c85d2b2cfda174e8251e3049d4843cea40e1_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:043262e39d71e438c15e6f14464e00313cccf0272c566e4a0455974902c0059b_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:31b932ca8708d890852f482e85f56cc312adc2f58c5e1d6c4c6beecd557a4e4c_s390x",
"9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:7ea13c72363c40ff8d87625a66f8913f2f43accabac67614e922eea26b3b70d6_arm64",
"9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:dbb6ec887da8c17920f8ceac12c9c10c77f9c77519f3c61fb4c3154d8424db32_amd64",
"9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:0693c62777e309588603dc9b20eb1df71b577fb203238ee8939b46da61c295da_arm64",
"9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:5fb37cf023c5048878dad6e7020ab32b623047d98d779ef28ec62a0e29cb5e7c_s390x",
"9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:69389bbc021900c662f1a27a62fd2a34977b991bd8fed863deb4fac1b24eef57_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:ac97982e845413b2b7377171d1b4c85d2b2cfda174e8251e3049d4843cea40e1_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: net/http, x/net/http2: unlimited number of CONTINUATION frames causes DoS"
}
]
}
RHSA-2024:1679
Vulnerability from csaf_redhat - Published: 2024-04-08 06:38 - Updated: 2026-08-18 22:49A vulnerability was discovered with the implementation of the HTTP/2 protocol in the Go programming language. There were insufficient limitations on the amount of CONTINUATION frames sent within a single stream. An attacker could potentially exploit this to cause a Denial of Service (DoS) attack.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:19d0c592914c0a3b4fdf4e387ca1e56484a60790aafae1a0513e0311be1c426b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:346c91e88d93f8a9599b7ffde861d5a6b1fc16f1cdf2cc68074fe04b60ac0efa_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:3f6e584b37271f37182144533d7ce224fe20439452bf4f3bd07672e31def24da_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:fc65b447c7d8427d6b07c6d1c89918ec1d89825238703502eda5e4b61f489c5b_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-pod@sha256:09f9b48e67033e079916d318ec6018a8afc4cf93220ded16f9eed75af5abd712_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-pod@sha256:60ed0d4727134777de93626c1de3b8eb011cad8746f9f7227eede8277a8ec1e0_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-pod@sha256:897f6305233eb17cdede37eeaed9f4d03d556ebaae1e06a952cea604dd5ed405_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-pod@sha256:e6bde3f71d872d8ca548d82ba9ad5fda412f81a56e64bab9e56860fabbe30207_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 Container Platform release 4.12.55 is now available with updates to packages and images that fix several bugs and add enhancements.\n\nThis release includes a security update for Red Hat OpenShift Container Platform 4.12.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat OpenShift Container Platform is Red Hat\u0027s cloud computing Kubernetes application platform solution designed for on-premise or private cloud deployments.\n\nThis advisory contains the container images for Red Hat OpenShift Container Platform 4.12.55. There are no RPM packages for this release.\n\nSpace precludes documenting all of the container images in this advisory. See the following Release Notes documentation, which will be updated shortly for this release, for details about these changes:\n\nhttps://docs.openshift.com/container-platform/4.12/release_notes/ocp-4-12-release-notes.html\n\nSecurity Fix(es):\n\n* golang: net/http, x/net/http2: unlimited number of CONTINUATION frames\ncauses DoS (CVE-2023-45288)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\nAll OpenShift Container Platform 4.12 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.openshift.com/container-platform/4.12/updating/updating-cluster-cli.html",
"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-2024:1679",
"url": "https://access.redhat.com/errata/RHSA-2024:1679"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2268273",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268273"
},
{
"category": "external",
"summary": "OCPBUGS-30295",
"url": "https://issues.redhat.com/browse/OCPBUGS-30295"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_1679.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Container Platform 4.12.55 bug fix and security update",
"tracking": {
"current_release_date": "2026-08-18T22:49:15+00:00",
"generator": {
"date": "2026-08-18T22:49:15+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.16"
}
},
"id": "RHSA-2024:1679",
"initial_release_date": "2024-04-08T06:38:12+00:00",
"revision_history": [
{
"date": "2024-04-08T06:38:12+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-04-08T06:38:13+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-08-18T22:49:15+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift Container Platform 4.12",
"product": {
"name": "Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.12::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Enterprise"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift4/ose-hyperkube@sha256:3f6e584b37271f37182144533d7ce224fe20439452bf4f3bd07672e31def24da_s390x",
"product": {
"name": "openshift4/ose-hyperkube@sha256:3f6e584b37271f37182144533d7ce224fe20439452bf4f3bd07672e31def24da_s390x",
"product_id": "openshift4/ose-hyperkube@sha256:3f6e584b37271f37182144533d7ce224fe20439452bf4f3bd07672e31def24da_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-hyperkube@sha256:3f6e584b37271f37182144533d7ce224fe20439452bf4f3bd07672e31def24da?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-hyperkube\u0026tag=v4.12.0-202404040933.p1.gbd92d70.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-pod@sha256:897f6305233eb17cdede37eeaed9f4d03d556ebaae1e06a952cea604dd5ed405_s390x",
"product": {
"name": "openshift4/ose-pod@sha256:897f6305233eb17cdede37eeaed9f4d03d556ebaae1e06a952cea604dd5ed405_s390x",
"product_id": "openshift4/ose-pod@sha256:897f6305233eb17cdede37eeaed9f4d03d556ebaae1e06a952cea604dd5ed405_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-pod@sha256:897f6305233eb17cdede37eeaed9f4d03d556ebaae1e06a952cea604dd5ed405?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-pod\u0026tag=v4.12.0-202404040933.p1.gbd92d70.assembly.stream.el8"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift4/ose-hyperkube@sha256:346c91e88d93f8a9599b7ffde861d5a6b1fc16f1cdf2cc68074fe04b60ac0efa_arm64",
"product": {
"name": "openshift4/ose-hyperkube@sha256:346c91e88d93f8a9599b7ffde861d5a6b1fc16f1cdf2cc68074fe04b60ac0efa_arm64",
"product_id": "openshift4/ose-hyperkube@sha256:346c91e88d93f8a9599b7ffde861d5a6b1fc16f1cdf2cc68074fe04b60ac0efa_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-hyperkube@sha256:346c91e88d93f8a9599b7ffde861d5a6b1fc16f1cdf2cc68074fe04b60ac0efa?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-hyperkube\u0026tag=v4.12.0-202404040933.p1.gbd92d70.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-pod@sha256:60ed0d4727134777de93626c1de3b8eb011cad8746f9f7227eede8277a8ec1e0_arm64",
"product": {
"name": "openshift4/ose-pod@sha256:60ed0d4727134777de93626c1de3b8eb011cad8746f9f7227eede8277a8ec1e0_arm64",
"product_id": "openshift4/ose-pod@sha256:60ed0d4727134777de93626c1de3b8eb011cad8746f9f7227eede8277a8ec1e0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-pod@sha256:60ed0d4727134777de93626c1de3b8eb011cad8746f9f7227eede8277a8ec1e0?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-pod\u0026tag=v4.12.0-202404040933.p1.gbd92d70.assembly.stream.el8"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift4/ose-hyperkube@sha256:fc65b447c7d8427d6b07c6d1c89918ec1d89825238703502eda5e4b61f489c5b_ppc64le",
"product": {
"name": "openshift4/ose-hyperkube@sha256:fc65b447c7d8427d6b07c6d1c89918ec1d89825238703502eda5e4b61f489c5b_ppc64le",
"product_id": "openshift4/ose-hyperkube@sha256:fc65b447c7d8427d6b07c6d1c89918ec1d89825238703502eda5e4b61f489c5b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-hyperkube@sha256:fc65b447c7d8427d6b07c6d1c89918ec1d89825238703502eda5e4b61f489c5b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-hyperkube\u0026tag=v4.12.0-202404040933.p1.gbd92d70.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-pod@sha256:09f9b48e67033e079916d318ec6018a8afc4cf93220ded16f9eed75af5abd712_ppc64le",
"product": {
"name": "openshift4/ose-pod@sha256:09f9b48e67033e079916d318ec6018a8afc4cf93220ded16f9eed75af5abd712_ppc64le",
"product_id": "openshift4/ose-pod@sha256:09f9b48e67033e079916d318ec6018a8afc4cf93220ded16f9eed75af5abd712_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-pod@sha256:09f9b48e67033e079916d318ec6018a8afc4cf93220ded16f9eed75af5abd712?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-pod\u0026tag=v4.12.0-202404040933.p1.gbd92d70.assembly.stream.el8"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift4/ose-hyperkube@sha256:19d0c592914c0a3b4fdf4e387ca1e56484a60790aafae1a0513e0311be1c426b_amd64",
"product": {
"name": "openshift4/ose-hyperkube@sha256:19d0c592914c0a3b4fdf4e387ca1e56484a60790aafae1a0513e0311be1c426b_amd64",
"product_id": "openshift4/ose-hyperkube@sha256:19d0c592914c0a3b4fdf4e387ca1e56484a60790aafae1a0513e0311be1c426b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-hyperkube@sha256:19d0c592914c0a3b4fdf4e387ca1e56484a60790aafae1a0513e0311be1c426b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-hyperkube\u0026tag=v4.12.0-202404040933.p1.gbd92d70.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-pod@sha256:e6bde3f71d872d8ca548d82ba9ad5fda412f81a56e64bab9e56860fabbe30207_amd64",
"product": {
"name": "openshift4/ose-pod@sha256:e6bde3f71d872d8ca548d82ba9ad5fda412f81a56e64bab9e56860fabbe30207_amd64",
"product_id": "openshift4/ose-pod@sha256:e6bde3f71d872d8ca548d82ba9ad5fda412f81a56e64bab9e56860fabbe30207_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-pod@sha256:e6bde3f71d872d8ca548d82ba9ad5fda412f81a56e64bab9e56860fabbe30207?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-pod\u0026tag=v4.12.0-202404040933.p1.gbd92d70.assembly.stream.el8"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-hyperkube@sha256:19d0c592914c0a3b4fdf4e387ca1e56484a60790aafae1a0513e0311be1c426b_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:19d0c592914c0a3b4fdf4e387ca1e56484a60790aafae1a0513e0311be1c426b_amd64"
},
"product_reference": "openshift4/ose-hyperkube@sha256:19d0c592914c0a3b4fdf4e387ca1e56484a60790aafae1a0513e0311be1c426b_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-hyperkube@sha256:346c91e88d93f8a9599b7ffde861d5a6b1fc16f1cdf2cc68074fe04b60ac0efa_arm64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:346c91e88d93f8a9599b7ffde861d5a6b1fc16f1cdf2cc68074fe04b60ac0efa_arm64"
},
"product_reference": "openshift4/ose-hyperkube@sha256:346c91e88d93f8a9599b7ffde861d5a6b1fc16f1cdf2cc68074fe04b60ac0efa_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-hyperkube@sha256:3f6e584b37271f37182144533d7ce224fe20439452bf4f3bd07672e31def24da_s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:3f6e584b37271f37182144533d7ce224fe20439452bf4f3bd07672e31def24da_s390x"
},
"product_reference": "openshift4/ose-hyperkube@sha256:3f6e584b37271f37182144533d7ce224fe20439452bf4f3bd07672e31def24da_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-hyperkube@sha256:fc65b447c7d8427d6b07c6d1c89918ec1d89825238703502eda5e4b61f489c5b_ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:fc65b447c7d8427d6b07c6d1c89918ec1d89825238703502eda5e4b61f489c5b_ppc64le"
},
"product_reference": "openshift4/ose-hyperkube@sha256:fc65b447c7d8427d6b07c6d1c89918ec1d89825238703502eda5e4b61f489c5b_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-pod@sha256:09f9b48e67033e079916d318ec6018a8afc4cf93220ded16f9eed75af5abd712_ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-pod@sha256:09f9b48e67033e079916d318ec6018a8afc4cf93220ded16f9eed75af5abd712_ppc64le"
},
"product_reference": "openshift4/ose-pod@sha256:09f9b48e67033e079916d318ec6018a8afc4cf93220ded16f9eed75af5abd712_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-pod@sha256:60ed0d4727134777de93626c1de3b8eb011cad8746f9f7227eede8277a8ec1e0_arm64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-pod@sha256:60ed0d4727134777de93626c1de3b8eb011cad8746f9f7227eede8277a8ec1e0_arm64"
},
"product_reference": "openshift4/ose-pod@sha256:60ed0d4727134777de93626c1de3b8eb011cad8746f9f7227eede8277a8ec1e0_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-pod@sha256:897f6305233eb17cdede37eeaed9f4d03d556ebaae1e06a952cea604dd5ed405_s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-pod@sha256:897f6305233eb17cdede37eeaed9f4d03d556ebaae1e06a952cea604dd5ed405_s390x"
},
"product_reference": "openshift4/ose-pod@sha256:897f6305233eb17cdede37eeaed9f4d03d556ebaae1e06a952cea604dd5ed405_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-pod@sha256:e6bde3f71d872d8ca548d82ba9ad5fda412f81a56e64bab9e56860fabbe30207_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-pod@sha256:e6bde3f71d872d8ca548d82ba9ad5fda412f81a56e64bab9e56860fabbe30207_amd64"
},
"product_reference": "openshift4/ose-pod@sha256:e6bde3f71d872d8ca548d82ba9ad5fda412f81a56e64bab9e56860fabbe30207_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Bartek Nowotarski"
],
"organization": "nowotarski.info"
}
],
"cve": "CVE-2023-45288",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2024-03-06T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.12:openshift4/ose-pod@sha256:09f9b48e67033e079916d318ec6018a8afc4cf93220ded16f9eed75af5abd712_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-pod@sha256:60ed0d4727134777de93626c1de3b8eb011cad8746f9f7227eede8277a8ec1e0_arm64",
"8Base-RHOSE-4.12:openshift4/ose-pod@sha256:897f6305233eb17cdede37eeaed9f4d03d556ebaae1e06a952cea604dd5ed405_s390x",
"8Base-RHOSE-4.12:openshift4/ose-pod@sha256:e6bde3f71d872d8ca548d82ba9ad5fda412f81a56e64bab9e56860fabbe30207_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268273"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was discovered with the implementation of the HTTP/2 protocol in the Go programming language. There were insufficient limitations on the amount of CONTINUATION frames sent within a single stream. An attacker could potentially exploit this to cause a Denial of Service (DoS) attack.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http, x/net/http2: unlimited number of CONTINUATION frames causes DoS",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat rates the security impact of this vulnerability as Important due to the worst case scenario resulting in a denial of service. It is simple to exploit, could significantly impact availability, and there is not a suitable mitigation for all use cases. Once an attack has ended, the system should return to normal operations on its own.\n\nThis vulnerability only impacts servers which have HTTP/2 enabled. It stems from an imperfect definition of the protocol. As the Go programming language is widely utilized across nearly every major Red Hat offering, a full listing of impacted packages will not be provided. Therefore, the \u201cAffected Packages and Issued Red Hat Security Errata\u201d section contains a simplified list of what offerings need to remediate this vulnerability. Every impacted offering has at least one representative component listed, but potentially not all of them. Rest assured that Red Hat is committed to remediating this vulnerability across our entire portfolio.\n\nMany components are rated as Low impact due to configurations which reduce the attack surface or significantly increase the difficulty of exploitation. A summary of these scenarios are:\n* The container includes a package that provides a vulnerable webserver, but it is not used or running during operation\n* HTTP/2 is disabled by default and is not supported\n* Only a client implementation is provided, which is not vulnerable\n* A vulnerable module (either golang.org/net/http or golang.org/x/net/http2) is included, but disabled\n* Access to a vulnerable server is restricted within the container (loopback only connections)\n* Golang is available in the container but is not used\n\n\nWithin the Red Hat OpenShift Container Platform, the majority of vulnerable components are not externally accessible. This means an attacker must already have access to a container within your environment to exploit this vulnerability. However, the ose-hyperkube (openshift-enterprise-hyperkube) container is externally accessible, so there are less barriers to exploitation. Fixes for this specific container are already available.\n\nWithin Red Hat Ansible Automation Platform, the impacted component is Receptor. The impact has been reduced to Low as the vulnerable code is present, but not utilized. There are three potential exposures within this component:\n* Receptor utilizes QUIC a UDP based protocol which does not run over HTTP/2\n* Receptor utilizes the x/net/ipv4 and ipv6 packages, both of which are not affected",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:19d0c592914c0a3b4fdf4e387ca1e56484a60790aafae1a0513e0311be1c426b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:346c91e88d93f8a9599b7ffde861d5a6b1fc16f1cdf2cc68074fe04b60ac0efa_arm64",
"8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:3f6e584b37271f37182144533d7ce224fe20439452bf4f3bd07672e31def24da_s390x",
"8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:fc65b447c7d8427d6b07c6d1c89918ec1d89825238703502eda5e4b61f489c5b_ppc64le"
],
"known_not_affected": [
"8Base-RHOSE-4.12:openshift4/ose-pod@sha256:09f9b48e67033e079916d318ec6018a8afc4cf93220ded16f9eed75af5abd712_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-pod@sha256:60ed0d4727134777de93626c1de3b8eb011cad8746f9f7227eede8277a8ec1e0_arm64",
"8Base-RHOSE-4.12:openshift4/ose-pod@sha256:897f6305233eb17cdede37eeaed9f4d03d556ebaae1e06a952cea604dd5ed405_s390x",
"8Base-RHOSE-4.12:openshift4/ose-pod@sha256:e6bde3f71d872d8ca548d82ba9ad5fda412f81a56e64bab9e56860fabbe30207_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-45288"
},
{
"category": "external",
"summary": "RHBZ#2268273",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268273"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-45288",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45288"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-45288",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-45288"
},
{
"category": "external",
"summary": "https://nowotarski.info/http2-continuation-flood/",
"url": "https://nowotarski.info/http2-continuation-flood/"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2687",
"url": "https://pkg.go.dev/vuln/GO-2024-2687"
},
{
"category": "external",
"summary": "https://www.kb.cert.org/vuls/id/421644",
"url": "https://www.kb.cert.org/vuls/id/421644"
}
],
"release_date": "2024-04-03T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-04-08T06:38:12+00:00",
"details": "For OpenShift Container Platform 4.12 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\n https://docs.openshift.com/container-platform/4.12/release_notes/ocp-4-12-release-notes.html\nYou may download the oc tool and use it to inspect release image metadata for x86_64, s390x, ppc64le, and aarch64 architectures. The image digests may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\n The sha values for the release are\n\n (For x86_64 architecture)\n The image digest is sha256:ecf790d11e32ec8c88c4224660eb1a107db5fdf54b0712eededb9d9bf0ab1a6d\n\n (For s390x architecture)\n The image digest is sha256:3048f70be61ef8610b8cdfcc77c1f9f2a67e45d4183143f92a033e603e53bd64\n\n (For ppc64le architecture)\n The image digest is sha256:9639b8d038e7c3b30a582a2e1fa7a49fce0ae18e1ce463d301b21b268a355a9f\n\n (For aarch64 architecture)\n The image digest is sha256:717642daf88d310eeb8933088d0b96f64902bbb57b2fabf61c4ccc8ca4c32c3b\n\nAll OpenShift Container Platform 4.12 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.openshift.com/container-platform/4.12/updating/updating-cluster-cli.html",
"product_ids": [
"8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:19d0c592914c0a3b4fdf4e387ca1e56484a60790aafae1a0513e0311be1c426b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:346c91e88d93f8a9599b7ffde861d5a6b1fc16f1cdf2cc68074fe04b60ac0efa_arm64",
"8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:3f6e584b37271f37182144533d7ce224fe20439452bf4f3bd07672e31def24da_s390x",
"8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:fc65b447c7d8427d6b07c6d1c89918ec1d89825238703502eda5e4b61f489c5b_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:1679"
},
{
"category": "workaround",
"details": "In some environments where http/2 support is not required, it may be possible to disable this feature to reduce risk.",
"product_ids": [
"8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:19d0c592914c0a3b4fdf4e387ca1e56484a60790aafae1a0513e0311be1c426b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:346c91e88d93f8a9599b7ffde861d5a6b1fc16f1cdf2cc68074fe04b60ac0efa_arm64",
"8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:3f6e584b37271f37182144533d7ce224fe20439452bf4f3bd07672e31def24da_s390x",
"8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:fc65b447c7d8427d6b07c6d1c89918ec1d89825238703502eda5e4b61f489c5b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-pod@sha256:09f9b48e67033e079916d318ec6018a8afc4cf93220ded16f9eed75af5abd712_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-pod@sha256:60ed0d4727134777de93626c1de3b8eb011cad8746f9f7227eede8277a8ec1e0_arm64",
"8Base-RHOSE-4.12:openshift4/ose-pod@sha256:897f6305233eb17cdede37eeaed9f4d03d556ebaae1e06a952cea604dd5ed405_s390x",
"8Base-RHOSE-4.12:openshift4/ose-pod@sha256:e6bde3f71d872d8ca548d82ba9ad5fda412f81a56e64bab9e56860fabbe30207_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:19d0c592914c0a3b4fdf4e387ca1e56484a60790aafae1a0513e0311be1c426b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:346c91e88d93f8a9599b7ffde861d5a6b1fc16f1cdf2cc68074fe04b60ac0efa_arm64",
"8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:3f6e584b37271f37182144533d7ce224fe20439452bf4f3bd07672e31def24da_s390x",
"8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:fc65b447c7d8427d6b07c6d1c89918ec1d89825238703502eda5e4b61f489c5b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-pod@sha256:09f9b48e67033e079916d318ec6018a8afc4cf93220ded16f9eed75af5abd712_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-pod@sha256:60ed0d4727134777de93626c1de3b8eb011cad8746f9f7227eede8277a8ec1e0_arm64",
"8Base-RHOSE-4.12:openshift4/ose-pod@sha256:897f6305233eb17cdede37eeaed9f4d03d556ebaae1e06a952cea604dd5ed405_s390x",
"8Base-RHOSE-4.12:openshift4/ose-pod@sha256:e6bde3f71d872d8ca548d82ba9ad5fda412f81a56e64bab9e56860fabbe30207_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: net/http, x/net/http2: unlimited number of CONTINUATION frames causes DoS"
}
]
}
RHSA-2024:1681
Vulnerability from csaf_redhat - Published: 2024-04-08 08:43 - Updated: 2026-08-18 22:49A vulnerability was discovered with the implementation of the HTTP/2 protocol in the Go programming language. There were insufficient limitations on the amount of CONTINUATION frames sent within a single stream. An attacker could potentially exploit this to cause a Denial of Service (DoS) attack.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:8b1f20d39e7d561bf6a16c9bbbe684ebcd74a32ba4607bddc14ee55e382737b5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:a28d7d13bea532cbf4ed7eab7f1938d2bb8a4b0c5b0b1b881c08f62cf90d1480_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:c74999c46d4ffefd7ba95c2de266c25f88ede3cddbd7e8f8991adb0d09f65cb2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:fee9325d33ee3018137ac887e6a643a0c1e33aa55990793f78ef25a78bd2b36f_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-pod@sha256:7e02c7eb49a1f1999d8d15d66585f007e56c9d8e14e1f7ce344dd18a2cc9fc77_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-pod@sha256:a84d2a4c63f9a9822c850702cd6a52183fd938491c4367bcf591c32d4fc77d70_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-pod@sha256:ce1ace9c48b371094fb51ccc5d5a8466c821acadbbcec607d27731ef631859dd_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-pod@sha256:ed78be79d7cd9d49777884df951ed0eb74a9277a76d3ed089878350c6fa1d233_ppc64le | — |
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat OpenShift Container Platform release 4.14.20 is now available with updates to packages and images that fix several bugs and add enhancements.\n\nThis release includes a security update for Red Hat OpenShift Container Platform 4.14.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat OpenShift Container Platform is Red Hat\u0027s cloud computing Kubernetes application platform solution designed for on-premise or private cloud deployments.\n\nThis advisory contains the container images for Red Hat OpenShift Container Platform 4.14.20. \n\nSpace precludes documenting all of the container images in this advisory. See the following Release Notes documentation, which will be updated shortly for this release, for details about these changes:\n\nhttps://docs.openshift.com/container-platform/4.14/release_notes/ocp-4-14-release-notes.html\n\nSecurity Fix(es):\n\n* golang: net/http, x/net/http2: unlimited number of CONTINUATION frames\ncauses DoS (CVE-2023-45288)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nAll OpenShift Container Platform 4.14 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.openshift.com/container-platform/4.14/updating/updating_a_cluster/updating-cluster-cli.html",
"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-2024:1681",
"url": "https://access.redhat.com/errata/RHSA-2024:1681"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2268273",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268273"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_1681.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Container Platform 4.14.20 bug fix and security update",
"tracking": {
"current_release_date": "2026-08-18T22:49:19+00:00",
"generator": {
"date": "2026-08-18T22:49:19+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.16"
}
},
"id": "RHSA-2024:1681",
"initial_release_date": "2024-04-08T08:43:50+00:00",
"revision_history": [
{
"date": "2024-04-08T08:43:50+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-04-08T08:43:50+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-08-18T22:49:19+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift Container Platform 4.14",
"product": {
"name": "Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.14::el9"
}
}
},
{
"category": "product_name",
"name": "Red Hat OpenShift Container Platform 4.14",
"product": {
"name": "Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.14::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Enterprise"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift4/ose-hyperkube-rhel9@sha256:8b1f20d39e7d561bf6a16c9bbbe684ebcd74a32ba4607bddc14ee55e382737b5_s390x",
"product": {
"name": "openshift4/ose-hyperkube-rhel9@sha256:8b1f20d39e7d561bf6a16c9bbbe684ebcd74a32ba4607bddc14ee55e382737b5_s390x",
"product_id": "openshift4/ose-hyperkube-rhel9@sha256:8b1f20d39e7d561bf6a16c9bbbe684ebcd74a32ba4607bddc14ee55e382737b5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-hyperkube-rhel9@sha256:8b1f20d39e7d561bf6a16c9bbbe684ebcd74a32ba4607bddc14ee55e382737b5?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-hyperkube-rhel9\u0026tag=v4.14.0-202404041112.p0.gec42b99.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-pod@sha256:ce1ace9c48b371094fb51ccc5d5a8466c821acadbbcec607d27731ef631859dd_s390x",
"product": {
"name": "openshift4/ose-pod@sha256:ce1ace9c48b371094fb51ccc5d5a8466c821acadbbcec607d27731ef631859dd_s390x",
"product_id": "openshift4/ose-pod@sha256:ce1ace9c48b371094fb51ccc5d5a8466c821acadbbcec607d27731ef631859dd_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-pod@sha256:ce1ace9c48b371094fb51ccc5d5a8466c821acadbbcec607d27731ef631859dd?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-pod\u0026tag=v4.14.0-202404040933.p1.gec42b99.assembly.stream.el8"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift4/ose-hyperkube-rhel9@sha256:c74999c46d4ffefd7ba95c2de266c25f88ede3cddbd7e8f8991adb0d09f65cb2_arm64",
"product": {
"name": "openshift4/ose-hyperkube-rhel9@sha256:c74999c46d4ffefd7ba95c2de266c25f88ede3cddbd7e8f8991adb0d09f65cb2_arm64",
"product_id": "openshift4/ose-hyperkube-rhel9@sha256:c74999c46d4ffefd7ba95c2de266c25f88ede3cddbd7e8f8991adb0d09f65cb2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-hyperkube-rhel9@sha256:c74999c46d4ffefd7ba95c2de266c25f88ede3cddbd7e8f8991adb0d09f65cb2?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-hyperkube-rhel9\u0026tag=v4.14.0-202404041112.p0.gec42b99.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-pod@sha256:7e02c7eb49a1f1999d8d15d66585f007e56c9d8e14e1f7ce344dd18a2cc9fc77_arm64",
"product": {
"name": "openshift4/ose-pod@sha256:7e02c7eb49a1f1999d8d15d66585f007e56c9d8e14e1f7ce344dd18a2cc9fc77_arm64",
"product_id": "openshift4/ose-pod@sha256:7e02c7eb49a1f1999d8d15d66585f007e56c9d8e14e1f7ce344dd18a2cc9fc77_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-pod@sha256:7e02c7eb49a1f1999d8d15d66585f007e56c9d8e14e1f7ce344dd18a2cc9fc77?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-pod\u0026tag=v4.14.0-202404040933.p1.gec42b99.assembly.stream.el8"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift4/ose-hyperkube-rhel9@sha256:a28d7d13bea532cbf4ed7eab7f1938d2bb8a4b0c5b0b1b881c08f62cf90d1480_amd64",
"product": {
"name": "openshift4/ose-hyperkube-rhel9@sha256:a28d7d13bea532cbf4ed7eab7f1938d2bb8a4b0c5b0b1b881c08f62cf90d1480_amd64",
"product_id": "openshift4/ose-hyperkube-rhel9@sha256:a28d7d13bea532cbf4ed7eab7f1938d2bb8a4b0c5b0b1b881c08f62cf90d1480_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-hyperkube-rhel9@sha256:a28d7d13bea532cbf4ed7eab7f1938d2bb8a4b0c5b0b1b881c08f62cf90d1480?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-hyperkube-rhel9\u0026tag=v4.14.0-202404041112.p0.gec42b99.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-pod@sha256:a84d2a4c63f9a9822c850702cd6a52183fd938491c4367bcf591c32d4fc77d70_amd64",
"product": {
"name": "openshift4/ose-pod@sha256:a84d2a4c63f9a9822c850702cd6a52183fd938491c4367bcf591c32d4fc77d70_amd64",
"product_id": "openshift4/ose-pod@sha256:a84d2a4c63f9a9822c850702cd6a52183fd938491c4367bcf591c32d4fc77d70_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-pod@sha256:a84d2a4c63f9a9822c850702cd6a52183fd938491c4367bcf591c32d4fc77d70?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-pod\u0026tag=v4.14.0-202404040933.p1.gec42b99.assembly.stream.el8"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift4/ose-hyperkube-rhel9@sha256:fee9325d33ee3018137ac887e6a643a0c1e33aa55990793f78ef25a78bd2b36f_ppc64le",
"product": {
"name": "openshift4/ose-hyperkube-rhel9@sha256:fee9325d33ee3018137ac887e6a643a0c1e33aa55990793f78ef25a78bd2b36f_ppc64le",
"product_id": "openshift4/ose-hyperkube-rhel9@sha256:fee9325d33ee3018137ac887e6a643a0c1e33aa55990793f78ef25a78bd2b36f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-hyperkube-rhel9@sha256:fee9325d33ee3018137ac887e6a643a0c1e33aa55990793f78ef25a78bd2b36f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-hyperkube-rhel9\u0026tag=v4.14.0-202404041112.p0.gec42b99.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-pod@sha256:ed78be79d7cd9d49777884df951ed0eb74a9277a76d3ed089878350c6fa1d233_ppc64le",
"product": {
"name": "openshift4/ose-pod@sha256:ed78be79d7cd9d49777884df951ed0eb74a9277a76d3ed089878350c6fa1d233_ppc64le",
"product_id": "openshift4/ose-pod@sha256:ed78be79d7cd9d49777884df951ed0eb74a9277a76d3ed089878350c6fa1d233_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-pod@sha256:ed78be79d7cd9d49777884df951ed0eb74a9277a76d3ed089878350c6fa1d233?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-pod\u0026tag=v4.14.0-202404040933.p1.gec42b99.assembly.stream.el8"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-pod@sha256:7e02c7eb49a1f1999d8d15d66585f007e56c9d8e14e1f7ce344dd18a2cc9fc77_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-pod@sha256:7e02c7eb49a1f1999d8d15d66585f007e56c9d8e14e1f7ce344dd18a2cc9fc77_arm64"
},
"product_reference": "openshift4/ose-pod@sha256:7e02c7eb49a1f1999d8d15d66585f007e56c9d8e14e1f7ce344dd18a2cc9fc77_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-pod@sha256:a84d2a4c63f9a9822c850702cd6a52183fd938491c4367bcf591c32d4fc77d70_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-pod@sha256:a84d2a4c63f9a9822c850702cd6a52183fd938491c4367bcf591c32d4fc77d70_amd64"
},
"product_reference": "openshift4/ose-pod@sha256:a84d2a4c63f9a9822c850702cd6a52183fd938491c4367bcf591c32d4fc77d70_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-pod@sha256:ce1ace9c48b371094fb51ccc5d5a8466c821acadbbcec607d27731ef631859dd_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-pod@sha256:ce1ace9c48b371094fb51ccc5d5a8466c821acadbbcec607d27731ef631859dd_s390x"
},
"product_reference": "openshift4/ose-pod@sha256:ce1ace9c48b371094fb51ccc5d5a8466c821acadbbcec607d27731ef631859dd_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-pod@sha256:ed78be79d7cd9d49777884df951ed0eb74a9277a76d3ed089878350c6fa1d233_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-pod@sha256:ed78be79d7cd9d49777884df951ed0eb74a9277a76d3ed089878350c6fa1d233_ppc64le"
},
"product_reference": "openshift4/ose-pod@sha256:ed78be79d7cd9d49777884df951ed0eb74a9277a76d3ed089878350c6fa1d233_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-hyperkube-rhel9@sha256:8b1f20d39e7d561bf6a16c9bbbe684ebcd74a32ba4607bddc14ee55e382737b5_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:8b1f20d39e7d561bf6a16c9bbbe684ebcd74a32ba4607bddc14ee55e382737b5_s390x"
},
"product_reference": "openshift4/ose-hyperkube-rhel9@sha256:8b1f20d39e7d561bf6a16c9bbbe684ebcd74a32ba4607bddc14ee55e382737b5_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-hyperkube-rhel9@sha256:a28d7d13bea532cbf4ed7eab7f1938d2bb8a4b0c5b0b1b881c08f62cf90d1480_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:a28d7d13bea532cbf4ed7eab7f1938d2bb8a4b0c5b0b1b881c08f62cf90d1480_amd64"
},
"product_reference": "openshift4/ose-hyperkube-rhel9@sha256:a28d7d13bea532cbf4ed7eab7f1938d2bb8a4b0c5b0b1b881c08f62cf90d1480_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-hyperkube-rhel9@sha256:c74999c46d4ffefd7ba95c2de266c25f88ede3cddbd7e8f8991adb0d09f65cb2_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:c74999c46d4ffefd7ba95c2de266c25f88ede3cddbd7e8f8991adb0d09f65cb2_arm64"
},
"product_reference": "openshift4/ose-hyperkube-rhel9@sha256:c74999c46d4ffefd7ba95c2de266c25f88ede3cddbd7e8f8991adb0d09f65cb2_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-hyperkube-rhel9@sha256:fee9325d33ee3018137ac887e6a643a0c1e33aa55990793f78ef25a78bd2b36f_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:fee9325d33ee3018137ac887e6a643a0c1e33aa55990793f78ef25a78bd2b36f_ppc64le"
},
"product_reference": "openshift4/ose-hyperkube-rhel9@sha256:fee9325d33ee3018137ac887e6a643a0c1e33aa55990793f78ef25a78bd2b36f_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Bartek Nowotarski"
],
"organization": "nowotarski.info"
}
],
"cve": "CVE-2023-45288",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2024-03-06T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.14:openshift4/ose-pod@sha256:7e02c7eb49a1f1999d8d15d66585f007e56c9d8e14e1f7ce344dd18a2cc9fc77_arm64",
"8Base-RHOSE-4.14:openshift4/ose-pod@sha256:a84d2a4c63f9a9822c850702cd6a52183fd938491c4367bcf591c32d4fc77d70_amd64",
"8Base-RHOSE-4.14:openshift4/ose-pod@sha256:ce1ace9c48b371094fb51ccc5d5a8466c821acadbbcec607d27731ef631859dd_s390x",
"8Base-RHOSE-4.14:openshift4/ose-pod@sha256:ed78be79d7cd9d49777884df951ed0eb74a9277a76d3ed089878350c6fa1d233_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268273"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was discovered with the implementation of the HTTP/2 protocol in the Go programming language. There were insufficient limitations on the amount of CONTINUATION frames sent within a single stream. An attacker could potentially exploit this to cause a Denial of Service (DoS) attack.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http, x/net/http2: unlimited number of CONTINUATION frames causes DoS",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat rates the security impact of this vulnerability as Important due to the worst case scenario resulting in a denial of service. It is simple to exploit, could significantly impact availability, and there is not a suitable mitigation for all use cases. Once an attack has ended, the system should return to normal operations on its own.\n\nThis vulnerability only impacts servers which have HTTP/2 enabled. It stems from an imperfect definition of the protocol. As the Go programming language is widely utilized across nearly every major Red Hat offering, a full listing of impacted packages will not be provided. Therefore, the \u201cAffected Packages and Issued Red Hat Security Errata\u201d section contains a simplified list of what offerings need to remediate this vulnerability. Every impacted offering has at least one representative component listed, but potentially not all of them. Rest assured that Red Hat is committed to remediating this vulnerability across our entire portfolio.\n\nMany components are rated as Low impact due to configurations which reduce the attack surface or significantly increase the difficulty of exploitation. A summary of these scenarios are:\n* The container includes a package that provides a vulnerable webserver, but it is not used or running during operation\n* HTTP/2 is disabled by default and is not supported\n* Only a client implementation is provided, which is not vulnerable\n* A vulnerable module (either golang.org/net/http or golang.org/x/net/http2) is included, but disabled\n* Access to a vulnerable server is restricted within the container (loopback only connections)\n* Golang is available in the container but is not used\n\n\nWithin the Red Hat OpenShift Container Platform, the majority of vulnerable components are not externally accessible. This means an attacker must already have access to a container within your environment to exploit this vulnerability. However, the ose-hyperkube (openshift-enterprise-hyperkube) container is externally accessible, so there are less barriers to exploitation. Fixes for this specific container are already available.\n\nWithin Red Hat Ansible Automation Platform, the impacted component is Receptor. The impact has been reduced to Low as the vulnerable code is present, but not utilized. There are three potential exposures within this component:\n* Receptor utilizes QUIC a UDP based protocol which does not run over HTTP/2\n* Receptor utilizes the x/net/ipv4 and ipv6 packages, both of which are not affected",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:8b1f20d39e7d561bf6a16c9bbbe684ebcd74a32ba4607bddc14ee55e382737b5_s390x",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:a28d7d13bea532cbf4ed7eab7f1938d2bb8a4b0c5b0b1b881c08f62cf90d1480_amd64",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:c74999c46d4ffefd7ba95c2de266c25f88ede3cddbd7e8f8991adb0d09f65cb2_arm64",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:fee9325d33ee3018137ac887e6a643a0c1e33aa55990793f78ef25a78bd2b36f_ppc64le"
],
"known_not_affected": [
"8Base-RHOSE-4.14:openshift4/ose-pod@sha256:7e02c7eb49a1f1999d8d15d66585f007e56c9d8e14e1f7ce344dd18a2cc9fc77_arm64",
"8Base-RHOSE-4.14:openshift4/ose-pod@sha256:a84d2a4c63f9a9822c850702cd6a52183fd938491c4367bcf591c32d4fc77d70_amd64",
"8Base-RHOSE-4.14:openshift4/ose-pod@sha256:ce1ace9c48b371094fb51ccc5d5a8466c821acadbbcec607d27731ef631859dd_s390x",
"8Base-RHOSE-4.14:openshift4/ose-pod@sha256:ed78be79d7cd9d49777884df951ed0eb74a9277a76d3ed089878350c6fa1d233_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-45288"
},
{
"category": "external",
"summary": "RHBZ#2268273",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268273"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-45288",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45288"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-45288",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-45288"
},
{
"category": "external",
"summary": "https://nowotarski.info/http2-continuation-flood/",
"url": "https://nowotarski.info/http2-continuation-flood/"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2687",
"url": "https://pkg.go.dev/vuln/GO-2024-2687"
},
{
"category": "external",
"summary": "https://www.kb.cert.org/vuls/id/421644",
"url": "https://www.kb.cert.org/vuls/id/421644"
}
],
"release_date": "2024-04-03T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-04-08T08:43:50+00:00",
"details": "For OpenShift Container Platform 4.14 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\n https://docs.openshift.com/container-platform/4.14/release_notes/ocp-4-14-release-notes.html\n\nYou may download the oc tool and use it to inspect release image metadata for x86_64, s390x, ppc64le, and aarch64 architectures. The image digests may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\n The sha values for the release are\n\n (For x86_64 architecture)\n The image digest is sha256:e64464879cd1acdfa7112c1ac1d90039e1689189e0af197f34881c79decda933\n\n (For s390x architecture)\n The image digest is sha256:d0301beb82f562d108825ab74a6217eb1cc7d906a30b60c5e0a0ab442158c8e4\n\n (For ppc64le architecture)\n The image digest is sha256:73d75ab90d1b96a19519b0d21e424d72b83bd2e46125758f7d0768918468fc65\n\n (For aarch64 architecture)\n The image digest is sha256:33678732f853fb4edc1b0882c6773d8589a67ba7118342f2e5a36027abf2b634\n\nAll OpenShift Container Platform 4.14 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.openshift.com/container-platform/4.14/updating/updating_a_cluster/updating-cluster-cli.html",
"product_ids": [
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:8b1f20d39e7d561bf6a16c9bbbe684ebcd74a32ba4607bddc14ee55e382737b5_s390x",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:a28d7d13bea532cbf4ed7eab7f1938d2bb8a4b0c5b0b1b881c08f62cf90d1480_amd64",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:c74999c46d4ffefd7ba95c2de266c25f88ede3cddbd7e8f8991adb0d09f65cb2_arm64",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:fee9325d33ee3018137ac887e6a643a0c1e33aa55990793f78ef25a78bd2b36f_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:1681"
},
{
"category": "workaround",
"details": "In some environments where http/2 support is not required, it may be possible to disable this feature to reduce risk.",
"product_ids": [
"8Base-RHOSE-4.14:openshift4/ose-pod@sha256:7e02c7eb49a1f1999d8d15d66585f007e56c9d8e14e1f7ce344dd18a2cc9fc77_arm64",
"8Base-RHOSE-4.14:openshift4/ose-pod@sha256:a84d2a4c63f9a9822c850702cd6a52183fd938491c4367bcf591c32d4fc77d70_amd64",
"8Base-RHOSE-4.14:openshift4/ose-pod@sha256:ce1ace9c48b371094fb51ccc5d5a8466c821acadbbcec607d27731ef631859dd_s390x",
"8Base-RHOSE-4.14:openshift4/ose-pod@sha256:ed78be79d7cd9d49777884df951ed0eb74a9277a76d3ed089878350c6fa1d233_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:8b1f20d39e7d561bf6a16c9bbbe684ebcd74a32ba4607bddc14ee55e382737b5_s390x",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:a28d7d13bea532cbf4ed7eab7f1938d2bb8a4b0c5b0b1b881c08f62cf90d1480_amd64",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:c74999c46d4ffefd7ba95c2de266c25f88ede3cddbd7e8f8991adb0d09f65cb2_arm64",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:fee9325d33ee3018137ac887e6a643a0c1e33aa55990793f78ef25a78bd2b36f_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": [
"8Base-RHOSE-4.14:openshift4/ose-pod@sha256:7e02c7eb49a1f1999d8d15d66585f007e56c9d8e14e1f7ce344dd18a2cc9fc77_arm64",
"8Base-RHOSE-4.14:openshift4/ose-pod@sha256:a84d2a4c63f9a9822c850702cd6a52183fd938491c4367bcf591c32d4fc77d70_amd64",
"8Base-RHOSE-4.14:openshift4/ose-pod@sha256:ce1ace9c48b371094fb51ccc5d5a8466c821acadbbcec607d27731ef631859dd_s390x",
"8Base-RHOSE-4.14:openshift4/ose-pod@sha256:ed78be79d7cd9d49777884df951ed0eb74a9277a76d3ed089878350c6fa1d233_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:8b1f20d39e7d561bf6a16c9bbbe684ebcd74a32ba4607bddc14ee55e382737b5_s390x",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:a28d7d13bea532cbf4ed7eab7f1938d2bb8a4b0c5b0b1b881c08f62cf90d1480_amd64",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:c74999c46d4ffefd7ba95c2de266c25f88ede3cddbd7e8f8991adb0d09f65cb2_arm64",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:fee9325d33ee3018137ac887e6a643a0c1e33aa55990793f78ef25a78bd2b36f_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: net/http, x/net/http2: unlimited number of CONTINUATION frames causes DoS"
}
]
}
RHSA-2024:1683
Vulnerability from csaf_redhat - Published: 2024-04-08 09:52 - Updated: 2026-08-18 22:49A vulnerability was discovered with the implementation of the HTTP/2 protocol in the Go programming language. There were insufficient limitations on the amount of CONTINUATION frames sent within a single stream. An attacker could potentially exploit this to cause a Denial of Service (DoS) attack.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-hyperkube@sha256:08a3f2cc02820748cb6627d7ee17377a5195cf76b86c3cd3f460d4400f8e50a5_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-hyperkube@sha256:6c81db26fe80749b56018113d64967fd6bafd9fc9ad9ff74bfedba6ef6da8e51_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-hyperkube@sha256:6dc7adba59e29a3651bb18e75ba58d61c5640e524141cc87ce8e1d8d653d8292_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-hyperkube@sha256:bb8f73001be1e2b4fa2871345c3bc787712786af3c557f8e26bbde9e507bda20_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-pod@sha256:49ff654b15cf7c0965afb2b240b1adf999e46f102c00670a90bbbfe1bd4e71e6_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-pod@sha256:6bf019e4dded5424e2ce1d1557bd054c7c388fb035da860ad5db9fea009febeb_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-pod@sha256:6c83f5cd64d6d44fc5fb4a5388dbd60f622db8b6e065ae9ed42187bbbe2a6f7f_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-pod@sha256:f572afd4089fa383f22fb404248b7344fafd17cb027fc865e47b434ea8e5a73c_arm64 | — |
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat OpenShift Container Platform release 4.13.39 is now available with updates to packages and images that fix several bugs and add enhancements.\n\nThis release includes a security update for Red Hat OpenShift Container Platform 4.13.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat OpenShift Container Platform is Red Hat\u0027s cloud computing Kubernetes application platform solution designed for on-premise or private cloud deployments.\n\nThis advisory contains the container images for Red Hat OpenShift Container Platform 4.13.39. There are no RPM packages for this release.\n\nSpace precludes documenting all of the container images in this advisory. See the following Release Notes documentation, which will be updated shortly for this release, for details about these changes:\n\nhttps://docs.openshift.com/container-platform/4.13/release_notes/ocp-4-13-release-notes.html\n\nSecurity Fix(es):\n\n* golang: net/http, x/net/http2: unlimited number of CONTINUATION frames\ncauses DoS (CVE-2023-45288)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\nAll OpenShift Container Platform 4.13 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.openshift.com/container-platform/4.13/updating/updating-cluster-cli.html",
"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-2024:1683",
"url": "https://access.redhat.com/errata/RHSA-2024:1683"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2268273",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268273"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_1683.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Container Platform 4.13.39 bug fix and security update",
"tracking": {
"current_release_date": "2026-08-18T22:49:23+00:00",
"generator": {
"date": "2026-08-18T22:49:23+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.16"
}
},
"id": "RHSA-2024:1683",
"initial_release_date": "2024-04-08T09:52:30+00:00",
"revision_history": [
{
"date": "2024-04-08T09:52:30+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-04-08T09:52:30+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-08-18T22:49:23+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift Container Platform 4.13",
"product": {
"name": "Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.13::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Enterprise"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift4/ose-hyperkube@sha256:08a3f2cc02820748cb6627d7ee17377a5195cf76b86c3cd3f460d4400f8e50a5_arm64",
"product": {
"name": "openshift4/ose-hyperkube@sha256:08a3f2cc02820748cb6627d7ee17377a5195cf76b86c3cd3f460d4400f8e50a5_arm64",
"product_id": "openshift4/ose-hyperkube@sha256:08a3f2cc02820748cb6627d7ee17377a5195cf76b86c3cd3f460d4400f8e50a5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-hyperkube@sha256:08a3f2cc02820748cb6627d7ee17377a5195cf76b86c3cd3f460d4400f8e50a5?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-hyperkube\u0026tag=v4.13.0-202404040933.p1.g731fb36.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-pod@sha256:f572afd4089fa383f22fb404248b7344fafd17cb027fc865e47b434ea8e5a73c_arm64",
"product": {
"name": "openshift4/ose-pod@sha256:f572afd4089fa383f22fb404248b7344fafd17cb027fc865e47b434ea8e5a73c_arm64",
"product_id": "openshift4/ose-pod@sha256:f572afd4089fa383f22fb404248b7344fafd17cb027fc865e47b434ea8e5a73c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-pod@sha256:f572afd4089fa383f22fb404248b7344fafd17cb027fc865e47b434ea8e5a73c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-pod\u0026tag=v4.13.0-202404040933.p1.g731fb36.assembly.stream.el8"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift4/ose-hyperkube@sha256:bb8f73001be1e2b4fa2871345c3bc787712786af3c557f8e26bbde9e507bda20_s390x",
"product": {
"name": "openshift4/ose-hyperkube@sha256:bb8f73001be1e2b4fa2871345c3bc787712786af3c557f8e26bbde9e507bda20_s390x",
"product_id": "openshift4/ose-hyperkube@sha256:bb8f73001be1e2b4fa2871345c3bc787712786af3c557f8e26bbde9e507bda20_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-hyperkube@sha256:bb8f73001be1e2b4fa2871345c3bc787712786af3c557f8e26bbde9e507bda20?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-hyperkube\u0026tag=v4.13.0-202404040933.p1.g731fb36.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-pod@sha256:6c83f5cd64d6d44fc5fb4a5388dbd60f622db8b6e065ae9ed42187bbbe2a6f7f_s390x",
"product": {
"name": "openshift4/ose-pod@sha256:6c83f5cd64d6d44fc5fb4a5388dbd60f622db8b6e065ae9ed42187bbbe2a6f7f_s390x",
"product_id": "openshift4/ose-pod@sha256:6c83f5cd64d6d44fc5fb4a5388dbd60f622db8b6e065ae9ed42187bbbe2a6f7f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-pod@sha256:6c83f5cd64d6d44fc5fb4a5388dbd60f622db8b6e065ae9ed42187bbbe2a6f7f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-pod\u0026tag=v4.13.0-202404040933.p1.g731fb36.assembly.stream.el8"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift4/ose-hyperkube@sha256:6c81db26fe80749b56018113d64967fd6bafd9fc9ad9ff74bfedba6ef6da8e51_amd64",
"product": {
"name": "openshift4/ose-hyperkube@sha256:6c81db26fe80749b56018113d64967fd6bafd9fc9ad9ff74bfedba6ef6da8e51_amd64",
"product_id": "openshift4/ose-hyperkube@sha256:6c81db26fe80749b56018113d64967fd6bafd9fc9ad9ff74bfedba6ef6da8e51_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-hyperkube@sha256:6c81db26fe80749b56018113d64967fd6bafd9fc9ad9ff74bfedba6ef6da8e51?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-hyperkube\u0026tag=v4.13.0-202404040933.p1.g731fb36.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-pod@sha256:49ff654b15cf7c0965afb2b240b1adf999e46f102c00670a90bbbfe1bd4e71e6_amd64",
"product": {
"name": "openshift4/ose-pod@sha256:49ff654b15cf7c0965afb2b240b1adf999e46f102c00670a90bbbfe1bd4e71e6_amd64",
"product_id": "openshift4/ose-pod@sha256:49ff654b15cf7c0965afb2b240b1adf999e46f102c00670a90bbbfe1bd4e71e6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-pod@sha256:49ff654b15cf7c0965afb2b240b1adf999e46f102c00670a90bbbfe1bd4e71e6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-pod\u0026tag=v4.13.0-202404040933.p1.g731fb36.assembly.stream.el8"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift4/ose-hyperkube@sha256:6dc7adba59e29a3651bb18e75ba58d61c5640e524141cc87ce8e1d8d653d8292_ppc64le",
"product": {
"name": "openshift4/ose-hyperkube@sha256:6dc7adba59e29a3651bb18e75ba58d61c5640e524141cc87ce8e1d8d653d8292_ppc64le",
"product_id": "openshift4/ose-hyperkube@sha256:6dc7adba59e29a3651bb18e75ba58d61c5640e524141cc87ce8e1d8d653d8292_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-hyperkube@sha256:6dc7adba59e29a3651bb18e75ba58d61c5640e524141cc87ce8e1d8d653d8292?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-hyperkube\u0026tag=v4.13.0-202404040933.p1.g731fb36.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-pod@sha256:6bf019e4dded5424e2ce1d1557bd054c7c388fb035da860ad5db9fea009febeb_ppc64le",
"product": {
"name": "openshift4/ose-pod@sha256:6bf019e4dded5424e2ce1d1557bd054c7c388fb035da860ad5db9fea009febeb_ppc64le",
"product_id": "openshift4/ose-pod@sha256:6bf019e4dded5424e2ce1d1557bd054c7c388fb035da860ad5db9fea009febeb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-pod@sha256:6bf019e4dded5424e2ce1d1557bd054c7c388fb035da860ad5db9fea009febeb?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-pod\u0026tag=v4.13.0-202404040933.p1.g731fb36.assembly.stream.el8"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-hyperkube@sha256:08a3f2cc02820748cb6627d7ee17377a5195cf76b86c3cd3f460d4400f8e50a5_arm64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift4/ose-hyperkube@sha256:08a3f2cc02820748cb6627d7ee17377a5195cf76b86c3cd3f460d4400f8e50a5_arm64"
},
"product_reference": "openshift4/ose-hyperkube@sha256:08a3f2cc02820748cb6627d7ee17377a5195cf76b86c3cd3f460d4400f8e50a5_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-hyperkube@sha256:6c81db26fe80749b56018113d64967fd6bafd9fc9ad9ff74bfedba6ef6da8e51_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift4/ose-hyperkube@sha256:6c81db26fe80749b56018113d64967fd6bafd9fc9ad9ff74bfedba6ef6da8e51_amd64"
},
"product_reference": "openshift4/ose-hyperkube@sha256:6c81db26fe80749b56018113d64967fd6bafd9fc9ad9ff74bfedba6ef6da8e51_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-hyperkube@sha256:6dc7adba59e29a3651bb18e75ba58d61c5640e524141cc87ce8e1d8d653d8292_ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift4/ose-hyperkube@sha256:6dc7adba59e29a3651bb18e75ba58d61c5640e524141cc87ce8e1d8d653d8292_ppc64le"
},
"product_reference": "openshift4/ose-hyperkube@sha256:6dc7adba59e29a3651bb18e75ba58d61c5640e524141cc87ce8e1d8d653d8292_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-hyperkube@sha256:bb8f73001be1e2b4fa2871345c3bc787712786af3c557f8e26bbde9e507bda20_s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift4/ose-hyperkube@sha256:bb8f73001be1e2b4fa2871345c3bc787712786af3c557f8e26bbde9e507bda20_s390x"
},
"product_reference": "openshift4/ose-hyperkube@sha256:bb8f73001be1e2b4fa2871345c3bc787712786af3c557f8e26bbde9e507bda20_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-pod@sha256:49ff654b15cf7c0965afb2b240b1adf999e46f102c00670a90bbbfe1bd4e71e6_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift4/ose-pod@sha256:49ff654b15cf7c0965afb2b240b1adf999e46f102c00670a90bbbfe1bd4e71e6_amd64"
},
"product_reference": "openshift4/ose-pod@sha256:49ff654b15cf7c0965afb2b240b1adf999e46f102c00670a90bbbfe1bd4e71e6_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-pod@sha256:6bf019e4dded5424e2ce1d1557bd054c7c388fb035da860ad5db9fea009febeb_ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift4/ose-pod@sha256:6bf019e4dded5424e2ce1d1557bd054c7c388fb035da860ad5db9fea009febeb_ppc64le"
},
"product_reference": "openshift4/ose-pod@sha256:6bf019e4dded5424e2ce1d1557bd054c7c388fb035da860ad5db9fea009febeb_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-pod@sha256:6c83f5cd64d6d44fc5fb4a5388dbd60f622db8b6e065ae9ed42187bbbe2a6f7f_s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift4/ose-pod@sha256:6c83f5cd64d6d44fc5fb4a5388dbd60f622db8b6e065ae9ed42187bbbe2a6f7f_s390x"
},
"product_reference": "openshift4/ose-pod@sha256:6c83f5cd64d6d44fc5fb4a5388dbd60f622db8b6e065ae9ed42187bbbe2a6f7f_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-pod@sha256:f572afd4089fa383f22fb404248b7344fafd17cb027fc865e47b434ea8e5a73c_arm64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift4/ose-pod@sha256:f572afd4089fa383f22fb404248b7344fafd17cb027fc865e47b434ea8e5a73c_arm64"
},
"product_reference": "openshift4/ose-pod@sha256:f572afd4089fa383f22fb404248b7344fafd17cb027fc865e47b434ea8e5a73c_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Bartek Nowotarski"
],
"organization": "nowotarski.info"
}
],
"cve": "CVE-2023-45288",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2024-03-06T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.13:openshift4/ose-pod@sha256:49ff654b15cf7c0965afb2b240b1adf999e46f102c00670a90bbbfe1bd4e71e6_amd64",
"8Base-RHOSE-4.13:openshift4/ose-pod@sha256:6bf019e4dded5424e2ce1d1557bd054c7c388fb035da860ad5db9fea009febeb_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-pod@sha256:6c83f5cd64d6d44fc5fb4a5388dbd60f622db8b6e065ae9ed42187bbbe2a6f7f_s390x",
"8Base-RHOSE-4.13:openshift4/ose-pod@sha256:f572afd4089fa383f22fb404248b7344fafd17cb027fc865e47b434ea8e5a73c_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268273"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was discovered with the implementation of the HTTP/2 protocol in the Go programming language. There were insufficient limitations on the amount of CONTINUATION frames sent within a single stream. An attacker could potentially exploit this to cause a Denial of Service (DoS) attack.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http, x/net/http2: unlimited number of CONTINUATION frames causes DoS",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat rates the security impact of this vulnerability as Important due to the worst case scenario resulting in a denial of service. It is simple to exploit, could significantly impact availability, and there is not a suitable mitigation for all use cases. Once an attack has ended, the system should return to normal operations on its own.\n\nThis vulnerability only impacts servers which have HTTP/2 enabled. It stems from an imperfect definition of the protocol. As the Go programming language is widely utilized across nearly every major Red Hat offering, a full listing of impacted packages will not be provided. Therefore, the \u201cAffected Packages and Issued Red Hat Security Errata\u201d section contains a simplified list of what offerings need to remediate this vulnerability. Every impacted offering has at least one representative component listed, but potentially not all of them. Rest assured that Red Hat is committed to remediating this vulnerability across our entire portfolio.\n\nMany components are rated as Low impact due to configurations which reduce the attack surface or significantly increase the difficulty of exploitation. A summary of these scenarios are:\n* The container includes a package that provides a vulnerable webserver, but it is not used or running during operation\n* HTTP/2 is disabled by default and is not supported\n* Only a client implementation is provided, which is not vulnerable\n* A vulnerable module (either golang.org/net/http or golang.org/x/net/http2) is included, but disabled\n* Access to a vulnerable server is restricted within the container (loopback only connections)\n* Golang is available in the container but is not used\n\n\nWithin the Red Hat OpenShift Container Platform, the majority of vulnerable components are not externally accessible. This means an attacker must already have access to a container within your environment to exploit this vulnerability. However, the ose-hyperkube (openshift-enterprise-hyperkube) container is externally accessible, so there are less barriers to exploitation. Fixes for this specific container are already available.\n\nWithin Red Hat Ansible Automation Platform, the impacted component is Receptor. The impact has been reduced to Low as the vulnerable code is present, but not utilized. There are three potential exposures within this component:\n* Receptor utilizes QUIC a UDP based protocol which does not run over HTTP/2\n* Receptor utilizes the x/net/ipv4 and ipv6 packages, both of which are not affected",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOSE-4.13:openshift4/ose-hyperkube@sha256:08a3f2cc02820748cb6627d7ee17377a5195cf76b86c3cd3f460d4400f8e50a5_arm64",
"8Base-RHOSE-4.13:openshift4/ose-hyperkube@sha256:6c81db26fe80749b56018113d64967fd6bafd9fc9ad9ff74bfedba6ef6da8e51_amd64",
"8Base-RHOSE-4.13:openshift4/ose-hyperkube@sha256:6dc7adba59e29a3651bb18e75ba58d61c5640e524141cc87ce8e1d8d653d8292_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-hyperkube@sha256:bb8f73001be1e2b4fa2871345c3bc787712786af3c557f8e26bbde9e507bda20_s390x"
],
"known_not_affected": [
"8Base-RHOSE-4.13:openshift4/ose-pod@sha256:49ff654b15cf7c0965afb2b240b1adf999e46f102c00670a90bbbfe1bd4e71e6_amd64",
"8Base-RHOSE-4.13:openshift4/ose-pod@sha256:6bf019e4dded5424e2ce1d1557bd054c7c388fb035da860ad5db9fea009febeb_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-pod@sha256:6c83f5cd64d6d44fc5fb4a5388dbd60f622db8b6e065ae9ed42187bbbe2a6f7f_s390x",
"8Base-RHOSE-4.13:openshift4/ose-pod@sha256:f572afd4089fa383f22fb404248b7344fafd17cb027fc865e47b434ea8e5a73c_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-45288"
},
{
"category": "external",
"summary": "RHBZ#2268273",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268273"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-45288",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45288"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-45288",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-45288"
},
{
"category": "external",
"summary": "https://nowotarski.info/http2-continuation-flood/",
"url": "https://nowotarski.info/http2-continuation-flood/"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2687",
"url": "https://pkg.go.dev/vuln/GO-2024-2687"
},
{
"category": "external",
"summary": "https://www.kb.cert.org/vuls/id/421644",
"url": "https://www.kb.cert.org/vuls/id/421644"
}
],
"release_date": "2024-04-03T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-04-08T09:52:30+00:00",
"details": "For OpenShift Container Platform 4.13 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\n https://docs.openshift.com/container-platform/4.13/release_notes/ocp-4-13-release-notes.html\nYou may download the oc tool and use it to inspect release image metadata for x86_64, s390x, ppc64le, and aarch64 architectures. The image digests may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\n The sha values for the release are\n\n (For x86_64 architecture)\n The image digest is sha256:dd58c982a2166dcac5ce8f390f8b26b36df27ac765c4e012a670a9c0bac909df\n\n (For s390x architecture)\n The image digest is sha256:3a1f6da052ba6d373a6c8ae68e0522e9b2e282d3b120dce710d0432b99e2284e\n\n (For ppc64le architecture)\n The image digest is sha256:153c4204ab3be5c2526de91d006d6a2ceb74e2b9dda8bc459bc0476392ae8670\n\n (For aarch64 architecture)\n The image digest is sha256:30833e58eccf21d78253074bd4d4d934dbb34b4435dd5da807d26a553c4c6682\n\nAll OpenShift Container Platform 4.13 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.openshift.com/container-platform/4.13/updating/updating-cluster-cli.html",
"product_ids": [
"8Base-RHOSE-4.13:openshift4/ose-hyperkube@sha256:08a3f2cc02820748cb6627d7ee17377a5195cf76b86c3cd3f460d4400f8e50a5_arm64",
"8Base-RHOSE-4.13:openshift4/ose-hyperkube@sha256:6c81db26fe80749b56018113d64967fd6bafd9fc9ad9ff74bfedba6ef6da8e51_amd64",
"8Base-RHOSE-4.13:openshift4/ose-hyperkube@sha256:6dc7adba59e29a3651bb18e75ba58d61c5640e524141cc87ce8e1d8d653d8292_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-hyperkube@sha256:bb8f73001be1e2b4fa2871345c3bc787712786af3c557f8e26bbde9e507bda20_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:1683"
},
{
"category": "workaround",
"details": "In some environments where http/2 support is not required, it may be possible to disable this feature to reduce risk.",
"product_ids": [
"8Base-RHOSE-4.13:openshift4/ose-hyperkube@sha256:08a3f2cc02820748cb6627d7ee17377a5195cf76b86c3cd3f460d4400f8e50a5_arm64",
"8Base-RHOSE-4.13:openshift4/ose-hyperkube@sha256:6c81db26fe80749b56018113d64967fd6bafd9fc9ad9ff74bfedba6ef6da8e51_amd64",
"8Base-RHOSE-4.13:openshift4/ose-hyperkube@sha256:6dc7adba59e29a3651bb18e75ba58d61c5640e524141cc87ce8e1d8d653d8292_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-hyperkube@sha256:bb8f73001be1e2b4fa2871345c3bc787712786af3c557f8e26bbde9e507bda20_s390x",
"8Base-RHOSE-4.13:openshift4/ose-pod@sha256:49ff654b15cf7c0965afb2b240b1adf999e46f102c00670a90bbbfe1bd4e71e6_amd64",
"8Base-RHOSE-4.13:openshift4/ose-pod@sha256:6bf019e4dded5424e2ce1d1557bd054c7c388fb035da860ad5db9fea009febeb_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-pod@sha256:6c83f5cd64d6d44fc5fb4a5388dbd60f622db8b6e065ae9ed42187bbbe2a6f7f_s390x",
"8Base-RHOSE-4.13:openshift4/ose-pod@sha256:f572afd4089fa383f22fb404248b7344fafd17cb027fc865e47b434ea8e5a73c_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.13:openshift4/ose-hyperkube@sha256:08a3f2cc02820748cb6627d7ee17377a5195cf76b86c3cd3f460d4400f8e50a5_arm64",
"8Base-RHOSE-4.13:openshift4/ose-hyperkube@sha256:6c81db26fe80749b56018113d64967fd6bafd9fc9ad9ff74bfedba6ef6da8e51_amd64",
"8Base-RHOSE-4.13:openshift4/ose-hyperkube@sha256:6dc7adba59e29a3651bb18e75ba58d61c5640e524141cc87ce8e1d8d653d8292_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-hyperkube@sha256:bb8f73001be1e2b4fa2871345c3bc787712786af3c557f8e26bbde9e507bda20_s390x",
"8Base-RHOSE-4.13:openshift4/ose-pod@sha256:49ff654b15cf7c0965afb2b240b1adf999e46f102c00670a90bbbfe1bd4e71e6_amd64",
"8Base-RHOSE-4.13:openshift4/ose-pod@sha256:6bf019e4dded5424e2ce1d1557bd054c7c388fb035da860ad5db9fea009febeb_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-pod@sha256:6c83f5cd64d6d44fc5fb4a5388dbd60f622db8b6e065ae9ed42187bbbe2a6f7f_s390x",
"8Base-RHOSE-4.13:openshift4/ose-pod@sha256:f572afd4089fa383f22fb404248b7344fafd17cb027fc865e47b434ea8e5a73c_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: net/http, x/net/http2: unlimited number of CONTINUATION frames causes DoS"
}
]
}
RHSA-2024:1892
Vulnerability from csaf_redhat - Published: 2024-04-26 05:31 - Updated: 2026-08-18 22:49A vulnerability was discovered with the implementation of the HTTP/2 protocol in the Go programming language. There were insufficient limitations on the amount of CONTINUATION frames sent within a single stream. An attacker could potentially exploit this to cause a Denial of Service (DoS) attack.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.15:openshift-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.15:buildah-1:1.29.1-20.4.rhaos4.15.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:buildah-1:1.29.1-20.4.rhaos4.15.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:buildah-1:1.29.1-20.4.rhaos4.15.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:buildah-1:1.29.1-20.4.rhaos4.15.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:buildah-1:1.29.1-20.4.rhaos4.15.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.4.rhaos4.15.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.4.rhaos4.15.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.4.rhaos4.15.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.4.rhaos4.15.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.4.rhaos4.15.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.4.rhaos4.15.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.4.rhaos4.15.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.4.rhaos4.15.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.4.rhaos4.15.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.4.rhaos4.15.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.4.rhaos4.15.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.4.rhaos4.15.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.4.rhaos4.15.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.4.rhaos4.15.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.4.rhaos4.15.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.4.rhaos4.15.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:butane-0:0.20.0-1.2.rhaos4.15.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:butane-0:0.20.0-1.2.rhaos4.15.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:butane-0:0.20.0-1.2.rhaos4.15.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:butane-0:0.20.0-1.2.rhaos4.15.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:butane-0:0.20.0-1.2.rhaos4.15.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:butane-debuginfo-0:0.20.0-1.2.rhaos4.15.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:butane-debuginfo-0:0.20.0-1.2.rhaos4.15.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:butane-debuginfo-0:0.20.0-1.2.rhaos4.15.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:butane-debuginfo-0:0.20.0-1.2.rhaos4.15.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:butane-debugsource-0:0.20.0-1.2.rhaos4.15.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:butane-debugsource-0:0.20.0-1.2.rhaos4.15.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:butane-debugsource-0:0.20.0-1.2.rhaos4.15.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:butane-debugsource-0:0.20.0-1.2.rhaos4.15.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:butane-redistributable-0:0.20.0-1.2.rhaos4.15.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:containernetworking-plugins-1:1.4.0-1.3.rhaos4.15.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:containernetworking-plugins-1:1.4.0-1.3.rhaos4.15.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:containernetworking-plugins-1:1.4.0-1.3.rhaos4.15.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:containernetworking-plugins-1:1.4.0-1.3.rhaos4.15.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:containernetworking-plugins-1:1.4.0-1.3.rhaos4.15.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.15.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.15.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.15.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.15.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.15.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.15.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.15.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.15.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:cri-o-debuginfo-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:cri-o-debuginfo-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:cri-o-debuginfo-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:cri-o-debuginfo-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:cri-o-debugsource-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:cri-o-debugsource-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:cri-o-debugsource-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:cri-o-debugsource-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:cri-tools-0:1.28.0-3.2.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:cri-tools-0:1.28.0-3.2.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:cri-tools-0:1.28.0-3.2.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:cri-tools-0:1.28.0-3.2.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:cri-tools-0:1.28.0-3.2.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:cri-tools-debuginfo-0:1.28.0-3.2.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:cri-tools-debuginfo-0:1.28.0-3.2.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:cri-tools-debuginfo-0:1.28.0-3.2.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:cri-tools-debuginfo-0:1.28.0-3.2.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:cri-tools-debugsource-0:1.28.0-3.2.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:cri-tools-debugsource-0:1.28.0-3.2.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:cri-tools-debugsource-0:1.28.0-3.2.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:cri-tools-debugsource-0:1.28.0-3.2.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:golang-github-prometheus-promu-0:0.15.0-15.4.gitd5383c5.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:golang-github-prometheus-promu-0:0.15.0-15.4.gitd5383c5.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:golang-github-prometheus-promu-0:0.15.0-15.4.gitd5383c5.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:golang-github-prometheus-promu-0:0.15.0-15.4.gitd5383c5.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:golang-github-prometheus-promu-0:0.15.0-15.4.gitd5383c5.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift-ansible-0:4.15.0-202404151212.p0.g1c9b99e.assembly.stream.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift-ansible-0:4.15.0-202404151212.p0.g1c9b99e.assembly.stream.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift-ansible-test-0:4.15.0-202404151212.p0.g1c9b99e.assembly.stream.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift-clients-redistributable-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4-aws-iso-0:4.15.0-202404151212.p0.gd2acdd5.assembly.stream.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4-aws-iso-0:4.15.0-202404151212.p0.gd2acdd5.assembly.stream.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:podman-3:4.4.1-21.2.rhaos4.15.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:podman-3:4.4.1-21.2.rhaos4.15.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:podman-3:4.4.1-21.2.rhaos4.15.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:podman-3:4.4.1-21.2.rhaos4.15.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:podman-3:4.4.1-21.2.rhaos4.15.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:podman-catatonit-3:4.4.1-21.2.rhaos4.15.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:podman-catatonit-3:4.4.1-21.2.rhaos4.15.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:podman-catatonit-3:4.4.1-21.2.rhaos4.15.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:podman-catatonit-3:4.4.1-21.2.rhaos4.15.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:podman-catatonit-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:podman-catatonit-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:podman-catatonit-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:podman-catatonit-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.2.rhaos4.15.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.2.rhaos4.15.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.2.rhaos4.15.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.2.rhaos4.15.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:podman-docker-3:4.4.1-21.2.rhaos4.15.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.2.rhaos4.15.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.2.rhaos4.15.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.2.rhaos4.15.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.2.rhaos4.15.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.2.rhaos4.15.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.2.rhaos4.15.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.2.rhaos4.15.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.2.rhaos4.15.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:podman-remote-3:4.4.1-21.2.rhaos4.15.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:podman-remote-3:4.4.1-21.2.rhaos4.15.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:podman-remote-3:4.4.1-21.2.rhaos4.15.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:podman-remote-3:4.4.1-21.2.rhaos4.15.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:podman-tests-3:4.4.1-21.2.rhaos4.15.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:podman-tests-3:4.4.1-21.2.rhaos4.15.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:podman-tests-3:4.4.1-21.2.rhaos4.15.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:podman-tests-3:4.4.1-21.2.rhaos4.15.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:runc-4:1.1.12-1.2.rhaos4.15.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:runc-4:1.1.12-1.2.rhaos4.15.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:runc-4:1.1.12-1.2.rhaos4.15.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:runc-4:1.1.12-1.2.rhaos4.15.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:runc-4:1.1.12-1.2.rhaos4.15.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:runc-debuginfo-4:1.1.12-1.2.rhaos4.15.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:runc-debuginfo-4:1.1.12-1.2.rhaos4.15.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:runc-debuginfo-4:1.1.12-1.2.rhaos4.15.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:runc-debuginfo-4:1.1.12-1.2.rhaos4.15.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:runc-debugsource-4:1.1.12-1.2.rhaos4.15.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:runc-debugsource-4:1.1.12-1.2.rhaos4.15.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:runc-debugsource-4:1.1.12-1.2.rhaos4.15.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:runc-debugsource-4:1.1.12-1.2.rhaos4.15.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:skopeo-2:1.11.2-21.3.rhaos4.15.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:skopeo-2:1.11.2-21.3.rhaos4.15.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:skopeo-2:1.11.2-21.3.rhaos4.15.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:skopeo-2:1.11.2-21.3.rhaos4.15.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:skopeo-2:1.11.2-21.3.rhaos4.15.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.3.rhaos4.15.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.3.rhaos4.15.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.3.rhaos4.15.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.3.rhaos4.15.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.3.rhaos4.15.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.3.rhaos4.15.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.3.rhaos4.15.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.3.rhaos4.15.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.3.rhaos4.15.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.3.rhaos4.15.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.3.rhaos4.15.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.3.rhaos4.15.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:buildah-1:1.29.1-20.4.rhaos4.15.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:buildah-1:1.29.1-20.4.rhaos4.15.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:buildah-1:1.29.1-20.4.rhaos4.15.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:buildah-1:1.29.1-20.4.rhaos4.15.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:buildah-1:1.29.1-20.4.rhaos4.15.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.4.rhaos4.15.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.4.rhaos4.15.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.4.rhaos4.15.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.4.rhaos4.15.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.4.rhaos4.15.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.4.rhaos4.15.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.4.rhaos4.15.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.4.rhaos4.15.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.4.rhaos4.15.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.4.rhaos4.15.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.4.rhaos4.15.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.4.rhaos4.15.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.4.rhaos4.15.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.4.rhaos4.15.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.4.rhaos4.15.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.4.rhaos4.15.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:conmon-3:2.1.7-10.2.rhaos4.15.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:conmon-3:2.1.7-10.2.rhaos4.15.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:conmon-3:2.1.7-10.2.rhaos4.15.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:conmon-3:2.1.7-10.2.rhaos4.15.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:conmon-3:2.1.7-10.2.rhaos4.15.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:conmon-debuginfo-3:2.1.7-10.2.rhaos4.15.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:conmon-debuginfo-3:2.1.7-10.2.rhaos4.15.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:conmon-debuginfo-3:2.1.7-10.2.rhaos4.15.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:conmon-debuginfo-3:2.1.7-10.2.rhaos4.15.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:conmon-debugsource-3:2.1.7-10.2.rhaos4.15.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:conmon-debugsource-3:2.1.7-10.2.rhaos4.15.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:conmon-debugsource-3:2.1.7-10.2.rhaos4.15.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:conmon-debugsource-3:2.1.7-10.2.rhaos4.15.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:cri-o-debuginfo-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:cri-o-debuginfo-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:cri-o-debuginfo-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:cri-o-debuginfo-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:cri-o-debugsource-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:cri-o-debugsource-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:cri-o-debugsource-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:cri-o-debugsource-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:cri-tools-0:1.28.0-3.2.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:cri-tools-0:1.28.0-3.2.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:cri-tools-0:1.28.0-3.2.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:cri-tools-0:1.28.0-3.2.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:cri-tools-0:1.28.0-3.2.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:cri-tools-debuginfo-0:1.28.0-3.2.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:cri-tools-debuginfo-0:1.28.0-3.2.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:cri-tools-debuginfo-0:1.28.0-3.2.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:cri-tools-debuginfo-0:1.28.0-3.2.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:cri-tools-debugsource-0:1.28.0-3.2.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:cri-tools-debugsource-0:1.28.0-3.2.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:cri-tools-debugsource-0:1.28.0-3.2.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:cri-tools-debugsource-0:1.28.0-3.2.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:ignition-0:2.16.2-2.2.rhaos4.15.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:ignition-0:2.16.2-2.2.rhaos4.15.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:ignition-0:2.16.2-2.2.rhaos4.15.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:ignition-0:2.16.2-2.2.rhaos4.15.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:ignition-0:2.16.2-2.2.rhaos4.15.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:ignition-debuginfo-0:2.16.2-2.2.rhaos4.15.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:ignition-debuginfo-0:2.16.2-2.2.rhaos4.15.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:ignition-debuginfo-0:2.16.2-2.2.rhaos4.15.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:ignition-debuginfo-0:2.16.2-2.2.rhaos4.15.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:ignition-debugsource-0:2.16.2-2.2.rhaos4.15.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:ignition-debugsource-0:2.16.2-2.2.rhaos4.15.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:ignition-debugsource-0:2.16.2-2.2.rhaos4.15.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:ignition-debugsource-0:2.16.2-2.2.rhaos4.15.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:ignition-validate-0:2.16.2-2.2.rhaos4.15.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:ignition-validate-0:2.16.2-2.2.rhaos4.15.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:ignition-validate-0:2.16.2-2.2.rhaos4.15.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:ignition-validate-0:2.16.2-2.2.rhaos4.15.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.15.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.15.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.15.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.15.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift-ansible-0:4.15.0-202404151212.p0.g1c9b99e.assembly.stream.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift-ansible-0:4.15.0-202404151212.p0.g1c9b99e.assembly.stream.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift-ansible-test-0:4.15.0-202404151212.p0.g1c9b99e.assembly.stream.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift-clients-redistributable-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:ovn23.09-0:23.09.0-139.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:ovn23.09-0:23.09.0-139.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:ovn23.09-0:23.09.0-139.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:ovn23.09-0:23.09.0-139.el9fdp.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:ovn23.09-0:23.09.0-139.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:ovn23.09-central-0:23.09.0-139.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:ovn23.09-central-0:23.09.0-139.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:ovn23.09-central-0:23.09.0-139.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:ovn23.09-central-0:23.09.0-139.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:ovn23.09-debuginfo-0:23.09.0-139.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:ovn23.09-debuginfo-0:23.09.0-139.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:ovn23.09-debuginfo-0:23.09.0-139.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:ovn23.09-debuginfo-0:23.09.0-139.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:ovn23.09-debugsource-0:23.09.0-139.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:ovn23.09-debugsource-0:23.09.0-139.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:ovn23.09-debugsource-0:23.09.0-139.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:ovn23.09-debugsource-0:23.09.0-139.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:ovn23.09-host-0:23.09.0-139.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:ovn23.09-host-0:23.09.0-139.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:ovn23.09-host-0:23.09.0-139.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:ovn23.09-host-0:23.09.0-139.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:ovn23.09-vtep-0:23.09.0-139.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:ovn23.09-vtep-0:23.09.0-139.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:ovn23.09-vtep-0:23.09.0-139.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:ovn23.09-vtep-0:23.09.0-139.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:podman-3:4.4.1-21.2.rhaos4.15.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:podman-3:4.4.1-21.2.rhaos4.15.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:podman-3:4.4.1-21.2.rhaos4.15.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:podman-3:4.4.1-21.2.rhaos4.15.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:podman-3:4.4.1-21.2.rhaos4.15.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.2.rhaos4.15.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.2.rhaos4.15.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.2.rhaos4.15.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.2.rhaos4.15.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:podman-docker-3:4.4.1-21.2.rhaos4.15.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.2.rhaos4.15.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.2.rhaos4.15.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.2.rhaos4.15.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.2.rhaos4.15.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.2.rhaos4.15.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.2.rhaos4.15.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.2.rhaos4.15.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.2.rhaos4.15.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:podman-remote-3:4.4.1-21.2.rhaos4.15.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:podman-remote-3:4.4.1-21.2.rhaos4.15.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:podman-remote-3:4.4.1-21.2.rhaos4.15.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:podman-remote-3:4.4.1-21.2.rhaos4.15.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:podman-tests-3:4.4.1-21.2.rhaos4.15.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:podman-tests-3:4.4.1-21.2.rhaos4.15.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:podman-tests-3:4.4.1-21.2.rhaos4.15.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:podman-tests-3:4.4.1-21.2.rhaos4.15.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:runc-4:1.1.12-1.2.rhaos4.15.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:runc-4:1.1.12-1.2.rhaos4.15.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:runc-4:1.1.12-1.2.rhaos4.15.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:runc-4:1.1.12-1.2.rhaos4.15.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:runc-4:1.1.12-1.2.rhaos4.15.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:runc-debuginfo-4:1.1.12-1.2.rhaos4.15.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:runc-debuginfo-4:1.1.12-1.2.rhaos4.15.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:runc-debuginfo-4:1.1.12-1.2.rhaos4.15.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:runc-debuginfo-4:1.1.12-1.2.rhaos4.15.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:runc-debugsource-4:1.1.12-1.2.rhaos4.15.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:runc-debugsource-4:1.1.12-1.2.rhaos4.15.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:runc-debugsource-4:1.1.12-1.2.rhaos4.15.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:runc-debugsource-4:1.1.12-1.2.rhaos4.15.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:skopeo-2:1.11.2-21.3.rhaos4.15.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:skopeo-2:1.11.2-21.3.rhaos4.15.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:skopeo-2:1.11.2-21.3.rhaos4.15.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:skopeo-2:1.11.2-21.3.rhaos4.15.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:skopeo-2:1.11.2-21.3.rhaos4.15.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.3.rhaos4.15.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.3.rhaos4.15.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.3.rhaos4.15.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.3.rhaos4.15.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.3.rhaos4.15.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.3.rhaos4.15.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.3.rhaos4.15.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.3.rhaos4.15.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.3.rhaos4.15.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.3.rhaos4.15.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.3.rhaos4.15.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.3.rhaos4.15.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.15:openstack-ironic-1:23.1.1-0.20240405121030.2c16b52.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.15:openstack-ironic-1:23.1.1-0.20240405121030.2c16b52.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.15:openstack-ironic-api-1:23.1.1-0.20240405121030.2c16b52.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.15:openstack-ironic-common-1:23.1.1-0.20240405121030.2c16b52.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.15:openstack-ironic-conductor-1:23.1.1-0.20240405121030.2c16b52.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.15:openstack-ironic-dnsmasq-tftp-server-1:23.1.1-0.20240405121030.2c16b52.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.15:python-netaddr-0:0.9.0-2.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.15:python-sushy-0:4.7.1-0.20240405121030.123a5a5.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.15:python3-ironic-tests-1:23.1.1-0.20240405121030.2c16b52.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.15:python3-netaddr-0:0.9.0-2.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.15:python3-netaddr-shell-0:0.9.0-2.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.15:python3-sushy-0:4.7.1-0.20240405121030.123a5a5.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.15:python3-sushy-tests-0:4.7.1-0.20240405121030.123a5a5.el9.noarch | — |
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat OpenShift Container Platform release 4.15.10 is now available with updates to packages and images that fix several bugs and add enhancements.\n\nThis release includes a security update for Red Hat OpenShift Container Platform 4.15.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat OpenShift Container Platform is Red Hat\u0027s cloud computing Kubernetes application platform solution designed for on-premise or private cloud deployments.\n\nThis advisory contains the RPM packages for Red Hat OpenShift Container Platform 4.15.10. See the following advisory for the container images for this release:\n\nhttps://access.redhat.com/errata/RHSA-2024:1887\n\nSecurity Fix(es):\n\n* golang: net/http, x/net/http2: unlimited number of CONTINUATION frames\ncauses DoS (CVE-2023-45288)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nAll OpenShift Container Platform 4.15 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.openshift.com/container-platform/4.15/updating/updating_a_cluster/updating-cluster-cli.html",
"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-2024:1892",
"url": "https://access.redhat.com/errata/RHSA-2024:1892"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2268273",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268273"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_1892.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Container Platform 4.15.10 packages and security update",
"tracking": {
"current_release_date": "2026-08-18T22:49:32+00:00",
"generator": {
"date": "2026-08-18T22:49:32+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.16"
}
},
"id": "RHSA-2024:1892",
"initial_release_date": "2024-04-26T05:31:01+00:00",
"revision_history": [
{
"date": "2024-04-26T05:31:01+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-04-26T05:31:01+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-08-18T22:49:32+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Ironic content for Red Hat OpenShift Container Platform 4.15",
"product": {
"name": "Ironic content for Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-IRONIC-4.15",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift_ironic:4.15::el9"
}
}
},
{
"category": "product_name",
"name": "Red Hat OpenShift Container Platform 4.15",
"product": {
"name": "Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.15::el8"
}
}
},
{
"category": "product_name",
"name": "Red Hat OpenShift Container Platform 4.15",
"product": {
"name": "Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.15::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Enterprise"
},
{
"branches": [
{
"category": "product_version",
"name": "openstack-ironic-1:23.1.1-0.20240405121030.2c16b52.el9.src",
"product": {
"name": "openstack-ironic-1:23.1.1-0.20240405121030.2c16b52.el9.src",
"product_id": "openstack-ironic-1:23.1.1-0.20240405121030.2c16b52.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openstack-ironic@23.1.1-0.20240405121030.2c16b52.el9?arch=src\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "python-netaddr-0:0.9.0-2.el9.src",
"product": {
"name": "python-netaddr-0:0.9.0-2.el9.src",
"product_id": "python-netaddr-0:0.9.0-2.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-netaddr@0.9.0-2.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-sushy-0:4.7.1-0.20240405121030.123a5a5.el9.src",
"product": {
"name": "python-sushy-0:4.7.1-0.20240405121030.123a5a5.el9.src",
"product_id": "python-sushy-0:4.7.1-0.20240405121030.123a5a5.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-sushy@4.7.1-0.20240405121030.123a5a5.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "buildah-1:1.29.1-20.4.rhaos4.15.el8.src",
"product": {
"name": "buildah-1:1.29.1-20.4.rhaos4.15.el8.src",
"product_id": "buildah-1:1.29.1-20.4.rhaos4.15.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.29.1-20.4.rhaos4.15.el8?arch=src\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "butane-0:0.20.0-1.2.rhaos4.15.el8.src",
"product": {
"name": "butane-0:0.20.0-1.2.rhaos4.15.el8.src",
"product_id": "butane-0:0.20.0-1.2.rhaos4.15.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane@0.20.0-1.2.rhaos4.15.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.4.0-1.3.rhaos4.15.el8.src",
"product": {
"name": "containernetworking-plugins-1:1.4.0-1.3.rhaos4.15.el8.src",
"product_id": "containernetworking-plugins-1:1.4.0-1.3.rhaos4.15.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.4.0-1.3.rhaos4.15.el8?arch=src\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.src",
"product": {
"name": "cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.src",
"product_id": "cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.28.4-9.1.rhaos4.15.git74214e5.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "cri-tools-0:1.28.0-3.2.el8.src",
"product": {
"name": "cri-tools-0:1.28.0-3.2.el8.src",
"product_id": "cri-tools-0:1.28.0-3.2.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools@1.28.0-3.2.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-promu-0:0.15.0-15.4.gitd5383c5.el8.src",
"product": {
"name": "golang-github-prometheus-promu-0:0.15.0-15.4.gitd5383c5.el8.src",
"product_id": "golang-github-prometheus-promu-0:0.15.0-15.4.gitd5383c5.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-github-prometheus-promu@0.15.0-15.4.gitd5383c5.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "openshift-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el8.src",
"product": {
"name": "openshift-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el8.src",
"product_id": "openshift-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift@4.15.0-202404151212.p0.g8974577.assembly.stream.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "openshift-ansible-0:4.15.0-202404151212.p0.g1c9b99e.assembly.stream.el8.src",
"product": {
"name": "openshift-ansible-0:4.15.0-202404151212.p0.g1c9b99e.assembly.stream.el8.src",
"product_id": "openshift-ansible-0:4.15.0-202404151212.p0.g1c9b99e.assembly.stream.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-ansible@4.15.0-202404151212.p0.g1c9b99e.assembly.stream.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el8.src",
"product": {
"name": "openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el8.src",
"product_id": "openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.15.0-202404151212.p0.g62c4d45.assembly.stream.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "openshift4-aws-iso-0:4.15.0-202404151212.p0.gd2acdd5.assembly.stream.el8.src",
"product": {
"name": "openshift4-aws-iso-0:4.15.0-202404151212.p0.gd2acdd5.assembly.stream.el8.src",
"product_id": "openshift4-aws-iso-0:4.15.0-202404151212.p0.gd2acdd5.assembly.stream.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift4-aws-iso@4.15.0-202404151212.p0.gd2acdd5.assembly.stream.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el8.src",
"product": {
"name": "ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el8.src",
"product_id": "ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-aws-ecr-image-credential-provider@4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "podman-3:4.4.1-21.2.rhaos4.15.el8.src",
"product": {
"name": "podman-3:4.4.1-21.2.rhaos4.15.el8.src",
"product_id": "podman-3:4.4.1-21.2.rhaos4.15.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.4.1-21.2.rhaos4.15.el8?arch=src\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "runc-4:1.1.12-1.2.rhaos4.15.el8.src",
"product": {
"name": "runc-4:1.1.12-1.2.rhaos4.15.el8.src",
"product_id": "runc-4:1.1.12-1.2.rhaos4.15.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.12-1.2.rhaos4.15.el8?arch=src\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.11.2-21.3.rhaos4.15.el8.src",
"product": {
"name": "skopeo-2:1.11.2-21.3.rhaos4.15.el8.src",
"product_id": "skopeo-2:1.11.2-21.3.rhaos4.15.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.11.2-21.3.rhaos4.15.el8?arch=src\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-1:1.29.1-20.4.rhaos4.15.el9.src",
"product": {
"name": "buildah-1:1.29.1-20.4.rhaos4.15.el9.src",
"product_id": "buildah-1:1.29.1-20.4.rhaos4.15.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.29.1-20.4.rhaos4.15.el9?arch=src\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "conmon-3:2.1.7-10.2.rhaos4.15.el9.src",
"product": {
"name": "conmon-3:2.1.7-10.2.rhaos4.15.el9.src",
"product_id": "conmon-3:2.1.7-10.2.rhaos4.15.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.7-10.2.rhaos4.15.el9?arch=src\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.src",
"product": {
"name": "cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.src",
"product_id": "cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.28.4-9.1.rhaos4.15.git74214e5.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "cri-tools-0:1.28.0-3.2.el9.src",
"product": {
"name": "cri-tools-0:1.28.0-3.2.el9.src",
"product_id": "cri-tools-0:1.28.0-3.2.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools@1.28.0-3.2.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "ignition-0:2.16.2-2.2.rhaos4.15.el9.src",
"product": {
"name": "ignition-0:2.16.2-2.2.rhaos4.15.el9.src",
"product_id": "ignition-0:2.16.2-2.2.rhaos4.15.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition@2.16.2-2.2.rhaos4.15.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "openshift-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el9.src",
"product": {
"name": "openshift-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el9.src",
"product_id": "openshift-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift@4.15.0-202404151212.p0.g8974577.assembly.stream.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "openshift-ansible-0:4.15.0-202404151212.p0.g1c9b99e.assembly.stream.el9.src",
"product": {
"name": "openshift-ansible-0:4.15.0-202404151212.p0.g1c9b99e.assembly.stream.el9.src",
"product_id": "openshift-ansible-0:4.15.0-202404151212.p0.g1c9b99e.assembly.stream.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-ansible@4.15.0-202404151212.p0.g1c9b99e.assembly.stream.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el9.src",
"product": {
"name": "openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el9.src",
"product_id": "openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.15.0-202404151212.p0.g62c4d45.assembly.stream.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el9.src",
"product": {
"name": "ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el9.src",
"product_id": "ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-aws-ecr-image-credential-provider@4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-0:23.09.0-139.el9fdp.src",
"product": {
"name": "ovn23.09-0:23.09.0-139.el9fdp.src",
"product_id": "ovn23.09-0:23.09.0-139.el9fdp.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09@23.09.0-139.el9fdp?arch=src"
}
}
},
{
"category": "product_version",
"name": "podman-3:4.4.1-21.2.rhaos4.15.el9.src",
"product": {
"name": "podman-3:4.4.1-21.2.rhaos4.15.el9.src",
"product_id": "podman-3:4.4.1-21.2.rhaos4.15.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.4.1-21.2.rhaos4.15.el9?arch=src\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "runc-4:1.1.12-1.2.rhaos4.15.el9.src",
"product": {
"name": "runc-4:1.1.12-1.2.rhaos4.15.el9.src",
"product_id": "runc-4:1.1.12-1.2.rhaos4.15.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.12-1.2.rhaos4.15.el9?arch=src\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.11.2-21.3.rhaos4.15.el9.src",
"product": {
"name": "skopeo-2:1.11.2-21.3.rhaos4.15.el9.src",
"product_id": "skopeo-2:1.11.2-21.3.rhaos4.15.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.11.2-21.3.rhaos4.15.el9?arch=src\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "openstack-ironic-1:23.1.1-0.20240405121030.2c16b52.el9.noarch",
"product": {
"name": "openstack-ironic-1:23.1.1-0.20240405121030.2c16b52.el9.noarch",
"product_id": "openstack-ironic-1:23.1.1-0.20240405121030.2c16b52.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openstack-ironic@23.1.1-0.20240405121030.2c16b52.el9?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "openstack-ironic-api-1:23.1.1-0.20240405121030.2c16b52.el9.noarch",
"product": {
"name": "openstack-ironic-api-1:23.1.1-0.20240405121030.2c16b52.el9.noarch",
"product_id": "openstack-ironic-api-1:23.1.1-0.20240405121030.2c16b52.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openstack-ironic-api@23.1.1-0.20240405121030.2c16b52.el9?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "openstack-ironic-common-1:23.1.1-0.20240405121030.2c16b52.el9.noarch",
"product": {
"name": "openstack-ironic-common-1:23.1.1-0.20240405121030.2c16b52.el9.noarch",
"product_id": "openstack-ironic-common-1:23.1.1-0.20240405121030.2c16b52.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openstack-ironic-common@23.1.1-0.20240405121030.2c16b52.el9?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "openstack-ironic-conductor-1:23.1.1-0.20240405121030.2c16b52.el9.noarch",
"product": {
"name": "openstack-ironic-conductor-1:23.1.1-0.20240405121030.2c16b52.el9.noarch",
"product_id": "openstack-ironic-conductor-1:23.1.1-0.20240405121030.2c16b52.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openstack-ironic-conductor@23.1.1-0.20240405121030.2c16b52.el9?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "openstack-ironic-dnsmasq-tftp-server-1:23.1.1-0.20240405121030.2c16b52.el9.noarch",
"product": {
"name": "openstack-ironic-dnsmasq-tftp-server-1:23.1.1-0.20240405121030.2c16b52.el9.noarch",
"product_id": "openstack-ironic-dnsmasq-tftp-server-1:23.1.1-0.20240405121030.2c16b52.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openstack-ironic-dnsmasq-tftp-server@23.1.1-0.20240405121030.2c16b52.el9?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "python3-ironic-tests-1:23.1.1-0.20240405121030.2c16b52.el9.noarch",
"product": {
"name": "python3-ironic-tests-1:23.1.1-0.20240405121030.2c16b52.el9.noarch",
"product_id": "python3-ironic-tests-1:23.1.1-0.20240405121030.2c16b52.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-ironic-tests@23.1.1-0.20240405121030.2c16b52.el9?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "python3-netaddr-0:0.9.0-2.el9.noarch",
"product": {
"name": "python3-netaddr-0:0.9.0-2.el9.noarch",
"product_id": "python3-netaddr-0:0.9.0-2.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-netaddr@0.9.0-2.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-netaddr-shell-0:0.9.0-2.el9.noarch",
"product": {
"name": "python3-netaddr-shell-0:0.9.0-2.el9.noarch",
"product_id": "python3-netaddr-shell-0:0.9.0-2.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-netaddr-shell@0.9.0-2.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-sushy-0:4.7.1-0.20240405121030.123a5a5.el9.noarch",
"product": {
"name": "python3-sushy-0:4.7.1-0.20240405121030.123a5a5.el9.noarch",
"product_id": "python3-sushy-0:4.7.1-0.20240405121030.123a5a5.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sushy@4.7.1-0.20240405121030.123a5a5.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-sushy-tests-0:4.7.1-0.20240405121030.123a5a5.el9.noarch",
"product": {
"name": "python3-sushy-tests-0:4.7.1-0.20240405121030.123a5a5.el9.noarch",
"product_id": "python3-sushy-tests-0:4.7.1-0.20240405121030.123a5a5.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sushy-tests@4.7.1-0.20240405121030.123a5a5.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "butane-redistributable-0:0.20.0-1.2.rhaos4.15.el8.noarch",
"product": {
"name": "butane-redistributable-0:0.20.0-1.2.rhaos4.15.el8.noarch",
"product_id": "butane-redistributable-0:0.20.0-1.2.rhaos4.15.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane-redistributable@0.20.0-1.2.rhaos4.15.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "openshift-ansible-0:4.15.0-202404151212.p0.g1c9b99e.assembly.stream.el8.noarch",
"product": {
"name": "openshift-ansible-0:4.15.0-202404151212.p0.g1c9b99e.assembly.stream.el8.noarch",
"product_id": "openshift-ansible-0:4.15.0-202404151212.p0.g1c9b99e.assembly.stream.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-ansible@4.15.0-202404151212.p0.g1c9b99e.assembly.stream.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "openshift-ansible-test-0:4.15.0-202404151212.p0.g1c9b99e.assembly.stream.el8.noarch",
"product": {
"name": "openshift-ansible-test-0:4.15.0-202404151212.p0.g1c9b99e.assembly.stream.el8.noarch",
"product_id": "openshift-ansible-test-0:4.15.0-202404151212.p0.g1c9b99e.assembly.stream.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-ansible-test@4.15.0-202404151212.p0.g1c9b99e.assembly.stream.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "openshift4-aws-iso-0:4.15.0-202404151212.p0.gd2acdd5.assembly.stream.el8.noarch",
"product": {
"name": "openshift4-aws-iso-0:4.15.0-202404151212.p0.gd2acdd5.assembly.stream.el8.noarch",
"product_id": "openshift4-aws-iso-0:4.15.0-202404151212.p0.gd2acdd5.assembly.stream.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift4-aws-iso@4.15.0-202404151212.p0.gd2acdd5.assembly.stream.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "podman-docker-3:4.4.1-21.2.rhaos4.15.el8.noarch",
"product": {
"name": "podman-docker-3:4.4.1-21.2.rhaos4.15.el8.noarch",
"product_id": "podman-docker-3:4.4.1-21.2.rhaos4.15.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-docker@4.4.1-21.2.rhaos4.15.el8?arch=noarch\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "openshift-ansible-0:4.15.0-202404151212.p0.g1c9b99e.assembly.stream.el9.noarch",
"product": {
"name": "openshift-ansible-0:4.15.0-202404151212.p0.g1c9b99e.assembly.stream.el9.noarch",
"product_id": "openshift-ansible-0:4.15.0-202404151212.p0.g1c9b99e.assembly.stream.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-ansible@4.15.0-202404151212.p0.g1c9b99e.assembly.stream.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "openshift-ansible-test-0:4.15.0-202404151212.p0.g1c9b99e.assembly.stream.el9.noarch",
"product": {
"name": "openshift-ansible-test-0:4.15.0-202404151212.p0.g1c9b99e.assembly.stream.el9.noarch",
"product_id": "openshift-ansible-test-0:4.15.0-202404151212.p0.g1c9b99e.assembly.stream.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-ansible-test@4.15.0-202404151212.p0.g1c9b99e.assembly.stream.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "podman-docker-3:4.4.1-21.2.rhaos4.15.el9.noarch",
"product": {
"name": "podman-docker-3:4.4.1-21.2.rhaos4.15.el9.noarch",
"product_id": "podman-docker-3:4.4.1-21.2.rhaos4.15.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-docker@4.4.1-21.2.rhaos4.15.el9?arch=noarch\u0026epoch=3"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-1:1.29.1-20.4.rhaos4.15.el8.x86_64",
"product": {
"name": "buildah-1:1.29.1-20.4.rhaos4.15.el8.x86_64",
"product_id": "buildah-1:1.29.1-20.4.rhaos4.15.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.29.1-20.4.rhaos4.15.el8?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.29.1-20.4.rhaos4.15.el8.x86_64",
"product": {
"name": "buildah-tests-1:1.29.1-20.4.rhaos4.15.el8.x86_64",
"product_id": "buildah-tests-1:1.29.1-20.4.rhaos4.15.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.29.1-20.4.rhaos4.15.el8?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.29.1-20.4.rhaos4.15.el8.x86_64",
"product": {
"name": "buildah-debugsource-1:1.29.1-20.4.rhaos4.15.el8.x86_64",
"product_id": "buildah-debugsource-1:1.29.1-20.4.rhaos4.15.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.29.1-20.4.rhaos4.15.el8?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.29.1-20.4.rhaos4.15.el8.x86_64",
"product": {
"name": "buildah-debuginfo-1:1.29.1-20.4.rhaos4.15.el8.x86_64",
"product_id": "buildah-debuginfo-1:1.29.1-20.4.rhaos4.15.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.29.1-20.4.rhaos4.15.el8?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.29.1-20.4.rhaos4.15.el8.x86_64",
"product": {
"name": "buildah-tests-debuginfo-1:1.29.1-20.4.rhaos4.15.el8.x86_64",
"product_id": "buildah-tests-debuginfo-1:1.29.1-20.4.rhaos4.15.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.29.1-20.4.rhaos4.15.el8?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "butane-0:0.20.0-1.2.rhaos4.15.el8.x86_64",
"product": {
"name": "butane-0:0.20.0-1.2.rhaos4.15.el8.x86_64",
"product_id": "butane-0:0.20.0-1.2.rhaos4.15.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane@0.20.0-1.2.rhaos4.15.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "butane-debugsource-0:0.20.0-1.2.rhaos4.15.el8.x86_64",
"product": {
"name": "butane-debugsource-0:0.20.0-1.2.rhaos4.15.el8.x86_64",
"product_id": "butane-debugsource-0:0.20.0-1.2.rhaos4.15.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane-debugsource@0.20.0-1.2.rhaos4.15.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "butane-debuginfo-0:0.20.0-1.2.rhaos4.15.el8.x86_64",
"product": {
"name": "butane-debuginfo-0:0.20.0-1.2.rhaos4.15.el8.x86_64",
"product_id": "butane-debuginfo-0:0.20.0-1.2.rhaos4.15.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane-debuginfo@0.20.0-1.2.rhaos4.15.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.4.0-1.3.rhaos4.15.el8.x86_64",
"product": {
"name": "containernetworking-plugins-1:1.4.0-1.3.rhaos4.15.el8.x86_64",
"product_id": "containernetworking-plugins-1:1.4.0-1.3.rhaos4.15.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.4.0-1.3.rhaos4.15.el8?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.15.el8.x86_64",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.15.el8.x86_64",
"product_id": "containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.15.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.4.0-1.3.rhaos4.15.el8?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.15.el8.x86_64",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.15.el8.x86_64",
"product_id": "containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.15.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.4.0-1.3.rhaos4.15.el8?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.x86_64",
"product": {
"name": "cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.x86_64",
"product_id": "cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.28.4-9.1.rhaos4.15.git74214e5.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.x86_64",
"product": {
"name": "cri-o-debugsource-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.x86_64",
"product_id": "cri-o-debugsource-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.28.4-9.1.rhaos4.15.git74214e5.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.x86_64",
"product": {
"name": "cri-o-debuginfo-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.x86_64",
"product_id": "cri-o-debuginfo-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.28.4-9.1.rhaos4.15.git74214e5.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-0:1.28.0-3.2.el8.x86_64",
"product": {
"name": "cri-tools-0:1.28.0-3.2.el8.x86_64",
"product_id": "cri-tools-0:1.28.0-3.2.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools@1.28.0-3.2.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debugsource-0:1.28.0-3.2.el8.x86_64",
"product": {
"name": "cri-tools-debugsource-0:1.28.0-3.2.el8.x86_64",
"product_id": "cri-tools-debugsource-0:1.28.0-3.2.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debugsource@1.28.0-3.2.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debuginfo-0:1.28.0-3.2.el8.x86_64",
"product": {
"name": "cri-tools-debuginfo-0:1.28.0-3.2.el8.x86_64",
"product_id": "cri-tools-debuginfo-0:1.28.0-3.2.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.28.0-3.2.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-promu-0:0.15.0-15.4.gitd5383c5.el8.x86_64",
"product": {
"name": "golang-github-prometheus-promu-0:0.15.0-15.4.gitd5383c5.el8.x86_64",
"product_id": "golang-github-prometheus-promu-0:0.15.0-15.4.gitd5383c5.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-github-prometheus-promu@0.15.0-15.4.gitd5383c5.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el8.x86_64",
"product": {
"name": "openshift-hyperkube-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el8.x86_64",
"product_id": "openshift-hyperkube-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.15.0-202404151212.p0.g8974577.assembly.stream.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el8.x86_64",
"product": {
"name": "openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el8.x86_64",
"product_id": "openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.15.0-202404151212.p0.g62c4d45.assembly.stream.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-redistributable-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el8.x86_64",
"product": {
"name": "openshift-clients-redistributable-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el8.x86_64",
"product_id": "openshift-clients-redistributable-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients-redistributable@4.15.0-202404151212.p0.g62c4d45.assembly.stream.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el8.x86_64",
"product": {
"name": "ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el8.x86_64",
"product_id": "ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-aws-ecr-image-credential-provider@4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "podman-3:4.4.1-21.2.rhaos4.15.el8.x86_64",
"product": {
"name": "podman-3:4.4.1-21.2.rhaos4.15.el8.x86_64",
"product_id": "podman-3:4.4.1-21.2.rhaos4.15.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.4.1-21.2.rhaos4.15.el8?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-3:4.4.1-21.2.rhaos4.15.el8.x86_64",
"product": {
"name": "podman-catatonit-3:4.4.1-21.2.rhaos4.15.el8.x86_64",
"product_id": "podman-catatonit-3:4.4.1-21.2.rhaos4.15.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.4.1-21.2.rhaos4.15.el8?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-3:4.4.1-21.2.rhaos4.15.el8.x86_64",
"product": {
"name": "podman-gvproxy-3:4.4.1-21.2.rhaos4.15.el8.x86_64",
"product_id": "podman-gvproxy-3:4.4.1-21.2.rhaos4.15.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-21.2.rhaos4.15.el8?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-3:4.4.1-21.2.rhaos4.15.el8.x86_64",
"product": {
"name": "podman-plugins-3:4.4.1-21.2.rhaos4.15.el8.x86_64",
"product_id": "podman-plugins-3:4.4.1-21.2.rhaos4.15.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.4.1-21.2.rhaos4.15.el8?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-3:4.4.1-21.2.rhaos4.15.el8.x86_64",
"product": {
"name": "podman-remote-3:4.4.1-21.2.rhaos4.15.el8.x86_64",
"product_id": "podman-remote-3:4.4.1-21.2.rhaos4.15.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.4.1-21.2.rhaos4.15.el8?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-tests-3:4.4.1-21.2.rhaos4.15.el8.x86_64",
"product": {
"name": "podman-tests-3:4.4.1-21.2.rhaos4.15.el8.x86_64",
"product_id": "podman-tests-3:4.4.1-21.2.rhaos4.15.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.4.1-21.2.rhaos4.15.el8?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-3:4.4.1-21.2.rhaos4.15.el8.x86_64",
"product": {
"name": "podman-debugsource-3:4.4.1-21.2.rhaos4.15.el8.x86_64",
"product_id": "podman-debugsource-3:4.4.1-21.2.rhaos4.15.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-21.2.rhaos4.15.el8?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.x86_64",
"product": {
"name": "podman-catatonit-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.x86_64",
"product_id": "podman-catatonit-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.4.1-21.2.rhaos4.15.el8?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.x86_64",
"product": {
"name": "podman-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.x86_64",
"product_id": "podman-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-21.2.rhaos4.15.el8?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.x86_64",
"product": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.x86_64",
"product_id": "podman-gvproxy-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-21.2.rhaos4.15.el8?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.x86_64",
"product": {
"name": "podman-plugins-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.x86_64",
"product_id": "podman-plugins-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-21.2.rhaos4.15.el8?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.x86_64",
"product": {
"name": "podman-remote-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.x86_64",
"product_id": "podman-remote-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-21.2.rhaos4.15.el8?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "runc-4:1.1.12-1.2.rhaos4.15.el8.x86_64",
"product": {
"name": "runc-4:1.1.12-1.2.rhaos4.15.el8.x86_64",
"product_id": "runc-4:1.1.12-1.2.rhaos4.15.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.12-1.2.rhaos4.15.el8?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-4:1.1.12-1.2.rhaos4.15.el8.x86_64",
"product": {
"name": "runc-debugsource-4:1.1.12-1.2.rhaos4.15.el8.x86_64",
"product_id": "runc-debugsource-4:1.1.12-1.2.rhaos4.15.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-1.2.rhaos4.15.el8?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-4:1.1.12-1.2.rhaos4.15.el8.x86_64",
"product": {
"name": "runc-debuginfo-4:1.1.12-1.2.rhaos4.15.el8.x86_64",
"product_id": "runc-debuginfo-4:1.1.12-1.2.rhaos4.15.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-1.2.rhaos4.15.el8?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.11.2-21.3.rhaos4.15.el8.x86_64",
"product": {
"name": "skopeo-2:1.11.2-21.3.rhaos4.15.el8.x86_64",
"product_id": "skopeo-2:1.11.2-21.3.rhaos4.15.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.11.2-21.3.rhaos4.15.el8?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.11.2-21.3.rhaos4.15.el8.x86_64",
"product": {
"name": "skopeo-tests-2:1.11.2-21.3.rhaos4.15.el8.x86_64",
"product_id": "skopeo-tests-2:1.11.2-21.3.rhaos4.15.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.11.2-21.3.rhaos4.15.el8?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.11.2-21.3.rhaos4.15.el8.x86_64",
"product": {
"name": "skopeo-debugsource-2:1.11.2-21.3.rhaos4.15.el8.x86_64",
"product_id": "skopeo-debugsource-2:1.11.2-21.3.rhaos4.15.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.11.2-21.3.rhaos4.15.el8?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.11.2-21.3.rhaos4.15.el8.x86_64",
"product": {
"name": "skopeo-debuginfo-2:1.11.2-21.3.rhaos4.15.el8.x86_64",
"product_id": "skopeo-debuginfo-2:1.11.2-21.3.rhaos4.15.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.11.2-21.3.rhaos4.15.el8?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-1:1.29.1-20.4.rhaos4.15.el9.x86_64",
"product": {
"name": "buildah-1:1.29.1-20.4.rhaos4.15.el9.x86_64",
"product_id": "buildah-1:1.29.1-20.4.rhaos4.15.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.29.1-20.4.rhaos4.15.el9?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.29.1-20.4.rhaos4.15.el9.x86_64",
"product": {
"name": "buildah-tests-1:1.29.1-20.4.rhaos4.15.el9.x86_64",
"product_id": "buildah-tests-1:1.29.1-20.4.rhaos4.15.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.29.1-20.4.rhaos4.15.el9?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.29.1-20.4.rhaos4.15.el9.x86_64",
"product": {
"name": "buildah-debugsource-1:1.29.1-20.4.rhaos4.15.el9.x86_64",
"product_id": "buildah-debugsource-1:1.29.1-20.4.rhaos4.15.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.29.1-20.4.rhaos4.15.el9?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.29.1-20.4.rhaos4.15.el9.x86_64",
"product": {
"name": "buildah-debuginfo-1:1.29.1-20.4.rhaos4.15.el9.x86_64",
"product_id": "buildah-debuginfo-1:1.29.1-20.4.rhaos4.15.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.29.1-20.4.rhaos4.15.el9?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.29.1-20.4.rhaos4.15.el9.x86_64",
"product": {
"name": "buildah-tests-debuginfo-1:1.29.1-20.4.rhaos4.15.el9.x86_64",
"product_id": "buildah-tests-debuginfo-1:1.29.1-20.4.rhaos4.15.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.29.1-20.4.rhaos4.15.el9?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "conmon-3:2.1.7-10.2.rhaos4.15.el9.x86_64",
"product": {
"name": "conmon-3:2.1.7-10.2.rhaos4.15.el9.x86_64",
"product_id": "conmon-3:2.1.7-10.2.rhaos4.15.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.7-10.2.rhaos4.15.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-3:2.1.7-10.2.rhaos4.15.el9.x86_64",
"product": {
"name": "conmon-debugsource-3:2.1.7-10.2.rhaos4.15.el9.x86_64",
"product_id": "conmon-debugsource-3:2.1.7-10.2.rhaos4.15.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.7-10.2.rhaos4.15.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-3:2.1.7-10.2.rhaos4.15.el9.x86_64",
"product": {
"name": "conmon-debuginfo-3:2.1.7-10.2.rhaos4.15.el9.x86_64",
"product_id": "conmon-debuginfo-3:2.1.7-10.2.rhaos4.15.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.7-10.2.rhaos4.15.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.x86_64",
"product": {
"name": "cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.x86_64",
"product_id": "cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.28.4-9.1.rhaos4.15.git74214e5.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.x86_64",
"product": {
"name": "cri-o-debugsource-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.x86_64",
"product_id": "cri-o-debugsource-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.28.4-9.1.rhaos4.15.git74214e5.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.x86_64",
"product": {
"name": "cri-o-debuginfo-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.x86_64",
"product_id": "cri-o-debuginfo-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.28.4-9.1.rhaos4.15.git74214e5.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-0:1.28.0-3.2.el9.x86_64",
"product": {
"name": "cri-tools-0:1.28.0-3.2.el9.x86_64",
"product_id": "cri-tools-0:1.28.0-3.2.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools@1.28.0-3.2.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debugsource-0:1.28.0-3.2.el9.x86_64",
"product": {
"name": "cri-tools-debugsource-0:1.28.0-3.2.el9.x86_64",
"product_id": "cri-tools-debugsource-0:1.28.0-3.2.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debugsource@1.28.0-3.2.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debuginfo-0:1.28.0-3.2.el9.x86_64",
"product": {
"name": "cri-tools-debuginfo-0:1.28.0-3.2.el9.x86_64",
"product_id": "cri-tools-debuginfo-0:1.28.0-3.2.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.28.0-3.2.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ignition-0:2.16.2-2.2.rhaos4.15.el9.x86_64",
"product": {
"name": "ignition-0:2.16.2-2.2.rhaos4.15.el9.x86_64",
"product_id": "ignition-0:2.16.2-2.2.rhaos4.15.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition@2.16.2-2.2.rhaos4.15.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ignition-validate-0:2.16.2-2.2.rhaos4.15.el9.x86_64",
"product": {
"name": "ignition-validate-0:2.16.2-2.2.rhaos4.15.el9.x86_64",
"product_id": "ignition-validate-0:2.16.2-2.2.rhaos4.15.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-validate@2.16.2-2.2.rhaos4.15.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ignition-debugsource-0:2.16.2-2.2.rhaos4.15.el9.x86_64",
"product": {
"name": "ignition-debugsource-0:2.16.2-2.2.rhaos4.15.el9.x86_64",
"product_id": "ignition-debugsource-0:2.16.2-2.2.rhaos4.15.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-debugsource@2.16.2-2.2.rhaos4.15.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ignition-debuginfo-0:2.16.2-2.2.rhaos4.15.el9.x86_64",
"product": {
"name": "ignition-debuginfo-0:2.16.2-2.2.rhaos4.15.el9.x86_64",
"product_id": "ignition-debuginfo-0:2.16.2-2.2.rhaos4.15.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-debuginfo@2.16.2-2.2.rhaos4.15.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.15.el9.x86_64",
"product": {
"name": "ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.15.el9.x86_64",
"product_id": "ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.15.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-validate-debuginfo@2.16.2-2.2.rhaos4.15.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el9.x86_64",
"product": {
"name": "openshift-hyperkube-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el9.x86_64",
"product_id": "openshift-hyperkube-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.15.0-202404151212.p0.g8974577.assembly.stream.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el9.x86_64",
"product": {
"name": "openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el9.x86_64",
"product_id": "openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.15.0-202404151212.p0.g62c4d45.assembly.stream.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-redistributable-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el9.x86_64",
"product": {
"name": "openshift-clients-redistributable-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el9.x86_64",
"product_id": "openshift-clients-redistributable-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients-redistributable@4.15.0-202404151212.p0.g62c4d45.assembly.stream.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el9.x86_64",
"product": {
"name": "ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el9.x86_64",
"product_id": "ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-aws-ecr-image-credential-provider@4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-0:23.09.0-139.el9fdp.x86_64",
"product": {
"name": "ovn23.09-0:23.09.0-139.el9fdp.x86_64",
"product_id": "ovn23.09-0:23.09.0-139.el9fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09@23.09.0-139.el9fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-central-0:23.09.0-139.el9fdp.x86_64",
"product": {
"name": "ovn23.09-central-0:23.09.0-139.el9fdp.x86_64",
"product_id": "ovn23.09-central-0:23.09.0-139.el9fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-central@23.09.0-139.el9fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-host-0:23.09.0-139.el9fdp.x86_64",
"product": {
"name": "ovn23.09-host-0:23.09.0-139.el9fdp.x86_64",
"product_id": "ovn23.09-host-0:23.09.0-139.el9fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-host@23.09.0-139.el9fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-vtep-0:23.09.0-139.el9fdp.x86_64",
"product": {
"name": "ovn23.09-vtep-0:23.09.0-139.el9fdp.x86_64",
"product_id": "ovn23.09-vtep-0:23.09.0-139.el9fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-vtep@23.09.0-139.el9fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-debugsource-0:23.09.0-139.el9fdp.x86_64",
"product": {
"name": "ovn23.09-debugsource-0:23.09.0-139.el9fdp.x86_64",
"product_id": "ovn23.09-debugsource-0:23.09.0-139.el9fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-debugsource@23.09.0-139.el9fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.x86_64",
"product": {
"name": "ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.x86_64",
"product_id": "ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-central-debuginfo@23.09.0-139.el9fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-debuginfo-0:23.09.0-139.el9fdp.x86_64",
"product": {
"name": "ovn23.09-debuginfo-0:23.09.0-139.el9fdp.x86_64",
"product_id": "ovn23.09-debuginfo-0:23.09.0-139.el9fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-debuginfo@23.09.0-139.el9fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.x86_64",
"product": {
"name": "ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.x86_64",
"product_id": "ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-host-debuginfo@23.09.0-139.el9fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.x86_64",
"product": {
"name": "ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.x86_64",
"product_id": "ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-vtep-debuginfo@23.09.0-139.el9fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "podman-3:4.4.1-21.2.rhaos4.15.el9.x86_64",
"product": {
"name": "podman-3:4.4.1-21.2.rhaos4.15.el9.x86_64",
"product_id": "podman-3:4.4.1-21.2.rhaos4.15.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.4.1-21.2.rhaos4.15.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-3:4.4.1-21.2.rhaos4.15.el9.x86_64",
"product": {
"name": "podman-gvproxy-3:4.4.1-21.2.rhaos4.15.el9.x86_64",
"product_id": "podman-gvproxy-3:4.4.1-21.2.rhaos4.15.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-21.2.rhaos4.15.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-3:4.4.1-21.2.rhaos4.15.el9.x86_64",
"product": {
"name": "podman-plugins-3:4.4.1-21.2.rhaos4.15.el9.x86_64",
"product_id": "podman-plugins-3:4.4.1-21.2.rhaos4.15.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.4.1-21.2.rhaos4.15.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-3:4.4.1-21.2.rhaos4.15.el9.x86_64",
"product": {
"name": "podman-remote-3:4.4.1-21.2.rhaos4.15.el9.x86_64",
"product_id": "podman-remote-3:4.4.1-21.2.rhaos4.15.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.4.1-21.2.rhaos4.15.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-tests-3:4.4.1-21.2.rhaos4.15.el9.x86_64",
"product": {
"name": "podman-tests-3:4.4.1-21.2.rhaos4.15.el9.x86_64",
"product_id": "podman-tests-3:4.4.1-21.2.rhaos4.15.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.4.1-21.2.rhaos4.15.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-3:4.4.1-21.2.rhaos4.15.el9.x86_64",
"product": {
"name": "podman-debugsource-3:4.4.1-21.2.rhaos4.15.el9.x86_64",
"product_id": "podman-debugsource-3:4.4.1-21.2.rhaos4.15.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-21.2.rhaos4.15.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.x86_64",
"product": {
"name": "podman-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.x86_64",
"product_id": "podman-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-21.2.rhaos4.15.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.x86_64",
"product": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.x86_64",
"product_id": "podman-gvproxy-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-21.2.rhaos4.15.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.x86_64",
"product": {
"name": "podman-plugins-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.x86_64",
"product_id": "podman-plugins-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-21.2.rhaos4.15.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.x86_64",
"product": {
"name": "podman-remote-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.x86_64",
"product_id": "podman-remote-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-21.2.rhaos4.15.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "runc-4:1.1.12-1.2.rhaos4.15.el9.x86_64",
"product": {
"name": "runc-4:1.1.12-1.2.rhaos4.15.el9.x86_64",
"product_id": "runc-4:1.1.12-1.2.rhaos4.15.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.12-1.2.rhaos4.15.el9?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-4:1.1.12-1.2.rhaos4.15.el9.x86_64",
"product": {
"name": "runc-debugsource-4:1.1.12-1.2.rhaos4.15.el9.x86_64",
"product_id": "runc-debugsource-4:1.1.12-1.2.rhaos4.15.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-1.2.rhaos4.15.el9?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-4:1.1.12-1.2.rhaos4.15.el9.x86_64",
"product": {
"name": "runc-debuginfo-4:1.1.12-1.2.rhaos4.15.el9.x86_64",
"product_id": "runc-debuginfo-4:1.1.12-1.2.rhaos4.15.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-1.2.rhaos4.15.el9?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.11.2-21.3.rhaos4.15.el9.x86_64",
"product": {
"name": "skopeo-2:1.11.2-21.3.rhaos4.15.el9.x86_64",
"product_id": "skopeo-2:1.11.2-21.3.rhaos4.15.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.11.2-21.3.rhaos4.15.el9?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.11.2-21.3.rhaos4.15.el9.x86_64",
"product": {
"name": "skopeo-tests-2:1.11.2-21.3.rhaos4.15.el9.x86_64",
"product_id": "skopeo-tests-2:1.11.2-21.3.rhaos4.15.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.11.2-21.3.rhaos4.15.el9?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.11.2-21.3.rhaos4.15.el9.x86_64",
"product": {
"name": "skopeo-debugsource-2:1.11.2-21.3.rhaos4.15.el9.x86_64",
"product_id": "skopeo-debugsource-2:1.11.2-21.3.rhaos4.15.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.11.2-21.3.rhaos4.15.el9?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.11.2-21.3.rhaos4.15.el9.x86_64",
"product": {
"name": "skopeo-debuginfo-2:1.11.2-21.3.rhaos4.15.el9.x86_64",
"product_id": "skopeo-debuginfo-2:1.11.2-21.3.rhaos4.15.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.11.2-21.3.rhaos4.15.el9?arch=x86_64\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-1:1.29.1-20.4.rhaos4.15.el8.aarch64",
"product": {
"name": "buildah-1:1.29.1-20.4.rhaos4.15.el8.aarch64",
"product_id": "buildah-1:1.29.1-20.4.rhaos4.15.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.29.1-20.4.rhaos4.15.el8?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.29.1-20.4.rhaos4.15.el8.aarch64",
"product": {
"name": "buildah-tests-1:1.29.1-20.4.rhaos4.15.el8.aarch64",
"product_id": "buildah-tests-1:1.29.1-20.4.rhaos4.15.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.29.1-20.4.rhaos4.15.el8?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.29.1-20.4.rhaos4.15.el8.aarch64",
"product": {
"name": "buildah-debugsource-1:1.29.1-20.4.rhaos4.15.el8.aarch64",
"product_id": "buildah-debugsource-1:1.29.1-20.4.rhaos4.15.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.29.1-20.4.rhaos4.15.el8?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.29.1-20.4.rhaos4.15.el8.aarch64",
"product": {
"name": "buildah-debuginfo-1:1.29.1-20.4.rhaos4.15.el8.aarch64",
"product_id": "buildah-debuginfo-1:1.29.1-20.4.rhaos4.15.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.29.1-20.4.rhaos4.15.el8?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.29.1-20.4.rhaos4.15.el8.aarch64",
"product": {
"name": "buildah-tests-debuginfo-1:1.29.1-20.4.rhaos4.15.el8.aarch64",
"product_id": "buildah-tests-debuginfo-1:1.29.1-20.4.rhaos4.15.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.29.1-20.4.rhaos4.15.el8?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "butane-0:0.20.0-1.2.rhaos4.15.el8.aarch64",
"product": {
"name": "butane-0:0.20.0-1.2.rhaos4.15.el8.aarch64",
"product_id": "butane-0:0.20.0-1.2.rhaos4.15.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane@0.20.0-1.2.rhaos4.15.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "butane-debugsource-0:0.20.0-1.2.rhaos4.15.el8.aarch64",
"product": {
"name": "butane-debugsource-0:0.20.0-1.2.rhaos4.15.el8.aarch64",
"product_id": "butane-debugsource-0:0.20.0-1.2.rhaos4.15.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane-debugsource@0.20.0-1.2.rhaos4.15.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "butane-debuginfo-0:0.20.0-1.2.rhaos4.15.el8.aarch64",
"product": {
"name": "butane-debuginfo-0:0.20.0-1.2.rhaos4.15.el8.aarch64",
"product_id": "butane-debuginfo-0:0.20.0-1.2.rhaos4.15.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane-debuginfo@0.20.0-1.2.rhaos4.15.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.4.0-1.3.rhaos4.15.el8.aarch64",
"product": {
"name": "containernetworking-plugins-1:1.4.0-1.3.rhaos4.15.el8.aarch64",
"product_id": "containernetworking-plugins-1:1.4.0-1.3.rhaos4.15.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.4.0-1.3.rhaos4.15.el8?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.15.el8.aarch64",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.15.el8.aarch64",
"product_id": "containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.15.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.4.0-1.3.rhaos4.15.el8?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.15.el8.aarch64",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.15.el8.aarch64",
"product_id": "containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.15.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.4.0-1.3.rhaos4.15.el8?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.aarch64",
"product": {
"name": "cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.aarch64",
"product_id": "cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.28.4-9.1.rhaos4.15.git74214e5.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.aarch64",
"product": {
"name": "cri-o-debugsource-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.aarch64",
"product_id": "cri-o-debugsource-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.28.4-9.1.rhaos4.15.git74214e5.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.aarch64",
"product": {
"name": "cri-o-debuginfo-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.aarch64",
"product_id": "cri-o-debuginfo-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.28.4-9.1.rhaos4.15.git74214e5.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-0:1.28.0-3.2.el8.aarch64",
"product": {
"name": "cri-tools-0:1.28.0-3.2.el8.aarch64",
"product_id": "cri-tools-0:1.28.0-3.2.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools@1.28.0-3.2.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debugsource-0:1.28.0-3.2.el8.aarch64",
"product": {
"name": "cri-tools-debugsource-0:1.28.0-3.2.el8.aarch64",
"product_id": "cri-tools-debugsource-0:1.28.0-3.2.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debugsource@1.28.0-3.2.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debuginfo-0:1.28.0-3.2.el8.aarch64",
"product": {
"name": "cri-tools-debuginfo-0:1.28.0-3.2.el8.aarch64",
"product_id": "cri-tools-debuginfo-0:1.28.0-3.2.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.28.0-3.2.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-promu-0:0.15.0-15.4.gitd5383c5.el8.aarch64",
"product": {
"name": "golang-github-prometheus-promu-0:0.15.0-15.4.gitd5383c5.el8.aarch64",
"product_id": "golang-github-prometheus-promu-0:0.15.0-15.4.gitd5383c5.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-github-prometheus-promu@0.15.0-15.4.gitd5383c5.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el8.aarch64",
"product": {
"name": "openshift-hyperkube-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el8.aarch64",
"product_id": "openshift-hyperkube-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.15.0-202404151212.p0.g8974577.assembly.stream.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el8.aarch64",
"product": {
"name": "openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el8.aarch64",
"product_id": "openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.15.0-202404151212.p0.g62c4d45.assembly.stream.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el8.aarch64",
"product": {
"name": "ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el8.aarch64",
"product_id": "ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-aws-ecr-image-credential-provider@4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "podman-3:4.4.1-21.2.rhaos4.15.el8.aarch64",
"product": {
"name": "podman-3:4.4.1-21.2.rhaos4.15.el8.aarch64",
"product_id": "podman-3:4.4.1-21.2.rhaos4.15.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.4.1-21.2.rhaos4.15.el8?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-3:4.4.1-21.2.rhaos4.15.el8.aarch64",
"product": {
"name": "podman-catatonit-3:4.4.1-21.2.rhaos4.15.el8.aarch64",
"product_id": "podman-catatonit-3:4.4.1-21.2.rhaos4.15.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.4.1-21.2.rhaos4.15.el8?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-3:4.4.1-21.2.rhaos4.15.el8.aarch64",
"product": {
"name": "podman-gvproxy-3:4.4.1-21.2.rhaos4.15.el8.aarch64",
"product_id": "podman-gvproxy-3:4.4.1-21.2.rhaos4.15.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-21.2.rhaos4.15.el8?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-3:4.4.1-21.2.rhaos4.15.el8.aarch64",
"product": {
"name": "podman-plugins-3:4.4.1-21.2.rhaos4.15.el8.aarch64",
"product_id": "podman-plugins-3:4.4.1-21.2.rhaos4.15.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.4.1-21.2.rhaos4.15.el8?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-3:4.4.1-21.2.rhaos4.15.el8.aarch64",
"product": {
"name": "podman-remote-3:4.4.1-21.2.rhaos4.15.el8.aarch64",
"product_id": "podman-remote-3:4.4.1-21.2.rhaos4.15.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.4.1-21.2.rhaos4.15.el8?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-tests-3:4.4.1-21.2.rhaos4.15.el8.aarch64",
"product": {
"name": "podman-tests-3:4.4.1-21.2.rhaos4.15.el8.aarch64",
"product_id": "podman-tests-3:4.4.1-21.2.rhaos4.15.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.4.1-21.2.rhaos4.15.el8?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-3:4.4.1-21.2.rhaos4.15.el8.aarch64",
"product": {
"name": "podman-debugsource-3:4.4.1-21.2.rhaos4.15.el8.aarch64",
"product_id": "podman-debugsource-3:4.4.1-21.2.rhaos4.15.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-21.2.rhaos4.15.el8?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.aarch64",
"product": {
"name": "podman-catatonit-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.aarch64",
"product_id": "podman-catatonit-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.4.1-21.2.rhaos4.15.el8?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.aarch64",
"product": {
"name": "podman-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.aarch64",
"product_id": "podman-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-21.2.rhaos4.15.el8?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.aarch64",
"product": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.aarch64",
"product_id": "podman-gvproxy-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-21.2.rhaos4.15.el8?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.aarch64",
"product": {
"name": "podman-plugins-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.aarch64",
"product_id": "podman-plugins-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-21.2.rhaos4.15.el8?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.aarch64",
"product": {
"name": "podman-remote-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.aarch64",
"product_id": "podman-remote-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-21.2.rhaos4.15.el8?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "runc-4:1.1.12-1.2.rhaos4.15.el8.aarch64",
"product": {
"name": "runc-4:1.1.12-1.2.rhaos4.15.el8.aarch64",
"product_id": "runc-4:1.1.12-1.2.rhaos4.15.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.12-1.2.rhaos4.15.el8?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-4:1.1.12-1.2.rhaos4.15.el8.aarch64",
"product": {
"name": "runc-debugsource-4:1.1.12-1.2.rhaos4.15.el8.aarch64",
"product_id": "runc-debugsource-4:1.1.12-1.2.rhaos4.15.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-1.2.rhaos4.15.el8?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-4:1.1.12-1.2.rhaos4.15.el8.aarch64",
"product": {
"name": "runc-debuginfo-4:1.1.12-1.2.rhaos4.15.el8.aarch64",
"product_id": "runc-debuginfo-4:1.1.12-1.2.rhaos4.15.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-1.2.rhaos4.15.el8?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.11.2-21.3.rhaos4.15.el8.aarch64",
"product": {
"name": "skopeo-2:1.11.2-21.3.rhaos4.15.el8.aarch64",
"product_id": "skopeo-2:1.11.2-21.3.rhaos4.15.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.11.2-21.3.rhaos4.15.el8?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.11.2-21.3.rhaos4.15.el8.aarch64",
"product": {
"name": "skopeo-tests-2:1.11.2-21.3.rhaos4.15.el8.aarch64",
"product_id": "skopeo-tests-2:1.11.2-21.3.rhaos4.15.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.11.2-21.3.rhaos4.15.el8?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.11.2-21.3.rhaos4.15.el8.aarch64",
"product": {
"name": "skopeo-debugsource-2:1.11.2-21.3.rhaos4.15.el8.aarch64",
"product_id": "skopeo-debugsource-2:1.11.2-21.3.rhaos4.15.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.11.2-21.3.rhaos4.15.el8?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.11.2-21.3.rhaos4.15.el8.aarch64",
"product": {
"name": "skopeo-debuginfo-2:1.11.2-21.3.rhaos4.15.el8.aarch64",
"product_id": "skopeo-debuginfo-2:1.11.2-21.3.rhaos4.15.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.11.2-21.3.rhaos4.15.el8?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-1:1.29.1-20.4.rhaos4.15.el9.aarch64",
"product": {
"name": "buildah-1:1.29.1-20.4.rhaos4.15.el9.aarch64",
"product_id": "buildah-1:1.29.1-20.4.rhaos4.15.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.29.1-20.4.rhaos4.15.el9?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.29.1-20.4.rhaos4.15.el9.aarch64",
"product": {
"name": "buildah-tests-1:1.29.1-20.4.rhaos4.15.el9.aarch64",
"product_id": "buildah-tests-1:1.29.1-20.4.rhaos4.15.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.29.1-20.4.rhaos4.15.el9?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.29.1-20.4.rhaos4.15.el9.aarch64",
"product": {
"name": "buildah-debugsource-1:1.29.1-20.4.rhaos4.15.el9.aarch64",
"product_id": "buildah-debugsource-1:1.29.1-20.4.rhaos4.15.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.29.1-20.4.rhaos4.15.el9?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.29.1-20.4.rhaos4.15.el9.aarch64",
"product": {
"name": "buildah-debuginfo-1:1.29.1-20.4.rhaos4.15.el9.aarch64",
"product_id": "buildah-debuginfo-1:1.29.1-20.4.rhaos4.15.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.29.1-20.4.rhaos4.15.el9?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.29.1-20.4.rhaos4.15.el9.aarch64",
"product": {
"name": "buildah-tests-debuginfo-1:1.29.1-20.4.rhaos4.15.el9.aarch64",
"product_id": "buildah-tests-debuginfo-1:1.29.1-20.4.rhaos4.15.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.29.1-20.4.rhaos4.15.el9?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "conmon-3:2.1.7-10.2.rhaos4.15.el9.aarch64",
"product": {
"name": "conmon-3:2.1.7-10.2.rhaos4.15.el9.aarch64",
"product_id": "conmon-3:2.1.7-10.2.rhaos4.15.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.7-10.2.rhaos4.15.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-3:2.1.7-10.2.rhaos4.15.el9.aarch64",
"product": {
"name": "conmon-debugsource-3:2.1.7-10.2.rhaos4.15.el9.aarch64",
"product_id": "conmon-debugsource-3:2.1.7-10.2.rhaos4.15.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.7-10.2.rhaos4.15.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-3:2.1.7-10.2.rhaos4.15.el9.aarch64",
"product": {
"name": "conmon-debuginfo-3:2.1.7-10.2.rhaos4.15.el9.aarch64",
"product_id": "conmon-debuginfo-3:2.1.7-10.2.rhaos4.15.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.7-10.2.rhaos4.15.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.aarch64",
"product": {
"name": "cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.aarch64",
"product_id": "cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.28.4-9.1.rhaos4.15.git74214e5.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.aarch64",
"product": {
"name": "cri-o-debugsource-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.aarch64",
"product_id": "cri-o-debugsource-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.28.4-9.1.rhaos4.15.git74214e5.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.aarch64",
"product": {
"name": "cri-o-debuginfo-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.aarch64",
"product_id": "cri-o-debuginfo-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.28.4-9.1.rhaos4.15.git74214e5.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-0:1.28.0-3.2.el9.aarch64",
"product": {
"name": "cri-tools-0:1.28.0-3.2.el9.aarch64",
"product_id": "cri-tools-0:1.28.0-3.2.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools@1.28.0-3.2.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debugsource-0:1.28.0-3.2.el9.aarch64",
"product": {
"name": "cri-tools-debugsource-0:1.28.0-3.2.el9.aarch64",
"product_id": "cri-tools-debugsource-0:1.28.0-3.2.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debugsource@1.28.0-3.2.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debuginfo-0:1.28.0-3.2.el9.aarch64",
"product": {
"name": "cri-tools-debuginfo-0:1.28.0-3.2.el9.aarch64",
"product_id": "cri-tools-debuginfo-0:1.28.0-3.2.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.28.0-3.2.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ignition-0:2.16.2-2.2.rhaos4.15.el9.aarch64",
"product": {
"name": "ignition-0:2.16.2-2.2.rhaos4.15.el9.aarch64",
"product_id": "ignition-0:2.16.2-2.2.rhaos4.15.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition@2.16.2-2.2.rhaos4.15.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ignition-validate-0:2.16.2-2.2.rhaos4.15.el9.aarch64",
"product": {
"name": "ignition-validate-0:2.16.2-2.2.rhaos4.15.el9.aarch64",
"product_id": "ignition-validate-0:2.16.2-2.2.rhaos4.15.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-validate@2.16.2-2.2.rhaos4.15.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ignition-debugsource-0:2.16.2-2.2.rhaos4.15.el9.aarch64",
"product": {
"name": "ignition-debugsource-0:2.16.2-2.2.rhaos4.15.el9.aarch64",
"product_id": "ignition-debugsource-0:2.16.2-2.2.rhaos4.15.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-debugsource@2.16.2-2.2.rhaos4.15.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ignition-debuginfo-0:2.16.2-2.2.rhaos4.15.el9.aarch64",
"product": {
"name": "ignition-debuginfo-0:2.16.2-2.2.rhaos4.15.el9.aarch64",
"product_id": "ignition-debuginfo-0:2.16.2-2.2.rhaos4.15.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-debuginfo@2.16.2-2.2.rhaos4.15.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.15.el9.aarch64",
"product": {
"name": "ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.15.el9.aarch64",
"product_id": "ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.15.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-validate-debuginfo@2.16.2-2.2.rhaos4.15.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el9.aarch64",
"product": {
"name": "openshift-hyperkube-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el9.aarch64",
"product_id": "openshift-hyperkube-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.15.0-202404151212.p0.g8974577.assembly.stream.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el9.aarch64",
"product": {
"name": "openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el9.aarch64",
"product_id": "openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.15.0-202404151212.p0.g62c4d45.assembly.stream.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el9.aarch64",
"product": {
"name": "ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el9.aarch64",
"product_id": "ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-aws-ecr-image-credential-provider@4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-0:23.09.0-139.el9fdp.aarch64",
"product": {
"name": "ovn23.09-0:23.09.0-139.el9fdp.aarch64",
"product_id": "ovn23.09-0:23.09.0-139.el9fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09@23.09.0-139.el9fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-central-0:23.09.0-139.el9fdp.aarch64",
"product": {
"name": "ovn23.09-central-0:23.09.0-139.el9fdp.aarch64",
"product_id": "ovn23.09-central-0:23.09.0-139.el9fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-central@23.09.0-139.el9fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-host-0:23.09.0-139.el9fdp.aarch64",
"product": {
"name": "ovn23.09-host-0:23.09.0-139.el9fdp.aarch64",
"product_id": "ovn23.09-host-0:23.09.0-139.el9fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-host@23.09.0-139.el9fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-vtep-0:23.09.0-139.el9fdp.aarch64",
"product": {
"name": "ovn23.09-vtep-0:23.09.0-139.el9fdp.aarch64",
"product_id": "ovn23.09-vtep-0:23.09.0-139.el9fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-vtep@23.09.0-139.el9fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-debugsource-0:23.09.0-139.el9fdp.aarch64",
"product": {
"name": "ovn23.09-debugsource-0:23.09.0-139.el9fdp.aarch64",
"product_id": "ovn23.09-debugsource-0:23.09.0-139.el9fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-debugsource@23.09.0-139.el9fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.aarch64",
"product": {
"name": "ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.aarch64",
"product_id": "ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-central-debuginfo@23.09.0-139.el9fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-debuginfo-0:23.09.0-139.el9fdp.aarch64",
"product": {
"name": "ovn23.09-debuginfo-0:23.09.0-139.el9fdp.aarch64",
"product_id": "ovn23.09-debuginfo-0:23.09.0-139.el9fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-debuginfo@23.09.0-139.el9fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.aarch64",
"product": {
"name": "ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.aarch64",
"product_id": "ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-host-debuginfo@23.09.0-139.el9fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.aarch64",
"product": {
"name": "ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.aarch64",
"product_id": "ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-vtep-debuginfo@23.09.0-139.el9fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "podman-3:4.4.1-21.2.rhaos4.15.el9.aarch64",
"product": {
"name": "podman-3:4.4.1-21.2.rhaos4.15.el9.aarch64",
"product_id": "podman-3:4.4.1-21.2.rhaos4.15.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.4.1-21.2.rhaos4.15.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-3:4.4.1-21.2.rhaos4.15.el9.aarch64",
"product": {
"name": "podman-gvproxy-3:4.4.1-21.2.rhaos4.15.el9.aarch64",
"product_id": "podman-gvproxy-3:4.4.1-21.2.rhaos4.15.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-21.2.rhaos4.15.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-3:4.4.1-21.2.rhaos4.15.el9.aarch64",
"product": {
"name": "podman-plugins-3:4.4.1-21.2.rhaos4.15.el9.aarch64",
"product_id": "podman-plugins-3:4.4.1-21.2.rhaos4.15.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.4.1-21.2.rhaos4.15.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-3:4.4.1-21.2.rhaos4.15.el9.aarch64",
"product": {
"name": "podman-remote-3:4.4.1-21.2.rhaos4.15.el9.aarch64",
"product_id": "podman-remote-3:4.4.1-21.2.rhaos4.15.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.4.1-21.2.rhaos4.15.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-tests-3:4.4.1-21.2.rhaos4.15.el9.aarch64",
"product": {
"name": "podman-tests-3:4.4.1-21.2.rhaos4.15.el9.aarch64",
"product_id": "podman-tests-3:4.4.1-21.2.rhaos4.15.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.4.1-21.2.rhaos4.15.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-3:4.4.1-21.2.rhaos4.15.el9.aarch64",
"product": {
"name": "podman-debugsource-3:4.4.1-21.2.rhaos4.15.el9.aarch64",
"product_id": "podman-debugsource-3:4.4.1-21.2.rhaos4.15.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-21.2.rhaos4.15.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.aarch64",
"product": {
"name": "podman-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.aarch64",
"product_id": "podman-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-21.2.rhaos4.15.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.aarch64",
"product": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.aarch64",
"product_id": "podman-gvproxy-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-21.2.rhaos4.15.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.aarch64",
"product": {
"name": "podman-plugins-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.aarch64",
"product_id": "podman-plugins-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-21.2.rhaos4.15.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.aarch64",
"product": {
"name": "podman-remote-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.aarch64",
"product_id": "podman-remote-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-21.2.rhaos4.15.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "runc-4:1.1.12-1.2.rhaos4.15.el9.aarch64",
"product": {
"name": "runc-4:1.1.12-1.2.rhaos4.15.el9.aarch64",
"product_id": "runc-4:1.1.12-1.2.rhaos4.15.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.12-1.2.rhaos4.15.el9?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-4:1.1.12-1.2.rhaos4.15.el9.aarch64",
"product": {
"name": "runc-debugsource-4:1.1.12-1.2.rhaos4.15.el9.aarch64",
"product_id": "runc-debugsource-4:1.1.12-1.2.rhaos4.15.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-1.2.rhaos4.15.el9?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-4:1.1.12-1.2.rhaos4.15.el9.aarch64",
"product": {
"name": "runc-debuginfo-4:1.1.12-1.2.rhaos4.15.el9.aarch64",
"product_id": "runc-debuginfo-4:1.1.12-1.2.rhaos4.15.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-1.2.rhaos4.15.el9?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.11.2-21.3.rhaos4.15.el9.aarch64",
"product": {
"name": "skopeo-2:1.11.2-21.3.rhaos4.15.el9.aarch64",
"product_id": "skopeo-2:1.11.2-21.3.rhaos4.15.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.11.2-21.3.rhaos4.15.el9?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.11.2-21.3.rhaos4.15.el9.aarch64",
"product": {
"name": "skopeo-tests-2:1.11.2-21.3.rhaos4.15.el9.aarch64",
"product_id": "skopeo-tests-2:1.11.2-21.3.rhaos4.15.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.11.2-21.3.rhaos4.15.el9?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.11.2-21.3.rhaos4.15.el9.aarch64",
"product": {
"name": "skopeo-debugsource-2:1.11.2-21.3.rhaos4.15.el9.aarch64",
"product_id": "skopeo-debugsource-2:1.11.2-21.3.rhaos4.15.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.11.2-21.3.rhaos4.15.el9?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.11.2-21.3.rhaos4.15.el9.aarch64",
"product": {
"name": "skopeo-debuginfo-2:1.11.2-21.3.rhaos4.15.el9.aarch64",
"product_id": "skopeo-debuginfo-2:1.11.2-21.3.rhaos4.15.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.11.2-21.3.rhaos4.15.el9?arch=aarch64\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-1:1.29.1-20.4.rhaos4.15.el8.ppc64le",
"product": {
"name": "buildah-1:1.29.1-20.4.rhaos4.15.el8.ppc64le",
"product_id": "buildah-1:1.29.1-20.4.rhaos4.15.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.29.1-20.4.rhaos4.15.el8?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.29.1-20.4.rhaos4.15.el8.ppc64le",
"product": {
"name": "buildah-tests-1:1.29.1-20.4.rhaos4.15.el8.ppc64le",
"product_id": "buildah-tests-1:1.29.1-20.4.rhaos4.15.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.29.1-20.4.rhaos4.15.el8?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.29.1-20.4.rhaos4.15.el8.ppc64le",
"product": {
"name": "buildah-debugsource-1:1.29.1-20.4.rhaos4.15.el8.ppc64le",
"product_id": "buildah-debugsource-1:1.29.1-20.4.rhaos4.15.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.29.1-20.4.rhaos4.15.el8?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.29.1-20.4.rhaos4.15.el8.ppc64le",
"product": {
"name": "buildah-debuginfo-1:1.29.1-20.4.rhaos4.15.el8.ppc64le",
"product_id": "buildah-debuginfo-1:1.29.1-20.4.rhaos4.15.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.29.1-20.4.rhaos4.15.el8?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.29.1-20.4.rhaos4.15.el8.ppc64le",
"product": {
"name": "buildah-tests-debuginfo-1:1.29.1-20.4.rhaos4.15.el8.ppc64le",
"product_id": "buildah-tests-debuginfo-1:1.29.1-20.4.rhaos4.15.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.29.1-20.4.rhaos4.15.el8?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "butane-0:0.20.0-1.2.rhaos4.15.el8.ppc64le",
"product": {
"name": "butane-0:0.20.0-1.2.rhaos4.15.el8.ppc64le",
"product_id": "butane-0:0.20.0-1.2.rhaos4.15.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane@0.20.0-1.2.rhaos4.15.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "butane-debugsource-0:0.20.0-1.2.rhaos4.15.el8.ppc64le",
"product": {
"name": "butane-debugsource-0:0.20.0-1.2.rhaos4.15.el8.ppc64le",
"product_id": "butane-debugsource-0:0.20.0-1.2.rhaos4.15.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane-debugsource@0.20.0-1.2.rhaos4.15.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "butane-debuginfo-0:0.20.0-1.2.rhaos4.15.el8.ppc64le",
"product": {
"name": "butane-debuginfo-0:0.20.0-1.2.rhaos4.15.el8.ppc64le",
"product_id": "butane-debuginfo-0:0.20.0-1.2.rhaos4.15.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane-debuginfo@0.20.0-1.2.rhaos4.15.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.4.0-1.3.rhaos4.15.el8.ppc64le",
"product": {
"name": "containernetworking-plugins-1:1.4.0-1.3.rhaos4.15.el8.ppc64le",
"product_id": "containernetworking-plugins-1:1.4.0-1.3.rhaos4.15.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.4.0-1.3.rhaos4.15.el8?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.15.el8.ppc64le",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.15.el8.ppc64le",
"product_id": "containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.15.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.4.0-1.3.rhaos4.15.el8?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.15.el8.ppc64le",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.15.el8.ppc64le",
"product_id": "containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.15.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.4.0-1.3.rhaos4.15.el8?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.ppc64le",
"product": {
"name": "cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.ppc64le",
"product_id": "cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.28.4-9.1.rhaos4.15.git74214e5.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.ppc64le",
"product": {
"name": "cri-o-debugsource-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.ppc64le",
"product_id": "cri-o-debugsource-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.28.4-9.1.rhaos4.15.git74214e5.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.ppc64le",
"product": {
"name": "cri-o-debuginfo-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.ppc64le",
"product_id": "cri-o-debuginfo-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.28.4-9.1.rhaos4.15.git74214e5.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-tools-0:1.28.0-3.2.el8.ppc64le",
"product": {
"name": "cri-tools-0:1.28.0-3.2.el8.ppc64le",
"product_id": "cri-tools-0:1.28.0-3.2.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools@1.28.0-3.2.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debugsource-0:1.28.0-3.2.el8.ppc64le",
"product": {
"name": "cri-tools-debugsource-0:1.28.0-3.2.el8.ppc64le",
"product_id": "cri-tools-debugsource-0:1.28.0-3.2.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debugsource@1.28.0-3.2.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debuginfo-0:1.28.0-3.2.el8.ppc64le",
"product": {
"name": "cri-tools-debuginfo-0:1.28.0-3.2.el8.ppc64le",
"product_id": "cri-tools-debuginfo-0:1.28.0-3.2.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.28.0-3.2.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-promu-0:0.15.0-15.4.gitd5383c5.el8.ppc64le",
"product": {
"name": "golang-github-prometheus-promu-0:0.15.0-15.4.gitd5383c5.el8.ppc64le",
"product_id": "golang-github-prometheus-promu-0:0.15.0-15.4.gitd5383c5.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-github-prometheus-promu@0.15.0-15.4.gitd5383c5.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el8.ppc64le",
"product": {
"name": "openshift-hyperkube-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el8.ppc64le",
"product_id": "openshift-hyperkube-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.15.0-202404151212.p0.g8974577.assembly.stream.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el8.ppc64le",
"product": {
"name": "openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el8.ppc64le",
"product_id": "openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.15.0-202404151212.p0.g62c4d45.assembly.stream.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el8.ppc64le",
"product": {
"name": "ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el8.ppc64le",
"product_id": "ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-aws-ecr-image-credential-provider@4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "podman-3:4.4.1-21.2.rhaos4.15.el8.ppc64le",
"product": {
"name": "podman-3:4.4.1-21.2.rhaos4.15.el8.ppc64le",
"product_id": "podman-3:4.4.1-21.2.rhaos4.15.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.4.1-21.2.rhaos4.15.el8?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-3:4.4.1-21.2.rhaos4.15.el8.ppc64le",
"product": {
"name": "podman-catatonit-3:4.4.1-21.2.rhaos4.15.el8.ppc64le",
"product_id": "podman-catatonit-3:4.4.1-21.2.rhaos4.15.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.4.1-21.2.rhaos4.15.el8?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-3:4.4.1-21.2.rhaos4.15.el8.ppc64le",
"product": {
"name": "podman-gvproxy-3:4.4.1-21.2.rhaos4.15.el8.ppc64le",
"product_id": "podman-gvproxy-3:4.4.1-21.2.rhaos4.15.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-21.2.rhaos4.15.el8?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-3:4.4.1-21.2.rhaos4.15.el8.ppc64le",
"product": {
"name": "podman-plugins-3:4.4.1-21.2.rhaos4.15.el8.ppc64le",
"product_id": "podman-plugins-3:4.4.1-21.2.rhaos4.15.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.4.1-21.2.rhaos4.15.el8?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-3:4.4.1-21.2.rhaos4.15.el8.ppc64le",
"product": {
"name": "podman-remote-3:4.4.1-21.2.rhaos4.15.el8.ppc64le",
"product_id": "podman-remote-3:4.4.1-21.2.rhaos4.15.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.4.1-21.2.rhaos4.15.el8?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-tests-3:4.4.1-21.2.rhaos4.15.el8.ppc64le",
"product": {
"name": "podman-tests-3:4.4.1-21.2.rhaos4.15.el8.ppc64le",
"product_id": "podman-tests-3:4.4.1-21.2.rhaos4.15.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.4.1-21.2.rhaos4.15.el8?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-3:4.4.1-21.2.rhaos4.15.el8.ppc64le",
"product": {
"name": "podman-debugsource-3:4.4.1-21.2.rhaos4.15.el8.ppc64le",
"product_id": "podman-debugsource-3:4.4.1-21.2.rhaos4.15.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-21.2.rhaos4.15.el8?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.ppc64le",
"product": {
"name": "podman-catatonit-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.ppc64le",
"product_id": "podman-catatonit-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.4.1-21.2.rhaos4.15.el8?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.ppc64le",
"product": {
"name": "podman-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.ppc64le",
"product_id": "podman-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-21.2.rhaos4.15.el8?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.ppc64le",
"product": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.ppc64le",
"product_id": "podman-gvproxy-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-21.2.rhaos4.15.el8?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.ppc64le",
"product": {
"name": "podman-plugins-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.ppc64le",
"product_id": "podman-plugins-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-21.2.rhaos4.15.el8?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.ppc64le",
"product": {
"name": "podman-remote-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.ppc64le",
"product_id": "podman-remote-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-21.2.rhaos4.15.el8?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "runc-4:1.1.12-1.2.rhaos4.15.el8.ppc64le",
"product": {
"name": "runc-4:1.1.12-1.2.rhaos4.15.el8.ppc64le",
"product_id": "runc-4:1.1.12-1.2.rhaos4.15.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.12-1.2.rhaos4.15.el8?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-4:1.1.12-1.2.rhaos4.15.el8.ppc64le",
"product": {
"name": "runc-debugsource-4:1.1.12-1.2.rhaos4.15.el8.ppc64le",
"product_id": "runc-debugsource-4:1.1.12-1.2.rhaos4.15.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-1.2.rhaos4.15.el8?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-4:1.1.12-1.2.rhaos4.15.el8.ppc64le",
"product": {
"name": "runc-debuginfo-4:1.1.12-1.2.rhaos4.15.el8.ppc64le",
"product_id": "runc-debuginfo-4:1.1.12-1.2.rhaos4.15.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-1.2.rhaos4.15.el8?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.11.2-21.3.rhaos4.15.el8.ppc64le",
"product": {
"name": "skopeo-2:1.11.2-21.3.rhaos4.15.el8.ppc64le",
"product_id": "skopeo-2:1.11.2-21.3.rhaos4.15.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.11.2-21.3.rhaos4.15.el8?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.11.2-21.3.rhaos4.15.el8.ppc64le",
"product": {
"name": "skopeo-tests-2:1.11.2-21.3.rhaos4.15.el8.ppc64le",
"product_id": "skopeo-tests-2:1.11.2-21.3.rhaos4.15.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.11.2-21.3.rhaos4.15.el8?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.11.2-21.3.rhaos4.15.el8.ppc64le",
"product": {
"name": "skopeo-debugsource-2:1.11.2-21.3.rhaos4.15.el8.ppc64le",
"product_id": "skopeo-debugsource-2:1.11.2-21.3.rhaos4.15.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.11.2-21.3.rhaos4.15.el8?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.11.2-21.3.rhaos4.15.el8.ppc64le",
"product": {
"name": "skopeo-debuginfo-2:1.11.2-21.3.rhaos4.15.el8.ppc64le",
"product_id": "skopeo-debuginfo-2:1.11.2-21.3.rhaos4.15.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.11.2-21.3.rhaos4.15.el8?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-1:1.29.1-20.4.rhaos4.15.el9.ppc64le",
"product": {
"name": "buildah-1:1.29.1-20.4.rhaos4.15.el9.ppc64le",
"product_id": "buildah-1:1.29.1-20.4.rhaos4.15.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.29.1-20.4.rhaos4.15.el9?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.29.1-20.4.rhaos4.15.el9.ppc64le",
"product": {
"name": "buildah-tests-1:1.29.1-20.4.rhaos4.15.el9.ppc64le",
"product_id": "buildah-tests-1:1.29.1-20.4.rhaos4.15.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.29.1-20.4.rhaos4.15.el9?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.29.1-20.4.rhaos4.15.el9.ppc64le",
"product": {
"name": "buildah-debugsource-1:1.29.1-20.4.rhaos4.15.el9.ppc64le",
"product_id": "buildah-debugsource-1:1.29.1-20.4.rhaos4.15.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.29.1-20.4.rhaos4.15.el9?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.29.1-20.4.rhaos4.15.el9.ppc64le",
"product": {
"name": "buildah-debuginfo-1:1.29.1-20.4.rhaos4.15.el9.ppc64le",
"product_id": "buildah-debuginfo-1:1.29.1-20.4.rhaos4.15.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.29.1-20.4.rhaos4.15.el9?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.29.1-20.4.rhaos4.15.el9.ppc64le",
"product": {
"name": "buildah-tests-debuginfo-1:1.29.1-20.4.rhaos4.15.el9.ppc64le",
"product_id": "buildah-tests-debuginfo-1:1.29.1-20.4.rhaos4.15.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.29.1-20.4.rhaos4.15.el9?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "conmon-3:2.1.7-10.2.rhaos4.15.el9.ppc64le",
"product": {
"name": "conmon-3:2.1.7-10.2.rhaos4.15.el9.ppc64le",
"product_id": "conmon-3:2.1.7-10.2.rhaos4.15.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.7-10.2.rhaos4.15.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-3:2.1.7-10.2.rhaos4.15.el9.ppc64le",
"product": {
"name": "conmon-debugsource-3:2.1.7-10.2.rhaos4.15.el9.ppc64le",
"product_id": "conmon-debugsource-3:2.1.7-10.2.rhaos4.15.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.7-10.2.rhaos4.15.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-3:2.1.7-10.2.rhaos4.15.el9.ppc64le",
"product": {
"name": "conmon-debuginfo-3:2.1.7-10.2.rhaos4.15.el9.ppc64le",
"product_id": "conmon-debuginfo-3:2.1.7-10.2.rhaos4.15.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.7-10.2.rhaos4.15.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.ppc64le",
"product": {
"name": "cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.ppc64le",
"product_id": "cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.28.4-9.1.rhaos4.15.git74214e5.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.ppc64le",
"product": {
"name": "cri-o-debugsource-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.ppc64le",
"product_id": "cri-o-debugsource-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.28.4-9.1.rhaos4.15.git74214e5.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.ppc64le",
"product": {
"name": "cri-o-debuginfo-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.ppc64le",
"product_id": "cri-o-debuginfo-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.28.4-9.1.rhaos4.15.git74214e5.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-tools-0:1.28.0-3.2.el9.ppc64le",
"product": {
"name": "cri-tools-0:1.28.0-3.2.el9.ppc64le",
"product_id": "cri-tools-0:1.28.0-3.2.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools@1.28.0-3.2.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debugsource-0:1.28.0-3.2.el9.ppc64le",
"product": {
"name": "cri-tools-debugsource-0:1.28.0-3.2.el9.ppc64le",
"product_id": "cri-tools-debugsource-0:1.28.0-3.2.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debugsource@1.28.0-3.2.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debuginfo-0:1.28.0-3.2.el9.ppc64le",
"product": {
"name": "cri-tools-debuginfo-0:1.28.0-3.2.el9.ppc64le",
"product_id": "cri-tools-debuginfo-0:1.28.0-3.2.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.28.0-3.2.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ignition-0:2.16.2-2.2.rhaos4.15.el9.ppc64le",
"product": {
"name": "ignition-0:2.16.2-2.2.rhaos4.15.el9.ppc64le",
"product_id": "ignition-0:2.16.2-2.2.rhaos4.15.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition@2.16.2-2.2.rhaos4.15.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ignition-validate-0:2.16.2-2.2.rhaos4.15.el9.ppc64le",
"product": {
"name": "ignition-validate-0:2.16.2-2.2.rhaos4.15.el9.ppc64le",
"product_id": "ignition-validate-0:2.16.2-2.2.rhaos4.15.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-validate@2.16.2-2.2.rhaos4.15.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ignition-debugsource-0:2.16.2-2.2.rhaos4.15.el9.ppc64le",
"product": {
"name": "ignition-debugsource-0:2.16.2-2.2.rhaos4.15.el9.ppc64le",
"product_id": "ignition-debugsource-0:2.16.2-2.2.rhaos4.15.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-debugsource@2.16.2-2.2.rhaos4.15.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ignition-debuginfo-0:2.16.2-2.2.rhaos4.15.el9.ppc64le",
"product": {
"name": "ignition-debuginfo-0:2.16.2-2.2.rhaos4.15.el9.ppc64le",
"product_id": "ignition-debuginfo-0:2.16.2-2.2.rhaos4.15.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-debuginfo@2.16.2-2.2.rhaos4.15.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.15.el9.ppc64le",
"product": {
"name": "ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.15.el9.ppc64le",
"product_id": "ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.15.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-validate-debuginfo@2.16.2-2.2.rhaos4.15.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el9.ppc64le",
"product": {
"name": "openshift-hyperkube-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el9.ppc64le",
"product_id": "openshift-hyperkube-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.15.0-202404151212.p0.g8974577.assembly.stream.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el9.ppc64le",
"product": {
"name": "openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el9.ppc64le",
"product_id": "openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.15.0-202404151212.p0.g62c4d45.assembly.stream.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el9.ppc64le",
"product": {
"name": "ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el9.ppc64le",
"product_id": "ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-aws-ecr-image-credential-provider@4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-0:23.09.0-139.el9fdp.ppc64le",
"product": {
"name": "ovn23.09-0:23.09.0-139.el9fdp.ppc64le",
"product_id": "ovn23.09-0:23.09.0-139.el9fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09@23.09.0-139.el9fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-central-0:23.09.0-139.el9fdp.ppc64le",
"product": {
"name": "ovn23.09-central-0:23.09.0-139.el9fdp.ppc64le",
"product_id": "ovn23.09-central-0:23.09.0-139.el9fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-central@23.09.0-139.el9fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-host-0:23.09.0-139.el9fdp.ppc64le",
"product": {
"name": "ovn23.09-host-0:23.09.0-139.el9fdp.ppc64le",
"product_id": "ovn23.09-host-0:23.09.0-139.el9fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-host@23.09.0-139.el9fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-vtep-0:23.09.0-139.el9fdp.ppc64le",
"product": {
"name": "ovn23.09-vtep-0:23.09.0-139.el9fdp.ppc64le",
"product_id": "ovn23.09-vtep-0:23.09.0-139.el9fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-vtep@23.09.0-139.el9fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-debugsource-0:23.09.0-139.el9fdp.ppc64le",
"product": {
"name": "ovn23.09-debugsource-0:23.09.0-139.el9fdp.ppc64le",
"product_id": "ovn23.09-debugsource-0:23.09.0-139.el9fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-debugsource@23.09.0-139.el9fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.ppc64le",
"product": {
"name": "ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.ppc64le",
"product_id": "ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-central-debuginfo@23.09.0-139.el9fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-debuginfo-0:23.09.0-139.el9fdp.ppc64le",
"product": {
"name": "ovn23.09-debuginfo-0:23.09.0-139.el9fdp.ppc64le",
"product_id": "ovn23.09-debuginfo-0:23.09.0-139.el9fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-debuginfo@23.09.0-139.el9fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.ppc64le",
"product": {
"name": "ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.ppc64le",
"product_id": "ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-host-debuginfo@23.09.0-139.el9fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.ppc64le",
"product": {
"name": "ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.ppc64le",
"product_id": "ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-vtep-debuginfo@23.09.0-139.el9fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "podman-3:4.4.1-21.2.rhaos4.15.el9.ppc64le",
"product": {
"name": "podman-3:4.4.1-21.2.rhaos4.15.el9.ppc64le",
"product_id": "podman-3:4.4.1-21.2.rhaos4.15.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.4.1-21.2.rhaos4.15.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-3:4.4.1-21.2.rhaos4.15.el9.ppc64le",
"product": {
"name": "podman-gvproxy-3:4.4.1-21.2.rhaos4.15.el9.ppc64le",
"product_id": "podman-gvproxy-3:4.4.1-21.2.rhaos4.15.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-21.2.rhaos4.15.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-3:4.4.1-21.2.rhaos4.15.el9.ppc64le",
"product": {
"name": "podman-plugins-3:4.4.1-21.2.rhaos4.15.el9.ppc64le",
"product_id": "podman-plugins-3:4.4.1-21.2.rhaos4.15.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.4.1-21.2.rhaos4.15.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-3:4.4.1-21.2.rhaos4.15.el9.ppc64le",
"product": {
"name": "podman-remote-3:4.4.1-21.2.rhaos4.15.el9.ppc64le",
"product_id": "podman-remote-3:4.4.1-21.2.rhaos4.15.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.4.1-21.2.rhaos4.15.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-tests-3:4.4.1-21.2.rhaos4.15.el9.ppc64le",
"product": {
"name": "podman-tests-3:4.4.1-21.2.rhaos4.15.el9.ppc64le",
"product_id": "podman-tests-3:4.4.1-21.2.rhaos4.15.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.4.1-21.2.rhaos4.15.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-3:4.4.1-21.2.rhaos4.15.el9.ppc64le",
"product": {
"name": "podman-debugsource-3:4.4.1-21.2.rhaos4.15.el9.ppc64le",
"product_id": "podman-debugsource-3:4.4.1-21.2.rhaos4.15.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-21.2.rhaos4.15.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.ppc64le",
"product": {
"name": "podman-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.ppc64le",
"product_id": "podman-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-21.2.rhaos4.15.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.ppc64le",
"product": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.ppc64le",
"product_id": "podman-gvproxy-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-21.2.rhaos4.15.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.ppc64le",
"product": {
"name": "podman-plugins-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.ppc64le",
"product_id": "podman-plugins-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-21.2.rhaos4.15.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.ppc64le",
"product": {
"name": "podman-remote-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.ppc64le",
"product_id": "podman-remote-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-21.2.rhaos4.15.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "runc-4:1.1.12-1.2.rhaos4.15.el9.ppc64le",
"product": {
"name": "runc-4:1.1.12-1.2.rhaos4.15.el9.ppc64le",
"product_id": "runc-4:1.1.12-1.2.rhaos4.15.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.12-1.2.rhaos4.15.el9?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-4:1.1.12-1.2.rhaos4.15.el9.ppc64le",
"product": {
"name": "runc-debugsource-4:1.1.12-1.2.rhaos4.15.el9.ppc64le",
"product_id": "runc-debugsource-4:1.1.12-1.2.rhaos4.15.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-1.2.rhaos4.15.el9?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-4:1.1.12-1.2.rhaos4.15.el9.ppc64le",
"product": {
"name": "runc-debuginfo-4:1.1.12-1.2.rhaos4.15.el9.ppc64le",
"product_id": "runc-debuginfo-4:1.1.12-1.2.rhaos4.15.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-1.2.rhaos4.15.el9?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.11.2-21.3.rhaos4.15.el9.ppc64le",
"product": {
"name": "skopeo-2:1.11.2-21.3.rhaos4.15.el9.ppc64le",
"product_id": "skopeo-2:1.11.2-21.3.rhaos4.15.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.11.2-21.3.rhaos4.15.el9?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.11.2-21.3.rhaos4.15.el9.ppc64le",
"product": {
"name": "skopeo-tests-2:1.11.2-21.3.rhaos4.15.el9.ppc64le",
"product_id": "skopeo-tests-2:1.11.2-21.3.rhaos4.15.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.11.2-21.3.rhaos4.15.el9?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.11.2-21.3.rhaos4.15.el9.ppc64le",
"product": {
"name": "skopeo-debugsource-2:1.11.2-21.3.rhaos4.15.el9.ppc64le",
"product_id": "skopeo-debugsource-2:1.11.2-21.3.rhaos4.15.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.11.2-21.3.rhaos4.15.el9?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.11.2-21.3.rhaos4.15.el9.ppc64le",
"product": {
"name": "skopeo-debuginfo-2:1.11.2-21.3.rhaos4.15.el9.ppc64le",
"product_id": "skopeo-debuginfo-2:1.11.2-21.3.rhaos4.15.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.11.2-21.3.rhaos4.15.el9?arch=ppc64le\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-1:1.29.1-20.4.rhaos4.15.el8.s390x",
"product": {
"name": "buildah-1:1.29.1-20.4.rhaos4.15.el8.s390x",
"product_id": "buildah-1:1.29.1-20.4.rhaos4.15.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.29.1-20.4.rhaos4.15.el8?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.29.1-20.4.rhaos4.15.el8.s390x",
"product": {
"name": "buildah-tests-1:1.29.1-20.4.rhaos4.15.el8.s390x",
"product_id": "buildah-tests-1:1.29.1-20.4.rhaos4.15.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.29.1-20.4.rhaos4.15.el8?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.29.1-20.4.rhaos4.15.el8.s390x",
"product": {
"name": "buildah-debugsource-1:1.29.1-20.4.rhaos4.15.el8.s390x",
"product_id": "buildah-debugsource-1:1.29.1-20.4.rhaos4.15.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.29.1-20.4.rhaos4.15.el8?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.29.1-20.4.rhaos4.15.el8.s390x",
"product": {
"name": "buildah-debuginfo-1:1.29.1-20.4.rhaos4.15.el8.s390x",
"product_id": "buildah-debuginfo-1:1.29.1-20.4.rhaos4.15.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.29.1-20.4.rhaos4.15.el8?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.29.1-20.4.rhaos4.15.el8.s390x",
"product": {
"name": "buildah-tests-debuginfo-1:1.29.1-20.4.rhaos4.15.el8.s390x",
"product_id": "buildah-tests-debuginfo-1:1.29.1-20.4.rhaos4.15.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.29.1-20.4.rhaos4.15.el8?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "butane-0:0.20.0-1.2.rhaos4.15.el8.s390x",
"product": {
"name": "butane-0:0.20.0-1.2.rhaos4.15.el8.s390x",
"product_id": "butane-0:0.20.0-1.2.rhaos4.15.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane@0.20.0-1.2.rhaos4.15.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "butane-debugsource-0:0.20.0-1.2.rhaos4.15.el8.s390x",
"product": {
"name": "butane-debugsource-0:0.20.0-1.2.rhaos4.15.el8.s390x",
"product_id": "butane-debugsource-0:0.20.0-1.2.rhaos4.15.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane-debugsource@0.20.0-1.2.rhaos4.15.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "butane-debuginfo-0:0.20.0-1.2.rhaos4.15.el8.s390x",
"product": {
"name": "butane-debuginfo-0:0.20.0-1.2.rhaos4.15.el8.s390x",
"product_id": "butane-debuginfo-0:0.20.0-1.2.rhaos4.15.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane-debuginfo@0.20.0-1.2.rhaos4.15.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.4.0-1.3.rhaos4.15.el8.s390x",
"product": {
"name": "containernetworking-plugins-1:1.4.0-1.3.rhaos4.15.el8.s390x",
"product_id": "containernetworking-plugins-1:1.4.0-1.3.rhaos4.15.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.4.0-1.3.rhaos4.15.el8?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.15.el8.s390x",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.15.el8.s390x",
"product_id": "containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.15.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.4.0-1.3.rhaos4.15.el8?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.15.el8.s390x",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.15.el8.s390x",
"product_id": "containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.15.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.4.0-1.3.rhaos4.15.el8?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.s390x",
"product": {
"name": "cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.s390x",
"product_id": "cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.28.4-9.1.rhaos4.15.git74214e5.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.s390x",
"product": {
"name": "cri-o-debugsource-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.s390x",
"product_id": "cri-o-debugsource-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.28.4-9.1.rhaos4.15.git74214e5.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.s390x",
"product": {
"name": "cri-o-debuginfo-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.s390x",
"product_id": "cri-o-debuginfo-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.28.4-9.1.rhaos4.15.git74214e5.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-tools-0:1.28.0-3.2.el8.s390x",
"product": {
"name": "cri-tools-0:1.28.0-3.2.el8.s390x",
"product_id": "cri-tools-0:1.28.0-3.2.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools@1.28.0-3.2.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debugsource-0:1.28.0-3.2.el8.s390x",
"product": {
"name": "cri-tools-debugsource-0:1.28.0-3.2.el8.s390x",
"product_id": "cri-tools-debugsource-0:1.28.0-3.2.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debugsource@1.28.0-3.2.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debuginfo-0:1.28.0-3.2.el8.s390x",
"product": {
"name": "cri-tools-debuginfo-0:1.28.0-3.2.el8.s390x",
"product_id": "cri-tools-debuginfo-0:1.28.0-3.2.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.28.0-3.2.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-promu-0:0.15.0-15.4.gitd5383c5.el8.s390x",
"product": {
"name": "golang-github-prometheus-promu-0:0.15.0-15.4.gitd5383c5.el8.s390x",
"product_id": "golang-github-prometheus-promu-0:0.15.0-15.4.gitd5383c5.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-github-prometheus-promu@0.15.0-15.4.gitd5383c5.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el8.s390x",
"product": {
"name": "openshift-hyperkube-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el8.s390x",
"product_id": "openshift-hyperkube-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.15.0-202404151212.p0.g8974577.assembly.stream.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el8.s390x",
"product": {
"name": "openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el8.s390x",
"product_id": "openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.15.0-202404151212.p0.g62c4d45.assembly.stream.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el8.s390x",
"product": {
"name": "ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el8.s390x",
"product_id": "ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-aws-ecr-image-credential-provider@4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "podman-3:4.4.1-21.2.rhaos4.15.el8.s390x",
"product": {
"name": "podman-3:4.4.1-21.2.rhaos4.15.el8.s390x",
"product_id": "podman-3:4.4.1-21.2.rhaos4.15.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.4.1-21.2.rhaos4.15.el8?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-3:4.4.1-21.2.rhaos4.15.el8.s390x",
"product": {
"name": "podman-catatonit-3:4.4.1-21.2.rhaos4.15.el8.s390x",
"product_id": "podman-catatonit-3:4.4.1-21.2.rhaos4.15.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.4.1-21.2.rhaos4.15.el8?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-3:4.4.1-21.2.rhaos4.15.el8.s390x",
"product": {
"name": "podman-gvproxy-3:4.4.1-21.2.rhaos4.15.el8.s390x",
"product_id": "podman-gvproxy-3:4.4.1-21.2.rhaos4.15.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-21.2.rhaos4.15.el8?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-3:4.4.1-21.2.rhaos4.15.el8.s390x",
"product": {
"name": "podman-plugins-3:4.4.1-21.2.rhaos4.15.el8.s390x",
"product_id": "podman-plugins-3:4.4.1-21.2.rhaos4.15.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.4.1-21.2.rhaos4.15.el8?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-3:4.4.1-21.2.rhaos4.15.el8.s390x",
"product": {
"name": "podman-remote-3:4.4.1-21.2.rhaos4.15.el8.s390x",
"product_id": "podman-remote-3:4.4.1-21.2.rhaos4.15.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.4.1-21.2.rhaos4.15.el8?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-tests-3:4.4.1-21.2.rhaos4.15.el8.s390x",
"product": {
"name": "podman-tests-3:4.4.1-21.2.rhaos4.15.el8.s390x",
"product_id": "podman-tests-3:4.4.1-21.2.rhaos4.15.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.4.1-21.2.rhaos4.15.el8?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-3:4.4.1-21.2.rhaos4.15.el8.s390x",
"product": {
"name": "podman-debugsource-3:4.4.1-21.2.rhaos4.15.el8.s390x",
"product_id": "podman-debugsource-3:4.4.1-21.2.rhaos4.15.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-21.2.rhaos4.15.el8?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.s390x",
"product": {
"name": "podman-catatonit-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.s390x",
"product_id": "podman-catatonit-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.4.1-21.2.rhaos4.15.el8?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.s390x",
"product": {
"name": "podman-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.s390x",
"product_id": "podman-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-21.2.rhaos4.15.el8?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.s390x",
"product": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.s390x",
"product_id": "podman-gvproxy-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-21.2.rhaos4.15.el8?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.s390x",
"product": {
"name": "podman-plugins-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.s390x",
"product_id": "podman-plugins-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-21.2.rhaos4.15.el8?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.s390x",
"product": {
"name": "podman-remote-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.s390x",
"product_id": "podman-remote-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-21.2.rhaos4.15.el8?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "runc-4:1.1.12-1.2.rhaos4.15.el8.s390x",
"product": {
"name": "runc-4:1.1.12-1.2.rhaos4.15.el8.s390x",
"product_id": "runc-4:1.1.12-1.2.rhaos4.15.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.12-1.2.rhaos4.15.el8?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-4:1.1.12-1.2.rhaos4.15.el8.s390x",
"product": {
"name": "runc-debugsource-4:1.1.12-1.2.rhaos4.15.el8.s390x",
"product_id": "runc-debugsource-4:1.1.12-1.2.rhaos4.15.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-1.2.rhaos4.15.el8?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-4:1.1.12-1.2.rhaos4.15.el8.s390x",
"product": {
"name": "runc-debuginfo-4:1.1.12-1.2.rhaos4.15.el8.s390x",
"product_id": "runc-debuginfo-4:1.1.12-1.2.rhaos4.15.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-1.2.rhaos4.15.el8?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.11.2-21.3.rhaos4.15.el8.s390x",
"product": {
"name": "skopeo-2:1.11.2-21.3.rhaos4.15.el8.s390x",
"product_id": "skopeo-2:1.11.2-21.3.rhaos4.15.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.11.2-21.3.rhaos4.15.el8?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.11.2-21.3.rhaos4.15.el8.s390x",
"product": {
"name": "skopeo-tests-2:1.11.2-21.3.rhaos4.15.el8.s390x",
"product_id": "skopeo-tests-2:1.11.2-21.3.rhaos4.15.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.11.2-21.3.rhaos4.15.el8?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.11.2-21.3.rhaos4.15.el8.s390x",
"product": {
"name": "skopeo-debugsource-2:1.11.2-21.3.rhaos4.15.el8.s390x",
"product_id": "skopeo-debugsource-2:1.11.2-21.3.rhaos4.15.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.11.2-21.3.rhaos4.15.el8?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.11.2-21.3.rhaos4.15.el8.s390x",
"product": {
"name": "skopeo-debuginfo-2:1.11.2-21.3.rhaos4.15.el8.s390x",
"product_id": "skopeo-debuginfo-2:1.11.2-21.3.rhaos4.15.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.11.2-21.3.rhaos4.15.el8?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-1:1.29.1-20.4.rhaos4.15.el9.s390x",
"product": {
"name": "buildah-1:1.29.1-20.4.rhaos4.15.el9.s390x",
"product_id": "buildah-1:1.29.1-20.4.rhaos4.15.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.29.1-20.4.rhaos4.15.el9?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.29.1-20.4.rhaos4.15.el9.s390x",
"product": {
"name": "buildah-tests-1:1.29.1-20.4.rhaos4.15.el9.s390x",
"product_id": "buildah-tests-1:1.29.1-20.4.rhaos4.15.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.29.1-20.4.rhaos4.15.el9?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.29.1-20.4.rhaos4.15.el9.s390x",
"product": {
"name": "buildah-debugsource-1:1.29.1-20.4.rhaos4.15.el9.s390x",
"product_id": "buildah-debugsource-1:1.29.1-20.4.rhaos4.15.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.29.1-20.4.rhaos4.15.el9?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.29.1-20.4.rhaos4.15.el9.s390x",
"product": {
"name": "buildah-debuginfo-1:1.29.1-20.4.rhaos4.15.el9.s390x",
"product_id": "buildah-debuginfo-1:1.29.1-20.4.rhaos4.15.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.29.1-20.4.rhaos4.15.el9?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.29.1-20.4.rhaos4.15.el9.s390x",
"product": {
"name": "buildah-tests-debuginfo-1:1.29.1-20.4.rhaos4.15.el9.s390x",
"product_id": "buildah-tests-debuginfo-1:1.29.1-20.4.rhaos4.15.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.29.1-20.4.rhaos4.15.el9?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "conmon-3:2.1.7-10.2.rhaos4.15.el9.s390x",
"product": {
"name": "conmon-3:2.1.7-10.2.rhaos4.15.el9.s390x",
"product_id": "conmon-3:2.1.7-10.2.rhaos4.15.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.7-10.2.rhaos4.15.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-3:2.1.7-10.2.rhaos4.15.el9.s390x",
"product": {
"name": "conmon-debugsource-3:2.1.7-10.2.rhaos4.15.el9.s390x",
"product_id": "conmon-debugsource-3:2.1.7-10.2.rhaos4.15.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.7-10.2.rhaos4.15.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-3:2.1.7-10.2.rhaos4.15.el9.s390x",
"product": {
"name": "conmon-debuginfo-3:2.1.7-10.2.rhaos4.15.el9.s390x",
"product_id": "conmon-debuginfo-3:2.1.7-10.2.rhaos4.15.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.7-10.2.rhaos4.15.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.s390x",
"product": {
"name": "cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.s390x",
"product_id": "cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.28.4-9.1.rhaos4.15.git74214e5.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.s390x",
"product": {
"name": "cri-o-debugsource-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.s390x",
"product_id": "cri-o-debugsource-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.28.4-9.1.rhaos4.15.git74214e5.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.s390x",
"product": {
"name": "cri-o-debuginfo-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.s390x",
"product_id": "cri-o-debuginfo-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.28.4-9.1.rhaos4.15.git74214e5.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-tools-0:1.28.0-3.2.el9.s390x",
"product": {
"name": "cri-tools-0:1.28.0-3.2.el9.s390x",
"product_id": "cri-tools-0:1.28.0-3.2.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools@1.28.0-3.2.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debugsource-0:1.28.0-3.2.el9.s390x",
"product": {
"name": "cri-tools-debugsource-0:1.28.0-3.2.el9.s390x",
"product_id": "cri-tools-debugsource-0:1.28.0-3.2.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debugsource@1.28.0-3.2.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debuginfo-0:1.28.0-3.2.el9.s390x",
"product": {
"name": "cri-tools-debuginfo-0:1.28.0-3.2.el9.s390x",
"product_id": "cri-tools-debuginfo-0:1.28.0-3.2.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.28.0-3.2.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ignition-0:2.16.2-2.2.rhaos4.15.el9.s390x",
"product": {
"name": "ignition-0:2.16.2-2.2.rhaos4.15.el9.s390x",
"product_id": "ignition-0:2.16.2-2.2.rhaos4.15.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition@2.16.2-2.2.rhaos4.15.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ignition-validate-0:2.16.2-2.2.rhaos4.15.el9.s390x",
"product": {
"name": "ignition-validate-0:2.16.2-2.2.rhaos4.15.el9.s390x",
"product_id": "ignition-validate-0:2.16.2-2.2.rhaos4.15.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-validate@2.16.2-2.2.rhaos4.15.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ignition-debugsource-0:2.16.2-2.2.rhaos4.15.el9.s390x",
"product": {
"name": "ignition-debugsource-0:2.16.2-2.2.rhaos4.15.el9.s390x",
"product_id": "ignition-debugsource-0:2.16.2-2.2.rhaos4.15.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-debugsource@2.16.2-2.2.rhaos4.15.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ignition-debuginfo-0:2.16.2-2.2.rhaos4.15.el9.s390x",
"product": {
"name": "ignition-debuginfo-0:2.16.2-2.2.rhaos4.15.el9.s390x",
"product_id": "ignition-debuginfo-0:2.16.2-2.2.rhaos4.15.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-debuginfo@2.16.2-2.2.rhaos4.15.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.15.el9.s390x",
"product": {
"name": "ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.15.el9.s390x",
"product_id": "ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.15.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-validate-debuginfo@2.16.2-2.2.rhaos4.15.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el9.s390x",
"product": {
"name": "openshift-hyperkube-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el9.s390x",
"product_id": "openshift-hyperkube-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.15.0-202404151212.p0.g8974577.assembly.stream.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el9.s390x",
"product": {
"name": "openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el9.s390x",
"product_id": "openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.15.0-202404151212.p0.g62c4d45.assembly.stream.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el9.s390x",
"product": {
"name": "ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el9.s390x",
"product_id": "ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-aws-ecr-image-credential-provider@4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-0:23.09.0-139.el9fdp.s390x",
"product": {
"name": "ovn23.09-0:23.09.0-139.el9fdp.s390x",
"product_id": "ovn23.09-0:23.09.0-139.el9fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09@23.09.0-139.el9fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-central-0:23.09.0-139.el9fdp.s390x",
"product": {
"name": "ovn23.09-central-0:23.09.0-139.el9fdp.s390x",
"product_id": "ovn23.09-central-0:23.09.0-139.el9fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-central@23.09.0-139.el9fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-host-0:23.09.0-139.el9fdp.s390x",
"product": {
"name": "ovn23.09-host-0:23.09.0-139.el9fdp.s390x",
"product_id": "ovn23.09-host-0:23.09.0-139.el9fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-host@23.09.0-139.el9fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-vtep-0:23.09.0-139.el9fdp.s390x",
"product": {
"name": "ovn23.09-vtep-0:23.09.0-139.el9fdp.s390x",
"product_id": "ovn23.09-vtep-0:23.09.0-139.el9fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-vtep@23.09.0-139.el9fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-debugsource-0:23.09.0-139.el9fdp.s390x",
"product": {
"name": "ovn23.09-debugsource-0:23.09.0-139.el9fdp.s390x",
"product_id": "ovn23.09-debugsource-0:23.09.0-139.el9fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-debugsource@23.09.0-139.el9fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.s390x",
"product": {
"name": "ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.s390x",
"product_id": "ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-central-debuginfo@23.09.0-139.el9fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-debuginfo-0:23.09.0-139.el9fdp.s390x",
"product": {
"name": "ovn23.09-debuginfo-0:23.09.0-139.el9fdp.s390x",
"product_id": "ovn23.09-debuginfo-0:23.09.0-139.el9fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-debuginfo@23.09.0-139.el9fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.s390x",
"product": {
"name": "ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.s390x",
"product_id": "ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-host-debuginfo@23.09.0-139.el9fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.s390x",
"product": {
"name": "ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.s390x",
"product_id": "ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-vtep-debuginfo@23.09.0-139.el9fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "podman-3:4.4.1-21.2.rhaos4.15.el9.s390x",
"product": {
"name": "podman-3:4.4.1-21.2.rhaos4.15.el9.s390x",
"product_id": "podman-3:4.4.1-21.2.rhaos4.15.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.4.1-21.2.rhaos4.15.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-3:4.4.1-21.2.rhaos4.15.el9.s390x",
"product": {
"name": "podman-gvproxy-3:4.4.1-21.2.rhaos4.15.el9.s390x",
"product_id": "podman-gvproxy-3:4.4.1-21.2.rhaos4.15.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-21.2.rhaos4.15.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-3:4.4.1-21.2.rhaos4.15.el9.s390x",
"product": {
"name": "podman-plugins-3:4.4.1-21.2.rhaos4.15.el9.s390x",
"product_id": "podman-plugins-3:4.4.1-21.2.rhaos4.15.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.4.1-21.2.rhaos4.15.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-3:4.4.1-21.2.rhaos4.15.el9.s390x",
"product": {
"name": "podman-remote-3:4.4.1-21.2.rhaos4.15.el9.s390x",
"product_id": "podman-remote-3:4.4.1-21.2.rhaos4.15.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.4.1-21.2.rhaos4.15.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-tests-3:4.4.1-21.2.rhaos4.15.el9.s390x",
"product": {
"name": "podman-tests-3:4.4.1-21.2.rhaos4.15.el9.s390x",
"product_id": "podman-tests-3:4.4.1-21.2.rhaos4.15.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.4.1-21.2.rhaos4.15.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-3:4.4.1-21.2.rhaos4.15.el9.s390x",
"product": {
"name": "podman-debugsource-3:4.4.1-21.2.rhaos4.15.el9.s390x",
"product_id": "podman-debugsource-3:4.4.1-21.2.rhaos4.15.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-21.2.rhaos4.15.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.s390x",
"product": {
"name": "podman-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.s390x",
"product_id": "podman-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-21.2.rhaos4.15.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.s390x",
"product": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.s390x",
"product_id": "podman-gvproxy-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-21.2.rhaos4.15.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.s390x",
"product": {
"name": "podman-plugins-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.s390x",
"product_id": "podman-plugins-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-21.2.rhaos4.15.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.s390x",
"product": {
"name": "podman-remote-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.s390x",
"product_id": "podman-remote-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-21.2.rhaos4.15.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "runc-4:1.1.12-1.2.rhaos4.15.el9.s390x",
"product": {
"name": "runc-4:1.1.12-1.2.rhaos4.15.el9.s390x",
"product_id": "runc-4:1.1.12-1.2.rhaos4.15.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.12-1.2.rhaos4.15.el9?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-4:1.1.12-1.2.rhaos4.15.el9.s390x",
"product": {
"name": "runc-debugsource-4:1.1.12-1.2.rhaos4.15.el9.s390x",
"product_id": "runc-debugsource-4:1.1.12-1.2.rhaos4.15.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-1.2.rhaos4.15.el9?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-4:1.1.12-1.2.rhaos4.15.el9.s390x",
"product": {
"name": "runc-debuginfo-4:1.1.12-1.2.rhaos4.15.el9.s390x",
"product_id": "runc-debuginfo-4:1.1.12-1.2.rhaos4.15.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-1.2.rhaos4.15.el9?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.11.2-21.3.rhaos4.15.el9.s390x",
"product": {
"name": "skopeo-2:1.11.2-21.3.rhaos4.15.el9.s390x",
"product_id": "skopeo-2:1.11.2-21.3.rhaos4.15.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.11.2-21.3.rhaos4.15.el9?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.11.2-21.3.rhaos4.15.el9.s390x",
"product": {
"name": "skopeo-tests-2:1.11.2-21.3.rhaos4.15.el9.s390x",
"product_id": "skopeo-tests-2:1.11.2-21.3.rhaos4.15.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.11.2-21.3.rhaos4.15.el9?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.11.2-21.3.rhaos4.15.el9.s390x",
"product": {
"name": "skopeo-debugsource-2:1.11.2-21.3.rhaos4.15.el9.s390x",
"product_id": "skopeo-debugsource-2:1.11.2-21.3.rhaos4.15.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.11.2-21.3.rhaos4.15.el9?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.11.2-21.3.rhaos4.15.el9.s390x",
"product": {
"name": "skopeo-debuginfo-2:1.11.2-21.3.rhaos4.15.el9.s390x",
"product_id": "skopeo-debuginfo-2:1.11.2-21.3.rhaos4.15.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.11.2-21.3.rhaos4.15.el9?arch=s390x\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.29.1-20.4.rhaos4.15.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:buildah-1:1.29.1-20.4.rhaos4.15.el8.aarch64"
},
"product_reference": "buildah-1:1.29.1-20.4.rhaos4.15.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.29.1-20.4.rhaos4.15.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:buildah-1:1.29.1-20.4.rhaos4.15.el8.ppc64le"
},
"product_reference": "buildah-1:1.29.1-20.4.rhaos4.15.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.29.1-20.4.rhaos4.15.el8.s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:buildah-1:1.29.1-20.4.rhaos4.15.el8.s390x"
},
"product_reference": "buildah-1:1.29.1-20.4.rhaos4.15.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.29.1-20.4.rhaos4.15.el8.src as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:buildah-1:1.29.1-20.4.rhaos4.15.el8.src"
},
"product_reference": "buildah-1:1.29.1-20.4.rhaos4.15.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.29.1-20.4.rhaos4.15.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:buildah-1:1.29.1-20.4.rhaos4.15.el8.x86_64"
},
"product_reference": "buildah-1:1.29.1-20.4.rhaos4.15.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.29.1-20.4.rhaos4.15.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.4.rhaos4.15.el8.aarch64"
},
"product_reference": "buildah-debuginfo-1:1.29.1-20.4.rhaos4.15.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.29.1-20.4.rhaos4.15.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.4.rhaos4.15.el8.ppc64le"
},
"product_reference": "buildah-debuginfo-1:1.29.1-20.4.rhaos4.15.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.29.1-20.4.rhaos4.15.el8.s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.4.rhaos4.15.el8.s390x"
},
"product_reference": "buildah-debuginfo-1:1.29.1-20.4.rhaos4.15.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.29.1-20.4.rhaos4.15.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.4.rhaos4.15.el8.x86_64"
},
"product_reference": "buildah-debuginfo-1:1.29.1-20.4.rhaos4.15.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.29.1-20.4.rhaos4.15.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.4.rhaos4.15.el8.aarch64"
},
"product_reference": "buildah-debugsource-1:1.29.1-20.4.rhaos4.15.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.29.1-20.4.rhaos4.15.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.4.rhaos4.15.el8.ppc64le"
},
"product_reference": "buildah-debugsource-1:1.29.1-20.4.rhaos4.15.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.29.1-20.4.rhaos4.15.el8.s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.4.rhaos4.15.el8.s390x"
},
"product_reference": "buildah-debugsource-1:1.29.1-20.4.rhaos4.15.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.29.1-20.4.rhaos4.15.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.4.rhaos4.15.el8.x86_64"
},
"product_reference": "buildah-debugsource-1:1.29.1-20.4.rhaos4.15.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.29.1-20.4.rhaos4.15.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.4.rhaos4.15.el8.aarch64"
},
"product_reference": "buildah-tests-1:1.29.1-20.4.rhaos4.15.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.29.1-20.4.rhaos4.15.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.4.rhaos4.15.el8.ppc64le"
},
"product_reference": "buildah-tests-1:1.29.1-20.4.rhaos4.15.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.29.1-20.4.rhaos4.15.el8.s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.4.rhaos4.15.el8.s390x"
},
"product_reference": "buildah-tests-1:1.29.1-20.4.rhaos4.15.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.29.1-20.4.rhaos4.15.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.4.rhaos4.15.el8.x86_64"
},
"product_reference": "buildah-tests-1:1.29.1-20.4.rhaos4.15.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.29.1-20.4.rhaos4.15.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.4.rhaos4.15.el8.aarch64"
},
"product_reference": "buildah-tests-debuginfo-1:1.29.1-20.4.rhaos4.15.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.29.1-20.4.rhaos4.15.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.4.rhaos4.15.el8.ppc64le"
},
"product_reference": "buildah-tests-debuginfo-1:1.29.1-20.4.rhaos4.15.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.29.1-20.4.rhaos4.15.el8.s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.4.rhaos4.15.el8.s390x"
},
"product_reference": "buildah-tests-debuginfo-1:1.29.1-20.4.rhaos4.15.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.29.1-20.4.rhaos4.15.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.4.rhaos4.15.el8.x86_64"
},
"product_reference": "buildah-tests-debuginfo-1:1.29.1-20.4.rhaos4.15.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-0:0.20.0-1.2.rhaos4.15.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:butane-0:0.20.0-1.2.rhaos4.15.el8.aarch64"
},
"product_reference": "butane-0:0.20.0-1.2.rhaos4.15.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-0:0.20.0-1.2.rhaos4.15.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:butane-0:0.20.0-1.2.rhaos4.15.el8.ppc64le"
},
"product_reference": "butane-0:0.20.0-1.2.rhaos4.15.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-0:0.20.0-1.2.rhaos4.15.el8.s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:butane-0:0.20.0-1.2.rhaos4.15.el8.s390x"
},
"product_reference": "butane-0:0.20.0-1.2.rhaos4.15.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-0:0.20.0-1.2.rhaos4.15.el8.src as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:butane-0:0.20.0-1.2.rhaos4.15.el8.src"
},
"product_reference": "butane-0:0.20.0-1.2.rhaos4.15.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-0:0.20.0-1.2.rhaos4.15.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:butane-0:0.20.0-1.2.rhaos4.15.el8.x86_64"
},
"product_reference": "butane-0:0.20.0-1.2.rhaos4.15.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-debuginfo-0:0.20.0-1.2.rhaos4.15.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:butane-debuginfo-0:0.20.0-1.2.rhaos4.15.el8.aarch64"
},
"product_reference": "butane-debuginfo-0:0.20.0-1.2.rhaos4.15.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-debuginfo-0:0.20.0-1.2.rhaos4.15.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:butane-debuginfo-0:0.20.0-1.2.rhaos4.15.el8.ppc64le"
},
"product_reference": "butane-debuginfo-0:0.20.0-1.2.rhaos4.15.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-debuginfo-0:0.20.0-1.2.rhaos4.15.el8.s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:butane-debuginfo-0:0.20.0-1.2.rhaos4.15.el8.s390x"
},
"product_reference": "butane-debuginfo-0:0.20.0-1.2.rhaos4.15.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-debuginfo-0:0.20.0-1.2.rhaos4.15.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:butane-debuginfo-0:0.20.0-1.2.rhaos4.15.el8.x86_64"
},
"product_reference": "butane-debuginfo-0:0.20.0-1.2.rhaos4.15.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-debugsource-0:0.20.0-1.2.rhaos4.15.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:butane-debugsource-0:0.20.0-1.2.rhaos4.15.el8.aarch64"
},
"product_reference": "butane-debugsource-0:0.20.0-1.2.rhaos4.15.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-debugsource-0:0.20.0-1.2.rhaos4.15.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:butane-debugsource-0:0.20.0-1.2.rhaos4.15.el8.ppc64le"
},
"product_reference": "butane-debugsource-0:0.20.0-1.2.rhaos4.15.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-debugsource-0:0.20.0-1.2.rhaos4.15.el8.s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:butane-debugsource-0:0.20.0-1.2.rhaos4.15.el8.s390x"
},
"product_reference": "butane-debugsource-0:0.20.0-1.2.rhaos4.15.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-debugsource-0:0.20.0-1.2.rhaos4.15.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:butane-debugsource-0:0.20.0-1.2.rhaos4.15.el8.x86_64"
},
"product_reference": "butane-debugsource-0:0.20.0-1.2.rhaos4.15.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-redistributable-0:0.20.0-1.2.rhaos4.15.el8.noarch as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:butane-redistributable-0:0.20.0-1.2.rhaos4.15.el8.noarch"
},
"product_reference": "butane-redistributable-0:0.20.0-1.2.rhaos4.15.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.4.0-1.3.rhaos4.15.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:containernetworking-plugins-1:1.4.0-1.3.rhaos4.15.el8.aarch64"
},
"product_reference": "containernetworking-plugins-1:1.4.0-1.3.rhaos4.15.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.4.0-1.3.rhaos4.15.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:containernetworking-plugins-1:1.4.0-1.3.rhaos4.15.el8.ppc64le"
},
"product_reference": "containernetworking-plugins-1:1.4.0-1.3.rhaos4.15.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.4.0-1.3.rhaos4.15.el8.s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:containernetworking-plugins-1:1.4.0-1.3.rhaos4.15.el8.s390x"
},
"product_reference": "containernetworking-plugins-1:1.4.0-1.3.rhaos4.15.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.4.0-1.3.rhaos4.15.el8.src as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:containernetworking-plugins-1:1.4.0-1.3.rhaos4.15.el8.src"
},
"product_reference": "containernetworking-plugins-1:1.4.0-1.3.rhaos4.15.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.4.0-1.3.rhaos4.15.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:containernetworking-plugins-1:1.4.0-1.3.rhaos4.15.el8.x86_64"
},
"product_reference": "containernetworking-plugins-1:1.4.0-1.3.rhaos4.15.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.15.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.15.el8.aarch64"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.15.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.15.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.15.el8.ppc64le"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.15.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.15.el8.s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.15.el8.s390x"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.15.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.15.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.15.el8.x86_64"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.15.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.15.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.15.el8.aarch64"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.15.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.15.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.15.el8.ppc64le"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.15.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.15.el8.s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.15.el8.s390x"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.15.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.15.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.15.el8.x86_64"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.15.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.aarch64"
},
"product_reference": "cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.ppc64le"
},
"product_reference": "cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.s390x"
},
"product_reference": "cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.src as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.src"
},
"product_reference": "cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.x86_64"
},
"product_reference": "cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:cri-o-debuginfo-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.aarch64"
},
"product_reference": "cri-o-debuginfo-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:cri-o-debuginfo-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.ppc64le"
},
"product_reference": "cri-o-debuginfo-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:cri-o-debuginfo-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.s390x"
},
"product_reference": "cri-o-debuginfo-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:cri-o-debuginfo-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.x86_64"
},
"product_reference": "cri-o-debuginfo-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:cri-o-debugsource-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.aarch64"
},
"product_reference": "cri-o-debugsource-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:cri-o-debugsource-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.ppc64le"
},
"product_reference": "cri-o-debugsource-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:cri-o-debugsource-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.s390x"
},
"product_reference": "cri-o-debugsource-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:cri-o-debugsource-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.x86_64"
},
"product_reference": "cri-o-debugsource-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-0:1.28.0-3.2.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:cri-tools-0:1.28.0-3.2.el8.aarch64"
},
"product_reference": "cri-tools-0:1.28.0-3.2.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-0:1.28.0-3.2.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:cri-tools-0:1.28.0-3.2.el8.ppc64le"
},
"product_reference": "cri-tools-0:1.28.0-3.2.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-0:1.28.0-3.2.el8.s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:cri-tools-0:1.28.0-3.2.el8.s390x"
},
"product_reference": "cri-tools-0:1.28.0-3.2.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-0:1.28.0-3.2.el8.src as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:cri-tools-0:1.28.0-3.2.el8.src"
},
"product_reference": "cri-tools-0:1.28.0-3.2.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-0:1.28.0-3.2.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:cri-tools-0:1.28.0-3.2.el8.x86_64"
},
"product_reference": "cri-tools-0:1.28.0-3.2.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debuginfo-0:1.28.0-3.2.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:cri-tools-debuginfo-0:1.28.0-3.2.el8.aarch64"
},
"product_reference": "cri-tools-debuginfo-0:1.28.0-3.2.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debuginfo-0:1.28.0-3.2.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:cri-tools-debuginfo-0:1.28.0-3.2.el8.ppc64le"
},
"product_reference": "cri-tools-debuginfo-0:1.28.0-3.2.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debuginfo-0:1.28.0-3.2.el8.s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:cri-tools-debuginfo-0:1.28.0-3.2.el8.s390x"
},
"product_reference": "cri-tools-debuginfo-0:1.28.0-3.2.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debuginfo-0:1.28.0-3.2.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:cri-tools-debuginfo-0:1.28.0-3.2.el8.x86_64"
},
"product_reference": "cri-tools-debuginfo-0:1.28.0-3.2.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debugsource-0:1.28.0-3.2.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:cri-tools-debugsource-0:1.28.0-3.2.el8.aarch64"
},
"product_reference": "cri-tools-debugsource-0:1.28.0-3.2.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debugsource-0:1.28.0-3.2.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:cri-tools-debugsource-0:1.28.0-3.2.el8.ppc64le"
},
"product_reference": "cri-tools-debugsource-0:1.28.0-3.2.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debugsource-0:1.28.0-3.2.el8.s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:cri-tools-debugsource-0:1.28.0-3.2.el8.s390x"
},
"product_reference": "cri-tools-debugsource-0:1.28.0-3.2.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debugsource-0:1.28.0-3.2.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:cri-tools-debugsource-0:1.28.0-3.2.el8.x86_64"
},
"product_reference": "cri-tools-debugsource-0:1.28.0-3.2.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-promu-0:0.15.0-15.4.gitd5383c5.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:golang-github-prometheus-promu-0:0.15.0-15.4.gitd5383c5.el8.aarch64"
},
"product_reference": "golang-github-prometheus-promu-0:0.15.0-15.4.gitd5383c5.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-promu-0:0.15.0-15.4.gitd5383c5.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:golang-github-prometheus-promu-0:0.15.0-15.4.gitd5383c5.el8.ppc64le"
},
"product_reference": "golang-github-prometheus-promu-0:0.15.0-15.4.gitd5383c5.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-promu-0:0.15.0-15.4.gitd5383c5.el8.s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:golang-github-prometheus-promu-0:0.15.0-15.4.gitd5383c5.el8.s390x"
},
"product_reference": "golang-github-prometheus-promu-0:0.15.0-15.4.gitd5383c5.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-promu-0:0.15.0-15.4.gitd5383c5.el8.src as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:golang-github-prometheus-promu-0:0.15.0-15.4.gitd5383c5.el8.src"
},
"product_reference": "golang-github-prometheus-promu-0:0.15.0-15.4.gitd5383c5.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-promu-0:0.15.0-15.4.gitd5383c5.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:golang-github-prometheus-promu-0:0.15.0-15.4.gitd5383c5.el8.x86_64"
},
"product_reference": "golang-github-prometheus-promu-0:0.15.0-15.4.gitd5383c5.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el8.src"
},
"product_reference": "openshift-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-ansible-0:4.15.0-202404151212.p0.g1c9b99e.assembly.stream.el8.noarch as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift-ansible-0:4.15.0-202404151212.p0.g1c9b99e.assembly.stream.el8.noarch"
},
"product_reference": "openshift-ansible-0:4.15.0-202404151212.p0.g1c9b99e.assembly.stream.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-ansible-0:4.15.0-202404151212.p0.g1c9b99e.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift-ansible-0:4.15.0-202404151212.p0.g1c9b99e.assembly.stream.el8.src"
},
"product_reference": "openshift-ansible-0:4.15.0-202404151212.p0.g1c9b99e.assembly.stream.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-ansible-test-0:4.15.0-202404151212.p0.g1c9b99e.assembly.stream.el8.noarch as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift-ansible-test-0:4.15.0-202404151212.p0.g1c9b99e.assembly.stream.el8.noarch"
},
"product_reference": "openshift-ansible-test-0:4.15.0-202404151212.p0.g1c9b99e.assembly.stream.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el8.aarch64"
},
"product_reference": "openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el8.ppc64le"
},
"product_reference": "openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el8.s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el8.s390x"
},
"product_reference": "openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el8.src"
},
"product_reference": "openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el8.x86_64"
},
"product_reference": "openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-redistributable-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift-clients-redistributable-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el8.x86_64"
},
"product_reference": "openshift-clients-redistributable-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-hyperkube-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el8.aarch64"
},
"product_reference": "openshift-hyperkube-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-hyperkube-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el8.ppc64le"
},
"product_reference": "openshift-hyperkube-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-hyperkube-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el8.s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el8.s390x"
},
"product_reference": "openshift-hyperkube-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-hyperkube-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el8.x86_64"
},
"product_reference": "openshift-hyperkube-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4-aws-iso-0:4.15.0-202404151212.p0.gd2acdd5.assembly.stream.el8.noarch as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4-aws-iso-0:4.15.0-202404151212.p0.gd2acdd5.assembly.stream.el8.noarch"
},
"product_reference": "openshift4-aws-iso-0:4.15.0-202404151212.p0.gd2acdd5.assembly.stream.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4-aws-iso-0:4.15.0-202404151212.p0.gd2acdd5.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4-aws-iso-0:4.15.0-202404151212.p0.gd2acdd5.assembly.stream.el8.src"
},
"product_reference": "openshift4-aws-iso-0:4.15.0-202404151212.p0.gd2acdd5.assembly.stream.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el8.aarch64"
},
"product_reference": "ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el8.ppc64le"
},
"product_reference": "ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el8.s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el8.s390x"
},
"product_reference": "ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el8.src"
},
"product_reference": "ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el8.x86_64"
},
"product_reference": "ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3:4.4.1-21.2.rhaos4.15.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:podman-3:4.4.1-21.2.rhaos4.15.el8.aarch64"
},
"product_reference": "podman-3:4.4.1-21.2.rhaos4.15.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3:4.4.1-21.2.rhaos4.15.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:podman-3:4.4.1-21.2.rhaos4.15.el8.ppc64le"
},
"product_reference": "podman-3:4.4.1-21.2.rhaos4.15.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3:4.4.1-21.2.rhaos4.15.el8.s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:podman-3:4.4.1-21.2.rhaos4.15.el8.s390x"
},
"product_reference": "podman-3:4.4.1-21.2.rhaos4.15.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3:4.4.1-21.2.rhaos4.15.el8.src as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:podman-3:4.4.1-21.2.rhaos4.15.el8.src"
},
"product_reference": "podman-3:4.4.1-21.2.rhaos4.15.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3:4.4.1-21.2.rhaos4.15.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:podman-3:4.4.1-21.2.rhaos4.15.el8.x86_64"
},
"product_reference": "podman-3:4.4.1-21.2.rhaos4.15.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-3:4.4.1-21.2.rhaos4.15.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:podman-catatonit-3:4.4.1-21.2.rhaos4.15.el8.aarch64"
},
"product_reference": "podman-catatonit-3:4.4.1-21.2.rhaos4.15.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-3:4.4.1-21.2.rhaos4.15.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:podman-catatonit-3:4.4.1-21.2.rhaos4.15.el8.ppc64le"
},
"product_reference": "podman-catatonit-3:4.4.1-21.2.rhaos4.15.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-3:4.4.1-21.2.rhaos4.15.el8.s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:podman-catatonit-3:4.4.1-21.2.rhaos4.15.el8.s390x"
},
"product_reference": "podman-catatonit-3:4.4.1-21.2.rhaos4.15.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-3:4.4.1-21.2.rhaos4.15.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:podman-catatonit-3:4.4.1-21.2.rhaos4.15.el8.x86_64"
},
"product_reference": "podman-catatonit-3:4.4.1-21.2.rhaos4.15.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:podman-catatonit-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.aarch64"
},
"product_reference": "podman-catatonit-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:podman-catatonit-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.ppc64le"
},
"product_reference": "podman-catatonit-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:podman-catatonit-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.s390x"
},
"product_reference": "podman-catatonit-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:podman-catatonit-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.x86_64"
},
"product_reference": "podman-catatonit-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.aarch64"
},
"product_reference": "podman-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.ppc64le"
},
"product_reference": "podman-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.s390x"
},
"product_reference": "podman-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.x86_64"
},
"product_reference": "podman-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-3:4.4.1-21.2.rhaos4.15.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.2.rhaos4.15.el8.aarch64"
},
"product_reference": "podman-debugsource-3:4.4.1-21.2.rhaos4.15.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-3:4.4.1-21.2.rhaos4.15.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.2.rhaos4.15.el8.ppc64le"
},
"product_reference": "podman-debugsource-3:4.4.1-21.2.rhaos4.15.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-3:4.4.1-21.2.rhaos4.15.el8.s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.2.rhaos4.15.el8.s390x"
},
"product_reference": "podman-debugsource-3:4.4.1-21.2.rhaos4.15.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-3:4.4.1-21.2.rhaos4.15.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.2.rhaos4.15.el8.x86_64"
},
"product_reference": "podman-debugsource-3:4.4.1-21.2.rhaos4.15.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-docker-3:4.4.1-21.2.rhaos4.15.el8.noarch as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:podman-docker-3:4.4.1-21.2.rhaos4.15.el8.noarch"
},
"product_reference": "podman-docker-3:4.4.1-21.2.rhaos4.15.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-3:4.4.1-21.2.rhaos4.15.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.2.rhaos4.15.el8.aarch64"
},
"product_reference": "podman-gvproxy-3:4.4.1-21.2.rhaos4.15.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-3:4.4.1-21.2.rhaos4.15.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.2.rhaos4.15.el8.ppc64le"
},
"product_reference": "podman-gvproxy-3:4.4.1-21.2.rhaos4.15.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-3:4.4.1-21.2.rhaos4.15.el8.s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.2.rhaos4.15.el8.s390x"
},
"product_reference": "podman-gvproxy-3:4.4.1-21.2.rhaos4.15.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-3:4.4.1-21.2.rhaos4.15.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.2.rhaos4.15.el8.x86_64"
},
"product_reference": "podman-gvproxy-3:4.4.1-21.2.rhaos4.15.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.aarch64"
},
"product_reference": "podman-gvproxy-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.ppc64le"
},
"product_reference": "podman-gvproxy-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.s390x"
},
"product_reference": "podman-gvproxy-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.x86_64"
},
"product_reference": "podman-gvproxy-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-3:4.4.1-21.2.rhaos4.15.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.2.rhaos4.15.el8.aarch64"
},
"product_reference": "podman-plugins-3:4.4.1-21.2.rhaos4.15.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-3:4.4.1-21.2.rhaos4.15.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.2.rhaos4.15.el8.ppc64le"
},
"product_reference": "podman-plugins-3:4.4.1-21.2.rhaos4.15.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-3:4.4.1-21.2.rhaos4.15.el8.s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.2.rhaos4.15.el8.s390x"
},
"product_reference": "podman-plugins-3:4.4.1-21.2.rhaos4.15.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-3:4.4.1-21.2.rhaos4.15.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.2.rhaos4.15.el8.x86_64"
},
"product_reference": "podman-plugins-3:4.4.1-21.2.rhaos4.15.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.aarch64"
},
"product_reference": "podman-plugins-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.ppc64le"
},
"product_reference": "podman-plugins-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.s390x"
},
"product_reference": "podman-plugins-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.x86_64"
},
"product_reference": "podman-plugins-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-3:4.4.1-21.2.rhaos4.15.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:podman-remote-3:4.4.1-21.2.rhaos4.15.el8.aarch64"
},
"product_reference": "podman-remote-3:4.4.1-21.2.rhaos4.15.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-3:4.4.1-21.2.rhaos4.15.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:podman-remote-3:4.4.1-21.2.rhaos4.15.el8.ppc64le"
},
"product_reference": "podman-remote-3:4.4.1-21.2.rhaos4.15.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-3:4.4.1-21.2.rhaos4.15.el8.s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:podman-remote-3:4.4.1-21.2.rhaos4.15.el8.s390x"
},
"product_reference": "podman-remote-3:4.4.1-21.2.rhaos4.15.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-3:4.4.1-21.2.rhaos4.15.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:podman-remote-3:4.4.1-21.2.rhaos4.15.el8.x86_64"
},
"product_reference": "podman-remote-3:4.4.1-21.2.rhaos4.15.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.aarch64"
},
"product_reference": "podman-remote-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.ppc64le"
},
"product_reference": "podman-remote-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.s390x"
},
"product_reference": "podman-remote-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.x86_64"
},
"product_reference": "podman-remote-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-3:4.4.1-21.2.rhaos4.15.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:podman-tests-3:4.4.1-21.2.rhaos4.15.el8.aarch64"
},
"product_reference": "podman-tests-3:4.4.1-21.2.rhaos4.15.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-3:4.4.1-21.2.rhaos4.15.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:podman-tests-3:4.4.1-21.2.rhaos4.15.el8.ppc64le"
},
"product_reference": "podman-tests-3:4.4.1-21.2.rhaos4.15.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-3:4.4.1-21.2.rhaos4.15.el8.s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:podman-tests-3:4.4.1-21.2.rhaos4.15.el8.s390x"
},
"product_reference": "podman-tests-3:4.4.1-21.2.rhaos4.15.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-3:4.4.1-21.2.rhaos4.15.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:podman-tests-3:4.4.1-21.2.rhaos4.15.el8.x86_64"
},
"product_reference": "podman-tests-3:4.4.1-21.2.rhaos4.15.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.1.12-1.2.rhaos4.15.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:runc-4:1.1.12-1.2.rhaos4.15.el8.aarch64"
},
"product_reference": "runc-4:1.1.12-1.2.rhaos4.15.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.1.12-1.2.rhaos4.15.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:runc-4:1.1.12-1.2.rhaos4.15.el8.ppc64le"
},
"product_reference": "runc-4:1.1.12-1.2.rhaos4.15.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.1.12-1.2.rhaos4.15.el8.s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:runc-4:1.1.12-1.2.rhaos4.15.el8.s390x"
},
"product_reference": "runc-4:1.1.12-1.2.rhaos4.15.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.1.12-1.2.rhaos4.15.el8.src as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:runc-4:1.1.12-1.2.rhaos4.15.el8.src"
},
"product_reference": "runc-4:1.1.12-1.2.rhaos4.15.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.1.12-1.2.rhaos4.15.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:runc-4:1.1.12-1.2.rhaos4.15.el8.x86_64"
},
"product_reference": "runc-4:1.1.12-1.2.rhaos4.15.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-4:1.1.12-1.2.rhaos4.15.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:runc-debuginfo-4:1.1.12-1.2.rhaos4.15.el8.aarch64"
},
"product_reference": "runc-debuginfo-4:1.1.12-1.2.rhaos4.15.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-4:1.1.12-1.2.rhaos4.15.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:runc-debuginfo-4:1.1.12-1.2.rhaos4.15.el8.ppc64le"
},
"product_reference": "runc-debuginfo-4:1.1.12-1.2.rhaos4.15.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-4:1.1.12-1.2.rhaos4.15.el8.s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:runc-debuginfo-4:1.1.12-1.2.rhaos4.15.el8.s390x"
},
"product_reference": "runc-debuginfo-4:1.1.12-1.2.rhaos4.15.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-4:1.1.12-1.2.rhaos4.15.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:runc-debuginfo-4:1.1.12-1.2.rhaos4.15.el8.x86_64"
},
"product_reference": "runc-debuginfo-4:1.1.12-1.2.rhaos4.15.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-4:1.1.12-1.2.rhaos4.15.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:runc-debugsource-4:1.1.12-1.2.rhaos4.15.el8.aarch64"
},
"product_reference": "runc-debugsource-4:1.1.12-1.2.rhaos4.15.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-4:1.1.12-1.2.rhaos4.15.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:runc-debugsource-4:1.1.12-1.2.rhaos4.15.el8.ppc64le"
},
"product_reference": "runc-debugsource-4:1.1.12-1.2.rhaos4.15.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-4:1.1.12-1.2.rhaos4.15.el8.s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:runc-debugsource-4:1.1.12-1.2.rhaos4.15.el8.s390x"
},
"product_reference": "runc-debugsource-4:1.1.12-1.2.rhaos4.15.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-4:1.1.12-1.2.rhaos4.15.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:runc-debugsource-4:1.1.12-1.2.rhaos4.15.el8.x86_64"
},
"product_reference": "runc-debugsource-4:1.1.12-1.2.rhaos4.15.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.11.2-21.3.rhaos4.15.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:skopeo-2:1.11.2-21.3.rhaos4.15.el8.aarch64"
},
"product_reference": "skopeo-2:1.11.2-21.3.rhaos4.15.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.11.2-21.3.rhaos4.15.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:skopeo-2:1.11.2-21.3.rhaos4.15.el8.ppc64le"
},
"product_reference": "skopeo-2:1.11.2-21.3.rhaos4.15.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.11.2-21.3.rhaos4.15.el8.s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:skopeo-2:1.11.2-21.3.rhaos4.15.el8.s390x"
},
"product_reference": "skopeo-2:1.11.2-21.3.rhaos4.15.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.11.2-21.3.rhaos4.15.el8.src as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:skopeo-2:1.11.2-21.3.rhaos4.15.el8.src"
},
"product_reference": "skopeo-2:1.11.2-21.3.rhaos4.15.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.11.2-21.3.rhaos4.15.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:skopeo-2:1.11.2-21.3.rhaos4.15.el8.x86_64"
},
"product_reference": "skopeo-2:1.11.2-21.3.rhaos4.15.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.11.2-21.3.rhaos4.15.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.3.rhaos4.15.el8.aarch64"
},
"product_reference": "skopeo-debuginfo-2:1.11.2-21.3.rhaos4.15.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.11.2-21.3.rhaos4.15.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.3.rhaos4.15.el8.ppc64le"
},
"product_reference": "skopeo-debuginfo-2:1.11.2-21.3.rhaos4.15.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.11.2-21.3.rhaos4.15.el8.s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.3.rhaos4.15.el8.s390x"
},
"product_reference": "skopeo-debuginfo-2:1.11.2-21.3.rhaos4.15.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.11.2-21.3.rhaos4.15.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.3.rhaos4.15.el8.x86_64"
},
"product_reference": "skopeo-debuginfo-2:1.11.2-21.3.rhaos4.15.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.11.2-21.3.rhaos4.15.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.3.rhaos4.15.el8.aarch64"
},
"product_reference": "skopeo-debugsource-2:1.11.2-21.3.rhaos4.15.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.11.2-21.3.rhaos4.15.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.3.rhaos4.15.el8.ppc64le"
},
"product_reference": "skopeo-debugsource-2:1.11.2-21.3.rhaos4.15.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.11.2-21.3.rhaos4.15.el8.s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.3.rhaos4.15.el8.s390x"
},
"product_reference": "skopeo-debugsource-2:1.11.2-21.3.rhaos4.15.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.11.2-21.3.rhaos4.15.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.3.rhaos4.15.el8.x86_64"
},
"product_reference": "skopeo-debugsource-2:1.11.2-21.3.rhaos4.15.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.11.2-21.3.rhaos4.15.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.3.rhaos4.15.el8.aarch64"
},
"product_reference": "skopeo-tests-2:1.11.2-21.3.rhaos4.15.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.11.2-21.3.rhaos4.15.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.3.rhaos4.15.el8.ppc64le"
},
"product_reference": "skopeo-tests-2:1.11.2-21.3.rhaos4.15.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.11.2-21.3.rhaos4.15.el8.s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.3.rhaos4.15.el8.s390x"
},
"product_reference": "skopeo-tests-2:1.11.2-21.3.rhaos4.15.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.11.2-21.3.rhaos4.15.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.3.rhaos4.15.el8.x86_64"
},
"product_reference": "skopeo-tests-2:1.11.2-21.3.rhaos4.15.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.29.1-20.4.rhaos4.15.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:buildah-1:1.29.1-20.4.rhaos4.15.el9.aarch64"
},
"product_reference": "buildah-1:1.29.1-20.4.rhaos4.15.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.29.1-20.4.rhaos4.15.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:buildah-1:1.29.1-20.4.rhaos4.15.el9.ppc64le"
},
"product_reference": "buildah-1:1.29.1-20.4.rhaos4.15.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.29.1-20.4.rhaos4.15.el9.s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:buildah-1:1.29.1-20.4.rhaos4.15.el9.s390x"
},
"product_reference": "buildah-1:1.29.1-20.4.rhaos4.15.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.29.1-20.4.rhaos4.15.el9.src as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:buildah-1:1.29.1-20.4.rhaos4.15.el9.src"
},
"product_reference": "buildah-1:1.29.1-20.4.rhaos4.15.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.29.1-20.4.rhaos4.15.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:buildah-1:1.29.1-20.4.rhaos4.15.el9.x86_64"
},
"product_reference": "buildah-1:1.29.1-20.4.rhaos4.15.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.29.1-20.4.rhaos4.15.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.4.rhaos4.15.el9.aarch64"
},
"product_reference": "buildah-debuginfo-1:1.29.1-20.4.rhaos4.15.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.29.1-20.4.rhaos4.15.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.4.rhaos4.15.el9.ppc64le"
},
"product_reference": "buildah-debuginfo-1:1.29.1-20.4.rhaos4.15.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.29.1-20.4.rhaos4.15.el9.s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.4.rhaos4.15.el9.s390x"
},
"product_reference": "buildah-debuginfo-1:1.29.1-20.4.rhaos4.15.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.29.1-20.4.rhaos4.15.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.4.rhaos4.15.el9.x86_64"
},
"product_reference": "buildah-debuginfo-1:1.29.1-20.4.rhaos4.15.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.29.1-20.4.rhaos4.15.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.4.rhaos4.15.el9.aarch64"
},
"product_reference": "buildah-debugsource-1:1.29.1-20.4.rhaos4.15.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.29.1-20.4.rhaos4.15.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.4.rhaos4.15.el9.ppc64le"
},
"product_reference": "buildah-debugsource-1:1.29.1-20.4.rhaos4.15.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.29.1-20.4.rhaos4.15.el9.s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.4.rhaos4.15.el9.s390x"
},
"product_reference": "buildah-debugsource-1:1.29.1-20.4.rhaos4.15.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.29.1-20.4.rhaos4.15.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.4.rhaos4.15.el9.x86_64"
},
"product_reference": "buildah-debugsource-1:1.29.1-20.4.rhaos4.15.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.29.1-20.4.rhaos4.15.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.4.rhaos4.15.el9.aarch64"
},
"product_reference": "buildah-tests-1:1.29.1-20.4.rhaos4.15.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.29.1-20.4.rhaos4.15.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.4.rhaos4.15.el9.ppc64le"
},
"product_reference": "buildah-tests-1:1.29.1-20.4.rhaos4.15.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.29.1-20.4.rhaos4.15.el9.s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.4.rhaos4.15.el9.s390x"
},
"product_reference": "buildah-tests-1:1.29.1-20.4.rhaos4.15.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.29.1-20.4.rhaos4.15.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.4.rhaos4.15.el9.x86_64"
},
"product_reference": "buildah-tests-1:1.29.1-20.4.rhaos4.15.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.29.1-20.4.rhaos4.15.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.4.rhaos4.15.el9.aarch64"
},
"product_reference": "buildah-tests-debuginfo-1:1.29.1-20.4.rhaos4.15.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.29.1-20.4.rhaos4.15.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.4.rhaos4.15.el9.ppc64le"
},
"product_reference": "buildah-tests-debuginfo-1:1.29.1-20.4.rhaos4.15.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.29.1-20.4.rhaos4.15.el9.s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.4.rhaos4.15.el9.s390x"
},
"product_reference": "buildah-tests-debuginfo-1:1.29.1-20.4.rhaos4.15.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.29.1-20.4.rhaos4.15.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.4.rhaos4.15.el9.x86_64"
},
"product_reference": "buildah-tests-debuginfo-1:1.29.1-20.4.rhaos4.15.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-3:2.1.7-10.2.rhaos4.15.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:conmon-3:2.1.7-10.2.rhaos4.15.el9.aarch64"
},
"product_reference": "conmon-3:2.1.7-10.2.rhaos4.15.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-3:2.1.7-10.2.rhaos4.15.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:conmon-3:2.1.7-10.2.rhaos4.15.el9.ppc64le"
},
"product_reference": "conmon-3:2.1.7-10.2.rhaos4.15.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-3:2.1.7-10.2.rhaos4.15.el9.s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:conmon-3:2.1.7-10.2.rhaos4.15.el9.s390x"
},
"product_reference": "conmon-3:2.1.7-10.2.rhaos4.15.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-3:2.1.7-10.2.rhaos4.15.el9.src as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:conmon-3:2.1.7-10.2.rhaos4.15.el9.src"
},
"product_reference": "conmon-3:2.1.7-10.2.rhaos4.15.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-3:2.1.7-10.2.rhaos4.15.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:conmon-3:2.1.7-10.2.rhaos4.15.el9.x86_64"
},
"product_reference": "conmon-3:2.1.7-10.2.rhaos4.15.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-3:2.1.7-10.2.rhaos4.15.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:conmon-debuginfo-3:2.1.7-10.2.rhaos4.15.el9.aarch64"
},
"product_reference": "conmon-debuginfo-3:2.1.7-10.2.rhaos4.15.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-3:2.1.7-10.2.rhaos4.15.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:conmon-debuginfo-3:2.1.7-10.2.rhaos4.15.el9.ppc64le"
},
"product_reference": "conmon-debuginfo-3:2.1.7-10.2.rhaos4.15.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-3:2.1.7-10.2.rhaos4.15.el9.s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:conmon-debuginfo-3:2.1.7-10.2.rhaos4.15.el9.s390x"
},
"product_reference": "conmon-debuginfo-3:2.1.7-10.2.rhaos4.15.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-3:2.1.7-10.2.rhaos4.15.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:conmon-debuginfo-3:2.1.7-10.2.rhaos4.15.el9.x86_64"
},
"product_reference": "conmon-debuginfo-3:2.1.7-10.2.rhaos4.15.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-3:2.1.7-10.2.rhaos4.15.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:conmon-debugsource-3:2.1.7-10.2.rhaos4.15.el9.aarch64"
},
"product_reference": "conmon-debugsource-3:2.1.7-10.2.rhaos4.15.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-3:2.1.7-10.2.rhaos4.15.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:conmon-debugsource-3:2.1.7-10.2.rhaos4.15.el9.ppc64le"
},
"product_reference": "conmon-debugsource-3:2.1.7-10.2.rhaos4.15.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-3:2.1.7-10.2.rhaos4.15.el9.s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:conmon-debugsource-3:2.1.7-10.2.rhaos4.15.el9.s390x"
},
"product_reference": "conmon-debugsource-3:2.1.7-10.2.rhaos4.15.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-3:2.1.7-10.2.rhaos4.15.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:conmon-debugsource-3:2.1.7-10.2.rhaos4.15.el9.x86_64"
},
"product_reference": "conmon-debugsource-3:2.1.7-10.2.rhaos4.15.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.aarch64"
},
"product_reference": "cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.ppc64le"
},
"product_reference": "cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.s390x"
},
"product_reference": "cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.src as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.src"
},
"product_reference": "cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.x86_64"
},
"product_reference": "cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:cri-o-debuginfo-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.aarch64"
},
"product_reference": "cri-o-debuginfo-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:cri-o-debuginfo-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.ppc64le"
},
"product_reference": "cri-o-debuginfo-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:cri-o-debuginfo-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.s390x"
},
"product_reference": "cri-o-debuginfo-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:cri-o-debuginfo-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.x86_64"
},
"product_reference": "cri-o-debuginfo-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:cri-o-debugsource-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.aarch64"
},
"product_reference": "cri-o-debugsource-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:cri-o-debugsource-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.ppc64le"
},
"product_reference": "cri-o-debugsource-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:cri-o-debugsource-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.s390x"
},
"product_reference": "cri-o-debugsource-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:cri-o-debugsource-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.x86_64"
},
"product_reference": "cri-o-debugsource-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-0:1.28.0-3.2.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:cri-tools-0:1.28.0-3.2.el9.aarch64"
},
"product_reference": "cri-tools-0:1.28.0-3.2.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-0:1.28.0-3.2.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:cri-tools-0:1.28.0-3.2.el9.ppc64le"
},
"product_reference": "cri-tools-0:1.28.0-3.2.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-0:1.28.0-3.2.el9.s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:cri-tools-0:1.28.0-3.2.el9.s390x"
},
"product_reference": "cri-tools-0:1.28.0-3.2.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-0:1.28.0-3.2.el9.src as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:cri-tools-0:1.28.0-3.2.el9.src"
},
"product_reference": "cri-tools-0:1.28.0-3.2.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-0:1.28.0-3.2.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:cri-tools-0:1.28.0-3.2.el9.x86_64"
},
"product_reference": "cri-tools-0:1.28.0-3.2.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debuginfo-0:1.28.0-3.2.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:cri-tools-debuginfo-0:1.28.0-3.2.el9.aarch64"
},
"product_reference": "cri-tools-debuginfo-0:1.28.0-3.2.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debuginfo-0:1.28.0-3.2.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:cri-tools-debuginfo-0:1.28.0-3.2.el9.ppc64le"
},
"product_reference": "cri-tools-debuginfo-0:1.28.0-3.2.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debuginfo-0:1.28.0-3.2.el9.s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:cri-tools-debuginfo-0:1.28.0-3.2.el9.s390x"
},
"product_reference": "cri-tools-debuginfo-0:1.28.0-3.2.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debuginfo-0:1.28.0-3.2.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:cri-tools-debuginfo-0:1.28.0-3.2.el9.x86_64"
},
"product_reference": "cri-tools-debuginfo-0:1.28.0-3.2.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debugsource-0:1.28.0-3.2.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:cri-tools-debugsource-0:1.28.0-3.2.el9.aarch64"
},
"product_reference": "cri-tools-debugsource-0:1.28.0-3.2.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debugsource-0:1.28.0-3.2.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:cri-tools-debugsource-0:1.28.0-3.2.el9.ppc64le"
},
"product_reference": "cri-tools-debugsource-0:1.28.0-3.2.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debugsource-0:1.28.0-3.2.el9.s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:cri-tools-debugsource-0:1.28.0-3.2.el9.s390x"
},
"product_reference": "cri-tools-debugsource-0:1.28.0-3.2.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debugsource-0:1.28.0-3.2.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:cri-tools-debugsource-0:1.28.0-3.2.el9.x86_64"
},
"product_reference": "cri-tools-debugsource-0:1.28.0-3.2.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-0:2.16.2-2.2.rhaos4.15.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:ignition-0:2.16.2-2.2.rhaos4.15.el9.aarch64"
},
"product_reference": "ignition-0:2.16.2-2.2.rhaos4.15.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-0:2.16.2-2.2.rhaos4.15.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:ignition-0:2.16.2-2.2.rhaos4.15.el9.ppc64le"
},
"product_reference": "ignition-0:2.16.2-2.2.rhaos4.15.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-0:2.16.2-2.2.rhaos4.15.el9.s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:ignition-0:2.16.2-2.2.rhaos4.15.el9.s390x"
},
"product_reference": "ignition-0:2.16.2-2.2.rhaos4.15.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-0:2.16.2-2.2.rhaos4.15.el9.src as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:ignition-0:2.16.2-2.2.rhaos4.15.el9.src"
},
"product_reference": "ignition-0:2.16.2-2.2.rhaos4.15.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-0:2.16.2-2.2.rhaos4.15.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:ignition-0:2.16.2-2.2.rhaos4.15.el9.x86_64"
},
"product_reference": "ignition-0:2.16.2-2.2.rhaos4.15.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-debuginfo-0:2.16.2-2.2.rhaos4.15.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:ignition-debuginfo-0:2.16.2-2.2.rhaos4.15.el9.aarch64"
},
"product_reference": "ignition-debuginfo-0:2.16.2-2.2.rhaos4.15.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-debuginfo-0:2.16.2-2.2.rhaos4.15.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:ignition-debuginfo-0:2.16.2-2.2.rhaos4.15.el9.ppc64le"
},
"product_reference": "ignition-debuginfo-0:2.16.2-2.2.rhaos4.15.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-debuginfo-0:2.16.2-2.2.rhaos4.15.el9.s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:ignition-debuginfo-0:2.16.2-2.2.rhaos4.15.el9.s390x"
},
"product_reference": "ignition-debuginfo-0:2.16.2-2.2.rhaos4.15.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-debuginfo-0:2.16.2-2.2.rhaos4.15.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:ignition-debuginfo-0:2.16.2-2.2.rhaos4.15.el9.x86_64"
},
"product_reference": "ignition-debuginfo-0:2.16.2-2.2.rhaos4.15.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-debugsource-0:2.16.2-2.2.rhaos4.15.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:ignition-debugsource-0:2.16.2-2.2.rhaos4.15.el9.aarch64"
},
"product_reference": "ignition-debugsource-0:2.16.2-2.2.rhaos4.15.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-debugsource-0:2.16.2-2.2.rhaos4.15.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:ignition-debugsource-0:2.16.2-2.2.rhaos4.15.el9.ppc64le"
},
"product_reference": "ignition-debugsource-0:2.16.2-2.2.rhaos4.15.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-debugsource-0:2.16.2-2.2.rhaos4.15.el9.s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:ignition-debugsource-0:2.16.2-2.2.rhaos4.15.el9.s390x"
},
"product_reference": "ignition-debugsource-0:2.16.2-2.2.rhaos4.15.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-debugsource-0:2.16.2-2.2.rhaos4.15.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:ignition-debugsource-0:2.16.2-2.2.rhaos4.15.el9.x86_64"
},
"product_reference": "ignition-debugsource-0:2.16.2-2.2.rhaos4.15.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-validate-0:2.16.2-2.2.rhaos4.15.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:ignition-validate-0:2.16.2-2.2.rhaos4.15.el9.aarch64"
},
"product_reference": "ignition-validate-0:2.16.2-2.2.rhaos4.15.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-validate-0:2.16.2-2.2.rhaos4.15.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:ignition-validate-0:2.16.2-2.2.rhaos4.15.el9.ppc64le"
},
"product_reference": "ignition-validate-0:2.16.2-2.2.rhaos4.15.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-validate-0:2.16.2-2.2.rhaos4.15.el9.s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:ignition-validate-0:2.16.2-2.2.rhaos4.15.el9.s390x"
},
"product_reference": "ignition-validate-0:2.16.2-2.2.rhaos4.15.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-validate-0:2.16.2-2.2.rhaos4.15.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:ignition-validate-0:2.16.2-2.2.rhaos4.15.el9.x86_64"
},
"product_reference": "ignition-validate-0:2.16.2-2.2.rhaos4.15.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.15.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.15.el9.aarch64"
},
"product_reference": "ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.15.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.15.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.15.el9.ppc64le"
},
"product_reference": "ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.15.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.15.el9.s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.15.el9.s390x"
},
"product_reference": "ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.15.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.15.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.15.el9.x86_64"
},
"product_reference": "ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.15.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el9.src as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el9.src"
},
"product_reference": "openshift-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-ansible-0:4.15.0-202404151212.p0.g1c9b99e.assembly.stream.el9.noarch as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift-ansible-0:4.15.0-202404151212.p0.g1c9b99e.assembly.stream.el9.noarch"
},
"product_reference": "openshift-ansible-0:4.15.0-202404151212.p0.g1c9b99e.assembly.stream.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-ansible-0:4.15.0-202404151212.p0.g1c9b99e.assembly.stream.el9.src as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift-ansible-0:4.15.0-202404151212.p0.g1c9b99e.assembly.stream.el9.src"
},
"product_reference": "openshift-ansible-0:4.15.0-202404151212.p0.g1c9b99e.assembly.stream.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-ansible-test-0:4.15.0-202404151212.p0.g1c9b99e.assembly.stream.el9.noarch as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift-ansible-test-0:4.15.0-202404151212.p0.g1c9b99e.assembly.stream.el9.noarch"
},
"product_reference": "openshift-ansible-test-0:4.15.0-202404151212.p0.g1c9b99e.assembly.stream.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el9.aarch64"
},
"product_reference": "openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el9.ppc64le"
},
"product_reference": "openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el9.s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el9.s390x"
},
"product_reference": "openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el9.src as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el9.src"
},
"product_reference": "openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el9.x86_64"
},
"product_reference": "openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-redistributable-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift-clients-redistributable-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el9.x86_64"
},
"product_reference": "openshift-clients-redistributable-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-hyperkube-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el9.aarch64"
},
"product_reference": "openshift-hyperkube-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-hyperkube-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el9.ppc64le"
},
"product_reference": "openshift-hyperkube-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-hyperkube-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el9.s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el9.s390x"
},
"product_reference": "openshift-hyperkube-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-hyperkube-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el9.x86_64"
},
"product_reference": "openshift-hyperkube-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el9.aarch64"
},
"product_reference": "ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el9.ppc64le"
},
"product_reference": "ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el9.s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el9.s390x"
},
"product_reference": "ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el9.src as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el9.src"
},
"product_reference": "ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el9.x86_64"
},
"product_reference": "ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-0:23.09.0-139.el9fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:ovn23.09-0:23.09.0-139.el9fdp.aarch64"
},
"product_reference": "ovn23.09-0:23.09.0-139.el9fdp.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-0:23.09.0-139.el9fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:ovn23.09-0:23.09.0-139.el9fdp.ppc64le"
},
"product_reference": "ovn23.09-0:23.09.0-139.el9fdp.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-0:23.09.0-139.el9fdp.s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:ovn23.09-0:23.09.0-139.el9fdp.s390x"
},
"product_reference": "ovn23.09-0:23.09.0-139.el9fdp.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-0:23.09.0-139.el9fdp.src as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:ovn23.09-0:23.09.0-139.el9fdp.src"
},
"product_reference": "ovn23.09-0:23.09.0-139.el9fdp.src",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-0:23.09.0-139.el9fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:ovn23.09-0:23.09.0-139.el9fdp.x86_64"
},
"product_reference": "ovn23.09-0:23.09.0-139.el9fdp.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-central-0:23.09.0-139.el9fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:ovn23.09-central-0:23.09.0-139.el9fdp.aarch64"
},
"product_reference": "ovn23.09-central-0:23.09.0-139.el9fdp.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-central-0:23.09.0-139.el9fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:ovn23.09-central-0:23.09.0-139.el9fdp.ppc64le"
},
"product_reference": "ovn23.09-central-0:23.09.0-139.el9fdp.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-central-0:23.09.0-139.el9fdp.s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:ovn23.09-central-0:23.09.0-139.el9fdp.s390x"
},
"product_reference": "ovn23.09-central-0:23.09.0-139.el9fdp.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-central-0:23.09.0-139.el9fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:ovn23.09-central-0:23.09.0-139.el9fdp.x86_64"
},
"product_reference": "ovn23.09-central-0:23.09.0-139.el9fdp.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.aarch64"
},
"product_reference": "ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.ppc64le"
},
"product_reference": "ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.s390x"
},
"product_reference": "ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.x86_64"
},
"product_reference": "ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-debuginfo-0:23.09.0-139.el9fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:ovn23.09-debuginfo-0:23.09.0-139.el9fdp.aarch64"
},
"product_reference": "ovn23.09-debuginfo-0:23.09.0-139.el9fdp.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-debuginfo-0:23.09.0-139.el9fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:ovn23.09-debuginfo-0:23.09.0-139.el9fdp.ppc64le"
},
"product_reference": "ovn23.09-debuginfo-0:23.09.0-139.el9fdp.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-debuginfo-0:23.09.0-139.el9fdp.s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:ovn23.09-debuginfo-0:23.09.0-139.el9fdp.s390x"
},
"product_reference": "ovn23.09-debuginfo-0:23.09.0-139.el9fdp.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-debuginfo-0:23.09.0-139.el9fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:ovn23.09-debuginfo-0:23.09.0-139.el9fdp.x86_64"
},
"product_reference": "ovn23.09-debuginfo-0:23.09.0-139.el9fdp.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-debugsource-0:23.09.0-139.el9fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:ovn23.09-debugsource-0:23.09.0-139.el9fdp.aarch64"
},
"product_reference": "ovn23.09-debugsource-0:23.09.0-139.el9fdp.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-debugsource-0:23.09.0-139.el9fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:ovn23.09-debugsource-0:23.09.0-139.el9fdp.ppc64le"
},
"product_reference": "ovn23.09-debugsource-0:23.09.0-139.el9fdp.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-debugsource-0:23.09.0-139.el9fdp.s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:ovn23.09-debugsource-0:23.09.0-139.el9fdp.s390x"
},
"product_reference": "ovn23.09-debugsource-0:23.09.0-139.el9fdp.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-debugsource-0:23.09.0-139.el9fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:ovn23.09-debugsource-0:23.09.0-139.el9fdp.x86_64"
},
"product_reference": "ovn23.09-debugsource-0:23.09.0-139.el9fdp.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-host-0:23.09.0-139.el9fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:ovn23.09-host-0:23.09.0-139.el9fdp.aarch64"
},
"product_reference": "ovn23.09-host-0:23.09.0-139.el9fdp.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-host-0:23.09.0-139.el9fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:ovn23.09-host-0:23.09.0-139.el9fdp.ppc64le"
},
"product_reference": "ovn23.09-host-0:23.09.0-139.el9fdp.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-host-0:23.09.0-139.el9fdp.s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:ovn23.09-host-0:23.09.0-139.el9fdp.s390x"
},
"product_reference": "ovn23.09-host-0:23.09.0-139.el9fdp.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-host-0:23.09.0-139.el9fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:ovn23.09-host-0:23.09.0-139.el9fdp.x86_64"
},
"product_reference": "ovn23.09-host-0:23.09.0-139.el9fdp.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.aarch64"
},
"product_reference": "ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.ppc64le"
},
"product_reference": "ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.s390x"
},
"product_reference": "ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.x86_64"
},
"product_reference": "ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-vtep-0:23.09.0-139.el9fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:ovn23.09-vtep-0:23.09.0-139.el9fdp.aarch64"
},
"product_reference": "ovn23.09-vtep-0:23.09.0-139.el9fdp.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-vtep-0:23.09.0-139.el9fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:ovn23.09-vtep-0:23.09.0-139.el9fdp.ppc64le"
},
"product_reference": "ovn23.09-vtep-0:23.09.0-139.el9fdp.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-vtep-0:23.09.0-139.el9fdp.s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:ovn23.09-vtep-0:23.09.0-139.el9fdp.s390x"
},
"product_reference": "ovn23.09-vtep-0:23.09.0-139.el9fdp.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-vtep-0:23.09.0-139.el9fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:ovn23.09-vtep-0:23.09.0-139.el9fdp.x86_64"
},
"product_reference": "ovn23.09-vtep-0:23.09.0-139.el9fdp.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.aarch64"
},
"product_reference": "ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.ppc64le"
},
"product_reference": "ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.s390x"
},
"product_reference": "ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.x86_64"
},
"product_reference": "ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3:4.4.1-21.2.rhaos4.15.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:podman-3:4.4.1-21.2.rhaos4.15.el9.aarch64"
},
"product_reference": "podman-3:4.4.1-21.2.rhaos4.15.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3:4.4.1-21.2.rhaos4.15.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:podman-3:4.4.1-21.2.rhaos4.15.el9.ppc64le"
},
"product_reference": "podman-3:4.4.1-21.2.rhaos4.15.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3:4.4.1-21.2.rhaos4.15.el9.s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:podman-3:4.4.1-21.2.rhaos4.15.el9.s390x"
},
"product_reference": "podman-3:4.4.1-21.2.rhaos4.15.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3:4.4.1-21.2.rhaos4.15.el9.src as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:podman-3:4.4.1-21.2.rhaos4.15.el9.src"
},
"product_reference": "podman-3:4.4.1-21.2.rhaos4.15.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3:4.4.1-21.2.rhaos4.15.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:podman-3:4.4.1-21.2.rhaos4.15.el9.x86_64"
},
"product_reference": "podman-3:4.4.1-21.2.rhaos4.15.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.aarch64"
},
"product_reference": "podman-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.ppc64le"
},
"product_reference": "podman-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.s390x"
},
"product_reference": "podman-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.x86_64"
},
"product_reference": "podman-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-3:4.4.1-21.2.rhaos4.15.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.2.rhaos4.15.el9.aarch64"
},
"product_reference": "podman-debugsource-3:4.4.1-21.2.rhaos4.15.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-3:4.4.1-21.2.rhaos4.15.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.2.rhaos4.15.el9.ppc64le"
},
"product_reference": "podman-debugsource-3:4.4.1-21.2.rhaos4.15.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-3:4.4.1-21.2.rhaos4.15.el9.s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.2.rhaos4.15.el9.s390x"
},
"product_reference": "podman-debugsource-3:4.4.1-21.2.rhaos4.15.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-3:4.4.1-21.2.rhaos4.15.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.2.rhaos4.15.el9.x86_64"
},
"product_reference": "podman-debugsource-3:4.4.1-21.2.rhaos4.15.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-docker-3:4.4.1-21.2.rhaos4.15.el9.noarch as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:podman-docker-3:4.4.1-21.2.rhaos4.15.el9.noarch"
},
"product_reference": "podman-docker-3:4.4.1-21.2.rhaos4.15.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-3:4.4.1-21.2.rhaos4.15.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.2.rhaos4.15.el9.aarch64"
},
"product_reference": "podman-gvproxy-3:4.4.1-21.2.rhaos4.15.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-3:4.4.1-21.2.rhaos4.15.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.2.rhaos4.15.el9.ppc64le"
},
"product_reference": "podman-gvproxy-3:4.4.1-21.2.rhaos4.15.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-3:4.4.1-21.2.rhaos4.15.el9.s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.2.rhaos4.15.el9.s390x"
},
"product_reference": "podman-gvproxy-3:4.4.1-21.2.rhaos4.15.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-3:4.4.1-21.2.rhaos4.15.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.2.rhaos4.15.el9.x86_64"
},
"product_reference": "podman-gvproxy-3:4.4.1-21.2.rhaos4.15.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.aarch64"
},
"product_reference": "podman-gvproxy-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.ppc64le"
},
"product_reference": "podman-gvproxy-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.s390x"
},
"product_reference": "podman-gvproxy-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.x86_64"
},
"product_reference": "podman-gvproxy-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-3:4.4.1-21.2.rhaos4.15.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.2.rhaos4.15.el9.aarch64"
},
"product_reference": "podman-plugins-3:4.4.1-21.2.rhaos4.15.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-3:4.4.1-21.2.rhaos4.15.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.2.rhaos4.15.el9.ppc64le"
},
"product_reference": "podman-plugins-3:4.4.1-21.2.rhaos4.15.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-3:4.4.1-21.2.rhaos4.15.el9.s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.2.rhaos4.15.el9.s390x"
},
"product_reference": "podman-plugins-3:4.4.1-21.2.rhaos4.15.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-3:4.4.1-21.2.rhaos4.15.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.2.rhaos4.15.el9.x86_64"
},
"product_reference": "podman-plugins-3:4.4.1-21.2.rhaos4.15.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.aarch64"
},
"product_reference": "podman-plugins-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.ppc64le"
},
"product_reference": "podman-plugins-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.s390x"
},
"product_reference": "podman-plugins-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.x86_64"
},
"product_reference": "podman-plugins-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-3:4.4.1-21.2.rhaos4.15.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:podman-remote-3:4.4.1-21.2.rhaos4.15.el9.aarch64"
},
"product_reference": "podman-remote-3:4.4.1-21.2.rhaos4.15.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-3:4.4.1-21.2.rhaos4.15.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:podman-remote-3:4.4.1-21.2.rhaos4.15.el9.ppc64le"
},
"product_reference": "podman-remote-3:4.4.1-21.2.rhaos4.15.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-3:4.4.1-21.2.rhaos4.15.el9.s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:podman-remote-3:4.4.1-21.2.rhaos4.15.el9.s390x"
},
"product_reference": "podman-remote-3:4.4.1-21.2.rhaos4.15.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-3:4.4.1-21.2.rhaos4.15.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:podman-remote-3:4.4.1-21.2.rhaos4.15.el9.x86_64"
},
"product_reference": "podman-remote-3:4.4.1-21.2.rhaos4.15.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.aarch64"
},
"product_reference": "podman-remote-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.ppc64le"
},
"product_reference": "podman-remote-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.s390x"
},
"product_reference": "podman-remote-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.x86_64"
},
"product_reference": "podman-remote-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-3:4.4.1-21.2.rhaos4.15.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:podman-tests-3:4.4.1-21.2.rhaos4.15.el9.aarch64"
},
"product_reference": "podman-tests-3:4.4.1-21.2.rhaos4.15.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-3:4.4.1-21.2.rhaos4.15.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:podman-tests-3:4.4.1-21.2.rhaos4.15.el9.ppc64le"
},
"product_reference": "podman-tests-3:4.4.1-21.2.rhaos4.15.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-3:4.4.1-21.2.rhaos4.15.el9.s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:podman-tests-3:4.4.1-21.2.rhaos4.15.el9.s390x"
},
"product_reference": "podman-tests-3:4.4.1-21.2.rhaos4.15.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-3:4.4.1-21.2.rhaos4.15.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:podman-tests-3:4.4.1-21.2.rhaos4.15.el9.x86_64"
},
"product_reference": "podman-tests-3:4.4.1-21.2.rhaos4.15.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.1.12-1.2.rhaos4.15.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:runc-4:1.1.12-1.2.rhaos4.15.el9.aarch64"
},
"product_reference": "runc-4:1.1.12-1.2.rhaos4.15.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.1.12-1.2.rhaos4.15.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:runc-4:1.1.12-1.2.rhaos4.15.el9.ppc64le"
},
"product_reference": "runc-4:1.1.12-1.2.rhaos4.15.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.1.12-1.2.rhaos4.15.el9.s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:runc-4:1.1.12-1.2.rhaos4.15.el9.s390x"
},
"product_reference": "runc-4:1.1.12-1.2.rhaos4.15.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.1.12-1.2.rhaos4.15.el9.src as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:runc-4:1.1.12-1.2.rhaos4.15.el9.src"
},
"product_reference": "runc-4:1.1.12-1.2.rhaos4.15.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.1.12-1.2.rhaos4.15.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:runc-4:1.1.12-1.2.rhaos4.15.el9.x86_64"
},
"product_reference": "runc-4:1.1.12-1.2.rhaos4.15.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-4:1.1.12-1.2.rhaos4.15.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:runc-debuginfo-4:1.1.12-1.2.rhaos4.15.el9.aarch64"
},
"product_reference": "runc-debuginfo-4:1.1.12-1.2.rhaos4.15.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-4:1.1.12-1.2.rhaos4.15.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:runc-debuginfo-4:1.1.12-1.2.rhaos4.15.el9.ppc64le"
},
"product_reference": "runc-debuginfo-4:1.1.12-1.2.rhaos4.15.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-4:1.1.12-1.2.rhaos4.15.el9.s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:runc-debuginfo-4:1.1.12-1.2.rhaos4.15.el9.s390x"
},
"product_reference": "runc-debuginfo-4:1.1.12-1.2.rhaos4.15.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-4:1.1.12-1.2.rhaos4.15.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:runc-debuginfo-4:1.1.12-1.2.rhaos4.15.el9.x86_64"
},
"product_reference": "runc-debuginfo-4:1.1.12-1.2.rhaos4.15.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-4:1.1.12-1.2.rhaos4.15.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:runc-debugsource-4:1.1.12-1.2.rhaos4.15.el9.aarch64"
},
"product_reference": "runc-debugsource-4:1.1.12-1.2.rhaos4.15.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-4:1.1.12-1.2.rhaos4.15.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:runc-debugsource-4:1.1.12-1.2.rhaos4.15.el9.ppc64le"
},
"product_reference": "runc-debugsource-4:1.1.12-1.2.rhaos4.15.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-4:1.1.12-1.2.rhaos4.15.el9.s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:runc-debugsource-4:1.1.12-1.2.rhaos4.15.el9.s390x"
},
"product_reference": "runc-debugsource-4:1.1.12-1.2.rhaos4.15.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-4:1.1.12-1.2.rhaos4.15.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:runc-debugsource-4:1.1.12-1.2.rhaos4.15.el9.x86_64"
},
"product_reference": "runc-debugsource-4:1.1.12-1.2.rhaos4.15.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.11.2-21.3.rhaos4.15.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:skopeo-2:1.11.2-21.3.rhaos4.15.el9.aarch64"
},
"product_reference": "skopeo-2:1.11.2-21.3.rhaos4.15.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.11.2-21.3.rhaos4.15.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:skopeo-2:1.11.2-21.3.rhaos4.15.el9.ppc64le"
},
"product_reference": "skopeo-2:1.11.2-21.3.rhaos4.15.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.11.2-21.3.rhaos4.15.el9.s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:skopeo-2:1.11.2-21.3.rhaos4.15.el9.s390x"
},
"product_reference": "skopeo-2:1.11.2-21.3.rhaos4.15.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.11.2-21.3.rhaos4.15.el9.src as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:skopeo-2:1.11.2-21.3.rhaos4.15.el9.src"
},
"product_reference": "skopeo-2:1.11.2-21.3.rhaos4.15.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.11.2-21.3.rhaos4.15.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:skopeo-2:1.11.2-21.3.rhaos4.15.el9.x86_64"
},
"product_reference": "skopeo-2:1.11.2-21.3.rhaos4.15.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.11.2-21.3.rhaos4.15.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.3.rhaos4.15.el9.aarch64"
},
"product_reference": "skopeo-debuginfo-2:1.11.2-21.3.rhaos4.15.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.11.2-21.3.rhaos4.15.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.3.rhaos4.15.el9.ppc64le"
},
"product_reference": "skopeo-debuginfo-2:1.11.2-21.3.rhaos4.15.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.11.2-21.3.rhaos4.15.el9.s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.3.rhaos4.15.el9.s390x"
},
"product_reference": "skopeo-debuginfo-2:1.11.2-21.3.rhaos4.15.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.11.2-21.3.rhaos4.15.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.3.rhaos4.15.el9.x86_64"
},
"product_reference": "skopeo-debuginfo-2:1.11.2-21.3.rhaos4.15.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.11.2-21.3.rhaos4.15.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.3.rhaos4.15.el9.aarch64"
},
"product_reference": "skopeo-debugsource-2:1.11.2-21.3.rhaos4.15.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.11.2-21.3.rhaos4.15.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.3.rhaos4.15.el9.ppc64le"
},
"product_reference": "skopeo-debugsource-2:1.11.2-21.3.rhaos4.15.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.11.2-21.3.rhaos4.15.el9.s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.3.rhaos4.15.el9.s390x"
},
"product_reference": "skopeo-debugsource-2:1.11.2-21.3.rhaos4.15.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.11.2-21.3.rhaos4.15.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.3.rhaos4.15.el9.x86_64"
},
"product_reference": "skopeo-debugsource-2:1.11.2-21.3.rhaos4.15.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.11.2-21.3.rhaos4.15.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.3.rhaos4.15.el9.aarch64"
},
"product_reference": "skopeo-tests-2:1.11.2-21.3.rhaos4.15.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.11.2-21.3.rhaos4.15.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.3.rhaos4.15.el9.ppc64le"
},
"product_reference": "skopeo-tests-2:1.11.2-21.3.rhaos4.15.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.11.2-21.3.rhaos4.15.el9.s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.3.rhaos4.15.el9.s390x"
},
"product_reference": "skopeo-tests-2:1.11.2-21.3.rhaos4.15.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.11.2-21.3.rhaos4.15.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.3.rhaos4.15.el9.x86_64"
},
"product_reference": "skopeo-tests-2:1.11.2-21.3.rhaos4.15.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openstack-ironic-1:23.1.1-0.20240405121030.2c16b52.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-IRONIC-4.15:openstack-ironic-1:23.1.1-0.20240405121030.2c16b52.el9.noarch"
},
"product_reference": "openstack-ironic-1:23.1.1-0.20240405121030.2c16b52.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openstack-ironic-1:23.1.1-0.20240405121030.2c16b52.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-IRONIC-4.15:openstack-ironic-1:23.1.1-0.20240405121030.2c16b52.el9.src"
},
"product_reference": "openstack-ironic-1:23.1.1-0.20240405121030.2c16b52.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openstack-ironic-api-1:23.1.1-0.20240405121030.2c16b52.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-IRONIC-4.15:openstack-ironic-api-1:23.1.1-0.20240405121030.2c16b52.el9.noarch"
},
"product_reference": "openstack-ironic-api-1:23.1.1-0.20240405121030.2c16b52.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openstack-ironic-common-1:23.1.1-0.20240405121030.2c16b52.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-IRONIC-4.15:openstack-ironic-common-1:23.1.1-0.20240405121030.2c16b52.el9.noarch"
},
"product_reference": "openstack-ironic-common-1:23.1.1-0.20240405121030.2c16b52.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openstack-ironic-conductor-1:23.1.1-0.20240405121030.2c16b52.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-IRONIC-4.15:openstack-ironic-conductor-1:23.1.1-0.20240405121030.2c16b52.el9.noarch"
},
"product_reference": "openstack-ironic-conductor-1:23.1.1-0.20240405121030.2c16b52.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openstack-ironic-dnsmasq-tftp-server-1:23.1.1-0.20240405121030.2c16b52.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-IRONIC-4.15:openstack-ironic-dnsmasq-tftp-server-1:23.1.1-0.20240405121030.2c16b52.el9.noarch"
},
"product_reference": "openstack-ironic-dnsmasq-tftp-server-1:23.1.1-0.20240405121030.2c16b52.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-netaddr-0:0.9.0-2.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-IRONIC-4.15:python-netaddr-0:0.9.0-2.el9.src"
},
"product_reference": "python-netaddr-0:0.9.0-2.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-sushy-0:4.7.1-0.20240405121030.123a5a5.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-IRONIC-4.15:python-sushy-0:4.7.1-0.20240405121030.123a5a5.el9.src"
},
"product_reference": "python-sushy-0:4.7.1-0.20240405121030.123a5a5.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ironic-tests-1:23.1.1-0.20240405121030.2c16b52.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-IRONIC-4.15:python3-ironic-tests-1:23.1.1-0.20240405121030.2c16b52.el9.noarch"
},
"product_reference": "python3-ironic-tests-1:23.1.1-0.20240405121030.2c16b52.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-netaddr-0:0.9.0-2.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-IRONIC-4.15:python3-netaddr-0:0.9.0-2.el9.noarch"
},
"product_reference": "python3-netaddr-0:0.9.0-2.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-netaddr-shell-0:0.9.0-2.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-IRONIC-4.15:python3-netaddr-shell-0:0.9.0-2.el9.noarch"
},
"product_reference": "python3-netaddr-shell-0:0.9.0-2.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sushy-0:4.7.1-0.20240405121030.123a5a5.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-IRONIC-4.15:python3-sushy-0:4.7.1-0.20240405121030.123a5a5.el9.noarch"
},
"product_reference": "python3-sushy-0:4.7.1-0.20240405121030.123a5a5.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sushy-tests-0:4.7.1-0.20240405121030.123a5a5.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-IRONIC-4.15:python3-sushy-tests-0:4.7.1-0.20240405121030.123a5a5.el9.noarch"
},
"product_reference": "python3-sushy-tests-0:4.7.1-0.20240405121030.123a5a5.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.15"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Bartek Nowotarski"
],
"organization": "nowotarski.info"
}
],
"cve": "CVE-2023-45288",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2024-03-06T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.15:buildah-1:1.29.1-20.4.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:buildah-1:1.29.1-20.4.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:buildah-1:1.29.1-20.4.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:buildah-1:1.29.1-20.4.rhaos4.15.el8.src",
"8Base-RHOSE-4.15:buildah-1:1.29.1-20.4.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.4.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.4.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.4.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.4.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.4.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.4.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.4.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.4.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.4.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.4.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.4.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.4.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.4.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.4.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.4.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.4.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:butane-0:0.20.0-1.2.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:butane-0:0.20.0-1.2.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:butane-0:0.20.0-1.2.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:butane-0:0.20.0-1.2.rhaos4.15.el8.src",
"8Base-RHOSE-4.15:butane-0:0.20.0-1.2.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:butane-debuginfo-0:0.20.0-1.2.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:butane-debuginfo-0:0.20.0-1.2.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:butane-debuginfo-0:0.20.0-1.2.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:butane-debuginfo-0:0.20.0-1.2.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:butane-debugsource-0:0.20.0-1.2.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:butane-debugsource-0:0.20.0-1.2.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:butane-debugsource-0:0.20.0-1.2.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:butane-debugsource-0:0.20.0-1.2.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:butane-redistributable-0:0.20.0-1.2.rhaos4.15.el8.noarch",
"8Base-RHOSE-4.15:containernetworking-plugins-1:1.4.0-1.3.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:containernetworking-plugins-1:1.4.0-1.3.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:containernetworking-plugins-1:1.4.0-1.3.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:containernetworking-plugins-1:1.4.0-1.3.rhaos4.15.el8.src",
"8Base-RHOSE-4.15:containernetworking-plugins-1:1.4.0-1.3.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.aarch64",
"8Base-RHOSE-4.15:cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.ppc64le",
"8Base-RHOSE-4.15:cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.s390x",
"8Base-RHOSE-4.15:cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.src",
"8Base-RHOSE-4.15:cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.x86_64",
"8Base-RHOSE-4.15:cri-o-debuginfo-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.aarch64",
"8Base-RHOSE-4.15:cri-o-debuginfo-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.ppc64le",
"8Base-RHOSE-4.15:cri-o-debuginfo-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.s390x",
"8Base-RHOSE-4.15:cri-o-debuginfo-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.x86_64",
"8Base-RHOSE-4.15:cri-o-debugsource-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.aarch64",
"8Base-RHOSE-4.15:cri-o-debugsource-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.ppc64le",
"8Base-RHOSE-4.15:cri-o-debugsource-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.s390x",
"8Base-RHOSE-4.15:cri-o-debugsource-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.x86_64",
"8Base-RHOSE-4.15:cri-tools-0:1.28.0-3.2.el8.aarch64",
"8Base-RHOSE-4.15:cri-tools-0:1.28.0-3.2.el8.ppc64le",
"8Base-RHOSE-4.15:cri-tools-0:1.28.0-3.2.el8.s390x",
"8Base-RHOSE-4.15:cri-tools-0:1.28.0-3.2.el8.src",
"8Base-RHOSE-4.15:cri-tools-0:1.28.0-3.2.el8.x86_64",
"8Base-RHOSE-4.15:cri-tools-debuginfo-0:1.28.0-3.2.el8.aarch64",
"8Base-RHOSE-4.15:cri-tools-debuginfo-0:1.28.0-3.2.el8.ppc64le",
"8Base-RHOSE-4.15:cri-tools-debuginfo-0:1.28.0-3.2.el8.s390x",
"8Base-RHOSE-4.15:cri-tools-debuginfo-0:1.28.0-3.2.el8.x86_64",
"8Base-RHOSE-4.15:cri-tools-debugsource-0:1.28.0-3.2.el8.aarch64",
"8Base-RHOSE-4.15:cri-tools-debugsource-0:1.28.0-3.2.el8.ppc64le",
"8Base-RHOSE-4.15:cri-tools-debugsource-0:1.28.0-3.2.el8.s390x",
"8Base-RHOSE-4.15:cri-tools-debugsource-0:1.28.0-3.2.el8.x86_64",
"8Base-RHOSE-4.15:golang-github-prometheus-promu-0:0.15.0-15.4.gitd5383c5.el8.aarch64",
"8Base-RHOSE-4.15:golang-github-prometheus-promu-0:0.15.0-15.4.gitd5383c5.el8.ppc64le",
"8Base-RHOSE-4.15:golang-github-prometheus-promu-0:0.15.0-15.4.gitd5383c5.el8.s390x",
"8Base-RHOSE-4.15:golang-github-prometheus-promu-0:0.15.0-15.4.gitd5383c5.el8.src",
"8Base-RHOSE-4.15:golang-github-prometheus-promu-0:0.15.0-15.4.gitd5383c5.el8.x86_64",
"8Base-RHOSE-4.15:openshift-ansible-0:4.15.0-202404151212.p0.g1c9b99e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.15:openshift-ansible-0:4.15.0-202404151212.p0.g1c9b99e.assembly.stream.el8.src",
"8Base-RHOSE-4.15:openshift-ansible-test-0:4.15.0-202404151212.p0.g1c9b99e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.15:openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.15:openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.15:openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el8.s390x",
"8Base-RHOSE-4.15:openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el8.src",
"8Base-RHOSE-4.15:openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.15:openshift-clients-redistributable-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.15:openshift4-aws-iso-0:4.15.0-202404151212.p0.gd2acdd5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.15:openshift4-aws-iso-0:4.15.0-202404151212.p0.gd2acdd5.assembly.stream.el8.src",
"8Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el8.s390x",
"8Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el8.src",
"8Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.15:podman-3:4.4.1-21.2.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:podman-3:4.4.1-21.2.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:podman-3:4.4.1-21.2.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:podman-3:4.4.1-21.2.rhaos4.15.el8.src",
"8Base-RHOSE-4.15:podman-3:4.4.1-21.2.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:podman-catatonit-3:4.4.1-21.2.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:podman-catatonit-3:4.4.1-21.2.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:podman-catatonit-3:4.4.1-21.2.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:podman-catatonit-3:4.4.1-21.2.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:podman-catatonit-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:podman-catatonit-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:podman-catatonit-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:podman-catatonit-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.2.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.2.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.2.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.2.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:podman-docker-3:4.4.1-21.2.rhaos4.15.el8.noarch",
"8Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.2.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.2.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.2.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.2.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.2.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.2.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.2.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.2.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:podman-remote-3:4.4.1-21.2.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:podman-remote-3:4.4.1-21.2.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:podman-remote-3:4.4.1-21.2.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:podman-remote-3:4.4.1-21.2.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:podman-tests-3:4.4.1-21.2.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:podman-tests-3:4.4.1-21.2.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:podman-tests-3:4.4.1-21.2.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:podman-tests-3:4.4.1-21.2.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:runc-4:1.1.12-1.2.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:runc-4:1.1.12-1.2.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:runc-4:1.1.12-1.2.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:runc-4:1.1.12-1.2.rhaos4.15.el8.src",
"8Base-RHOSE-4.15:runc-4:1.1.12-1.2.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:runc-debuginfo-4:1.1.12-1.2.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:runc-debuginfo-4:1.1.12-1.2.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:runc-debuginfo-4:1.1.12-1.2.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:runc-debuginfo-4:1.1.12-1.2.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:runc-debugsource-4:1.1.12-1.2.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:runc-debugsource-4:1.1.12-1.2.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:runc-debugsource-4:1.1.12-1.2.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:runc-debugsource-4:1.1.12-1.2.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:skopeo-2:1.11.2-21.3.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:skopeo-2:1.11.2-21.3.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:skopeo-2:1.11.2-21.3.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:skopeo-2:1.11.2-21.3.rhaos4.15.el8.src",
"8Base-RHOSE-4.15:skopeo-2:1.11.2-21.3.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.3.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.3.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.3.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.3.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.3.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.3.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.3.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.3.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.3.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.3.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.3.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.3.rhaos4.15.el8.x86_64",
"9Base-RHOSE-4.15:buildah-1:1.29.1-20.4.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:buildah-1:1.29.1-20.4.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:buildah-1:1.29.1-20.4.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:buildah-1:1.29.1-20.4.rhaos4.15.el9.src",
"9Base-RHOSE-4.15:buildah-1:1.29.1-20.4.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.4.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.4.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.4.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.4.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.4.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.4.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.4.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.4.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.4.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.4.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.4.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.4.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.4.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.4.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.4.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.4.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:conmon-3:2.1.7-10.2.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:conmon-3:2.1.7-10.2.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:conmon-3:2.1.7-10.2.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:conmon-3:2.1.7-10.2.rhaos4.15.el9.src",
"9Base-RHOSE-4.15:conmon-3:2.1.7-10.2.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:conmon-debuginfo-3:2.1.7-10.2.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:conmon-debuginfo-3:2.1.7-10.2.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:conmon-debuginfo-3:2.1.7-10.2.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:conmon-debuginfo-3:2.1.7-10.2.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:conmon-debugsource-3:2.1.7-10.2.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:conmon-debugsource-3:2.1.7-10.2.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:conmon-debugsource-3:2.1.7-10.2.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:conmon-debugsource-3:2.1.7-10.2.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.aarch64",
"9Base-RHOSE-4.15:cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.ppc64le",
"9Base-RHOSE-4.15:cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.s390x",
"9Base-RHOSE-4.15:cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.src",
"9Base-RHOSE-4.15:cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.x86_64",
"9Base-RHOSE-4.15:cri-o-debuginfo-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.aarch64",
"9Base-RHOSE-4.15:cri-o-debuginfo-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.ppc64le",
"9Base-RHOSE-4.15:cri-o-debuginfo-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.s390x",
"9Base-RHOSE-4.15:cri-o-debuginfo-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.x86_64",
"9Base-RHOSE-4.15:cri-o-debugsource-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.aarch64",
"9Base-RHOSE-4.15:cri-o-debugsource-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.ppc64le",
"9Base-RHOSE-4.15:cri-o-debugsource-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.s390x",
"9Base-RHOSE-4.15:cri-o-debugsource-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.x86_64",
"9Base-RHOSE-4.15:cri-tools-0:1.28.0-3.2.el9.aarch64",
"9Base-RHOSE-4.15:cri-tools-0:1.28.0-3.2.el9.ppc64le",
"9Base-RHOSE-4.15:cri-tools-0:1.28.0-3.2.el9.s390x",
"9Base-RHOSE-4.15:cri-tools-0:1.28.0-3.2.el9.src",
"9Base-RHOSE-4.15:cri-tools-0:1.28.0-3.2.el9.x86_64",
"9Base-RHOSE-4.15:cri-tools-debuginfo-0:1.28.0-3.2.el9.aarch64",
"9Base-RHOSE-4.15:cri-tools-debuginfo-0:1.28.0-3.2.el9.ppc64le",
"9Base-RHOSE-4.15:cri-tools-debuginfo-0:1.28.0-3.2.el9.s390x",
"9Base-RHOSE-4.15:cri-tools-debuginfo-0:1.28.0-3.2.el9.x86_64",
"9Base-RHOSE-4.15:cri-tools-debugsource-0:1.28.0-3.2.el9.aarch64",
"9Base-RHOSE-4.15:cri-tools-debugsource-0:1.28.0-3.2.el9.ppc64le",
"9Base-RHOSE-4.15:cri-tools-debugsource-0:1.28.0-3.2.el9.s390x",
"9Base-RHOSE-4.15:cri-tools-debugsource-0:1.28.0-3.2.el9.x86_64",
"9Base-RHOSE-4.15:ignition-0:2.16.2-2.2.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:ignition-0:2.16.2-2.2.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:ignition-0:2.16.2-2.2.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:ignition-0:2.16.2-2.2.rhaos4.15.el9.src",
"9Base-RHOSE-4.15:ignition-0:2.16.2-2.2.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:ignition-debuginfo-0:2.16.2-2.2.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:ignition-debuginfo-0:2.16.2-2.2.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:ignition-debuginfo-0:2.16.2-2.2.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:ignition-debuginfo-0:2.16.2-2.2.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:ignition-debugsource-0:2.16.2-2.2.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:ignition-debugsource-0:2.16.2-2.2.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:ignition-debugsource-0:2.16.2-2.2.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:ignition-debugsource-0:2.16.2-2.2.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:ignition-validate-0:2.16.2-2.2.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:ignition-validate-0:2.16.2-2.2.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:ignition-validate-0:2.16.2-2.2.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:ignition-validate-0:2.16.2-2.2.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:openshift-ansible-0:4.15.0-202404151212.p0.g1c9b99e.assembly.stream.el9.noarch",
"9Base-RHOSE-4.15:openshift-ansible-0:4.15.0-202404151212.p0.g1c9b99e.assembly.stream.el9.src",
"9Base-RHOSE-4.15:openshift-ansible-test-0:4.15.0-202404151212.p0.g1c9b99e.assembly.stream.el9.noarch",
"9Base-RHOSE-4.15:openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.15:openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.15:openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el9.s390x",
"9Base-RHOSE-4.15:openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el9.src",
"9Base-RHOSE-4.15:openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.15:openshift-clients-redistributable-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el9.s390x",
"9Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el9.src",
"9Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.15:ovn23.09-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.15:ovn23.09-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.15:ovn23.09-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.15:ovn23.09-0:23.09.0-139.el9fdp.src",
"9Base-RHOSE-4.15:ovn23.09-0:23.09.0-139.el9fdp.x86_64",
"9Base-RHOSE-4.15:ovn23.09-central-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.15:ovn23.09-central-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.15:ovn23.09-central-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.15:ovn23.09-central-0:23.09.0-139.el9fdp.x86_64",
"9Base-RHOSE-4.15:ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.15:ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.15:ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.15:ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.x86_64",
"9Base-RHOSE-4.15:ovn23.09-debuginfo-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.15:ovn23.09-debuginfo-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.15:ovn23.09-debuginfo-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.15:ovn23.09-debuginfo-0:23.09.0-139.el9fdp.x86_64",
"9Base-RHOSE-4.15:ovn23.09-debugsource-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.15:ovn23.09-debugsource-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.15:ovn23.09-debugsource-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.15:ovn23.09-debugsource-0:23.09.0-139.el9fdp.x86_64",
"9Base-RHOSE-4.15:ovn23.09-host-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.15:ovn23.09-host-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.15:ovn23.09-host-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.15:ovn23.09-host-0:23.09.0-139.el9fdp.x86_64",
"9Base-RHOSE-4.15:ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.15:ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.15:ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.15:ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.x86_64",
"9Base-RHOSE-4.15:ovn23.09-vtep-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.15:ovn23.09-vtep-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.15:ovn23.09-vtep-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.15:ovn23.09-vtep-0:23.09.0-139.el9fdp.x86_64",
"9Base-RHOSE-4.15:ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.15:ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.15:ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.15:ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.x86_64",
"9Base-RHOSE-4.15:podman-3:4.4.1-21.2.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:podman-3:4.4.1-21.2.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:podman-3:4.4.1-21.2.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:podman-3:4.4.1-21.2.rhaos4.15.el9.src",
"9Base-RHOSE-4.15:podman-3:4.4.1-21.2.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.2.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.2.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.2.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.2.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:podman-docker-3:4.4.1-21.2.rhaos4.15.el9.noarch",
"9Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.2.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.2.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.2.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.2.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.2.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.2.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.2.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.2.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:podman-remote-3:4.4.1-21.2.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:podman-remote-3:4.4.1-21.2.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:podman-remote-3:4.4.1-21.2.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:podman-remote-3:4.4.1-21.2.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:podman-tests-3:4.4.1-21.2.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:podman-tests-3:4.4.1-21.2.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:podman-tests-3:4.4.1-21.2.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:podman-tests-3:4.4.1-21.2.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:runc-4:1.1.12-1.2.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:runc-4:1.1.12-1.2.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:runc-4:1.1.12-1.2.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:runc-4:1.1.12-1.2.rhaos4.15.el9.src",
"9Base-RHOSE-4.15:runc-4:1.1.12-1.2.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:runc-debuginfo-4:1.1.12-1.2.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:runc-debuginfo-4:1.1.12-1.2.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:runc-debuginfo-4:1.1.12-1.2.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:runc-debuginfo-4:1.1.12-1.2.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:runc-debugsource-4:1.1.12-1.2.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:runc-debugsource-4:1.1.12-1.2.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:runc-debugsource-4:1.1.12-1.2.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:runc-debugsource-4:1.1.12-1.2.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:skopeo-2:1.11.2-21.3.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:skopeo-2:1.11.2-21.3.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:skopeo-2:1.11.2-21.3.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:skopeo-2:1.11.2-21.3.rhaos4.15.el9.src",
"9Base-RHOSE-4.15:skopeo-2:1.11.2-21.3.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.3.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.3.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.3.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.3.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.3.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.3.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.3.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.3.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.3.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.3.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.3.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.3.rhaos4.15.el9.x86_64",
"9Base-RHOSE-IRONIC-4.15:openstack-ironic-1:23.1.1-0.20240405121030.2c16b52.el9.noarch",
"9Base-RHOSE-IRONIC-4.15:openstack-ironic-1:23.1.1-0.20240405121030.2c16b52.el9.src",
"9Base-RHOSE-IRONIC-4.15:openstack-ironic-api-1:23.1.1-0.20240405121030.2c16b52.el9.noarch",
"9Base-RHOSE-IRONIC-4.15:openstack-ironic-common-1:23.1.1-0.20240405121030.2c16b52.el9.noarch",
"9Base-RHOSE-IRONIC-4.15:openstack-ironic-conductor-1:23.1.1-0.20240405121030.2c16b52.el9.noarch",
"9Base-RHOSE-IRONIC-4.15:openstack-ironic-dnsmasq-tftp-server-1:23.1.1-0.20240405121030.2c16b52.el9.noarch",
"9Base-RHOSE-IRONIC-4.15:python-netaddr-0:0.9.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.15:python-sushy-0:4.7.1-0.20240405121030.123a5a5.el9.src",
"9Base-RHOSE-IRONIC-4.15:python3-ironic-tests-1:23.1.1-0.20240405121030.2c16b52.el9.noarch",
"9Base-RHOSE-IRONIC-4.15:python3-netaddr-0:0.9.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.15:python3-netaddr-shell-0:0.9.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.15:python3-sushy-0:4.7.1-0.20240405121030.123a5a5.el9.noarch",
"9Base-RHOSE-IRONIC-4.15:python3-sushy-tests-0:4.7.1-0.20240405121030.123a5a5.el9.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268273"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was discovered with the implementation of the HTTP/2 protocol in the Go programming language. There were insufficient limitations on the amount of CONTINUATION frames sent within a single stream. An attacker could potentially exploit this to cause a Denial of Service (DoS) attack.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http, x/net/http2: unlimited number of CONTINUATION frames causes DoS",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat rates the security impact of this vulnerability as Important due to the worst case scenario resulting in a denial of service. It is simple to exploit, could significantly impact availability, and there is not a suitable mitigation for all use cases. Once an attack has ended, the system should return to normal operations on its own.\n\nThis vulnerability only impacts servers which have HTTP/2 enabled. It stems from an imperfect definition of the protocol. As the Go programming language is widely utilized across nearly every major Red Hat offering, a full listing of impacted packages will not be provided. Therefore, the \u201cAffected Packages and Issued Red Hat Security Errata\u201d section contains a simplified list of what offerings need to remediate this vulnerability. Every impacted offering has at least one representative component listed, but potentially not all of them. Rest assured that Red Hat is committed to remediating this vulnerability across our entire portfolio.\n\nMany components are rated as Low impact due to configurations which reduce the attack surface or significantly increase the difficulty of exploitation. A summary of these scenarios are:\n* The container includes a package that provides a vulnerable webserver, but it is not used or running during operation\n* HTTP/2 is disabled by default and is not supported\n* Only a client implementation is provided, which is not vulnerable\n* A vulnerable module (either golang.org/net/http or golang.org/x/net/http2) is included, but disabled\n* Access to a vulnerable server is restricted within the container (loopback only connections)\n* Golang is available in the container but is not used\n\n\nWithin the Red Hat OpenShift Container Platform, the majority of vulnerable components are not externally accessible. This means an attacker must already have access to a container within your environment to exploit this vulnerability. However, the ose-hyperkube (openshift-enterprise-hyperkube) container is externally accessible, so there are less barriers to exploitation. Fixes for this specific container are already available.\n\nWithin Red Hat Ansible Automation Platform, the impacted component is Receptor. The impact has been reduced to Low as the vulnerable code is present, but not utilized. There are three potential exposures within this component:\n* Receptor utilizes QUIC a UDP based protocol which does not run over HTTP/2\n* Receptor utilizes the x/net/ipv4 and ipv6 packages, both of which are not affected",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOSE-4.15:openshift-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el8.src",
"8Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el8.s390x",
"8Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.15:openshift-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el9.src",
"9Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el9.s390x",
"9Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el9.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.15:buildah-1:1.29.1-20.4.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:buildah-1:1.29.1-20.4.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:buildah-1:1.29.1-20.4.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:buildah-1:1.29.1-20.4.rhaos4.15.el8.src",
"8Base-RHOSE-4.15:buildah-1:1.29.1-20.4.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.4.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.4.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.4.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.4.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.4.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.4.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.4.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.4.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.4.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.4.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.4.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.4.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.4.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.4.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.4.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.4.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:butane-0:0.20.0-1.2.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:butane-0:0.20.0-1.2.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:butane-0:0.20.0-1.2.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:butane-0:0.20.0-1.2.rhaos4.15.el8.src",
"8Base-RHOSE-4.15:butane-0:0.20.0-1.2.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:butane-debuginfo-0:0.20.0-1.2.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:butane-debuginfo-0:0.20.0-1.2.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:butane-debuginfo-0:0.20.0-1.2.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:butane-debuginfo-0:0.20.0-1.2.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:butane-debugsource-0:0.20.0-1.2.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:butane-debugsource-0:0.20.0-1.2.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:butane-debugsource-0:0.20.0-1.2.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:butane-debugsource-0:0.20.0-1.2.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:butane-redistributable-0:0.20.0-1.2.rhaos4.15.el8.noarch",
"8Base-RHOSE-4.15:containernetworking-plugins-1:1.4.0-1.3.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:containernetworking-plugins-1:1.4.0-1.3.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:containernetworking-plugins-1:1.4.0-1.3.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:containernetworking-plugins-1:1.4.0-1.3.rhaos4.15.el8.src",
"8Base-RHOSE-4.15:containernetworking-plugins-1:1.4.0-1.3.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.aarch64",
"8Base-RHOSE-4.15:cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.ppc64le",
"8Base-RHOSE-4.15:cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.s390x",
"8Base-RHOSE-4.15:cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.src",
"8Base-RHOSE-4.15:cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.x86_64",
"8Base-RHOSE-4.15:cri-o-debuginfo-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.aarch64",
"8Base-RHOSE-4.15:cri-o-debuginfo-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.ppc64le",
"8Base-RHOSE-4.15:cri-o-debuginfo-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.s390x",
"8Base-RHOSE-4.15:cri-o-debuginfo-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.x86_64",
"8Base-RHOSE-4.15:cri-o-debugsource-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.aarch64",
"8Base-RHOSE-4.15:cri-o-debugsource-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.ppc64le",
"8Base-RHOSE-4.15:cri-o-debugsource-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.s390x",
"8Base-RHOSE-4.15:cri-o-debugsource-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.x86_64",
"8Base-RHOSE-4.15:cri-tools-0:1.28.0-3.2.el8.aarch64",
"8Base-RHOSE-4.15:cri-tools-0:1.28.0-3.2.el8.ppc64le",
"8Base-RHOSE-4.15:cri-tools-0:1.28.0-3.2.el8.s390x",
"8Base-RHOSE-4.15:cri-tools-0:1.28.0-3.2.el8.src",
"8Base-RHOSE-4.15:cri-tools-0:1.28.0-3.2.el8.x86_64",
"8Base-RHOSE-4.15:cri-tools-debuginfo-0:1.28.0-3.2.el8.aarch64",
"8Base-RHOSE-4.15:cri-tools-debuginfo-0:1.28.0-3.2.el8.ppc64le",
"8Base-RHOSE-4.15:cri-tools-debuginfo-0:1.28.0-3.2.el8.s390x",
"8Base-RHOSE-4.15:cri-tools-debuginfo-0:1.28.0-3.2.el8.x86_64",
"8Base-RHOSE-4.15:cri-tools-debugsource-0:1.28.0-3.2.el8.aarch64",
"8Base-RHOSE-4.15:cri-tools-debugsource-0:1.28.0-3.2.el8.ppc64le",
"8Base-RHOSE-4.15:cri-tools-debugsource-0:1.28.0-3.2.el8.s390x",
"8Base-RHOSE-4.15:cri-tools-debugsource-0:1.28.0-3.2.el8.x86_64",
"8Base-RHOSE-4.15:golang-github-prometheus-promu-0:0.15.0-15.4.gitd5383c5.el8.aarch64",
"8Base-RHOSE-4.15:golang-github-prometheus-promu-0:0.15.0-15.4.gitd5383c5.el8.ppc64le",
"8Base-RHOSE-4.15:golang-github-prometheus-promu-0:0.15.0-15.4.gitd5383c5.el8.s390x",
"8Base-RHOSE-4.15:golang-github-prometheus-promu-0:0.15.0-15.4.gitd5383c5.el8.src",
"8Base-RHOSE-4.15:golang-github-prometheus-promu-0:0.15.0-15.4.gitd5383c5.el8.x86_64",
"8Base-RHOSE-4.15:openshift-ansible-0:4.15.0-202404151212.p0.g1c9b99e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.15:openshift-ansible-0:4.15.0-202404151212.p0.g1c9b99e.assembly.stream.el8.src",
"8Base-RHOSE-4.15:openshift-ansible-test-0:4.15.0-202404151212.p0.g1c9b99e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.15:openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.15:openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.15:openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el8.s390x",
"8Base-RHOSE-4.15:openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el8.src",
"8Base-RHOSE-4.15:openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.15:openshift-clients-redistributable-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.15:openshift4-aws-iso-0:4.15.0-202404151212.p0.gd2acdd5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.15:openshift4-aws-iso-0:4.15.0-202404151212.p0.gd2acdd5.assembly.stream.el8.src",
"8Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el8.s390x",
"8Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el8.src",
"8Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.15:podman-3:4.4.1-21.2.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:podman-3:4.4.1-21.2.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:podman-3:4.4.1-21.2.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:podman-3:4.4.1-21.2.rhaos4.15.el8.src",
"8Base-RHOSE-4.15:podman-3:4.4.1-21.2.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:podman-catatonit-3:4.4.1-21.2.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:podman-catatonit-3:4.4.1-21.2.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:podman-catatonit-3:4.4.1-21.2.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:podman-catatonit-3:4.4.1-21.2.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:podman-catatonit-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:podman-catatonit-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:podman-catatonit-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:podman-catatonit-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.2.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.2.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.2.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.2.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:podman-docker-3:4.4.1-21.2.rhaos4.15.el8.noarch",
"8Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.2.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.2.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.2.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.2.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.2.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.2.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.2.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.2.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:podman-remote-3:4.4.1-21.2.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:podman-remote-3:4.4.1-21.2.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:podman-remote-3:4.4.1-21.2.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:podman-remote-3:4.4.1-21.2.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:podman-tests-3:4.4.1-21.2.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:podman-tests-3:4.4.1-21.2.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:podman-tests-3:4.4.1-21.2.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:podman-tests-3:4.4.1-21.2.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:runc-4:1.1.12-1.2.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:runc-4:1.1.12-1.2.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:runc-4:1.1.12-1.2.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:runc-4:1.1.12-1.2.rhaos4.15.el8.src",
"8Base-RHOSE-4.15:runc-4:1.1.12-1.2.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:runc-debuginfo-4:1.1.12-1.2.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:runc-debuginfo-4:1.1.12-1.2.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:runc-debuginfo-4:1.1.12-1.2.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:runc-debuginfo-4:1.1.12-1.2.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:runc-debugsource-4:1.1.12-1.2.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:runc-debugsource-4:1.1.12-1.2.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:runc-debugsource-4:1.1.12-1.2.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:runc-debugsource-4:1.1.12-1.2.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:skopeo-2:1.11.2-21.3.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:skopeo-2:1.11.2-21.3.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:skopeo-2:1.11.2-21.3.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:skopeo-2:1.11.2-21.3.rhaos4.15.el8.src",
"8Base-RHOSE-4.15:skopeo-2:1.11.2-21.3.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.3.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.3.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.3.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.3.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.3.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.3.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.3.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.3.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.3.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.3.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.3.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.3.rhaos4.15.el8.x86_64",
"9Base-RHOSE-4.15:buildah-1:1.29.1-20.4.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:buildah-1:1.29.1-20.4.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:buildah-1:1.29.1-20.4.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:buildah-1:1.29.1-20.4.rhaos4.15.el9.src",
"9Base-RHOSE-4.15:buildah-1:1.29.1-20.4.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.4.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.4.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.4.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.4.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.4.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.4.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.4.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.4.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.4.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.4.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.4.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.4.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.4.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.4.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.4.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.4.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:conmon-3:2.1.7-10.2.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:conmon-3:2.1.7-10.2.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:conmon-3:2.1.7-10.2.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:conmon-3:2.1.7-10.2.rhaos4.15.el9.src",
"9Base-RHOSE-4.15:conmon-3:2.1.7-10.2.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:conmon-debuginfo-3:2.1.7-10.2.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:conmon-debuginfo-3:2.1.7-10.2.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:conmon-debuginfo-3:2.1.7-10.2.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:conmon-debuginfo-3:2.1.7-10.2.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:conmon-debugsource-3:2.1.7-10.2.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:conmon-debugsource-3:2.1.7-10.2.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:conmon-debugsource-3:2.1.7-10.2.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:conmon-debugsource-3:2.1.7-10.2.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.aarch64",
"9Base-RHOSE-4.15:cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.ppc64le",
"9Base-RHOSE-4.15:cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.s390x",
"9Base-RHOSE-4.15:cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.src",
"9Base-RHOSE-4.15:cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.x86_64",
"9Base-RHOSE-4.15:cri-o-debuginfo-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.aarch64",
"9Base-RHOSE-4.15:cri-o-debuginfo-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.ppc64le",
"9Base-RHOSE-4.15:cri-o-debuginfo-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.s390x",
"9Base-RHOSE-4.15:cri-o-debuginfo-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.x86_64",
"9Base-RHOSE-4.15:cri-o-debugsource-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.aarch64",
"9Base-RHOSE-4.15:cri-o-debugsource-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.ppc64le",
"9Base-RHOSE-4.15:cri-o-debugsource-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.s390x",
"9Base-RHOSE-4.15:cri-o-debugsource-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.x86_64",
"9Base-RHOSE-4.15:cri-tools-0:1.28.0-3.2.el9.aarch64",
"9Base-RHOSE-4.15:cri-tools-0:1.28.0-3.2.el9.ppc64le",
"9Base-RHOSE-4.15:cri-tools-0:1.28.0-3.2.el9.s390x",
"9Base-RHOSE-4.15:cri-tools-0:1.28.0-3.2.el9.src",
"9Base-RHOSE-4.15:cri-tools-0:1.28.0-3.2.el9.x86_64",
"9Base-RHOSE-4.15:cri-tools-debuginfo-0:1.28.0-3.2.el9.aarch64",
"9Base-RHOSE-4.15:cri-tools-debuginfo-0:1.28.0-3.2.el9.ppc64le",
"9Base-RHOSE-4.15:cri-tools-debuginfo-0:1.28.0-3.2.el9.s390x",
"9Base-RHOSE-4.15:cri-tools-debuginfo-0:1.28.0-3.2.el9.x86_64",
"9Base-RHOSE-4.15:cri-tools-debugsource-0:1.28.0-3.2.el9.aarch64",
"9Base-RHOSE-4.15:cri-tools-debugsource-0:1.28.0-3.2.el9.ppc64le",
"9Base-RHOSE-4.15:cri-tools-debugsource-0:1.28.0-3.2.el9.s390x",
"9Base-RHOSE-4.15:cri-tools-debugsource-0:1.28.0-3.2.el9.x86_64",
"9Base-RHOSE-4.15:ignition-0:2.16.2-2.2.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:ignition-0:2.16.2-2.2.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:ignition-0:2.16.2-2.2.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:ignition-0:2.16.2-2.2.rhaos4.15.el9.src",
"9Base-RHOSE-4.15:ignition-0:2.16.2-2.2.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:ignition-debuginfo-0:2.16.2-2.2.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:ignition-debuginfo-0:2.16.2-2.2.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:ignition-debuginfo-0:2.16.2-2.2.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:ignition-debuginfo-0:2.16.2-2.2.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:ignition-debugsource-0:2.16.2-2.2.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:ignition-debugsource-0:2.16.2-2.2.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:ignition-debugsource-0:2.16.2-2.2.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:ignition-debugsource-0:2.16.2-2.2.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:ignition-validate-0:2.16.2-2.2.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:ignition-validate-0:2.16.2-2.2.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:ignition-validate-0:2.16.2-2.2.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:ignition-validate-0:2.16.2-2.2.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:openshift-ansible-0:4.15.0-202404151212.p0.g1c9b99e.assembly.stream.el9.noarch",
"9Base-RHOSE-4.15:openshift-ansible-0:4.15.0-202404151212.p0.g1c9b99e.assembly.stream.el9.src",
"9Base-RHOSE-4.15:openshift-ansible-test-0:4.15.0-202404151212.p0.g1c9b99e.assembly.stream.el9.noarch",
"9Base-RHOSE-4.15:openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.15:openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.15:openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el9.s390x",
"9Base-RHOSE-4.15:openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el9.src",
"9Base-RHOSE-4.15:openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.15:openshift-clients-redistributable-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el9.s390x",
"9Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el9.src",
"9Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.15:ovn23.09-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.15:ovn23.09-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.15:ovn23.09-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.15:ovn23.09-0:23.09.0-139.el9fdp.src",
"9Base-RHOSE-4.15:ovn23.09-0:23.09.0-139.el9fdp.x86_64",
"9Base-RHOSE-4.15:ovn23.09-central-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.15:ovn23.09-central-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.15:ovn23.09-central-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.15:ovn23.09-central-0:23.09.0-139.el9fdp.x86_64",
"9Base-RHOSE-4.15:ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.15:ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.15:ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.15:ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.x86_64",
"9Base-RHOSE-4.15:ovn23.09-debuginfo-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.15:ovn23.09-debuginfo-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.15:ovn23.09-debuginfo-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.15:ovn23.09-debuginfo-0:23.09.0-139.el9fdp.x86_64",
"9Base-RHOSE-4.15:ovn23.09-debugsource-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.15:ovn23.09-debugsource-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.15:ovn23.09-debugsource-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.15:ovn23.09-debugsource-0:23.09.0-139.el9fdp.x86_64",
"9Base-RHOSE-4.15:ovn23.09-host-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.15:ovn23.09-host-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.15:ovn23.09-host-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.15:ovn23.09-host-0:23.09.0-139.el9fdp.x86_64",
"9Base-RHOSE-4.15:ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.15:ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.15:ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.15:ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.x86_64",
"9Base-RHOSE-4.15:ovn23.09-vtep-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.15:ovn23.09-vtep-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.15:ovn23.09-vtep-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.15:ovn23.09-vtep-0:23.09.0-139.el9fdp.x86_64",
"9Base-RHOSE-4.15:ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.15:ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.15:ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.15:ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.x86_64",
"9Base-RHOSE-4.15:podman-3:4.4.1-21.2.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:podman-3:4.4.1-21.2.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:podman-3:4.4.1-21.2.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:podman-3:4.4.1-21.2.rhaos4.15.el9.src",
"9Base-RHOSE-4.15:podman-3:4.4.1-21.2.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.2.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.2.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.2.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.2.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:podman-docker-3:4.4.1-21.2.rhaos4.15.el9.noarch",
"9Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.2.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.2.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.2.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.2.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.2.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.2.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.2.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.2.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:podman-remote-3:4.4.1-21.2.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:podman-remote-3:4.4.1-21.2.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:podman-remote-3:4.4.1-21.2.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:podman-remote-3:4.4.1-21.2.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:podman-tests-3:4.4.1-21.2.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:podman-tests-3:4.4.1-21.2.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:podman-tests-3:4.4.1-21.2.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:podman-tests-3:4.4.1-21.2.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:runc-4:1.1.12-1.2.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:runc-4:1.1.12-1.2.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:runc-4:1.1.12-1.2.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:runc-4:1.1.12-1.2.rhaos4.15.el9.src",
"9Base-RHOSE-4.15:runc-4:1.1.12-1.2.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:runc-debuginfo-4:1.1.12-1.2.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:runc-debuginfo-4:1.1.12-1.2.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:runc-debuginfo-4:1.1.12-1.2.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:runc-debuginfo-4:1.1.12-1.2.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:runc-debugsource-4:1.1.12-1.2.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:runc-debugsource-4:1.1.12-1.2.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:runc-debugsource-4:1.1.12-1.2.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:runc-debugsource-4:1.1.12-1.2.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:skopeo-2:1.11.2-21.3.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:skopeo-2:1.11.2-21.3.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:skopeo-2:1.11.2-21.3.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:skopeo-2:1.11.2-21.3.rhaos4.15.el9.src",
"9Base-RHOSE-4.15:skopeo-2:1.11.2-21.3.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.3.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.3.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.3.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.3.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.3.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.3.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.3.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.3.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.3.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.3.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.3.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.3.rhaos4.15.el9.x86_64",
"9Base-RHOSE-IRONIC-4.15:openstack-ironic-1:23.1.1-0.20240405121030.2c16b52.el9.noarch",
"9Base-RHOSE-IRONIC-4.15:openstack-ironic-1:23.1.1-0.20240405121030.2c16b52.el9.src",
"9Base-RHOSE-IRONIC-4.15:openstack-ironic-api-1:23.1.1-0.20240405121030.2c16b52.el9.noarch",
"9Base-RHOSE-IRONIC-4.15:openstack-ironic-common-1:23.1.1-0.20240405121030.2c16b52.el9.noarch",
"9Base-RHOSE-IRONIC-4.15:openstack-ironic-conductor-1:23.1.1-0.20240405121030.2c16b52.el9.noarch",
"9Base-RHOSE-IRONIC-4.15:openstack-ironic-dnsmasq-tftp-server-1:23.1.1-0.20240405121030.2c16b52.el9.noarch",
"9Base-RHOSE-IRONIC-4.15:python-netaddr-0:0.9.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.15:python-sushy-0:4.7.1-0.20240405121030.123a5a5.el9.src",
"9Base-RHOSE-IRONIC-4.15:python3-ironic-tests-1:23.1.1-0.20240405121030.2c16b52.el9.noarch",
"9Base-RHOSE-IRONIC-4.15:python3-netaddr-0:0.9.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.15:python3-netaddr-shell-0:0.9.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.15:python3-sushy-0:4.7.1-0.20240405121030.123a5a5.el9.noarch",
"9Base-RHOSE-IRONIC-4.15:python3-sushy-tests-0:4.7.1-0.20240405121030.123a5a5.el9.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-45288"
},
{
"category": "external",
"summary": "RHBZ#2268273",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268273"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-45288",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45288"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-45288",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-45288"
},
{
"category": "external",
"summary": "https://nowotarski.info/http2-continuation-flood/",
"url": "https://nowotarski.info/http2-continuation-flood/"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2687",
"url": "https://pkg.go.dev/vuln/GO-2024-2687"
},
{
"category": "external",
"summary": "https://www.kb.cert.org/vuls/id/421644",
"url": "https://www.kb.cert.org/vuls/id/421644"
}
],
"release_date": "2024-04-03T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-04-26T05:31:01+00:00",
"details": "For OpenShift Container Platform 4.15 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.15/release_notes/ocp-4-15-release-notes.html",
"product_ids": [
"8Base-RHOSE-4.15:openshift-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el8.src",
"8Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el8.s390x",
"8Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.15:openshift-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el9.src",
"9Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el9.s390x",
"9Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:1892"
},
{
"category": "workaround",
"details": "In some environments where http/2 support is not required, it may be possible to disable this feature to reduce risk.",
"product_ids": [
"8Base-RHOSE-4.15:buildah-1:1.29.1-20.4.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:buildah-1:1.29.1-20.4.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:buildah-1:1.29.1-20.4.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:buildah-1:1.29.1-20.4.rhaos4.15.el8.src",
"8Base-RHOSE-4.15:buildah-1:1.29.1-20.4.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.4.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.4.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.4.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.4.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.4.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.4.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.4.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.4.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.4.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.4.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.4.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.4.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.4.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.4.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.4.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.4.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:butane-0:0.20.0-1.2.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:butane-0:0.20.0-1.2.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:butane-0:0.20.0-1.2.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:butane-0:0.20.0-1.2.rhaos4.15.el8.src",
"8Base-RHOSE-4.15:butane-0:0.20.0-1.2.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:butane-debuginfo-0:0.20.0-1.2.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:butane-debuginfo-0:0.20.0-1.2.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:butane-debuginfo-0:0.20.0-1.2.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:butane-debuginfo-0:0.20.0-1.2.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:butane-debugsource-0:0.20.0-1.2.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:butane-debugsource-0:0.20.0-1.2.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:butane-debugsource-0:0.20.0-1.2.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:butane-debugsource-0:0.20.0-1.2.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:butane-redistributable-0:0.20.0-1.2.rhaos4.15.el8.noarch",
"8Base-RHOSE-4.15:containernetworking-plugins-1:1.4.0-1.3.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:containernetworking-plugins-1:1.4.0-1.3.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:containernetworking-plugins-1:1.4.0-1.3.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:containernetworking-plugins-1:1.4.0-1.3.rhaos4.15.el8.src",
"8Base-RHOSE-4.15:containernetworking-plugins-1:1.4.0-1.3.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.aarch64",
"8Base-RHOSE-4.15:cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.ppc64le",
"8Base-RHOSE-4.15:cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.s390x",
"8Base-RHOSE-4.15:cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.src",
"8Base-RHOSE-4.15:cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.x86_64",
"8Base-RHOSE-4.15:cri-o-debuginfo-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.aarch64",
"8Base-RHOSE-4.15:cri-o-debuginfo-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.ppc64le",
"8Base-RHOSE-4.15:cri-o-debuginfo-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.s390x",
"8Base-RHOSE-4.15:cri-o-debuginfo-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.x86_64",
"8Base-RHOSE-4.15:cri-o-debugsource-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.aarch64",
"8Base-RHOSE-4.15:cri-o-debugsource-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.ppc64le",
"8Base-RHOSE-4.15:cri-o-debugsource-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.s390x",
"8Base-RHOSE-4.15:cri-o-debugsource-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.x86_64",
"8Base-RHOSE-4.15:cri-tools-0:1.28.0-3.2.el8.aarch64",
"8Base-RHOSE-4.15:cri-tools-0:1.28.0-3.2.el8.ppc64le",
"8Base-RHOSE-4.15:cri-tools-0:1.28.0-3.2.el8.s390x",
"8Base-RHOSE-4.15:cri-tools-0:1.28.0-3.2.el8.src",
"8Base-RHOSE-4.15:cri-tools-0:1.28.0-3.2.el8.x86_64",
"8Base-RHOSE-4.15:cri-tools-debuginfo-0:1.28.0-3.2.el8.aarch64",
"8Base-RHOSE-4.15:cri-tools-debuginfo-0:1.28.0-3.2.el8.ppc64le",
"8Base-RHOSE-4.15:cri-tools-debuginfo-0:1.28.0-3.2.el8.s390x",
"8Base-RHOSE-4.15:cri-tools-debuginfo-0:1.28.0-3.2.el8.x86_64",
"8Base-RHOSE-4.15:cri-tools-debugsource-0:1.28.0-3.2.el8.aarch64",
"8Base-RHOSE-4.15:cri-tools-debugsource-0:1.28.0-3.2.el8.ppc64le",
"8Base-RHOSE-4.15:cri-tools-debugsource-0:1.28.0-3.2.el8.s390x",
"8Base-RHOSE-4.15:cri-tools-debugsource-0:1.28.0-3.2.el8.x86_64",
"8Base-RHOSE-4.15:golang-github-prometheus-promu-0:0.15.0-15.4.gitd5383c5.el8.aarch64",
"8Base-RHOSE-4.15:golang-github-prometheus-promu-0:0.15.0-15.4.gitd5383c5.el8.ppc64le",
"8Base-RHOSE-4.15:golang-github-prometheus-promu-0:0.15.0-15.4.gitd5383c5.el8.s390x",
"8Base-RHOSE-4.15:golang-github-prometheus-promu-0:0.15.0-15.4.gitd5383c5.el8.src",
"8Base-RHOSE-4.15:golang-github-prometheus-promu-0:0.15.0-15.4.gitd5383c5.el8.x86_64",
"8Base-RHOSE-4.15:openshift-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el8.src",
"8Base-RHOSE-4.15:openshift-ansible-0:4.15.0-202404151212.p0.g1c9b99e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.15:openshift-ansible-0:4.15.0-202404151212.p0.g1c9b99e.assembly.stream.el8.src",
"8Base-RHOSE-4.15:openshift-ansible-test-0:4.15.0-202404151212.p0.g1c9b99e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.15:openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.15:openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.15:openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el8.s390x",
"8Base-RHOSE-4.15:openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el8.src",
"8Base-RHOSE-4.15:openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.15:openshift-clients-redistributable-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el8.s390x",
"8Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.15:openshift4-aws-iso-0:4.15.0-202404151212.p0.gd2acdd5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.15:openshift4-aws-iso-0:4.15.0-202404151212.p0.gd2acdd5.assembly.stream.el8.src",
"8Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el8.s390x",
"8Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el8.src",
"8Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.15:podman-3:4.4.1-21.2.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:podman-3:4.4.1-21.2.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:podman-3:4.4.1-21.2.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:podman-3:4.4.1-21.2.rhaos4.15.el8.src",
"8Base-RHOSE-4.15:podman-3:4.4.1-21.2.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:podman-catatonit-3:4.4.1-21.2.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:podman-catatonit-3:4.4.1-21.2.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:podman-catatonit-3:4.4.1-21.2.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:podman-catatonit-3:4.4.1-21.2.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:podman-catatonit-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:podman-catatonit-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:podman-catatonit-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:podman-catatonit-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.2.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.2.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.2.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.2.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:podman-docker-3:4.4.1-21.2.rhaos4.15.el8.noarch",
"8Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.2.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.2.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.2.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.2.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.2.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.2.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.2.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.2.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:podman-remote-3:4.4.1-21.2.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:podman-remote-3:4.4.1-21.2.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:podman-remote-3:4.4.1-21.2.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:podman-remote-3:4.4.1-21.2.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:podman-tests-3:4.4.1-21.2.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:podman-tests-3:4.4.1-21.2.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:podman-tests-3:4.4.1-21.2.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:podman-tests-3:4.4.1-21.2.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:runc-4:1.1.12-1.2.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:runc-4:1.1.12-1.2.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:runc-4:1.1.12-1.2.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:runc-4:1.1.12-1.2.rhaos4.15.el8.src",
"8Base-RHOSE-4.15:runc-4:1.1.12-1.2.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:runc-debuginfo-4:1.1.12-1.2.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:runc-debuginfo-4:1.1.12-1.2.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:runc-debuginfo-4:1.1.12-1.2.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:runc-debuginfo-4:1.1.12-1.2.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:runc-debugsource-4:1.1.12-1.2.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:runc-debugsource-4:1.1.12-1.2.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:runc-debugsource-4:1.1.12-1.2.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:runc-debugsource-4:1.1.12-1.2.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:skopeo-2:1.11.2-21.3.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:skopeo-2:1.11.2-21.3.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:skopeo-2:1.11.2-21.3.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:skopeo-2:1.11.2-21.3.rhaos4.15.el8.src",
"8Base-RHOSE-4.15:skopeo-2:1.11.2-21.3.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.3.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.3.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.3.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.3.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.3.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.3.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.3.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.3.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.3.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.3.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.3.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.3.rhaos4.15.el8.x86_64",
"9Base-RHOSE-4.15:buildah-1:1.29.1-20.4.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:buildah-1:1.29.1-20.4.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:buildah-1:1.29.1-20.4.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:buildah-1:1.29.1-20.4.rhaos4.15.el9.src",
"9Base-RHOSE-4.15:buildah-1:1.29.1-20.4.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.4.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.4.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.4.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.4.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.4.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.4.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.4.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.4.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.4.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.4.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.4.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.4.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.4.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.4.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.4.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.4.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:conmon-3:2.1.7-10.2.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:conmon-3:2.1.7-10.2.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:conmon-3:2.1.7-10.2.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:conmon-3:2.1.7-10.2.rhaos4.15.el9.src",
"9Base-RHOSE-4.15:conmon-3:2.1.7-10.2.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:conmon-debuginfo-3:2.1.7-10.2.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:conmon-debuginfo-3:2.1.7-10.2.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:conmon-debuginfo-3:2.1.7-10.2.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:conmon-debuginfo-3:2.1.7-10.2.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:conmon-debugsource-3:2.1.7-10.2.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:conmon-debugsource-3:2.1.7-10.2.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:conmon-debugsource-3:2.1.7-10.2.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:conmon-debugsource-3:2.1.7-10.2.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.aarch64",
"9Base-RHOSE-4.15:cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.ppc64le",
"9Base-RHOSE-4.15:cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.s390x",
"9Base-RHOSE-4.15:cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.src",
"9Base-RHOSE-4.15:cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.x86_64",
"9Base-RHOSE-4.15:cri-o-debuginfo-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.aarch64",
"9Base-RHOSE-4.15:cri-o-debuginfo-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.ppc64le",
"9Base-RHOSE-4.15:cri-o-debuginfo-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.s390x",
"9Base-RHOSE-4.15:cri-o-debuginfo-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.x86_64",
"9Base-RHOSE-4.15:cri-o-debugsource-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.aarch64",
"9Base-RHOSE-4.15:cri-o-debugsource-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.ppc64le",
"9Base-RHOSE-4.15:cri-o-debugsource-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.s390x",
"9Base-RHOSE-4.15:cri-o-debugsource-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.x86_64",
"9Base-RHOSE-4.15:cri-tools-0:1.28.0-3.2.el9.aarch64",
"9Base-RHOSE-4.15:cri-tools-0:1.28.0-3.2.el9.ppc64le",
"9Base-RHOSE-4.15:cri-tools-0:1.28.0-3.2.el9.s390x",
"9Base-RHOSE-4.15:cri-tools-0:1.28.0-3.2.el9.src",
"9Base-RHOSE-4.15:cri-tools-0:1.28.0-3.2.el9.x86_64",
"9Base-RHOSE-4.15:cri-tools-debuginfo-0:1.28.0-3.2.el9.aarch64",
"9Base-RHOSE-4.15:cri-tools-debuginfo-0:1.28.0-3.2.el9.ppc64le",
"9Base-RHOSE-4.15:cri-tools-debuginfo-0:1.28.0-3.2.el9.s390x",
"9Base-RHOSE-4.15:cri-tools-debuginfo-0:1.28.0-3.2.el9.x86_64",
"9Base-RHOSE-4.15:cri-tools-debugsource-0:1.28.0-3.2.el9.aarch64",
"9Base-RHOSE-4.15:cri-tools-debugsource-0:1.28.0-3.2.el9.ppc64le",
"9Base-RHOSE-4.15:cri-tools-debugsource-0:1.28.0-3.2.el9.s390x",
"9Base-RHOSE-4.15:cri-tools-debugsource-0:1.28.0-3.2.el9.x86_64",
"9Base-RHOSE-4.15:ignition-0:2.16.2-2.2.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:ignition-0:2.16.2-2.2.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:ignition-0:2.16.2-2.2.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:ignition-0:2.16.2-2.2.rhaos4.15.el9.src",
"9Base-RHOSE-4.15:ignition-0:2.16.2-2.2.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:ignition-debuginfo-0:2.16.2-2.2.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:ignition-debuginfo-0:2.16.2-2.2.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:ignition-debuginfo-0:2.16.2-2.2.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:ignition-debuginfo-0:2.16.2-2.2.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:ignition-debugsource-0:2.16.2-2.2.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:ignition-debugsource-0:2.16.2-2.2.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:ignition-debugsource-0:2.16.2-2.2.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:ignition-debugsource-0:2.16.2-2.2.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:ignition-validate-0:2.16.2-2.2.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:ignition-validate-0:2.16.2-2.2.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:ignition-validate-0:2.16.2-2.2.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:ignition-validate-0:2.16.2-2.2.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:openshift-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el9.src",
"9Base-RHOSE-4.15:openshift-ansible-0:4.15.0-202404151212.p0.g1c9b99e.assembly.stream.el9.noarch",
"9Base-RHOSE-4.15:openshift-ansible-0:4.15.0-202404151212.p0.g1c9b99e.assembly.stream.el9.src",
"9Base-RHOSE-4.15:openshift-ansible-test-0:4.15.0-202404151212.p0.g1c9b99e.assembly.stream.el9.noarch",
"9Base-RHOSE-4.15:openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.15:openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.15:openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el9.s390x",
"9Base-RHOSE-4.15:openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el9.src",
"9Base-RHOSE-4.15:openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.15:openshift-clients-redistributable-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el9.s390x",
"9Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el9.s390x",
"9Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el9.src",
"9Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.15:ovn23.09-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.15:ovn23.09-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.15:ovn23.09-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.15:ovn23.09-0:23.09.0-139.el9fdp.src",
"9Base-RHOSE-4.15:ovn23.09-0:23.09.0-139.el9fdp.x86_64",
"9Base-RHOSE-4.15:ovn23.09-central-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.15:ovn23.09-central-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.15:ovn23.09-central-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.15:ovn23.09-central-0:23.09.0-139.el9fdp.x86_64",
"9Base-RHOSE-4.15:ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.15:ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.15:ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.15:ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.x86_64",
"9Base-RHOSE-4.15:ovn23.09-debuginfo-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.15:ovn23.09-debuginfo-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.15:ovn23.09-debuginfo-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.15:ovn23.09-debuginfo-0:23.09.0-139.el9fdp.x86_64",
"9Base-RHOSE-4.15:ovn23.09-debugsource-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.15:ovn23.09-debugsource-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.15:ovn23.09-debugsource-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.15:ovn23.09-debugsource-0:23.09.0-139.el9fdp.x86_64",
"9Base-RHOSE-4.15:ovn23.09-host-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.15:ovn23.09-host-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.15:ovn23.09-host-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.15:ovn23.09-host-0:23.09.0-139.el9fdp.x86_64",
"9Base-RHOSE-4.15:ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.15:ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.15:ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.15:ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.x86_64",
"9Base-RHOSE-4.15:ovn23.09-vtep-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.15:ovn23.09-vtep-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.15:ovn23.09-vtep-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.15:ovn23.09-vtep-0:23.09.0-139.el9fdp.x86_64",
"9Base-RHOSE-4.15:ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.15:ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.15:ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.15:ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.x86_64",
"9Base-RHOSE-4.15:podman-3:4.4.1-21.2.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:podman-3:4.4.1-21.2.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:podman-3:4.4.1-21.2.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:podman-3:4.4.1-21.2.rhaos4.15.el9.src",
"9Base-RHOSE-4.15:podman-3:4.4.1-21.2.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.2.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.2.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.2.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.2.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:podman-docker-3:4.4.1-21.2.rhaos4.15.el9.noarch",
"9Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.2.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.2.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.2.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.2.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.2.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.2.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.2.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.2.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:podman-remote-3:4.4.1-21.2.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:podman-remote-3:4.4.1-21.2.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:podman-remote-3:4.4.1-21.2.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:podman-remote-3:4.4.1-21.2.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:podman-tests-3:4.4.1-21.2.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:podman-tests-3:4.4.1-21.2.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:podman-tests-3:4.4.1-21.2.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:podman-tests-3:4.4.1-21.2.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:runc-4:1.1.12-1.2.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:runc-4:1.1.12-1.2.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:runc-4:1.1.12-1.2.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:runc-4:1.1.12-1.2.rhaos4.15.el9.src",
"9Base-RHOSE-4.15:runc-4:1.1.12-1.2.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:runc-debuginfo-4:1.1.12-1.2.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:runc-debuginfo-4:1.1.12-1.2.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:runc-debuginfo-4:1.1.12-1.2.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:runc-debuginfo-4:1.1.12-1.2.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:runc-debugsource-4:1.1.12-1.2.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:runc-debugsource-4:1.1.12-1.2.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:runc-debugsource-4:1.1.12-1.2.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:runc-debugsource-4:1.1.12-1.2.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:skopeo-2:1.11.2-21.3.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:skopeo-2:1.11.2-21.3.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:skopeo-2:1.11.2-21.3.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:skopeo-2:1.11.2-21.3.rhaos4.15.el9.src",
"9Base-RHOSE-4.15:skopeo-2:1.11.2-21.3.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.3.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.3.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.3.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.3.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.3.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.3.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.3.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.3.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.3.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.3.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.3.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.3.rhaos4.15.el9.x86_64",
"9Base-RHOSE-IRONIC-4.15:openstack-ironic-1:23.1.1-0.20240405121030.2c16b52.el9.noarch",
"9Base-RHOSE-IRONIC-4.15:openstack-ironic-1:23.1.1-0.20240405121030.2c16b52.el9.src",
"9Base-RHOSE-IRONIC-4.15:openstack-ironic-api-1:23.1.1-0.20240405121030.2c16b52.el9.noarch",
"9Base-RHOSE-IRONIC-4.15:openstack-ironic-common-1:23.1.1-0.20240405121030.2c16b52.el9.noarch",
"9Base-RHOSE-IRONIC-4.15:openstack-ironic-conductor-1:23.1.1-0.20240405121030.2c16b52.el9.noarch",
"9Base-RHOSE-IRONIC-4.15:openstack-ironic-dnsmasq-tftp-server-1:23.1.1-0.20240405121030.2c16b52.el9.noarch",
"9Base-RHOSE-IRONIC-4.15:python-netaddr-0:0.9.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.15:python-sushy-0:4.7.1-0.20240405121030.123a5a5.el9.src",
"9Base-RHOSE-IRONIC-4.15:python3-ironic-tests-1:23.1.1-0.20240405121030.2c16b52.el9.noarch",
"9Base-RHOSE-IRONIC-4.15:python3-netaddr-0:0.9.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.15:python3-netaddr-shell-0:0.9.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.15:python3-sushy-0:4.7.1-0.20240405121030.123a5a5.el9.noarch",
"9Base-RHOSE-IRONIC-4.15:python3-sushy-tests-0:4.7.1-0.20240405121030.123a5a5.el9.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.15:buildah-1:1.29.1-20.4.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:buildah-1:1.29.1-20.4.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:buildah-1:1.29.1-20.4.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:buildah-1:1.29.1-20.4.rhaos4.15.el8.src",
"8Base-RHOSE-4.15:buildah-1:1.29.1-20.4.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.4.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.4.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.4.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.4.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.4.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.4.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.4.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.4.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.4.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.4.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.4.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.4.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.4.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.4.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.4.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.4.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:butane-0:0.20.0-1.2.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:butane-0:0.20.0-1.2.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:butane-0:0.20.0-1.2.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:butane-0:0.20.0-1.2.rhaos4.15.el8.src",
"8Base-RHOSE-4.15:butane-0:0.20.0-1.2.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:butane-debuginfo-0:0.20.0-1.2.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:butane-debuginfo-0:0.20.0-1.2.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:butane-debuginfo-0:0.20.0-1.2.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:butane-debuginfo-0:0.20.0-1.2.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:butane-debugsource-0:0.20.0-1.2.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:butane-debugsource-0:0.20.0-1.2.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:butane-debugsource-0:0.20.0-1.2.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:butane-debugsource-0:0.20.0-1.2.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:butane-redistributable-0:0.20.0-1.2.rhaos4.15.el8.noarch",
"8Base-RHOSE-4.15:containernetworking-plugins-1:1.4.0-1.3.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:containernetworking-plugins-1:1.4.0-1.3.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:containernetworking-plugins-1:1.4.0-1.3.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:containernetworking-plugins-1:1.4.0-1.3.rhaos4.15.el8.src",
"8Base-RHOSE-4.15:containernetworking-plugins-1:1.4.0-1.3.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.aarch64",
"8Base-RHOSE-4.15:cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.ppc64le",
"8Base-RHOSE-4.15:cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.s390x",
"8Base-RHOSE-4.15:cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.src",
"8Base-RHOSE-4.15:cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.x86_64",
"8Base-RHOSE-4.15:cri-o-debuginfo-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.aarch64",
"8Base-RHOSE-4.15:cri-o-debuginfo-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.ppc64le",
"8Base-RHOSE-4.15:cri-o-debuginfo-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.s390x",
"8Base-RHOSE-4.15:cri-o-debuginfo-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.x86_64",
"8Base-RHOSE-4.15:cri-o-debugsource-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.aarch64",
"8Base-RHOSE-4.15:cri-o-debugsource-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.ppc64le",
"8Base-RHOSE-4.15:cri-o-debugsource-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.s390x",
"8Base-RHOSE-4.15:cri-o-debugsource-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.x86_64",
"8Base-RHOSE-4.15:cri-tools-0:1.28.0-3.2.el8.aarch64",
"8Base-RHOSE-4.15:cri-tools-0:1.28.0-3.2.el8.ppc64le",
"8Base-RHOSE-4.15:cri-tools-0:1.28.0-3.2.el8.s390x",
"8Base-RHOSE-4.15:cri-tools-0:1.28.0-3.2.el8.src",
"8Base-RHOSE-4.15:cri-tools-0:1.28.0-3.2.el8.x86_64",
"8Base-RHOSE-4.15:cri-tools-debuginfo-0:1.28.0-3.2.el8.aarch64",
"8Base-RHOSE-4.15:cri-tools-debuginfo-0:1.28.0-3.2.el8.ppc64le",
"8Base-RHOSE-4.15:cri-tools-debuginfo-0:1.28.0-3.2.el8.s390x",
"8Base-RHOSE-4.15:cri-tools-debuginfo-0:1.28.0-3.2.el8.x86_64",
"8Base-RHOSE-4.15:cri-tools-debugsource-0:1.28.0-3.2.el8.aarch64",
"8Base-RHOSE-4.15:cri-tools-debugsource-0:1.28.0-3.2.el8.ppc64le",
"8Base-RHOSE-4.15:cri-tools-debugsource-0:1.28.0-3.2.el8.s390x",
"8Base-RHOSE-4.15:cri-tools-debugsource-0:1.28.0-3.2.el8.x86_64",
"8Base-RHOSE-4.15:golang-github-prometheus-promu-0:0.15.0-15.4.gitd5383c5.el8.aarch64",
"8Base-RHOSE-4.15:golang-github-prometheus-promu-0:0.15.0-15.4.gitd5383c5.el8.ppc64le",
"8Base-RHOSE-4.15:golang-github-prometheus-promu-0:0.15.0-15.4.gitd5383c5.el8.s390x",
"8Base-RHOSE-4.15:golang-github-prometheus-promu-0:0.15.0-15.4.gitd5383c5.el8.src",
"8Base-RHOSE-4.15:golang-github-prometheus-promu-0:0.15.0-15.4.gitd5383c5.el8.x86_64",
"8Base-RHOSE-4.15:openshift-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el8.src",
"8Base-RHOSE-4.15:openshift-ansible-0:4.15.0-202404151212.p0.g1c9b99e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.15:openshift-ansible-0:4.15.0-202404151212.p0.g1c9b99e.assembly.stream.el8.src",
"8Base-RHOSE-4.15:openshift-ansible-test-0:4.15.0-202404151212.p0.g1c9b99e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.15:openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.15:openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.15:openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el8.s390x",
"8Base-RHOSE-4.15:openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el8.src",
"8Base-RHOSE-4.15:openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.15:openshift-clients-redistributable-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el8.s390x",
"8Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.15:openshift4-aws-iso-0:4.15.0-202404151212.p0.gd2acdd5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.15:openshift4-aws-iso-0:4.15.0-202404151212.p0.gd2acdd5.assembly.stream.el8.src",
"8Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el8.s390x",
"8Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el8.src",
"8Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.15:podman-3:4.4.1-21.2.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:podman-3:4.4.1-21.2.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:podman-3:4.4.1-21.2.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:podman-3:4.4.1-21.2.rhaos4.15.el8.src",
"8Base-RHOSE-4.15:podman-3:4.4.1-21.2.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:podman-catatonit-3:4.4.1-21.2.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:podman-catatonit-3:4.4.1-21.2.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:podman-catatonit-3:4.4.1-21.2.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:podman-catatonit-3:4.4.1-21.2.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:podman-catatonit-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:podman-catatonit-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:podman-catatonit-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:podman-catatonit-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.2.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.2.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.2.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.2.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:podman-docker-3:4.4.1-21.2.rhaos4.15.el8.noarch",
"8Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.2.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.2.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.2.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.2.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.2.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.2.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.2.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.2.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:podman-remote-3:4.4.1-21.2.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:podman-remote-3:4.4.1-21.2.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:podman-remote-3:4.4.1-21.2.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:podman-remote-3:4.4.1-21.2.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:podman-tests-3:4.4.1-21.2.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:podman-tests-3:4.4.1-21.2.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:podman-tests-3:4.4.1-21.2.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:podman-tests-3:4.4.1-21.2.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:runc-4:1.1.12-1.2.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:runc-4:1.1.12-1.2.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:runc-4:1.1.12-1.2.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:runc-4:1.1.12-1.2.rhaos4.15.el8.src",
"8Base-RHOSE-4.15:runc-4:1.1.12-1.2.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:runc-debuginfo-4:1.1.12-1.2.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:runc-debuginfo-4:1.1.12-1.2.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:runc-debuginfo-4:1.1.12-1.2.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:runc-debuginfo-4:1.1.12-1.2.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:runc-debugsource-4:1.1.12-1.2.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:runc-debugsource-4:1.1.12-1.2.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:runc-debugsource-4:1.1.12-1.2.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:runc-debugsource-4:1.1.12-1.2.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:skopeo-2:1.11.2-21.3.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:skopeo-2:1.11.2-21.3.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:skopeo-2:1.11.2-21.3.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:skopeo-2:1.11.2-21.3.rhaos4.15.el8.src",
"8Base-RHOSE-4.15:skopeo-2:1.11.2-21.3.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.3.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.3.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.3.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.3.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.3.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.3.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.3.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.3.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.3.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.3.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.3.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.3.rhaos4.15.el8.x86_64",
"9Base-RHOSE-4.15:buildah-1:1.29.1-20.4.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:buildah-1:1.29.1-20.4.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:buildah-1:1.29.1-20.4.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:buildah-1:1.29.1-20.4.rhaos4.15.el9.src",
"9Base-RHOSE-4.15:buildah-1:1.29.1-20.4.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.4.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.4.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.4.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.4.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.4.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.4.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.4.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.4.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.4.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.4.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.4.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.4.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.4.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.4.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.4.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.4.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:conmon-3:2.1.7-10.2.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:conmon-3:2.1.7-10.2.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:conmon-3:2.1.7-10.2.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:conmon-3:2.1.7-10.2.rhaos4.15.el9.src",
"9Base-RHOSE-4.15:conmon-3:2.1.7-10.2.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:conmon-debuginfo-3:2.1.7-10.2.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:conmon-debuginfo-3:2.1.7-10.2.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:conmon-debuginfo-3:2.1.7-10.2.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:conmon-debuginfo-3:2.1.7-10.2.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:conmon-debugsource-3:2.1.7-10.2.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:conmon-debugsource-3:2.1.7-10.2.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:conmon-debugsource-3:2.1.7-10.2.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:conmon-debugsource-3:2.1.7-10.2.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.aarch64",
"9Base-RHOSE-4.15:cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.ppc64le",
"9Base-RHOSE-4.15:cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.s390x",
"9Base-RHOSE-4.15:cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.src",
"9Base-RHOSE-4.15:cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.x86_64",
"9Base-RHOSE-4.15:cri-o-debuginfo-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.aarch64",
"9Base-RHOSE-4.15:cri-o-debuginfo-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.ppc64le",
"9Base-RHOSE-4.15:cri-o-debuginfo-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.s390x",
"9Base-RHOSE-4.15:cri-o-debuginfo-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.x86_64",
"9Base-RHOSE-4.15:cri-o-debugsource-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.aarch64",
"9Base-RHOSE-4.15:cri-o-debugsource-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.ppc64le",
"9Base-RHOSE-4.15:cri-o-debugsource-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.s390x",
"9Base-RHOSE-4.15:cri-o-debugsource-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.x86_64",
"9Base-RHOSE-4.15:cri-tools-0:1.28.0-3.2.el9.aarch64",
"9Base-RHOSE-4.15:cri-tools-0:1.28.0-3.2.el9.ppc64le",
"9Base-RHOSE-4.15:cri-tools-0:1.28.0-3.2.el9.s390x",
"9Base-RHOSE-4.15:cri-tools-0:1.28.0-3.2.el9.src",
"9Base-RHOSE-4.15:cri-tools-0:1.28.0-3.2.el9.x86_64",
"9Base-RHOSE-4.15:cri-tools-debuginfo-0:1.28.0-3.2.el9.aarch64",
"9Base-RHOSE-4.15:cri-tools-debuginfo-0:1.28.0-3.2.el9.ppc64le",
"9Base-RHOSE-4.15:cri-tools-debuginfo-0:1.28.0-3.2.el9.s390x",
"9Base-RHOSE-4.15:cri-tools-debuginfo-0:1.28.0-3.2.el9.x86_64",
"9Base-RHOSE-4.15:cri-tools-debugsource-0:1.28.0-3.2.el9.aarch64",
"9Base-RHOSE-4.15:cri-tools-debugsource-0:1.28.0-3.2.el9.ppc64le",
"9Base-RHOSE-4.15:cri-tools-debugsource-0:1.28.0-3.2.el9.s390x",
"9Base-RHOSE-4.15:cri-tools-debugsource-0:1.28.0-3.2.el9.x86_64",
"9Base-RHOSE-4.15:ignition-0:2.16.2-2.2.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:ignition-0:2.16.2-2.2.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:ignition-0:2.16.2-2.2.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:ignition-0:2.16.2-2.2.rhaos4.15.el9.src",
"9Base-RHOSE-4.15:ignition-0:2.16.2-2.2.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:ignition-debuginfo-0:2.16.2-2.2.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:ignition-debuginfo-0:2.16.2-2.2.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:ignition-debuginfo-0:2.16.2-2.2.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:ignition-debuginfo-0:2.16.2-2.2.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:ignition-debugsource-0:2.16.2-2.2.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:ignition-debugsource-0:2.16.2-2.2.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:ignition-debugsource-0:2.16.2-2.2.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:ignition-debugsource-0:2.16.2-2.2.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:ignition-validate-0:2.16.2-2.2.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:ignition-validate-0:2.16.2-2.2.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:ignition-validate-0:2.16.2-2.2.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:ignition-validate-0:2.16.2-2.2.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:openshift-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el9.src",
"9Base-RHOSE-4.15:openshift-ansible-0:4.15.0-202404151212.p0.g1c9b99e.assembly.stream.el9.noarch",
"9Base-RHOSE-4.15:openshift-ansible-0:4.15.0-202404151212.p0.g1c9b99e.assembly.stream.el9.src",
"9Base-RHOSE-4.15:openshift-ansible-test-0:4.15.0-202404151212.p0.g1c9b99e.assembly.stream.el9.noarch",
"9Base-RHOSE-4.15:openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.15:openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.15:openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el9.s390x",
"9Base-RHOSE-4.15:openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el9.src",
"9Base-RHOSE-4.15:openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.15:openshift-clients-redistributable-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el9.s390x",
"9Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el9.s390x",
"9Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el9.src",
"9Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.15:ovn23.09-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.15:ovn23.09-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.15:ovn23.09-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.15:ovn23.09-0:23.09.0-139.el9fdp.src",
"9Base-RHOSE-4.15:ovn23.09-0:23.09.0-139.el9fdp.x86_64",
"9Base-RHOSE-4.15:ovn23.09-central-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.15:ovn23.09-central-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.15:ovn23.09-central-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.15:ovn23.09-central-0:23.09.0-139.el9fdp.x86_64",
"9Base-RHOSE-4.15:ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.15:ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.15:ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.15:ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.x86_64",
"9Base-RHOSE-4.15:ovn23.09-debuginfo-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.15:ovn23.09-debuginfo-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.15:ovn23.09-debuginfo-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.15:ovn23.09-debuginfo-0:23.09.0-139.el9fdp.x86_64",
"9Base-RHOSE-4.15:ovn23.09-debugsource-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.15:ovn23.09-debugsource-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.15:ovn23.09-debugsource-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.15:ovn23.09-debugsource-0:23.09.0-139.el9fdp.x86_64",
"9Base-RHOSE-4.15:ovn23.09-host-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.15:ovn23.09-host-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.15:ovn23.09-host-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.15:ovn23.09-host-0:23.09.0-139.el9fdp.x86_64",
"9Base-RHOSE-4.15:ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.15:ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.15:ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.15:ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.x86_64",
"9Base-RHOSE-4.15:ovn23.09-vtep-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.15:ovn23.09-vtep-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.15:ovn23.09-vtep-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.15:ovn23.09-vtep-0:23.09.0-139.el9fdp.x86_64",
"9Base-RHOSE-4.15:ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.15:ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.15:ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.15:ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.x86_64",
"9Base-RHOSE-4.15:podman-3:4.4.1-21.2.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:podman-3:4.4.1-21.2.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:podman-3:4.4.1-21.2.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:podman-3:4.4.1-21.2.rhaos4.15.el9.src",
"9Base-RHOSE-4.15:podman-3:4.4.1-21.2.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.2.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.2.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.2.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.2.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:podman-docker-3:4.4.1-21.2.rhaos4.15.el9.noarch",
"9Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.2.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.2.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.2.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.2.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.2.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.2.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.2.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.2.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:podman-remote-3:4.4.1-21.2.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:podman-remote-3:4.4.1-21.2.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:podman-remote-3:4.4.1-21.2.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:podman-remote-3:4.4.1-21.2.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:podman-tests-3:4.4.1-21.2.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:podman-tests-3:4.4.1-21.2.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:podman-tests-3:4.4.1-21.2.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:podman-tests-3:4.4.1-21.2.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:runc-4:1.1.12-1.2.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:runc-4:1.1.12-1.2.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:runc-4:1.1.12-1.2.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:runc-4:1.1.12-1.2.rhaos4.15.el9.src",
"9Base-RHOSE-4.15:runc-4:1.1.12-1.2.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:runc-debuginfo-4:1.1.12-1.2.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:runc-debuginfo-4:1.1.12-1.2.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:runc-debuginfo-4:1.1.12-1.2.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:runc-debuginfo-4:1.1.12-1.2.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:runc-debugsource-4:1.1.12-1.2.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:runc-debugsource-4:1.1.12-1.2.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:runc-debugsource-4:1.1.12-1.2.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:runc-debugsource-4:1.1.12-1.2.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:skopeo-2:1.11.2-21.3.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:skopeo-2:1.11.2-21.3.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:skopeo-2:1.11.2-21.3.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:skopeo-2:1.11.2-21.3.rhaos4.15.el9.src",
"9Base-RHOSE-4.15:skopeo-2:1.11.2-21.3.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.3.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.3.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.3.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.3.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.3.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.3.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.3.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.3.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.3.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.3.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.3.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.3.rhaos4.15.el9.x86_64",
"9Base-RHOSE-IRONIC-4.15:openstack-ironic-1:23.1.1-0.20240405121030.2c16b52.el9.noarch",
"9Base-RHOSE-IRONIC-4.15:openstack-ironic-1:23.1.1-0.20240405121030.2c16b52.el9.src",
"9Base-RHOSE-IRONIC-4.15:openstack-ironic-api-1:23.1.1-0.20240405121030.2c16b52.el9.noarch",
"9Base-RHOSE-IRONIC-4.15:openstack-ironic-common-1:23.1.1-0.20240405121030.2c16b52.el9.noarch",
"9Base-RHOSE-IRONIC-4.15:openstack-ironic-conductor-1:23.1.1-0.20240405121030.2c16b52.el9.noarch",
"9Base-RHOSE-IRONIC-4.15:openstack-ironic-dnsmasq-tftp-server-1:23.1.1-0.20240405121030.2c16b52.el9.noarch",
"9Base-RHOSE-IRONIC-4.15:python-netaddr-0:0.9.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.15:python-sushy-0:4.7.1-0.20240405121030.123a5a5.el9.src",
"9Base-RHOSE-IRONIC-4.15:python3-ironic-tests-1:23.1.1-0.20240405121030.2c16b52.el9.noarch",
"9Base-RHOSE-IRONIC-4.15:python3-netaddr-0:0.9.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.15:python3-netaddr-shell-0:0.9.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.15:python3-sushy-0:4.7.1-0.20240405121030.123a5a5.el9.noarch",
"9Base-RHOSE-IRONIC-4.15:python3-sushy-tests-0:4.7.1-0.20240405121030.123a5a5.el9.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: net/http, x/net/http2: unlimited number of CONTINUATION frames causes DoS"
}
]
}
RHSA-2024:1897
Vulnerability from csaf_redhat - Published: 2024-04-26 20:17 - Updated: 2026-08-21 16:52A vulnerability was discovered with the implementation of the HTTP/2 protocol in the Go programming language. There were insufficient limitations on the amount of CONTINUATION frames sent within a single stream. An attacker could potentially exploit this to cause a Denial of Service (DoS) attack.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.4.rhaos4.14.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.4.rhaos4.14.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.4.rhaos4.14.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.4.rhaos4.14.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:butane-0:0.19.0-1.4.rhaos4.14.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:butane-0:0.19.0-1.4.rhaos4.14.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:butane-0:0.19.0-1.4.rhaos4.14.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:butane-0:0.19.0-1.4.rhaos4.14.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:butane-0:0.19.0-1.4.rhaos4.14.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.4.rhaos4.14.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.4.rhaos4.14.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.4.rhaos4.14.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.4.rhaos4.14.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.4.rhaos4.14.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.4.rhaos4.14.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.4.rhaos4.14.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.4.rhaos4.14.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:butane-redistributable-0:0.19.0-1.4.rhaos4.14.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-1.3.rhaos4.14.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-1.3.rhaos4.14.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-1.3.rhaos4.14.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-1.3.rhaos4.14.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-1.3.rhaos4.14.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.14.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.14.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.14.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.14.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.14.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.14.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.14.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.14.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.2.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.2.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.2.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.2.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.2.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.2.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.2.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.2.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202404151639.p0.g81558cc.assembly.stream.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202404151639.p0.g81558cc.assembly.stream.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202404151639.p0.g81558cc.assembly.stream.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-kuryr-0:4.14.0-202404151639.p0.g8926a29.assembly.stream.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-kuryr-cni-0:4.14.0-202404151639.p0.g8926a29.assembly.stream.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-kuryr-common-0:4.14.0-202404151639.p0.g8926a29.assembly.stream.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-kuryr-controller-0:4.14.0-202404151639.p0.g8926a29.assembly.stream.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202404151639.p0.gd2acdd5.assembly.stream.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202404151639.p0.gd2acdd5.assembly.stream.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-11.4.rhaos4.14.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-11.4.rhaos4.14.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-11.4.rhaos4.14.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-11.4.rhaos4.14.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-11.4.rhaos4.14.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-11.4.rhaos4.14.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-11.4.rhaos4.14.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-11.4.rhaos4.14.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-docker-3:4.4.1-11.4.rhaos4.14.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-plugins-3:4.4.1-11.4.rhaos4.14.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-plugins-3:4.4.1-11.4.rhaos4.14.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-plugins-3:4.4.1-11.4.rhaos4.14.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-plugins-3:4.4.1-11.4.rhaos4.14.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-remote-3:4.4.1-11.4.rhaos4.14.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-remote-3:4.4.1-11.4.rhaos4.14.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-remote-3:4.4.1-11.4.rhaos4.14.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-remote-3:4.4.1-11.4.rhaos4.14.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-tests-3:4.4.1-11.4.rhaos4.14.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-tests-3:4.4.1-11.4.rhaos4.14.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-tests-3:4.4.1-11.4.rhaos4.14.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-tests-3:4.4.1-11.4.rhaos4.14.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:python3-kuryr-kubernetes-0:4.14.0-202404151639.p0.g8926a29.assembly.stream.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.2.rhaos4.14.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.2.rhaos4.14.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.2.rhaos4.14.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.2.rhaos4.14.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.4.rhaos4.14.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.4.rhaos4.14.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.4.rhaos4.14.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.4.rhaos4.14.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.4.rhaos4.14.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.4.rhaos4.14.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.4.rhaos4.14.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.4.rhaos4.14.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.2.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.2.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.2.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.2.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.2.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.2.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.2.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.2.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ignition-0:2.16.2-2.2.rhaos4.14.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ignition-0:2.16.2-2.2.rhaos4.14.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ignition-0:2.16.2-2.2.rhaos4.14.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ignition-0:2.16.2-2.2.rhaos4.14.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ignition-0:2.16.2-2.2.rhaos4.14.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-2.2.rhaos4.14.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-2.2.rhaos4.14.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-2.2.rhaos4.14.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-2.2.rhaos4.14.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ignition-validate-0:2.16.2-2.2.rhaos4.14.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ignition-validate-0:2.16.2-2.2.rhaos4.14.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ignition-validate-0:2.16.2-2.2.rhaos4.14.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ignition-validate-0:2.16.2-2.2.rhaos4.14.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202404151639.p0.g81558cc.assembly.stream.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202404151639.p0.g81558cc.assembly.stream.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202404151639.p0.g81558cc.assembly.stream.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ovn23.09-0:23.09.0-139.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ovn23.09-0:23.09.0-139.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ovn23.09-0:23.09.0-139.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ovn23.09-0:23.09.0-139.el9fdp.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ovn23.09-0:23.09.0-139.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-139.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-139.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-139.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-139.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-139.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-139.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-139.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-139.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-139.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-139.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-139.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-139.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-139.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-139.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-139.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-139.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-139.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-139.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-139.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-139.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-11.4.rhaos4.14.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-11.4.rhaos4.14.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-11.4.rhaos4.14.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-11.4.rhaos4.14.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-docker-3:4.4.1-11.4.rhaos4.14.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-plugins-3:4.4.1-11.4.rhaos4.14.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-plugins-3:4.4.1-11.4.rhaos4.14.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-plugins-3:4.4.1-11.4.rhaos4.14.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-plugins-3:4.4.1-11.4.rhaos4.14.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-remote-3:4.4.1-11.4.rhaos4.14.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-remote-3:4.4.1-11.4.rhaos4.14.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-remote-3:4.4.1-11.4.rhaos4.14.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-remote-3:4.4.1-11.4.rhaos4.14.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-tests-3:4.4.1-11.4.rhaos4.14.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-tests-3:4.4.1-11.4.rhaos4.14.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-tests-3:4.4.1-11.4.rhaos4.14.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-tests-3:4.4.1-11.4.rhaos4.14.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.2.rhaos4.14.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.2.rhaos4.14.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.2.rhaos4.14.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.2.rhaos4.14.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.4.rhaos4.14.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.4.rhaos4.14.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.4.rhaos4.14.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.4.rhaos4.14.el9.x86_64 | — |
Workaround
|
A memory leak flaw was found in Golang in the RSA encrypting/decrypting code, which might lead to a resource exhaustion vulnerability using attacker-controlled inputs. The memory leak happens in github.com/golang-fips/openssl/openssl/rsa.go#L113. The objects leaked are pkey and ctx. That function uses named return parameters to free pkey and ctx if there is an error initializing the context or setting the different properties. All return statements related to error cases follow the "return nil, nil, fail(...)" pattern, meaning that pkey and ctx will be nil inside the deferred function that should free them.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.4.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.4.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.4.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.4.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:butane-0:0.19.0-1.4.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:butane-0:0.19.0-1.4.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:butane-0:0.19.0-1.4.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:butane-0:0.19.0-1.4.rhaos4.14.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:butane-0:0.19.0-1.4.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.4.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.4.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.4.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.4.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.4.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.4.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.4.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.4.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:butane-redistributable-0:0.19.0-1.4.rhaos4.14.el8.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-1.3.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-1.3.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-1.3.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-1.3.rhaos4.14.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-1.3.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.2.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.2.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.2.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.2.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.2.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.2.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.2.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.2.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202404151639.p0.g81558cc.assembly.stream.el8.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202404151639.p0.g81558cc.assembly.stream.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202404151639.p0.g81558cc.assembly.stream.el8.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-kuryr-0:4.14.0-202404151639.p0.g8926a29.assembly.stream.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-kuryr-cni-0:4.14.0-202404151639.p0.g8926a29.assembly.stream.el8.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-kuryr-common-0:4.14.0-202404151639.p0.g8926a29.assembly.stream.el8.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-kuryr-controller-0:4.14.0-202404151639.p0.g8926a29.assembly.stream.el8.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202404151639.p0.gd2acdd5.assembly.stream.el8.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202404151639.p0.gd2acdd5.assembly.stream.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-11.4.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-11.4.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-11.4.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-11.4.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-11.4.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-11.4.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-11.4.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-11.4.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-docker-3:4.4.1-11.4.rhaos4.14.el8.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-plugins-3:4.4.1-11.4.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-plugins-3:4.4.1-11.4.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-plugins-3:4.4.1-11.4.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-plugins-3:4.4.1-11.4.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-remote-3:4.4.1-11.4.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-remote-3:4.4.1-11.4.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-remote-3:4.4.1-11.4.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-remote-3:4.4.1-11.4.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-tests-3:4.4.1-11.4.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-tests-3:4.4.1-11.4.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-tests-3:4.4.1-11.4.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-tests-3:4.4.1-11.4.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:python3-kuryr-kubernetes-0:4.14.0-202404151639.p0.g8926a29.assembly.stream.el8.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.2.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.2.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.2.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.2.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.4.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.4.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.4.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.4.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.4.rhaos4.14.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.4.rhaos4.14.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.4.rhaos4.14.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.4.rhaos4.14.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.2.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.2.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.2.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.2.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.2.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.2.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.2.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.2.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ignition-0:2.16.2-2.2.rhaos4.14.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ignition-0:2.16.2-2.2.rhaos4.14.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ignition-0:2.16.2-2.2.rhaos4.14.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ignition-0:2.16.2-2.2.rhaos4.14.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ignition-0:2.16.2-2.2.rhaos4.14.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-2.2.rhaos4.14.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-2.2.rhaos4.14.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-2.2.rhaos4.14.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-2.2.rhaos4.14.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ignition-validate-0:2.16.2-2.2.rhaos4.14.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ignition-validate-0:2.16.2-2.2.rhaos4.14.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ignition-validate-0:2.16.2-2.2.rhaos4.14.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ignition-validate-0:2.16.2-2.2.rhaos4.14.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202404151639.p0.g81558cc.assembly.stream.el9.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202404151639.p0.g81558cc.assembly.stream.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202404151639.p0.g81558cc.assembly.stream.el9.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-11.4.rhaos4.14.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-11.4.rhaos4.14.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-11.4.rhaos4.14.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-11.4.rhaos4.14.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-docker-3:4.4.1-11.4.rhaos4.14.el9.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-plugins-3:4.4.1-11.4.rhaos4.14.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-plugins-3:4.4.1-11.4.rhaos4.14.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-plugins-3:4.4.1-11.4.rhaos4.14.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-plugins-3:4.4.1-11.4.rhaos4.14.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-remote-3:4.4.1-11.4.rhaos4.14.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-remote-3:4.4.1-11.4.rhaos4.14.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-remote-3:4.4.1-11.4.rhaos4.14.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-remote-3:4.4.1-11.4.rhaos4.14.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-tests-3:4.4.1-11.4.rhaos4.14.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-tests-3:4.4.1-11.4.rhaos4.14.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-tests-3:4.4.1-11.4.rhaos4.14.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-tests-3:4.4.1-11.4.rhaos4.14.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.2.rhaos4.14.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.2.rhaos4.14.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.2.rhaos4.14.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.2.rhaos4.14.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.4.rhaos4.14.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.4.rhaos4.14.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.4.rhaos4.14.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.4.rhaos4.14.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOSE-4.14:ovn23.09-0:23.09.0-139.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ovn23.09-0:23.09.0-139.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ovn23.09-0:23.09.0-139.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ovn23.09-0:23.09.0-139.el9fdp.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ovn23.09-0:23.09.0-139.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-139.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-139.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-139.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-139.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-139.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-139.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-139.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-139.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-139.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-139.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-139.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-139.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-139.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-139.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-139.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-139.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-139.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-139.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-139.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-139.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.x86_64 | — |
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat OpenShift Container Platform release 4.14.22 is now available with updates to packages and images that fix several bugs and add enhancements.\n\nThis release includes a security update for Red Hat OpenShift Container Platform 4.14.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat OpenShift Container Platform is Red Hat\u0027s cloud computing Kubernetes application platform solution designed for on-premise or private cloud deployments.\n\nThis advisory contains the RPM packages for Red Hat OpenShift Container Platform 4.14.22. See the following advisory for the container images for this release:\n\nhttps://access.redhat.com/errata/RHSA-2024:1891\n\nSecurity Fix(es):\n\n* golang: net/http, x/net/http2: unlimited number of CONTINUATION frames\ncauses DoS (CVE-2023-45288)\n\n* golang-fips/openssl: Memory leaks in code encrypting and decrypting RSA payloads (CVE-2024-1394)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nAll OpenShift Container Platform 4.14 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.openshift.com/container-platform/4.14/updating/updating_a_cluster/updating-cluster-cli.html",
"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-2024:1897",
"url": "https://access.redhat.com/errata/RHSA-2024:1897"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2262921",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2262921"
},
{
"category": "external",
"summary": "2268273",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268273"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_1897.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Container Platform 4.14.22 packages and security update",
"tracking": {
"current_release_date": "2026-08-21T16:52:30+00:00",
"generator": {
"date": "2026-08-21T16:52:30+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.16"
}
},
"id": "RHSA-2024:1897",
"initial_release_date": "2024-04-26T20:17:38+00:00",
"revision_history": [
{
"date": "2024-04-26T20:17:38+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-04-26T20:17:38+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-08-21T16:52:30+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift Container Platform 4.14",
"product": {
"name": "Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.14::el9"
}
}
},
{
"category": "product_name",
"name": "Red Hat OpenShift Container Platform 4.14",
"product": {
"name": "Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.14::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Enterprise"
},
{
"branches": [
{
"category": "product_version",
"name": "ovn23.09-0:23.09.0-139.el9fdp.src",
"product": {
"name": "ovn23.09-0:23.09.0-139.el9fdp.src",
"product_id": "ovn23.09-0:23.09.0-139.el9fdp.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09@23.09.0-139.el9fdp?arch=src"
}
}
},
{
"category": "product_version",
"name": "buildah-1:1.29.1-10.4.rhaos4.14.el9.src",
"product": {
"name": "buildah-1:1.29.1-10.4.rhaos4.14.el9.src",
"product_id": "buildah-1:1.29.1-10.4.rhaos4.14.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.29.1-10.4.rhaos4.14.el9?arch=src\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "conmon-3:2.1.7-3.4.rhaos4.14.el9.src",
"product": {
"name": "conmon-3:2.1.7-3.4.rhaos4.14.el9.src",
"product_id": "conmon-3:2.1.7-3.4.rhaos4.14.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.7-3.4.rhaos4.14.el9?arch=src\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.src",
"product": {
"name": "cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.src",
"product_id": "cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.27.4-7.2.rhaos4.14.git082c52f.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "cri-tools-0:1.27.0-3.2.el9.src",
"product": {
"name": "cri-tools-0:1.27.0-3.2.el9.src",
"product_id": "cri-tools-0:1.27.0-3.2.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools@1.27.0-3.2.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "ignition-0:2.16.2-2.2.rhaos4.14.el9.src",
"product": {
"name": "ignition-0:2.16.2-2.2.rhaos4.14.el9.src",
"product_id": "ignition-0:2.16.2-2.2.rhaos4.14.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition@2.16.2-2.2.rhaos4.14.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "openshift-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el9.src",
"product": {
"name": "openshift-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el9.src",
"product_id": "openshift-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift@4.14.0-202404160939.p0.g7bee54d.assembly.stream.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "openshift-ansible-0:4.14.0-202404151639.p0.g81558cc.assembly.stream.el9.src",
"product": {
"name": "openshift-ansible-0:4.14.0-202404151639.p0.g81558cc.assembly.stream.el9.src",
"product_id": "openshift-ansible-0:4.14.0-202404151639.p0.g81558cc.assembly.stream.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-ansible@4.14.0-202404151639.p0.g81558cc.assembly.stream.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el9.src",
"product": {
"name": "openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el9.src",
"product_id": "openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el9.src",
"product": {
"name": "ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el9.src",
"product_id": "ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-aws-ecr-image-credential-provider@4.14.0-202404151639.p0.g607e2dd.assembly.stream.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "podman-3:4.4.1-11.4.rhaos4.14.el9.src",
"product": {
"name": "podman-3:4.4.1-11.4.rhaos4.14.el9.src",
"product_id": "podman-3:4.4.1-11.4.rhaos4.14.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.4.1-11.4.rhaos4.14.el9?arch=src\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "runc-4:1.1.12-1.2.rhaos4.14.el9.src",
"product": {
"name": "runc-4:1.1.12-1.2.rhaos4.14.el9.src",
"product_id": "runc-4:1.1.12-1.2.rhaos4.14.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.12-1.2.rhaos4.14.el9?arch=src\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.11.2-10.4.rhaos4.14.el9.src",
"product": {
"name": "skopeo-2:1.11.2-10.4.rhaos4.14.el9.src",
"product_id": "skopeo-2:1.11.2-10.4.rhaos4.14.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.11.2-10.4.rhaos4.14.el9?arch=src\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-1:1.29.1-10.4.rhaos4.14.el8.src",
"product": {
"name": "buildah-1:1.29.1-10.4.rhaos4.14.el8.src",
"product_id": "buildah-1:1.29.1-10.4.rhaos4.14.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.29.1-10.4.rhaos4.14.el8?arch=src\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "butane-0:0.19.0-1.4.rhaos4.14.el8.src",
"product": {
"name": "butane-0:0.19.0-1.4.rhaos4.14.el8.src",
"product_id": "butane-0:0.19.0-1.4.rhaos4.14.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane@0.19.0-1.4.rhaos4.14.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "conmon-3:2.1.7-3.4.rhaos4.14.el8.src",
"product": {
"name": "conmon-3:2.1.7-3.4.rhaos4.14.el8.src",
"product_id": "conmon-3:2.1.7-3.4.rhaos4.14.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.7-3.4.rhaos4.14.el8?arch=src\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.4.0-1.3.rhaos4.14.el8.src",
"product": {
"name": "containernetworking-plugins-1:1.4.0-1.3.rhaos4.14.el8.src",
"product_id": "containernetworking-plugins-1:1.4.0-1.3.rhaos4.14.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.4.0-1.3.rhaos4.14.el8?arch=src\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.src",
"product": {
"name": "cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.src",
"product_id": "cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.27.4-7.2.rhaos4.14.git082c52f.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "cri-tools-0:1.27.0-3.2.el8.src",
"product": {
"name": "cri-tools-0:1.27.0-3.2.el8.src",
"product_id": "cri-tools-0:1.27.0-3.2.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools@1.27.0-3.2.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "openshift-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el8.src",
"product": {
"name": "openshift-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el8.src",
"product_id": "openshift-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift@4.14.0-202404160939.p0.g7bee54d.assembly.stream.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "openshift-ansible-0:4.14.0-202404151639.p0.g81558cc.assembly.stream.el8.src",
"product": {
"name": "openshift-ansible-0:4.14.0-202404151639.p0.g81558cc.assembly.stream.el8.src",
"product_id": "openshift-ansible-0:4.14.0-202404151639.p0.g81558cc.assembly.stream.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-ansible@4.14.0-202404151639.p0.g81558cc.assembly.stream.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el8.src",
"product": {
"name": "openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el8.src",
"product_id": "openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "openshift-kuryr-0:4.14.0-202404151639.p0.g8926a29.assembly.stream.el8.src",
"product": {
"name": "openshift-kuryr-0:4.14.0-202404151639.p0.g8926a29.assembly.stream.el8.src",
"product_id": "openshift-kuryr-0:4.14.0-202404151639.p0.g8926a29.assembly.stream.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-kuryr@4.14.0-202404151639.p0.g8926a29.assembly.stream.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "openshift4-aws-iso-0:4.14.0-202404151639.p0.gd2acdd5.assembly.stream.el8.src",
"product": {
"name": "openshift4-aws-iso-0:4.14.0-202404151639.p0.gd2acdd5.assembly.stream.el8.src",
"product_id": "openshift4-aws-iso-0:4.14.0-202404151639.p0.gd2acdd5.assembly.stream.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift4-aws-iso@4.14.0-202404151639.p0.gd2acdd5.assembly.stream.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el8.src",
"product": {
"name": "ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el8.src",
"product_id": "ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-aws-ecr-image-credential-provider@4.14.0-202404151639.p0.g607e2dd.assembly.stream.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "podman-3:4.4.1-11.4.rhaos4.14.el8.src",
"product": {
"name": "podman-3:4.4.1-11.4.rhaos4.14.el8.src",
"product_id": "podman-3:4.4.1-11.4.rhaos4.14.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.4.1-11.4.rhaos4.14.el8?arch=src\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "runc-4:1.1.12-1.2.rhaos4.14.el8.src",
"product": {
"name": "runc-4:1.1.12-1.2.rhaos4.14.el8.src",
"product_id": "runc-4:1.1.12-1.2.rhaos4.14.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.12-1.2.rhaos4.14.el8?arch=src\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.11.2-10.4.rhaos4.14.el8.src",
"product": {
"name": "skopeo-2:1.11.2-10.4.rhaos4.14.el8.src",
"product_id": "skopeo-2:1.11.2-10.4.rhaos4.14.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.11.2-10.4.rhaos4.14.el8?arch=src\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "ovn23.09-0:23.09.0-139.el9fdp.x86_64",
"product": {
"name": "ovn23.09-0:23.09.0-139.el9fdp.x86_64",
"product_id": "ovn23.09-0:23.09.0-139.el9fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09@23.09.0-139.el9fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-central-0:23.09.0-139.el9fdp.x86_64",
"product": {
"name": "ovn23.09-central-0:23.09.0-139.el9fdp.x86_64",
"product_id": "ovn23.09-central-0:23.09.0-139.el9fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-central@23.09.0-139.el9fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-host-0:23.09.0-139.el9fdp.x86_64",
"product": {
"name": "ovn23.09-host-0:23.09.0-139.el9fdp.x86_64",
"product_id": "ovn23.09-host-0:23.09.0-139.el9fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-host@23.09.0-139.el9fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-vtep-0:23.09.0-139.el9fdp.x86_64",
"product": {
"name": "ovn23.09-vtep-0:23.09.0-139.el9fdp.x86_64",
"product_id": "ovn23.09-vtep-0:23.09.0-139.el9fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-vtep@23.09.0-139.el9fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-debugsource-0:23.09.0-139.el9fdp.x86_64",
"product": {
"name": "ovn23.09-debugsource-0:23.09.0-139.el9fdp.x86_64",
"product_id": "ovn23.09-debugsource-0:23.09.0-139.el9fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-debugsource@23.09.0-139.el9fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.x86_64",
"product": {
"name": "ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.x86_64",
"product_id": "ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-central-debuginfo@23.09.0-139.el9fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-debuginfo-0:23.09.0-139.el9fdp.x86_64",
"product": {
"name": "ovn23.09-debuginfo-0:23.09.0-139.el9fdp.x86_64",
"product_id": "ovn23.09-debuginfo-0:23.09.0-139.el9fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-debuginfo@23.09.0-139.el9fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.x86_64",
"product": {
"name": "ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.x86_64",
"product_id": "ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-host-debuginfo@23.09.0-139.el9fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.x86_64",
"product": {
"name": "ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.x86_64",
"product_id": "ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-vtep-debuginfo@23.09.0-139.el9fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "buildah-1:1.29.1-10.4.rhaos4.14.el9.x86_64",
"product": {
"name": "buildah-1:1.29.1-10.4.rhaos4.14.el9.x86_64",
"product_id": "buildah-1:1.29.1-10.4.rhaos4.14.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.29.1-10.4.rhaos4.14.el9?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.29.1-10.4.rhaos4.14.el9.x86_64",
"product": {
"name": "buildah-tests-1:1.29.1-10.4.rhaos4.14.el9.x86_64",
"product_id": "buildah-tests-1:1.29.1-10.4.rhaos4.14.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.29.1-10.4.rhaos4.14.el9?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el9.x86_64",
"product": {
"name": "buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el9.x86_64",
"product_id": "buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.29.1-10.4.rhaos4.14.el9?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.x86_64",
"product": {
"name": "buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.x86_64",
"product_id": "buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.29.1-10.4.rhaos4.14.el9?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.x86_64",
"product": {
"name": "buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.x86_64",
"product_id": "buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.29.1-10.4.rhaos4.14.el9?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "conmon-3:2.1.7-3.4.rhaos4.14.el9.x86_64",
"product": {
"name": "conmon-3:2.1.7-3.4.rhaos4.14.el9.x86_64",
"product_id": "conmon-3:2.1.7-3.4.rhaos4.14.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.7-3.4.rhaos4.14.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el9.x86_64",
"product": {
"name": "conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el9.x86_64",
"product_id": "conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.7-3.4.rhaos4.14.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el9.x86_64",
"product": {
"name": "conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el9.x86_64",
"product_id": "conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.7-3.4.rhaos4.14.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.x86_64",
"product": {
"name": "cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.x86_64",
"product_id": "cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.27.4-7.2.rhaos4.14.git082c52f.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.x86_64",
"product": {
"name": "cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.x86_64",
"product_id": "cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.27.4-7.2.rhaos4.14.git082c52f.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.x86_64",
"product": {
"name": "cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.x86_64",
"product_id": "cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.27.4-7.2.rhaos4.14.git082c52f.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-0:1.27.0-3.2.el9.x86_64",
"product": {
"name": "cri-tools-0:1.27.0-3.2.el9.x86_64",
"product_id": "cri-tools-0:1.27.0-3.2.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools@1.27.0-3.2.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debugsource-0:1.27.0-3.2.el9.x86_64",
"product": {
"name": "cri-tools-debugsource-0:1.27.0-3.2.el9.x86_64",
"product_id": "cri-tools-debugsource-0:1.27.0-3.2.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debugsource@1.27.0-3.2.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debuginfo-0:1.27.0-3.2.el9.x86_64",
"product": {
"name": "cri-tools-debuginfo-0:1.27.0-3.2.el9.x86_64",
"product_id": "cri-tools-debuginfo-0:1.27.0-3.2.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.27.0-3.2.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ignition-0:2.16.2-2.2.rhaos4.14.el9.x86_64",
"product": {
"name": "ignition-0:2.16.2-2.2.rhaos4.14.el9.x86_64",
"product_id": "ignition-0:2.16.2-2.2.rhaos4.14.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition@2.16.2-2.2.rhaos4.14.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ignition-validate-0:2.16.2-2.2.rhaos4.14.el9.x86_64",
"product": {
"name": "ignition-validate-0:2.16.2-2.2.rhaos4.14.el9.x86_64",
"product_id": "ignition-validate-0:2.16.2-2.2.rhaos4.14.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-validate@2.16.2-2.2.rhaos4.14.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ignition-debugsource-0:2.16.2-2.2.rhaos4.14.el9.x86_64",
"product": {
"name": "ignition-debugsource-0:2.16.2-2.2.rhaos4.14.el9.x86_64",
"product_id": "ignition-debugsource-0:2.16.2-2.2.rhaos4.14.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-debugsource@2.16.2-2.2.rhaos4.14.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ignition-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.x86_64",
"product": {
"name": "ignition-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.x86_64",
"product_id": "ignition-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-debuginfo@2.16.2-2.2.rhaos4.14.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.x86_64",
"product": {
"name": "ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.x86_64",
"product_id": "ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-validate-debuginfo@2.16.2-2.2.rhaos4.14.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el9.x86_64",
"product": {
"name": "openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el9.x86_64",
"product_id": "openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.14.0-202404160939.p0.g7bee54d.assembly.stream.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el9.x86_64",
"product": {
"name": "openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el9.x86_64",
"product_id": "openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-redistributable-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el9.x86_64",
"product": {
"name": "openshift-clients-redistributable-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el9.x86_64",
"product_id": "openshift-clients-redistributable-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients-redistributable@4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el9.x86_64",
"product": {
"name": "ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el9.x86_64",
"product_id": "ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-aws-ecr-image-credential-provider@4.14.0-202404151639.p0.g607e2dd.assembly.stream.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "podman-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"product": {
"name": "podman-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"product_id": "podman-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.4.1-11.4.rhaos4.14.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"product": {
"name": "podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"product_id": "podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-11.4.rhaos4.14.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"product": {
"name": "podman-plugins-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"product_id": "podman-plugins-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.4.1-11.4.rhaos4.14.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"product": {
"name": "podman-remote-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"product_id": "podman-remote-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.4.1-11.4.rhaos4.14.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-tests-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"product": {
"name": "podman-tests-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"product_id": "podman-tests-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.4.1-11.4.rhaos4.14.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"product": {
"name": "podman-debugsource-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"product_id": "podman-debugsource-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-11.4.rhaos4.14.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"product": {
"name": "podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"product_id": "podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-11.4.rhaos4.14.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"product": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"product_id": "podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-11.4.rhaos4.14.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"product": {
"name": "podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"product_id": "podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-11.4.rhaos4.14.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"product": {
"name": "podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"product_id": "podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-11.4.rhaos4.14.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "runc-4:1.1.12-1.2.rhaos4.14.el9.x86_64",
"product": {
"name": "runc-4:1.1.12-1.2.rhaos4.14.el9.x86_64",
"product_id": "runc-4:1.1.12-1.2.rhaos4.14.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.12-1.2.rhaos4.14.el9?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-4:1.1.12-1.2.rhaos4.14.el9.x86_64",
"product": {
"name": "runc-debugsource-4:1.1.12-1.2.rhaos4.14.el9.x86_64",
"product_id": "runc-debugsource-4:1.1.12-1.2.rhaos4.14.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-1.2.rhaos4.14.el9?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el9.x86_64",
"product": {
"name": "runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el9.x86_64",
"product_id": "runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-1.2.rhaos4.14.el9?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.11.2-10.4.rhaos4.14.el9.x86_64",
"product": {
"name": "skopeo-2:1.11.2-10.4.rhaos4.14.el9.x86_64",
"product_id": "skopeo-2:1.11.2-10.4.rhaos4.14.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.11.2-10.4.rhaos4.14.el9?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.11.2-10.4.rhaos4.14.el9.x86_64",
"product": {
"name": "skopeo-tests-2:1.11.2-10.4.rhaos4.14.el9.x86_64",
"product_id": "skopeo-tests-2:1.11.2-10.4.rhaos4.14.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.11.2-10.4.rhaos4.14.el9?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el9.x86_64",
"product": {
"name": "skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el9.x86_64",
"product_id": "skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.11.2-10.4.rhaos4.14.el9?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el9.x86_64",
"product": {
"name": "skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el9.x86_64",
"product_id": "skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.11.2-10.4.rhaos4.14.el9?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-1:1.29.1-10.4.rhaos4.14.el8.x86_64",
"product": {
"name": "buildah-1:1.29.1-10.4.rhaos4.14.el8.x86_64",
"product_id": "buildah-1:1.29.1-10.4.rhaos4.14.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.29.1-10.4.rhaos4.14.el8?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.29.1-10.4.rhaos4.14.el8.x86_64",
"product": {
"name": "buildah-tests-1:1.29.1-10.4.rhaos4.14.el8.x86_64",
"product_id": "buildah-tests-1:1.29.1-10.4.rhaos4.14.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.29.1-10.4.rhaos4.14.el8?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el8.x86_64",
"product": {
"name": "buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el8.x86_64",
"product_id": "buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.29.1-10.4.rhaos4.14.el8?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.x86_64",
"product": {
"name": "buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.x86_64",
"product_id": "buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.29.1-10.4.rhaos4.14.el8?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.x86_64",
"product": {
"name": "buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.x86_64",
"product_id": "buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.29.1-10.4.rhaos4.14.el8?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "butane-0:0.19.0-1.4.rhaos4.14.el8.x86_64",
"product": {
"name": "butane-0:0.19.0-1.4.rhaos4.14.el8.x86_64",
"product_id": "butane-0:0.19.0-1.4.rhaos4.14.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane@0.19.0-1.4.rhaos4.14.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "butane-debugsource-0:0.19.0-1.4.rhaos4.14.el8.x86_64",
"product": {
"name": "butane-debugsource-0:0.19.0-1.4.rhaos4.14.el8.x86_64",
"product_id": "butane-debugsource-0:0.19.0-1.4.rhaos4.14.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane-debugsource@0.19.0-1.4.rhaos4.14.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "butane-debuginfo-0:0.19.0-1.4.rhaos4.14.el8.x86_64",
"product": {
"name": "butane-debuginfo-0:0.19.0-1.4.rhaos4.14.el8.x86_64",
"product_id": "butane-debuginfo-0:0.19.0-1.4.rhaos4.14.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane-debuginfo@0.19.0-1.4.rhaos4.14.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "conmon-3:2.1.7-3.4.rhaos4.14.el8.x86_64",
"product": {
"name": "conmon-3:2.1.7-3.4.rhaos4.14.el8.x86_64",
"product_id": "conmon-3:2.1.7-3.4.rhaos4.14.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.7-3.4.rhaos4.14.el8?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el8.x86_64",
"product": {
"name": "conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el8.x86_64",
"product_id": "conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.7-3.4.rhaos4.14.el8?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el8.x86_64",
"product": {
"name": "conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el8.x86_64",
"product_id": "conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.7-3.4.rhaos4.14.el8?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.4.0-1.3.rhaos4.14.el8.x86_64",
"product": {
"name": "containernetworking-plugins-1:1.4.0-1.3.rhaos4.14.el8.x86_64",
"product_id": "containernetworking-plugins-1:1.4.0-1.3.rhaos4.14.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.4.0-1.3.rhaos4.14.el8?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.14.el8.x86_64",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.14.el8.x86_64",
"product_id": "containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.14.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.4.0-1.3.rhaos4.14.el8?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.14.el8.x86_64",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.14.el8.x86_64",
"product_id": "containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.14.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.4.0-1.3.rhaos4.14.el8?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.x86_64",
"product": {
"name": "cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.x86_64",
"product_id": "cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.27.4-7.2.rhaos4.14.git082c52f.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.x86_64",
"product": {
"name": "cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.x86_64",
"product_id": "cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.27.4-7.2.rhaos4.14.git082c52f.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.x86_64",
"product": {
"name": "cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.x86_64",
"product_id": "cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.27.4-7.2.rhaos4.14.git082c52f.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-0:1.27.0-3.2.el8.x86_64",
"product": {
"name": "cri-tools-0:1.27.0-3.2.el8.x86_64",
"product_id": "cri-tools-0:1.27.0-3.2.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools@1.27.0-3.2.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debugsource-0:1.27.0-3.2.el8.x86_64",
"product": {
"name": "cri-tools-debugsource-0:1.27.0-3.2.el8.x86_64",
"product_id": "cri-tools-debugsource-0:1.27.0-3.2.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debugsource@1.27.0-3.2.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debuginfo-0:1.27.0-3.2.el8.x86_64",
"product": {
"name": "cri-tools-debuginfo-0:1.27.0-3.2.el8.x86_64",
"product_id": "cri-tools-debuginfo-0:1.27.0-3.2.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.27.0-3.2.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el8.x86_64",
"product": {
"name": "openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el8.x86_64",
"product_id": "openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.14.0-202404160939.p0.g7bee54d.assembly.stream.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el8.x86_64",
"product": {
"name": "openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el8.x86_64",
"product_id": "openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-redistributable-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el8.x86_64",
"product": {
"name": "openshift-clients-redistributable-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el8.x86_64",
"product_id": "openshift-clients-redistributable-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients-redistributable@4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el8.x86_64",
"product": {
"name": "ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el8.x86_64",
"product_id": "ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-aws-ecr-image-credential-provider@4.14.0-202404151639.p0.g607e2dd.assembly.stream.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "podman-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"product": {
"name": "podman-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"product_id": "podman-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.4.1-11.4.rhaos4.14.el8?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"product": {
"name": "podman-catatonit-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"product_id": "podman-catatonit-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.4.1-11.4.rhaos4.14.el8?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"product": {
"name": "podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"product_id": "podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-11.4.rhaos4.14.el8?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"product": {
"name": "podman-plugins-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"product_id": "podman-plugins-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.4.1-11.4.rhaos4.14.el8?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"product": {
"name": "podman-remote-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"product_id": "podman-remote-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.4.1-11.4.rhaos4.14.el8?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-tests-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"product": {
"name": "podman-tests-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"product_id": "podman-tests-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.4.1-11.4.rhaos4.14.el8?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"product": {
"name": "podman-debugsource-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"product_id": "podman-debugsource-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-11.4.rhaos4.14.el8?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"product": {
"name": "podman-catatonit-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"product_id": "podman-catatonit-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.4.1-11.4.rhaos4.14.el8?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"product": {
"name": "podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"product_id": "podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-11.4.rhaos4.14.el8?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"product": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"product_id": "podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-11.4.rhaos4.14.el8?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"product": {
"name": "podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"product_id": "podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-11.4.rhaos4.14.el8?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"product": {
"name": "podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"product_id": "podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-11.4.rhaos4.14.el8?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "runc-4:1.1.12-1.2.rhaos4.14.el8.x86_64",
"product": {
"name": "runc-4:1.1.12-1.2.rhaos4.14.el8.x86_64",
"product_id": "runc-4:1.1.12-1.2.rhaos4.14.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.12-1.2.rhaos4.14.el8?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-4:1.1.12-1.2.rhaos4.14.el8.x86_64",
"product": {
"name": "runc-debugsource-4:1.1.12-1.2.rhaos4.14.el8.x86_64",
"product_id": "runc-debugsource-4:1.1.12-1.2.rhaos4.14.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-1.2.rhaos4.14.el8?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el8.x86_64",
"product": {
"name": "runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el8.x86_64",
"product_id": "runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-1.2.rhaos4.14.el8?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.11.2-10.4.rhaos4.14.el8.x86_64",
"product": {
"name": "skopeo-2:1.11.2-10.4.rhaos4.14.el8.x86_64",
"product_id": "skopeo-2:1.11.2-10.4.rhaos4.14.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.11.2-10.4.rhaos4.14.el8?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.11.2-10.4.rhaos4.14.el8.x86_64",
"product": {
"name": "skopeo-tests-2:1.11.2-10.4.rhaos4.14.el8.x86_64",
"product_id": "skopeo-tests-2:1.11.2-10.4.rhaos4.14.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.11.2-10.4.rhaos4.14.el8?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el8.x86_64",
"product": {
"name": "skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el8.x86_64",
"product_id": "skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.11.2-10.4.rhaos4.14.el8?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el8.x86_64",
"product": {
"name": "skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el8.x86_64",
"product_id": "skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.11.2-10.4.rhaos4.14.el8?arch=x86_64\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "ovn23.09-0:23.09.0-139.el9fdp.ppc64le",
"product": {
"name": "ovn23.09-0:23.09.0-139.el9fdp.ppc64le",
"product_id": "ovn23.09-0:23.09.0-139.el9fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09@23.09.0-139.el9fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-central-0:23.09.0-139.el9fdp.ppc64le",
"product": {
"name": "ovn23.09-central-0:23.09.0-139.el9fdp.ppc64le",
"product_id": "ovn23.09-central-0:23.09.0-139.el9fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-central@23.09.0-139.el9fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-host-0:23.09.0-139.el9fdp.ppc64le",
"product": {
"name": "ovn23.09-host-0:23.09.0-139.el9fdp.ppc64le",
"product_id": "ovn23.09-host-0:23.09.0-139.el9fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-host@23.09.0-139.el9fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-vtep-0:23.09.0-139.el9fdp.ppc64le",
"product": {
"name": "ovn23.09-vtep-0:23.09.0-139.el9fdp.ppc64le",
"product_id": "ovn23.09-vtep-0:23.09.0-139.el9fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-vtep@23.09.0-139.el9fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-debugsource-0:23.09.0-139.el9fdp.ppc64le",
"product": {
"name": "ovn23.09-debugsource-0:23.09.0-139.el9fdp.ppc64le",
"product_id": "ovn23.09-debugsource-0:23.09.0-139.el9fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-debugsource@23.09.0-139.el9fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.ppc64le",
"product": {
"name": "ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.ppc64le",
"product_id": "ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-central-debuginfo@23.09.0-139.el9fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-debuginfo-0:23.09.0-139.el9fdp.ppc64le",
"product": {
"name": "ovn23.09-debuginfo-0:23.09.0-139.el9fdp.ppc64le",
"product_id": "ovn23.09-debuginfo-0:23.09.0-139.el9fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-debuginfo@23.09.0-139.el9fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.ppc64le",
"product": {
"name": "ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.ppc64le",
"product_id": "ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-host-debuginfo@23.09.0-139.el9fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.ppc64le",
"product": {
"name": "ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.ppc64le",
"product_id": "ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-vtep-debuginfo@23.09.0-139.el9fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "buildah-1:1.29.1-10.4.rhaos4.14.el9.ppc64le",
"product": {
"name": "buildah-1:1.29.1-10.4.rhaos4.14.el9.ppc64le",
"product_id": "buildah-1:1.29.1-10.4.rhaos4.14.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.29.1-10.4.rhaos4.14.el9?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.29.1-10.4.rhaos4.14.el9.ppc64le",
"product": {
"name": "buildah-tests-1:1.29.1-10.4.rhaos4.14.el9.ppc64le",
"product_id": "buildah-tests-1:1.29.1-10.4.rhaos4.14.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.29.1-10.4.rhaos4.14.el9?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el9.ppc64le",
"product": {
"name": "buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el9.ppc64le",
"product_id": "buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.29.1-10.4.rhaos4.14.el9?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.ppc64le",
"product": {
"name": "buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.ppc64le",
"product_id": "buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.29.1-10.4.rhaos4.14.el9?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.ppc64le",
"product": {
"name": "buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.ppc64le",
"product_id": "buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.29.1-10.4.rhaos4.14.el9?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "conmon-3:2.1.7-3.4.rhaos4.14.el9.ppc64le",
"product": {
"name": "conmon-3:2.1.7-3.4.rhaos4.14.el9.ppc64le",
"product_id": "conmon-3:2.1.7-3.4.rhaos4.14.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.7-3.4.rhaos4.14.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el9.ppc64le",
"product": {
"name": "conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el9.ppc64le",
"product_id": "conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.7-3.4.rhaos4.14.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el9.ppc64le",
"product": {
"name": "conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el9.ppc64le",
"product_id": "conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.7-3.4.rhaos4.14.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.ppc64le",
"product": {
"name": "cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.ppc64le",
"product_id": "cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.27.4-7.2.rhaos4.14.git082c52f.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.ppc64le",
"product": {
"name": "cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.ppc64le",
"product_id": "cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.27.4-7.2.rhaos4.14.git082c52f.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.ppc64le",
"product": {
"name": "cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.ppc64le",
"product_id": "cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.27.4-7.2.rhaos4.14.git082c52f.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-tools-0:1.27.0-3.2.el9.ppc64le",
"product": {
"name": "cri-tools-0:1.27.0-3.2.el9.ppc64le",
"product_id": "cri-tools-0:1.27.0-3.2.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools@1.27.0-3.2.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debugsource-0:1.27.0-3.2.el9.ppc64le",
"product": {
"name": "cri-tools-debugsource-0:1.27.0-3.2.el9.ppc64le",
"product_id": "cri-tools-debugsource-0:1.27.0-3.2.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debugsource@1.27.0-3.2.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debuginfo-0:1.27.0-3.2.el9.ppc64le",
"product": {
"name": "cri-tools-debuginfo-0:1.27.0-3.2.el9.ppc64le",
"product_id": "cri-tools-debuginfo-0:1.27.0-3.2.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.27.0-3.2.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ignition-0:2.16.2-2.2.rhaos4.14.el9.ppc64le",
"product": {
"name": "ignition-0:2.16.2-2.2.rhaos4.14.el9.ppc64le",
"product_id": "ignition-0:2.16.2-2.2.rhaos4.14.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition@2.16.2-2.2.rhaos4.14.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ignition-validate-0:2.16.2-2.2.rhaos4.14.el9.ppc64le",
"product": {
"name": "ignition-validate-0:2.16.2-2.2.rhaos4.14.el9.ppc64le",
"product_id": "ignition-validate-0:2.16.2-2.2.rhaos4.14.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-validate@2.16.2-2.2.rhaos4.14.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ignition-debugsource-0:2.16.2-2.2.rhaos4.14.el9.ppc64le",
"product": {
"name": "ignition-debugsource-0:2.16.2-2.2.rhaos4.14.el9.ppc64le",
"product_id": "ignition-debugsource-0:2.16.2-2.2.rhaos4.14.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-debugsource@2.16.2-2.2.rhaos4.14.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ignition-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.ppc64le",
"product": {
"name": "ignition-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.ppc64le",
"product_id": "ignition-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-debuginfo@2.16.2-2.2.rhaos4.14.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.ppc64le",
"product": {
"name": "ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.ppc64le",
"product_id": "ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-validate-debuginfo@2.16.2-2.2.rhaos4.14.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el9.ppc64le",
"product": {
"name": "openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el9.ppc64le",
"product_id": "openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.14.0-202404160939.p0.g7bee54d.assembly.stream.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el9.ppc64le",
"product": {
"name": "openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el9.ppc64le",
"product_id": "openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el9.ppc64le",
"product": {
"name": "ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el9.ppc64le",
"product_id": "ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-aws-ecr-image-credential-provider@4.14.0-202404151639.p0.g607e2dd.assembly.stream.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "podman-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"product": {
"name": "podman-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"product_id": "podman-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.4.1-11.4.rhaos4.14.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"product": {
"name": "podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"product_id": "podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-11.4.rhaos4.14.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"product": {
"name": "podman-plugins-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"product_id": "podman-plugins-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.4.1-11.4.rhaos4.14.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"product": {
"name": "podman-remote-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"product_id": "podman-remote-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.4.1-11.4.rhaos4.14.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-tests-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"product": {
"name": "podman-tests-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"product_id": "podman-tests-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.4.1-11.4.rhaos4.14.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"product": {
"name": "podman-debugsource-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"product_id": "podman-debugsource-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-11.4.rhaos4.14.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"product": {
"name": "podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"product_id": "podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-11.4.rhaos4.14.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"product": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"product_id": "podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-11.4.rhaos4.14.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"product": {
"name": "podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"product_id": "podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-11.4.rhaos4.14.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"product": {
"name": "podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"product_id": "podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-11.4.rhaos4.14.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "runc-4:1.1.12-1.2.rhaos4.14.el9.ppc64le",
"product": {
"name": "runc-4:1.1.12-1.2.rhaos4.14.el9.ppc64le",
"product_id": "runc-4:1.1.12-1.2.rhaos4.14.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.12-1.2.rhaos4.14.el9?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-4:1.1.12-1.2.rhaos4.14.el9.ppc64le",
"product": {
"name": "runc-debugsource-4:1.1.12-1.2.rhaos4.14.el9.ppc64le",
"product_id": "runc-debugsource-4:1.1.12-1.2.rhaos4.14.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-1.2.rhaos4.14.el9?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el9.ppc64le",
"product": {
"name": "runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el9.ppc64le",
"product_id": "runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-1.2.rhaos4.14.el9?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.11.2-10.4.rhaos4.14.el9.ppc64le",
"product": {
"name": "skopeo-2:1.11.2-10.4.rhaos4.14.el9.ppc64le",
"product_id": "skopeo-2:1.11.2-10.4.rhaos4.14.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.11.2-10.4.rhaos4.14.el9?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.11.2-10.4.rhaos4.14.el9.ppc64le",
"product": {
"name": "skopeo-tests-2:1.11.2-10.4.rhaos4.14.el9.ppc64le",
"product_id": "skopeo-tests-2:1.11.2-10.4.rhaos4.14.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.11.2-10.4.rhaos4.14.el9?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el9.ppc64le",
"product": {
"name": "skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el9.ppc64le",
"product_id": "skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.11.2-10.4.rhaos4.14.el9?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el9.ppc64le",
"product": {
"name": "skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el9.ppc64le",
"product_id": "skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.11.2-10.4.rhaos4.14.el9?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-1:1.29.1-10.4.rhaos4.14.el8.ppc64le",
"product": {
"name": "buildah-1:1.29.1-10.4.rhaos4.14.el8.ppc64le",
"product_id": "buildah-1:1.29.1-10.4.rhaos4.14.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.29.1-10.4.rhaos4.14.el8?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.29.1-10.4.rhaos4.14.el8.ppc64le",
"product": {
"name": "buildah-tests-1:1.29.1-10.4.rhaos4.14.el8.ppc64le",
"product_id": "buildah-tests-1:1.29.1-10.4.rhaos4.14.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.29.1-10.4.rhaos4.14.el8?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el8.ppc64le",
"product": {
"name": "buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el8.ppc64le",
"product_id": "buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.29.1-10.4.rhaos4.14.el8?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.ppc64le",
"product": {
"name": "buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.ppc64le",
"product_id": "buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.29.1-10.4.rhaos4.14.el8?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.ppc64le",
"product": {
"name": "buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.ppc64le",
"product_id": "buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.29.1-10.4.rhaos4.14.el8?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "butane-0:0.19.0-1.4.rhaos4.14.el8.ppc64le",
"product": {
"name": "butane-0:0.19.0-1.4.rhaos4.14.el8.ppc64le",
"product_id": "butane-0:0.19.0-1.4.rhaos4.14.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane@0.19.0-1.4.rhaos4.14.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "butane-debugsource-0:0.19.0-1.4.rhaos4.14.el8.ppc64le",
"product": {
"name": "butane-debugsource-0:0.19.0-1.4.rhaos4.14.el8.ppc64le",
"product_id": "butane-debugsource-0:0.19.0-1.4.rhaos4.14.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane-debugsource@0.19.0-1.4.rhaos4.14.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "butane-debuginfo-0:0.19.0-1.4.rhaos4.14.el8.ppc64le",
"product": {
"name": "butane-debuginfo-0:0.19.0-1.4.rhaos4.14.el8.ppc64le",
"product_id": "butane-debuginfo-0:0.19.0-1.4.rhaos4.14.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane-debuginfo@0.19.0-1.4.rhaos4.14.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "conmon-3:2.1.7-3.4.rhaos4.14.el8.ppc64le",
"product": {
"name": "conmon-3:2.1.7-3.4.rhaos4.14.el8.ppc64le",
"product_id": "conmon-3:2.1.7-3.4.rhaos4.14.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.7-3.4.rhaos4.14.el8?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el8.ppc64le",
"product": {
"name": "conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el8.ppc64le",
"product_id": "conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.7-3.4.rhaos4.14.el8?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el8.ppc64le",
"product": {
"name": "conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el8.ppc64le",
"product_id": "conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.7-3.4.rhaos4.14.el8?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.4.0-1.3.rhaos4.14.el8.ppc64le",
"product": {
"name": "containernetworking-plugins-1:1.4.0-1.3.rhaos4.14.el8.ppc64le",
"product_id": "containernetworking-plugins-1:1.4.0-1.3.rhaos4.14.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.4.0-1.3.rhaos4.14.el8?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.14.el8.ppc64le",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.14.el8.ppc64le",
"product_id": "containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.14.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.4.0-1.3.rhaos4.14.el8?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.14.el8.ppc64le",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.14.el8.ppc64le",
"product_id": "containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.14.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.4.0-1.3.rhaos4.14.el8?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.ppc64le",
"product": {
"name": "cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.ppc64le",
"product_id": "cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.27.4-7.2.rhaos4.14.git082c52f.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.ppc64le",
"product": {
"name": "cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.ppc64le",
"product_id": "cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.27.4-7.2.rhaos4.14.git082c52f.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.ppc64le",
"product": {
"name": "cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.ppc64le",
"product_id": "cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.27.4-7.2.rhaos4.14.git082c52f.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-tools-0:1.27.0-3.2.el8.ppc64le",
"product": {
"name": "cri-tools-0:1.27.0-3.2.el8.ppc64le",
"product_id": "cri-tools-0:1.27.0-3.2.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools@1.27.0-3.2.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debugsource-0:1.27.0-3.2.el8.ppc64le",
"product": {
"name": "cri-tools-debugsource-0:1.27.0-3.2.el8.ppc64le",
"product_id": "cri-tools-debugsource-0:1.27.0-3.2.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debugsource@1.27.0-3.2.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debuginfo-0:1.27.0-3.2.el8.ppc64le",
"product": {
"name": "cri-tools-debuginfo-0:1.27.0-3.2.el8.ppc64le",
"product_id": "cri-tools-debuginfo-0:1.27.0-3.2.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.27.0-3.2.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el8.ppc64le",
"product": {
"name": "openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el8.ppc64le",
"product_id": "openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.14.0-202404160939.p0.g7bee54d.assembly.stream.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el8.ppc64le",
"product": {
"name": "openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el8.ppc64le",
"product_id": "openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el8.ppc64le",
"product": {
"name": "ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el8.ppc64le",
"product_id": "ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-aws-ecr-image-credential-provider@4.14.0-202404151639.p0.g607e2dd.assembly.stream.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "podman-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"product": {
"name": "podman-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"product_id": "podman-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.4.1-11.4.rhaos4.14.el8?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"product": {
"name": "podman-catatonit-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"product_id": "podman-catatonit-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.4.1-11.4.rhaos4.14.el8?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"product": {
"name": "podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"product_id": "podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-11.4.rhaos4.14.el8?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"product": {
"name": "podman-plugins-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"product_id": "podman-plugins-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.4.1-11.4.rhaos4.14.el8?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"product": {
"name": "podman-remote-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"product_id": "podman-remote-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.4.1-11.4.rhaos4.14.el8?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-tests-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"product": {
"name": "podman-tests-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"product_id": "podman-tests-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.4.1-11.4.rhaos4.14.el8?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"product": {
"name": "podman-debugsource-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"product_id": "podman-debugsource-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-11.4.rhaos4.14.el8?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"product": {
"name": "podman-catatonit-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"product_id": "podman-catatonit-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.4.1-11.4.rhaos4.14.el8?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"product": {
"name": "podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"product_id": "podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-11.4.rhaos4.14.el8?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"product": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"product_id": "podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-11.4.rhaos4.14.el8?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"product": {
"name": "podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"product_id": "podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-11.4.rhaos4.14.el8?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"product": {
"name": "podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"product_id": "podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-11.4.rhaos4.14.el8?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "runc-4:1.1.12-1.2.rhaos4.14.el8.ppc64le",
"product": {
"name": "runc-4:1.1.12-1.2.rhaos4.14.el8.ppc64le",
"product_id": "runc-4:1.1.12-1.2.rhaos4.14.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.12-1.2.rhaos4.14.el8?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-4:1.1.12-1.2.rhaos4.14.el8.ppc64le",
"product": {
"name": "runc-debugsource-4:1.1.12-1.2.rhaos4.14.el8.ppc64le",
"product_id": "runc-debugsource-4:1.1.12-1.2.rhaos4.14.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-1.2.rhaos4.14.el8?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el8.ppc64le",
"product": {
"name": "runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el8.ppc64le",
"product_id": "runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-1.2.rhaos4.14.el8?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.11.2-10.4.rhaos4.14.el8.ppc64le",
"product": {
"name": "skopeo-2:1.11.2-10.4.rhaos4.14.el8.ppc64le",
"product_id": "skopeo-2:1.11.2-10.4.rhaos4.14.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.11.2-10.4.rhaos4.14.el8?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.11.2-10.4.rhaos4.14.el8.ppc64le",
"product": {
"name": "skopeo-tests-2:1.11.2-10.4.rhaos4.14.el8.ppc64le",
"product_id": "skopeo-tests-2:1.11.2-10.4.rhaos4.14.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.11.2-10.4.rhaos4.14.el8?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el8.ppc64le",
"product": {
"name": "skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el8.ppc64le",
"product_id": "skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.11.2-10.4.rhaos4.14.el8?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el8.ppc64le",
"product": {
"name": "skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el8.ppc64le",
"product_id": "skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.11.2-10.4.rhaos4.14.el8?arch=ppc64le\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "ovn23.09-0:23.09.0-139.el9fdp.aarch64",
"product": {
"name": "ovn23.09-0:23.09.0-139.el9fdp.aarch64",
"product_id": "ovn23.09-0:23.09.0-139.el9fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09@23.09.0-139.el9fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-central-0:23.09.0-139.el9fdp.aarch64",
"product": {
"name": "ovn23.09-central-0:23.09.0-139.el9fdp.aarch64",
"product_id": "ovn23.09-central-0:23.09.0-139.el9fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-central@23.09.0-139.el9fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-host-0:23.09.0-139.el9fdp.aarch64",
"product": {
"name": "ovn23.09-host-0:23.09.0-139.el9fdp.aarch64",
"product_id": "ovn23.09-host-0:23.09.0-139.el9fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-host@23.09.0-139.el9fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-vtep-0:23.09.0-139.el9fdp.aarch64",
"product": {
"name": "ovn23.09-vtep-0:23.09.0-139.el9fdp.aarch64",
"product_id": "ovn23.09-vtep-0:23.09.0-139.el9fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-vtep@23.09.0-139.el9fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-debugsource-0:23.09.0-139.el9fdp.aarch64",
"product": {
"name": "ovn23.09-debugsource-0:23.09.0-139.el9fdp.aarch64",
"product_id": "ovn23.09-debugsource-0:23.09.0-139.el9fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-debugsource@23.09.0-139.el9fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.aarch64",
"product": {
"name": "ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.aarch64",
"product_id": "ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-central-debuginfo@23.09.0-139.el9fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-debuginfo-0:23.09.0-139.el9fdp.aarch64",
"product": {
"name": "ovn23.09-debuginfo-0:23.09.0-139.el9fdp.aarch64",
"product_id": "ovn23.09-debuginfo-0:23.09.0-139.el9fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-debuginfo@23.09.0-139.el9fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.aarch64",
"product": {
"name": "ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.aarch64",
"product_id": "ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-host-debuginfo@23.09.0-139.el9fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.aarch64",
"product": {
"name": "ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.aarch64",
"product_id": "ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-vtep-debuginfo@23.09.0-139.el9fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "buildah-1:1.29.1-10.4.rhaos4.14.el9.aarch64",
"product": {
"name": "buildah-1:1.29.1-10.4.rhaos4.14.el9.aarch64",
"product_id": "buildah-1:1.29.1-10.4.rhaos4.14.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.29.1-10.4.rhaos4.14.el9?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.29.1-10.4.rhaos4.14.el9.aarch64",
"product": {
"name": "buildah-tests-1:1.29.1-10.4.rhaos4.14.el9.aarch64",
"product_id": "buildah-tests-1:1.29.1-10.4.rhaos4.14.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.29.1-10.4.rhaos4.14.el9?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el9.aarch64",
"product": {
"name": "buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el9.aarch64",
"product_id": "buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.29.1-10.4.rhaos4.14.el9?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.aarch64",
"product": {
"name": "buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.aarch64",
"product_id": "buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.29.1-10.4.rhaos4.14.el9?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.aarch64",
"product": {
"name": "buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.aarch64",
"product_id": "buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.29.1-10.4.rhaos4.14.el9?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "conmon-3:2.1.7-3.4.rhaos4.14.el9.aarch64",
"product": {
"name": "conmon-3:2.1.7-3.4.rhaos4.14.el9.aarch64",
"product_id": "conmon-3:2.1.7-3.4.rhaos4.14.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.7-3.4.rhaos4.14.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el9.aarch64",
"product": {
"name": "conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el9.aarch64",
"product_id": "conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.7-3.4.rhaos4.14.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el9.aarch64",
"product": {
"name": "conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el9.aarch64",
"product_id": "conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.7-3.4.rhaos4.14.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.aarch64",
"product": {
"name": "cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.aarch64",
"product_id": "cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.27.4-7.2.rhaos4.14.git082c52f.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.aarch64",
"product": {
"name": "cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.aarch64",
"product_id": "cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.27.4-7.2.rhaos4.14.git082c52f.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.aarch64",
"product": {
"name": "cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.aarch64",
"product_id": "cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.27.4-7.2.rhaos4.14.git082c52f.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-0:1.27.0-3.2.el9.aarch64",
"product": {
"name": "cri-tools-0:1.27.0-3.2.el9.aarch64",
"product_id": "cri-tools-0:1.27.0-3.2.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools@1.27.0-3.2.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debugsource-0:1.27.0-3.2.el9.aarch64",
"product": {
"name": "cri-tools-debugsource-0:1.27.0-3.2.el9.aarch64",
"product_id": "cri-tools-debugsource-0:1.27.0-3.2.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debugsource@1.27.0-3.2.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debuginfo-0:1.27.0-3.2.el9.aarch64",
"product": {
"name": "cri-tools-debuginfo-0:1.27.0-3.2.el9.aarch64",
"product_id": "cri-tools-debuginfo-0:1.27.0-3.2.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.27.0-3.2.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ignition-0:2.16.2-2.2.rhaos4.14.el9.aarch64",
"product": {
"name": "ignition-0:2.16.2-2.2.rhaos4.14.el9.aarch64",
"product_id": "ignition-0:2.16.2-2.2.rhaos4.14.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition@2.16.2-2.2.rhaos4.14.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ignition-validate-0:2.16.2-2.2.rhaos4.14.el9.aarch64",
"product": {
"name": "ignition-validate-0:2.16.2-2.2.rhaos4.14.el9.aarch64",
"product_id": "ignition-validate-0:2.16.2-2.2.rhaos4.14.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-validate@2.16.2-2.2.rhaos4.14.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ignition-debugsource-0:2.16.2-2.2.rhaos4.14.el9.aarch64",
"product": {
"name": "ignition-debugsource-0:2.16.2-2.2.rhaos4.14.el9.aarch64",
"product_id": "ignition-debugsource-0:2.16.2-2.2.rhaos4.14.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-debugsource@2.16.2-2.2.rhaos4.14.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ignition-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.aarch64",
"product": {
"name": "ignition-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.aarch64",
"product_id": "ignition-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-debuginfo@2.16.2-2.2.rhaos4.14.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.aarch64",
"product": {
"name": "ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.aarch64",
"product_id": "ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-validate-debuginfo@2.16.2-2.2.rhaos4.14.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el9.aarch64",
"product": {
"name": "openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el9.aarch64",
"product_id": "openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.14.0-202404160939.p0.g7bee54d.assembly.stream.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el9.aarch64",
"product": {
"name": "openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el9.aarch64",
"product_id": "openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el9.aarch64",
"product": {
"name": "ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el9.aarch64",
"product_id": "ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-aws-ecr-image-credential-provider@4.14.0-202404151639.p0.g607e2dd.assembly.stream.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "podman-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"product": {
"name": "podman-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"product_id": "podman-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.4.1-11.4.rhaos4.14.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"product": {
"name": "podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"product_id": "podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-11.4.rhaos4.14.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"product": {
"name": "podman-plugins-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"product_id": "podman-plugins-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.4.1-11.4.rhaos4.14.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"product": {
"name": "podman-remote-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"product_id": "podman-remote-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.4.1-11.4.rhaos4.14.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-tests-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"product": {
"name": "podman-tests-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"product_id": "podman-tests-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.4.1-11.4.rhaos4.14.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"product": {
"name": "podman-debugsource-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"product_id": "podman-debugsource-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-11.4.rhaos4.14.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"product": {
"name": "podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"product_id": "podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-11.4.rhaos4.14.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"product": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"product_id": "podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-11.4.rhaos4.14.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"product": {
"name": "podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"product_id": "podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-11.4.rhaos4.14.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"product": {
"name": "podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"product_id": "podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-11.4.rhaos4.14.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "runc-4:1.1.12-1.2.rhaos4.14.el9.aarch64",
"product": {
"name": "runc-4:1.1.12-1.2.rhaos4.14.el9.aarch64",
"product_id": "runc-4:1.1.12-1.2.rhaos4.14.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.12-1.2.rhaos4.14.el9?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-4:1.1.12-1.2.rhaos4.14.el9.aarch64",
"product": {
"name": "runc-debugsource-4:1.1.12-1.2.rhaos4.14.el9.aarch64",
"product_id": "runc-debugsource-4:1.1.12-1.2.rhaos4.14.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-1.2.rhaos4.14.el9?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el9.aarch64",
"product": {
"name": "runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el9.aarch64",
"product_id": "runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-1.2.rhaos4.14.el9?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.11.2-10.4.rhaos4.14.el9.aarch64",
"product": {
"name": "skopeo-2:1.11.2-10.4.rhaos4.14.el9.aarch64",
"product_id": "skopeo-2:1.11.2-10.4.rhaos4.14.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.11.2-10.4.rhaos4.14.el9?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.11.2-10.4.rhaos4.14.el9.aarch64",
"product": {
"name": "skopeo-tests-2:1.11.2-10.4.rhaos4.14.el9.aarch64",
"product_id": "skopeo-tests-2:1.11.2-10.4.rhaos4.14.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.11.2-10.4.rhaos4.14.el9?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el9.aarch64",
"product": {
"name": "skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el9.aarch64",
"product_id": "skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.11.2-10.4.rhaos4.14.el9?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el9.aarch64",
"product": {
"name": "skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el9.aarch64",
"product_id": "skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.11.2-10.4.rhaos4.14.el9?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-1:1.29.1-10.4.rhaos4.14.el8.aarch64",
"product": {
"name": "buildah-1:1.29.1-10.4.rhaos4.14.el8.aarch64",
"product_id": "buildah-1:1.29.1-10.4.rhaos4.14.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.29.1-10.4.rhaos4.14.el8?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.29.1-10.4.rhaos4.14.el8.aarch64",
"product": {
"name": "buildah-tests-1:1.29.1-10.4.rhaos4.14.el8.aarch64",
"product_id": "buildah-tests-1:1.29.1-10.4.rhaos4.14.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.29.1-10.4.rhaos4.14.el8?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el8.aarch64",
"product": {
"name": "buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el8.aarch64",
"product_id": "buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.29.1-10.4.rhaos4.14.el8?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.aarch64",
"product": {
"name": "buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.aarch64",
"product_id": "buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.29.1-10.4.rhaos4.14.el8?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.aarch64",
"product": {
"name": "buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.aarch64",
"product_id": "buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.29.1-10.4.rhaos4.14.el8?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "butane-0:0.19.0-1.4.rhaos4.14.el8.aarch64",
"product": {
"name": "butane-0:0.19.0-1.4.rhaos4.14.el8.aarch64",
"product_id": "butane-0:0.19.0-1.4.rhaos4.14.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane@0.19.0-1.4.rhaos4.14.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "butane-debugsource-0:0.19.0-1.4.rhaos4.14.el8.aarch64",
"product": {
"name": "butane-debugsource-0:0.19.0-1.4.rhaos4.14.el8.aarch64",
"product_id": "butane-debugsource-0:0.19.0-1.4.rhaos4.14.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane-debugsource@0.19.0-1.4.rhaos4.14.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "butane-debuginfo-0:0.19.0-1.4.rhaos4.14.el8.aarch64",
"product": {
"name": "butane-debuginfo-0:0.19.0-1.4.rhaos4.14.el8.aarch64",
"product_id": "butane-debuginfo-0:0.19.0-1.4.rhaos4.14.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane-debuginfo@0.19.0-1.4.rhaos4.14.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "conmon-3:2.1.7-3.4.rhaos4.14.el8.aarch64",
"product": {
"name": "conmon-3:2.1.7-3.4.rhaos4.14.el8.aarch64",
"product_id": "conmon-3:2.1.7-3.4.rhaos4.14.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.7-3.4.rhaos4.14.el8?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el8.aarch64",
"product": {
"name": "conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el8.aarch64",
"product_id": "conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.7-3.4.rhaos4.14.el8?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el8.aarch64",
"product": {
"name": "conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el8.aarch64",
"product_id": "conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.7-3.4.rhaos4.14.el8?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.4.0-1.3.rhaos4.14.el8.aarch64",
"product": {
"name": "containernetworking-plugins-1:1.4.0-1.3.rhaos4.14.el8.aarch64",
"product_id": "containernetworking-plugins-1:1.4.0-1.3.rhaos4.14.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.4.0-1.3.rhaos4.14.el8?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.14.el8.aarch64",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.14.el8.aarch64",
"product_id": "containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.14.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.4.0-1.3.rhaos4.14.el8?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.14.el8.aarch64",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.14.el8.aarch64",
"product_id": "containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.14.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.4.0-1.3.rhaos4.14.el8?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.aarch64",
"product": {
"name": "cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.aarch64",
"product_id": "cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.27.4-7.2.rhaos4.14.git082c52f.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.aarch64",
"product": {
"name": "cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.aarch64",
"product_id": "cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.27.4-7.2.rhaos4.14.git082c52f.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.aarch64",
"product": {
"name": "cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.aarch64",
"product_id": "cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.27.4-7.2.rhaos4.14.git082c52f.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-0:1.27.0-3.2.el8.aarch64",
"product": {
"name": "cri-tools-0:1.27.0-3.2.el8.aarch64",
"product_id": "cri-tools-0:1.27.0-3.2.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools@1.27.0-3.2.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debugsource-0:1.27.0-3.2.el8.aarch64",
"product": {
"name": "cri-tools-debugsource-0:1.27.0-3.2.el8.aarch64",
"product_id": "cri-tools-debugsource-0:1.27.0-3.2.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debugsource@1.27.0-3.2.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debuginfo-0:1.27.0-3.2.el8.aarch64",
"product": {
"name": "cri-tools-debuginfo-0:1.27.0-3.2.el8.aarch64",
"product_id": "cri-tools-debuginfo-0:1.27.0-3.2.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.27.0-3.2.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el8.aarch64",
"product": {
"name": "openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el8.aarch64",
"product_id": "openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.14.0-202404160939.p0.g7bee54d.assembly.stream.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el8.aarch64",
"product": {
"name": "openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el8.aarch64",
"product_id": "openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el8.aarch64",
"product": {
"name": "ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el8.aarch64",
"product_id": "ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-aws-ecr-image-credential-provider@4.14.0-202404151639.p0.g607e2dd.assembly.stream.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "podman-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"product": {
"name": "podman-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"product_id": "podman-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.4.1-11.4.rhaos4.14.el8?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"product": {
"name": "podman-catatonit-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"product_id": "podman-catatonit-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.4.1-11.4.rhaos4.14.el8?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"product": {
"name": "podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"product_id": "podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-11.4.rhaos4.14.el8?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"product": {
"name": "podman-plugins-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"product_id": "podman-plugins-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.4.1-11.4.rhaos4.14.el8?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"product": {
"name": "podman-remote-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"product_id": "podman-remote-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.4.1-11.4.rhaos4.14.el8?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-tests-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"product": {
"name": "podman-tests-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"product_id": "podman-tests-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.4.1-11.4.rhaos4.14.el8?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"product": {
"name": "podman-debugsource-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"product_id": "podman-debugsource-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-11.4.rhaos4.14.el8?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"product": {
"name": "podman-catatonit-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"product_id": "podman-catatonit-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.4.1-11.4.rhaos4.14.el8?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"product": {
"name": "podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"product_id": "podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-11.4.rhaos4.14.el8?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"product": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"product_id": "podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-11.4.rhaos4.14.el8?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"product": {
"name": "podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"product_id": "podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-11.4.rhaos4.14.el8?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"product": {
"name": "podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"product_id": "podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-11.4.rhaos4.14.el8?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "runc-4:1.1.12-1.2.rhaos4.14.el8.aarch64",
"product": {
"name": "runc-4:1.1.12-1.2.rhaos4.14.el8.aarch64",
"product_id": "runc-4:1.1.12-1.2.rhaos4.14.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.12-1.2.rhaos4.14.el8?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-4:1.1.12-1.2.rhaos4.14.el8.aarch64",
"product": {
"name": "runc-debugsource-4:1.1.12-1.2.rhaos4.14.el8.aarch64",
"product_id": "runc-debugsource-4:1.1.12-1.2.rhaos4.14.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-1.2.rhaos4.14.el8?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el8.aarch64",
"product": {
"name": "runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el8.aarch64",
"product_id": "runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-1.2.rhaos4.14.el8?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.11.2-10.4.rhaos4.14.el8.aarch64",
"product": {
"name": "skopeo-2:1.11.2-10.4.rhaos4.14.el8.aarch64",
"product_id": "skopeo-2:1.11.2-10.4.rhaos4.14.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.11.2-10.4.rhaos4.14.el8?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.11.2-10.4.rhaos4.14.el8.aarch64",
"product": {
"name": "skopeo-tests-2:1.11.2-10.4.rhaos4.14.el8.aarch64",
"product_id": "skopeo-tests-2:1.11.2-10.4.rhaos4.14.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.11.2-10.4.rhaos4.14.el8?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el8.aarch64",
"product": {
"name": "skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el8.aarch64",
"product_id": "skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.11.2-10.4.rhaos4.14.el8?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el8.aarch64",
"product": {
"name": "skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el8.aarch64",
"product_id": "skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.11.2-10.4.rhaos4.14.el8?arch=aarch64\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "ovn23.09-0:23.09.0-139.el9fdp.s390x",
"product": {
"name": "ovn23.09-0:23.09.0-139.el9fdp.s390x",
"product_id": "ovn23.09-0:23.09.0-139.el9fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09@23.09.0-139.el9fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-central-0:23.09.0-139.el9fdp.s390x",
"product": {
"name": "ovn23.09-central-0:23.09.0-139.el9fdp.s390x",
"product_id": "ovn23.09-central-0:23.09.0-139.el9fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-central@23.09.0-139.el9fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-host-0:23.09.0-139.el9fdp.s390x",
"product": {
"name": "ovn23.09-host-0:23.09.0-139.el9fdp.s390x",
"product_id": "ovn23.09-host-0:23.09.0-139.el9fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-host@23.09.0-139.el9fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-vtep-0:23.09.0-139.el9fdp.s390x",
"product": {
"name": "ovn23.09-vtep-0:23.09.0-139.el9fdp.s390x",
"product_id": "ovn23.09-vtep-0:23.09.0-139.el9fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-vtep@23.09.0-139.el9fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-debugsource-0:23.09.0-139.el9fdp.s390x",
"product": {
"name": "ovn23.09-debugsource-0:23.09.0-139.el9fdp.s390x",
"product_id": "ovn23.09-debugsource-0:23.09.0-139.el9fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-debugsource@23.09.0-139.el9fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.s390x",
"product": {
"name": "ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.s390x",
"product_id": "ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-central-debuginfo@23.09.0-139.el9fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-debuginfo-0:23.09.0-139.el9fdp.s390x",
"product": {
"name": "ovn23.09-debuginfo-0:23.09.0-139.el9fdp.s390x",
"product_id": "ovn23.09-debuginfo-0:23.09.0-139.el9fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-debuginfo@23.09.0-139.el9fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.s390x",
"product": {
"name": "ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.s390x",
"product_id": "ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-host-debuginfo@23.09.0-139.el9fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.s390x",
"product": {
"name": "ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.s390x",
"product_id": "ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-vtep-debuginfo@23.09.0-139.el9fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "buildah-1:1.29.1-10.4.rhaos4.14.el9.s390x",
"product": {
"name": "buildah-1:1.29.1-10.4.rhaos4.14.el9.s390x",
"product_id": "buildah-1:1.29.1-10.4.rhaos4.14.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.29.1-10.4.rhaos4.14.el9?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.29.1-10.4.rhaos4.14.el9.s390x",
"product": {
"name": "buildah-tests-1:1.29.1-10.4.rhaos4.14.el9.s390x",
"product_id": "buildah-tests-1:1.29.1-10.4.rhaos4.14.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.29.1-10.4.rhaos4.14.el9?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el9.s390x",
"product": {
"name": "buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el9.s390x",
"product_id": "buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.29.1-10.4.rhaos4.14.el9?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.s390x",
"product": {
"name": "buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.s390x",
"product_id": "buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.29.1-10.4.rhaos4.14.el9?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.s390x",
"product": {
"name": "buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.s390x",
"product_id": "buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.29.1-10.4.rhaos4.14.el9?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "conmon-3:2.1.7-3.4.rhaos4.14.el9.s390x",
"product": {
"name": "conmon-3:2.1.7-3.4.rhaos4.14.el9.s390x",
"product_id": "conmon-3:2.1.7-3.4.rhaos4.14.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.7-3.4.rhaos4.14.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el9.s390x",
"product": {
"name": "conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el9.s390x",
"product_id": "conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.7-3.4.rhaos4.14.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el9.s390x",
"product": {
"name": "conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el9.s390x",
"product_id": "conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.7-3.4.rhaos4.14.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.s390x",
"product": {
"name": "cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.s390x",
"product_id": "cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.27.4-7.2.rhaos4.14.git082c52f.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.s390x",
"product": {
"name": "cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.s390x",
"product_id": "cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.27.4-7.2.rhaos4.14.git082c52f.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.s390x",
"product": {
"name": "cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.s390x",
"product_id": "cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.27.4-7.2.rhaos4.14.git082c52f.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-tools-0:1.27.0-3.2.el9.s390x",
"product": {
"name": "cri-tools-0:1.27.0-3.2.el9.s390x",
"product_id": "cri-tools-0:1.27.0-3.2.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools@1.27.0-3.2.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debugsource-0:1.27.0-3.2.el9.s390x",
"product": {
"name": "cri-tools-debugsource-0:1.27.0-3.2.el9.s390x",
"product_id": "cri-tools-debugsource-0:1.27.0-3.2.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debugsource@1.27.0-3.2.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debuginfo-0:1.27.0-3.2.el9.s390x",
"product": {
"name": "cri-tools-debuginfo-0:1.27.0-3.2.el9.s390x",
"product_id": "cri-tools-debuginfo-0:1.27.0-3.2.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.27.0-3.2.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ignition-0:2.16.2-2.2.rhaos4.14.el9.s390x",
"product": {
"name": "ignition-0:2.16.2-2.2.rhaos4.14.el9.s390x",
"product_id": "ignition-0:2.16.2-2.2.rhaos4.14.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition@2.16.2-2.2.rhaos4.14.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ignition-validate-0:2.16.2-2.2.rhaos4.14.el9.s390x",
"product": {
"name": "ignition-validate-0:2.16.2-2.2.rhaos4.14.el9.s390x",
"product_id": "ignition-validate-0:2.16.2-2.2.rhaos4.14.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-validate@2.16.2-2.2.rhaos4.14.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ignition-debugsource-0:2.16.2-2.2.rhaos4.14.el9.s390x",
"product": {
"name": "ignition-debugsource-0:2.16.2-2.2.rhaos4.14.el9.s390x",
"product_id": "ignition-debugsource-0:2.16.2-2.2.rhaos4.14.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-debugsource@2.16.2-2.2.rhaos4.14.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ignition-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.s390x",
"product": {
"name": "ignition-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.s390x",
"product_id": "ignition-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-debuginfo@2.16.2-2.2.rhaos4.14.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.s390x",
"product": {
"name": "ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.s390x",
"product_id": "ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-validate-debuginfo@2.16.2-2.2.rhaos4.14.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el9.s390x",
"product": {
"name": "openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el9.s390x",
"product_id": "openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.14.0-202404160939.p0.g7bee54d.assembly.stream.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el9.s390x",
"product": {
"name": "openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el9.s390x",
"product_id": "openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el9.s390x",
"product": {
"name": "ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el9.s390x",
"product_id": "ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-aws-ecr-image-credential-provider@4.14.0-202404151639.p0.g607e2dd.assembly.stream.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "podman-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"product": {
"name": "podman-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"product_id": "podman-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.4.1-11.4.rhaos4.14.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"product": {
"name": "podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"product_id": "podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-11.4.rhaos4.14.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"product": {
"name": "podman-plugins-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"product_id": "podman-plugins-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.4.1-11.4.rhaos4.14.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"product": {
"name": "podman-remote-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"product_id": "podman-remote-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.4.1-11.4.rhaos4.14.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-tests-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"product": {
"name": "podman-tests-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"product_id": "podman-tests-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.4.1-11.4.rhaos4.14.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"product": {
"name": "podman-debugsource-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"product_id": "podman-debugsource-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-11.4.rhaos4.14.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"product": {
"name": "podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"product_id": "podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-11.4.rhaos4.14.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"product": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"product_id": "podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-11.4.rhaos4.14.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"product": {
"name": "podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"product_id": "podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-11.4.rhaos4.14.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"product": {
"name": "podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"product_id": "podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-11.4.rhaos4.14.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "runc-4:1.1.12-1.2.rhaos4.14.el9.s390x",
"product": {
"name": "runc-4:1.1.12-1.2.rhaos4.14.el9.s390x",
"product_id": "runc-4:1.1.12-1.2.rhaos4.14.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.12-1.2.rhaos4.14.el9?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-4:1.1.12-1.2.rhaos4.14.el9.s390x",
"product": {
"name": "runc-debugsource-4:1.1.12-1.2.rhaos4.14.el9.s390x",
"product_id": "runc-debugsource-4:1.1.12-1.2.rhaos4.14.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-1.2.rhaos4.14.el9?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el9.s390x",
"product": {
"name": "runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el9.s390x",
"product_id": "runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-1.2.rhaos4.14.el9?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.11.2-10.4.rhaos4.14.el9.s390x",
"product": {
"name": "skopeo-2:1.11.2-10.4.rhaos4.14.el9.s390x",
"product_id": "skopeo-2:1.11.2-10.4.rhaos4.14.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.11.2-10.4.rhaos4.14.el9?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.11.2-10.4.rhaos4.14.el9.s390x",
"product": {
"name": "skopeo-tests-2:1.11.2-10.4.rhaos4.14.el9.s390x",
"product_id": "skopeo-tests-2:1.11.2-10.4.rhaos4.14.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.11.2-10.4.rhaos4.14.el9?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el9.s390x",
"product": {
"name": "skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el9.s390x",
"product_id": "skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.11.2-10.4.rhaos4.14.el9?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el9.s390x",
"product": {
"name": "skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el9.s390x",
"product_id": "skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.11.2-10.4.rhaos4.14.el9?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-1:1.29.1-10.4.rhaos4.14.el8.s390x",
"product": {
"name": "buildah-1:1.29.1-10.4.rhaos4.14.el8.s390x",
"product_id": "buildah-1:1.29.1-10.4.rhaos4.14.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.29.1-10.4.rhaos4.14.el8?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.29.1-10.4.rhaos4.14.el8.s390x",
"product": {
"name": "buildah-tests-1:1.29.1-10.4.rhaos4.14.el8.s390x",
"product_id": "buildah-tests-1:1.29.1-10.4.rhaos4.14.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.29.1-10.4.rhaos4.14.el8?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el8.s390x",
"product": {
"name": "buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el8.s390x",
"product_id": "buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.29.1-10.4.rhaos4.14.el8?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.s390x",
"product": {
"name": "buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.s390x",
"product_id": "buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.29.1-10.4.rhaos4.14.el8?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.s390x",
"product": {
"name": "buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.s390x",
"product_id": "buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.29.1-10.4.rhaos4.14.el8?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "butane-0:0.19.0-1.4.rhaos4.14.el8.s390x",
"product": {
"name": "butane-0:0.19.0-1.4.rhaos4.14.el8.s390x",
"product_id": "butane-0:0.19.0-1.4.rhaos4.14.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane@0.19.0-1.4.rhaos4.14.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "butane-debugsource-0:0.19.0-1.4.rhaos4.14.el8.s390x",
"product": {
"name": "butane-debugsource-0:0.19.0-1.4.rhaos4.14.el8.s390x",
"product_id": "butane-debugsource-0:0.19.0-1.4.rhaos4.14.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane-debugsource@0.19.0-1.4.rhaos4.14.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "butane-debuginfo-0:0.19.0-1.4.rhaos4.14.el8.s390x",
"product": {
"name": "butane-debuginfo-0:0.19.0-1.4.rhaos4.14.el8.s390x",
"product_id": "butane-debuginfo-0:0.19.0-1.4.rhaos4.14.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane-debuginfo@0.19.0-1.4.rhaos4.14.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "conmon-3:2.1.7-3.4.rhaos4.14.el8.s390x",
"product": {
"name": "conmon-3:2.1.7-3.4.rhaos4.14.el8.s390x",
"product_id": "conmon-3:2.1.7-3.4.rhaos4.14.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.7-3.4.rhaos4.14.el8?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el8.s390x",
"product": {
"name": "conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el8.s390x",
"product_id": "conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.7-3.4.rhaos4.14.el8?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el8.s390x",
"product": {
"name": "conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el8.s390x",
"product_id": "conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.7-3.4.rhaos4.14.el8?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.4.0-1.3.rhaos4.14.el8.s390x",
"product": {
"name": "containernetworking-plugins-1:1.4.0-1.3.rhaos4.14.el8.s390x",
"product_id": "containernetworking-plugins-1:1.4.0-1.3.rhaos4.14.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.4.0-1.3.rhaos4.14.el8?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.14.el8.s390x",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.14.el8.s390x",
"product_id": "containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.14.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.4.0-1.3.rhaos4.14.el8?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.14.el8.s390x",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.14.el8.s390x",
"product_id": "containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.14.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.4.0-1.3.rhaos4.14.el8?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.s390x",
"product": {
"name": "cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.s390x",
"product_id": "cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.27.4-7.2.rhaos4.14.git082c52f.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.s390x",
"product": {
"name": "cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.s390x",
"product_id": "cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.27.4-7.2.rhaos4.14.git082c52f.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.s390x",
"product": {
"name": "cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.s390x",
"product_id": "cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.27.4-7.2.rhaos4.14.git082c52f.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-tools-0:1.27.0-3.2.el8.s390x",
"product": {
"name": "cri-tools-0:1.27.0-3.2.el8.s390x",
"product_id": "cri-tools-0:1.27.0-3.2.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools@1.27.0-3.2.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debugsource-0:1.27.0-3.2.el8.s390x",
"product": {
"name": "cri-tools-debugsource-0:1.27.0-3.2.el8.s390x",
"product_id": "cri-tools-debugsource-0:1.27.0-3.2.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debugsource@1.27.0-3.2.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debuginfo-0:1.27.0-3.2.el8.s390x",
"product": {
"name": "cri-tools-debuginfo-0:1.27.0-3.2.el8.s390x",
"product_id": "cri-tools-debuginfo-0:1.27.0-3.2.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.27.0-3.2.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el8.s390x",
"product": {
"name": "openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el8.s390x",
"product_id": "openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.14.0-202404160939.p0.g7bee54d.assembly.stream.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el8.s390x",
"product": {
"name": "openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el8.s390x",
"product_id": "openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el8.s390x",
"product": {
"name": "ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el8.s390x",
"product_id": "ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-aws-ecr-image-credential-provider@4.14.0-202404151639.p0.g607e2dd.assembly.stream.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "podman-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"product": {
"name": "podman-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"product_id": "podman-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.4.1-11.4.rhaos4.14.el8?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"product": {
"name": "podman-catatonit-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"product_id": "podman-catatonit-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.4.1-11.4.rhaos4.14.el8?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"product": {
"name": "podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"product_id": "podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-11.4.rhaos4.14.el8?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"product": {
"name": "podman-plugins-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"product_id": "podman-plugins-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.4.1-11.4.rhaos4.14.el8?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"product": {
"name": "podman-remote-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"product_id": "podman-remote-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.4.1-11.4.rhaos4.14.el8?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-tests-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"product": {
"name": "podman-tests-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"product_id": "podman-tests-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.4.1-11.4.rhaos4.14.el8?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"product": {
"name": "podman-debugsource-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"product_id": "podman-debugsource-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-11.4.rhaos4.14.el8?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"product": {
"name": "podman-catatonit-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"product_id": "podman-catatonit-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.4.1-11.4.rhaos4.14.el8?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"product": {
"name": "podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"product_id": "podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-11.4.rhaos4.14.el8?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"product": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"product_id": "podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-11.4.rhaos4.14.el8?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"product": {
"name": "podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"product_id": "podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-11.4.rhaos4.14.el8?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"product": {
"name": "podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"product_id": "podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-11.4.rhaos4.14.el8?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "runc-4:1.1.12-1.2.rhaos4.14.el8.s390x",
"product": {
"name": "runc-4:1.1.12-1.2.rhaos4.14.el8.s390x",
"product_id": "runc-4:1.1.12-1.2.rhaos4.14.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.12-1.2.rhaos4.14.el8?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-4:1.1.12-1.2.rhaos4.14.el8.s390x",
"product": {
"name": "runc-debugsource-4:1.1.12-1.2.rhaos4.14.el8.s390x",
"product_id": "runc-debugsource-4:1.1.12-1.2.rhaos4.14.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-1.2.rhaos4.14.el8?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el8.s390x",
"product": {
"name": "runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el8.s390x",
"product_id": "runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-1.2.rhaos4.14.el8?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.11.2-10.4.rhaos4.14.el8.s390x",
"product": {
"name": "skopeo-2:1.11.2-10.4.rhaos4.14.el8.s390x",
"product_id": "skopeo-2:1.11.2-10.4.rhaos4.14.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.11.2-10.4.rhaos4.14.el8?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.11.2-10.4.rhaos4.14.el8.s390x",
"product": {
"name": "skopeo-tests-2:1.11.2-10.4.rhaos4.14.el8.s390x",
"product_id": "skopeo-tests-2:1.11.2-10.4.rhaos4.14.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.11.2-10.4.rhaos4.14.el8?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el8.s390x",
"product": {
"name": "skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el8.s390x",
"product_id": "skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.11.2-10.4.rhaos4.14.el8?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el8.s390x",
"product": {
"name": "skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el8.s390x",
"product_id": "skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.11.2-10.4.rhaos4.14.el8?arch=s390x\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift-ansible-0:4.14.0-202404151639.p0.g81558cc.assembly.stream.el9.noarch",
"product": {
"name": "openshift-ansible-0:4.14.0-202404151639.p0.g81558cc.assembly.stream.el9.noarch",
"product_id": "openshift-ansible-0:4.14.0-202404151639.p0.g81558cc.assembly.stream.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-ansible@4.14.0-202404151639.p0.g81558cc.assembly.stream.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "openshift-ansible-test-0:4.14.0-202404151639.p0.g81558cc.assembly.stream.el9.noarch",
"product": {
"name": "openshift-ansible-test-0:4.14.0-202404151639.p0.g81558cc.assembly.stream.el9.noarch",
"product_id": "openshift-ansible-test-0:4.14.0-202404151639.p0.g81558cc.assembly.stream.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-ansible-test@4.14.0-202404151639.p0.g81558cc.assembly.stream.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "podman-docker-3:4.4.1-11.4.rhaos4.14.el9.noarch",
"product": {
"name": "podman-docker-3:4.4.1-11.4.rhaos4.14.el9.noarch",
"product_id": "podman-docker-3:4.4.1-11.4.rhaos4.14.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-docker@4.4.1-11.4.rhaos4.14.el9?arch=noarch\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "butane-redistributable-0:0.19.0-1.4.rhaos4.14.el8.noarch",
"product": {
"name": "butane-redistributable-0:0.19.0-1.4.rhaos4.14.el8.noarch",
"product_id": "butane-redistributable-0:0.19.0-1.4.rhaos4.14.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane-redistributable@0.19.0-1.4.rhaos4.14.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "openshift-ansible-0:4.14.0-202404151639.p0.g81558cc.assembly.stream.el8.noarch",
"product": {
"name": "openshift-ansible-0:4.14.0-202404151639.p0.g81558cc.assembly.stream.el8.noarch",
"product_id": "openshift-ansible-0:4.14.0-202404151639.p0.g81558cc.assembly.stream.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-ansible@4.14.0-202404151639.p0.g81558cc.assembly.stream.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "openshift-ansible-test-0:4.14.0-202404151639.p0.g81558cc.assembly.stream.el8.noarch",
"product": {
"name": "openshift-ansible-test-0:4.14.0-202404151639.p0.g81558cc.assembly.stream.el8.noarch",
"product_id": "openshift-ansible-test-0:4.14.0-202404151639.p0.g81558cc.assembly.stream.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-ansible-test@4.14.0-202404151639.p0.g81558cc.assembly.stream.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "openshift-kuryr-cni-0:4.14.0-202404151639.p0.g8926a29.assembly.stream.el8.noarch",
"product": {
"name": "openshift-kuryr-cni-0:4.14.0-202404151639.p0.g8926a29.assembly.stream.el8.noarch",
"product_id": "openshift-kuryr-cni-0:4.14.0-202404151639.p0.g8926a29.assembly.stream.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-kuryr-cni@4.14.0-202404151639.p0.g8926a29.assembly.stream.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "openshift-kuryr-common-0:4.14.0-202404151639.p0.g8926a29.assembly.stream.el8.noarch",
"product": {
"name": "openshift-kuryr-common-0:4.14.0-202404151639.p0.g8926a29.assembly.stream.el8.noarch",
"product_id": "openshift-kuryr-common-0:4.14.0-202404151639.p0.g8926a29.assembly.stream.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-kuryr-common@4.14.0-202404151639.p0.g8926a29.assembly.stream.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "openshift-kuryr-controller-0:4.14.0-202404151639.p0.g8926a29.assembly.stream.el8.noarch",
"product": {
"name": "openshift-kuryr-controller-0:4.14.0-202404151639.p0.g8926a29.assembly.stream.el8.noarch",
"product_id": "openshift-kuryr-controller-0:4.14.0-202404151639.p0.g8926a29.assembly.stream.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-kuryr-controller@4.14.0-202404151639.p0.g8926a29.assembly.stream.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-kuryr-kubernetes-0:4.14.0-202404151639.p0.g8926a29.assembly.stream.el8.noarch",
"product": {
"name": "python3-kuryr-kubernetes-0:4.14.0-202404151639.p0.g8926a29.assembly.stream.el8.noarch",
"product_id": "python3-kuryr-kubernetes-0:4.14.0-202404151639.p0.g8926a29.assembly.stream.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-kuryr-kubernetes@4.14.0-202404151639.p0.g8926a29.assembly.stream.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "openshift4-aws-iso-0:4.14.0-202404151639.p0.gd2acdd5.assembly.stream.el8.noarch",
"product": {
"name": "openshift4-aws-iso-0:4.14.0-202404151639.p0.gd2acdd5.assembly.stream.el8.noarch",
"product_id": "openshift4-aws-iso-0:4.14.0-202404151639.p0.gd2acdd5.assembly.stream.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift4-aws-iso@4.14.0-202404151639.p0.gd2acdd5.assembly.stream.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "podman-docker-3:4.4.1-11.4.rhaos4.14.el8.noarch",
"product": {
"name": "podman-docker-3:4.4.1-11.4.rhaos4.14.el8.noarch",
"product_id": "podman-docker-3:4.4.1-11.4.rhaos4.14.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-docker@4.4.1-11.4.rhaos4.14.el8?arch=noarch\u0026epoch=3"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.29.1-10.4.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el8.aarch64"
},
"product_reference": "buildah-1:1.29.1-10.4.rhaos4.14.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.29.1-10.4.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el8.ppc64le"
},
"product_reference": "buildah-1:1.29.1-10.4.rhaos4.14.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.29.1-10.4.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el8.s390x"
},
"product_reference": "buildah-1:1.29.1-10.4.rhaos4.14.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.29.1-10.4.rhaos4.14.el8.src as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el8.src"
},
"product_reference": "buildah-1:1.29.1-10.4.rhaos4.14.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.29.1-10.4.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el8.x86_64"
},
"product_reference": "buildah-1:1.29.1-10.4.rhaos4.14.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.aarch64"
},
"product_reference": "buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.ppc64le"
},
"product_reference": "buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.s390x"
},
"product_reference": "buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.x86_64"
},
"product_reference": "buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el8.aarch64"
},
"product_reference": "buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el8.ppc64le"
},
"product_reference": "buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el8.s390x"
},
"product_reference": "buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el8.x86_64"
},
"product_reference": "buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.29.1-10.4.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.4.rhaos4.14.el8.aarch64"
},
"product_reference": "buildah-tests-1:1.29.1-10.4.rhaos4.14.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.29.1-10.4.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.4.rhaos4.14.el8.ppc64le"
},
"product_reference": "buildah-tests-1:1.29.1-10.4.rhaos4.14.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.29.1-10.4.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.4.rhaos4.14.el8.s390x"
},
"product_reference": "buildah-tests-1:1.29.1-10.4.rhaos4.14.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.29.1-10.4.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.4.rhaos4.14.el8.x86_64"
},
"product_reference": "buildah-tests-1:1.29.1-10.4.rhaos4.14.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.aarch64"
},
"product_reference": "buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.ppc64le"
},
"product_reference": "buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.s390x"
},
"product_reference": "buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.x86_64"
},
"product_reference": "buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-0:0.19.0-1.4.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:butane-0:0.19.0-1.4.rhaos4.14.el8.aarch64"
},
"product_reference": "butane-0:0.19.0-1.4.rhaos4.14.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-0:0.19.0-1.4.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:butane-0:0.19.0-1.4.rhaos4.14.el8.ppc64le"
},
"product_reference": "butane-0:0.19.0-1.4.rhaos4.14.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-0:0.19.0-1.4.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:butane-0:0.19.0-1.4.rhaos4.14.el8.s390x"
},
"product_reference": "butane-0:0.19.0-1.4.rhaos4.14.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-0:0.19.0-1.4.rhaos4.14.el8.src as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:butane-0:0.19.0-1.4.rhaos4.14.el8.src"
},
"product_reference": "butane-0:0.19.0-1.4.rhaos4.14.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-0:0.19.0-1.4.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:butane-0:0.19.0-1.4.rhaos4.14.el8.x86_64"
},
"product_reference": "butane-0:0.19.0-1.4.rhaos4.14.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-debuginfo-0:0.19.0-1.4.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.4.rhaos4.14.el8.aarch64"
},
"product_reference": "butane-debuginfo-0:0.19.0-1.4.rhaos4.14.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-debuginfo-0:0.19.0-1.4.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.4.rhaos4.14.el8.ppc64le"
},
"product_reference": "butane-debuginfo-0:0.19.0-1.4.rhaos4.14.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-debuginfo-0:0.19.0-1.4.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.4.rhaos4.14.el8.s390x"
},
"product_reference": "butane-debuginfo-0:0.19.0-1.4.rhaos4.14.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-debuginfo-0:0.19.0-1.4.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.4.rhaos4.14.el8.x86_64"
},
"product_reference": "butane-debuginfo-0:0.19.0-1.4.rhaos4.14.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-debugsource-0:0.19.0-1.4.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.4.rhaos4.14.el8.aarch64"
},
"product_reference": "butane-debugsource-0:0.19.0-1.4.rhaos4.14.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-debugsource-0:0.19.0-1.4.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.4.rhaos4.14.el8.ppc64le"
},
"product_reference": "butane-debugsource-0:0.19.0-1.4.rhaos4.14.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-debugsource-0:0.19.0-1.4.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.4.rhaos4.14.el8.s390x"
},
"product_reference": "butane-debugsource-0:0.19.0-1.4.rhaos4.14.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-debugsource-0:0.19.0-1.4.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.4.rhaos4.14.el8.x86_64"
},
"product_reference": "butane-debugsource-0:0.19.0-1.4.rhaos4.14.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-redistributable-0:0.19.0-1.4.rhaos4.14.el8.noarch as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:butane-redistributable-0:0.19.0-1.4.rhaos4.14.el8.noarch"
},
"product_reference": "butane-redistributable-0:0.19.0-1.4.rhaos4.14.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-3:2.1.7-3.4.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el8.aarch64"
},
"product_reference": "conmon-3:2.1.7-3.4.rhaos4.14.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-3:2.1.7-3.4.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el8.ppc64le"
},
"product_reference": "conmon-3:2.1.7-3.4.rhaos4.14.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-3:2.1.7-3.4.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el8.s390x"
},
"product_reference": "conmon-3:2.1.7-3.4.rhaos4.14.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-3:2.1.7-3.4.rhaos4.14.el8.src as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el8.src"
},
"product_reference": "conmon-3:2.1.7-3.4.rhaos4.14.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-3:2.1.7-3.4.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el8.x86_64"
},
"product_reference": "conmon-3:2.1.7-3.4.rhaos4.14.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el8.aarch64"
},
"product_reference": "conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el8.ppc64le"
},
"product_reference": "conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el8.s390x"
},
"product_reference": "conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el8.x86_64"
},
"product_reference": "conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el8.aarch64"
},
"product_reference": "conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el8.ppc64le"
},
"product_reference": "conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el8.s390x"
},
"product_reference": "conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el8.x86_64"
},
"product_reference": "conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.4.0-1.3.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-1.3.rhaos4.14.el8.aarch64"
},
"product_reference": "containernetworking-plugins-1:1.4.0-1.3.rhaos4.14.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.4.0-1.3.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-1.3.rhaos4.14.el8.ppc64le"
},
"product_reference": "containernetworking-plugins-1:1.4.0-1.3.rhaos4.14.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.4.0-1.3.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-1.3.rhaos4.14.el8.s390x"
},
"product_reference": "containernetworking-plugins-1:1.4.0-1.3.rhaos4.14.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.4.0-1.3.rhaos4.14.el8.src as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-1.3.rhaos4.14.el8.src"
},
"product_reference": "containernetworking-plugins-1:1.4.0-1.3.rhaos4.14.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.4.0-1.3.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-1.3.rhaos4.14.el8.x86_64"
},
"product_reference": "containernetworking-plugins-1:1.4.0-1.3.rhaos4.14.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.14.el8.aarch64"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.14.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.14.el8.ppc64le"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.14.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.14.el8.s390x"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.14.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.14.el8.x86_64"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.14.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.14.el8.aarch64"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.14.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.14.el8.ppc64le"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.14.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.14.el8.s390x"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.14.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.14.el8.x86_64"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.14.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.aarch64"
},
"product_reference": "cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.ppc64le"
},
"product_reference": "cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.s390x"
},
"product_reference": "cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.src as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.src"
},
"product_reference": "cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.x86_64"
},
"product_reference": "cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.aarch64"
},
"product_reference": "cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.ppc64le"
},
"product_reference": "cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.s390x"
},
"product_reference": "cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.x86_64"
},
"product_reference": "cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.aarch64"
},
"product_reference": "cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.ppc64le"
},
"product_reference": "cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.s390x"
},
"product_reference": "cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.x86_64"
},
"product_reference": "cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-0:1.27.0-3.2.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el8.aarch64"
},
"product_reference": "cri-tools-0:1.27.0-3.2.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-0:1.27.0-3.2.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el8.ppc64le"
},
"product_reference": "cri-tools-0:1.27.0-3.2.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-0:1.27.0-3.2.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el8.s390x"
},
"product_reference": "cri-tools-0:1.27.0-3.2.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-0:1.27.0-3.2.el8.src as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el8.src"
},
"product_reference": "cri-tools-0:1.27.0-3.2.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-0:1.27.0-3.2.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el8.x86_64"
},
"product_reference": "cri-tools-0:1.27.0-3.2.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debuginfo-0:1.27.0-3.2.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.2.el8.aarch64"
},
"product_reference": "cri-tools-debuginfo-0:1.27.0-3.2.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debuginfo-0:1.27.0-3.2.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.2.el8.ppc64le"
},
"product_reference": "cri-tools-debuginfo-0:1.27.0-3.2.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debuginfo-0:1.27.0-3.2.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.2.el8.s390x"
},
"product_reference": "cri-tools-debuginfo-0:1.27.0-3.2.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debuginfo-0:1.27.0-3.2.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.2.el8.x86_64"
},
"product_reference": "cri-tools-debuginfo-0:1.27.0-3.2.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debugsource-0:1.27.0-3.2.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.2.el8.aarch64"
},
"product_reference": "cri-tools-debugsource-0:1.27.0-3.2.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debugsource-0:1.27.0-3.2.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.2.el8.ppc64le"
},
"product_reference": "cri-tools-debugsource-0:1.27.0-3.2.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debugsource-0:1.27.0-3.2.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.2.el8.s390x"
},
"product_reference": "cri-tools-debugsource-0:1.27.0-3.2.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debugsource-0:1.27.0-3.2.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.2.el8.x86_64"
},
"product_reference": "cri-tools-debugsource-0:1.27.0-3.2.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el8.src"
},
"product_reference": "openshift-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-ansible-0:4.14.0-202404151639.p0.g81558cc.assembly.stream.el8.noarch as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202404151639.p0.g81558cc.assembly.stream.el8.noarch"
},
"product_reference": "openshift-ansible-0:4.14.0-202404151639.p0.g81558cc.assembly.stream.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-ansible-0:4.14.0-202404151639.p0.g81558cc.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202404151639.p0.g81558cc.assembly.stream.el8.src"
},
"product_reference": "openshift-ansible-0:4.14.0-202404151639.p0.g81558cc.assembly.stream.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-ansible-test-0:4.14.0-202404151639.p0.g81558cc.assembly.stream.el8.noarch as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202404151639.p0.g81558cc.assembly.stream.el8.noarch"
},
"product_reference": "openshift-ansible-test-0:4.14.0-202404151639.p0.g81558cc.assembly.stream.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el8.aarch64"
},
"product_reference": "openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el8.ppc64le"
},
"product_reference": "openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el8.s390x"
},
"product_reference": "openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el8.src"
},
"product_reference": "openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el8.x86_64"
},
"product_reference": "openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-redistributable-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el8.x86_64"
},
"product_reference": "openshift-clients-redistributable-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el8.aarch64"
},
"product_reference": "openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el8.ppc64le"
},
"product_reference": "openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el8.s390x"
},
"product_reference": "openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el8.x86_64"
},
"product_reference": "openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-kuryr-0:4.14.0-202404151639.p0.g8926a29.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift-kuryr-0:4.14.0-202404151639.p0.g8926a29.assembly.stream.el8.src"
},
"product_reference": "openshift-kuryr-0:4.14.0-202404151639.p0.g8926a29.assembly.stream.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-kuryr-cni-0:4.14.0-202404151639.p0.g8926a29.assembly.stream.el8.noarch as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift-kuryr-cni-0:4.14.0-202404151639.p0.g8926a29.assembly.stream.el8.noarch"
},
"product_reference": "openshift-kuryr-cni-0:4.14.0-202404151639.p0.g8926a29.assembly.stream.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-kuryr-common-0:4.14.0-202404151639.p0.g8926a29.assembly.stream.el8.noarch as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift-kuryr-common-0:4.14.0-202404151639.p0.g8926a29.assembly.stream.el8.noarch"
},
"product_reference": "openshift-kuryr-common-0:4.14.0-202404151639.p0.g8926a29.assembly.stream.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-kuryr-controller-0:4.14.0-202404151639.p0.g8926a29.assembly.stream.el8.noarch as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift-kuryr-controller-0:4.14.0-202404151639.p0.g8926a29.assembly.stream.el8.noarch"
},
"product_reference": "openshift-kuryr-controller-0:4.14.0-202404151639.p0.g8926a29.assembly.stream.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4-aws-iso-0:4.14.0-202404151639.p0.gd2acdd5.assembly.stream.el8.noarch as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202404151639.p0.gd2acdd5.assembly.stream.el8.noarch"
},
"product_reference": "openshift4-aws-iso-0:4.14.0-202404151639.p0.gd2acdd5.assembly.stream.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4-aws-iso-0:4.14.0-202404151639.p0.gd2acdd5.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202404151639.p0.gd2acdd5.assembly.stream.el8.src"
},
"product_reference": "openshift4-aws-iso-0:4.14.0-202404151639.p0.gd2acdd5.assembly.stream.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el8.aarch64"
},
"product_reference": "ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el8.ppc64le"
},
"product_reference": "ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el8.s390x"
},
"product_reference": "ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el8.src"
},
"product_reference": "ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el8.x86_64"
},
"product_reference": "ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3:4.4.1-11.4.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el8.aarch64"
},
"product_reference": "podman-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3:4.4.1-11.4.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el8.ppc64le"
},
"product_reference": "podman-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3:4.4.1-11.4.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el8.s390x"
},
"product_reference": "podman-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3:4.4.1-11.4.rhaos4.14.el8.src as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el8.src"
},
"product_reference": "podman-3:4.4.1-11.4.rhaos4.14.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3:4.4.1-11.4.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el8.x86_64"
},
"product_reference": "podman-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-3:4.4.1-11.4.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-11.4.rhaos4.14.el8.aarch64"
},
"product_reference": "podman-catatonit-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-3:4.4.1-11.4.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-11.4.rhaos4.14.el8.ppc64le"
},
"product_reference": "podman-catatonit-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-3:4.4.1-11.4.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-11.4.rhaos4.14.el8.s390x"
},
"product_reference": "podman-catatonit-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-3:4.4.1-11.4.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-11.4.rhaos4.14.el8.x86_64"
},
"product_reference": "podman-catatonit-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.aarch64"
},
"product_reference": "podman-catatonit-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.ppc64le"
},
"product_reference": "podman-catatonit-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.s390x"
},
"product_reference": "podman-catatonit-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.x86_64"
},
"product_reference": "podman-catatonit-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.aarch64"
},
"product_reference": "podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.ppc64le"
},
"product_reference": "podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.s390x"
},
"product_reference": "podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.x86_64"
},
"product_reference": "podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-3:4.4.1-11.4.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-11.4.rhaos4.14.el8.aarch64"
},
"product_reference": "podman-debugsource-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-3:4.4.1-11.4.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-11.4.rhaos4.14.el8.ppc64le"
},
"product_reference": "podman-debugsource-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-3:4.4.1-11.4.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-11.4.rhaos4.14.el8.s390x"
},
"product_reference": "podman-debugsource-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-3:4.4.1-11.4.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-11.4.rhaos4.14.el8.x86_64"
},
"product_reference": "podman-debugsource-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-docker-3:4.4.1-11.4.rhaos4.14.el8.noarch as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-docker-3:4.4.1-11.4.rhaos4.14.el8.noarch"
},
"product_reference": "podman-docker-3:4.4.1-11.4.rhaos4.14.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el8.aarch64"
},
"product_reference": "podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el8.ppc64le"
},
"product_reference": "podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el8.s390x"
},
"product_reference": "podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el8.x86_64"
},
"product_reference": "podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.aarch64"
},
"product_reference": "podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.ppc64le"
},
"product_reference": "podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.s390x"
},
"product_reference": "podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.x86_64"
},
"product_reference": "podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-3:4.4.1-11.4.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-11.4.rhaos4.14.el8.aarch64"
},
"product_reference": "podman-plugins-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-3:4.4.1-11.4.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-11.4.rhaos4.14.el8.ppc64le"
},
"product_reference": "podman-plugins-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-3:4.4.1-11.4.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-11.4.rhaos4.14.el8.s390x"
},
"product_reference": "podman-plugins-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-3:4.4.1-11.4.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-11.4.rhaos4.14.el8.x86_64"
},
"product_reference": "podman-plugins-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.aarch64"
},
"product_reference": "podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.ppc64le"
},
"product_reference": "podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.s390x"
},
"product_reference": "podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.x86_64"
},
"product_reference": "podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-3:4.4.1-11.4.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-remote-3:4.4.1-11.4.rhaos4.14.el8.aarch64"
},
"product_reference": "podman-remote-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-3:4.4.1-11.4.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-remote-3:4.4.1-11.4.rhaos4.14.el8.ppc64le"
},
"product_reference": "podman-remote-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-3:4.4.1-11.4.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-remote-3:4.4.1-11.4.rhaos4.14.el8.s390x"
},
"product_reference": "podman-remote-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-3:4.4.1-11.4.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-remote-3:4.4.1-11.4.rhaos4.14.el8.x86_64"
},
"product_reference": "podman-remote-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.aarch64"
},
"product_reference": "podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.ppc64le"
},
"product_reference": "podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.s390x"
},
"product_reference": "podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.x86_64"
},
"product_reference": "podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-3:4.4.1-11.4.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-tests-3:4.4.1-11.4.rhaos4.14.el8.aarch64"
},
"product_reference": "podman-tests-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-3:4.4.1-11.4.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-tests-3:4.4.1-11.4.rhaos4.14.el8.ppc64le"
},
"product_reference": "podman-tests-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-3:4.4.1-11.4.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-tests-3:4.4.1-11.4.rhaos4.14.el8.s390x"
},
"product_reference": "podman-tests-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-3:4.4.1-11.4.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-tests-3:4.4.1-11.4.rhaos4.14.el8.x86_64"
},
"product_reference": "podman-tests-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-kuryr-kubernetes-0:4.14.0-202404151639.p0.g8926a29.assembly.stream.el8.noarch as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:python3-kuryr-kubernetes-0:4.14.0-202404151639.p0.g8926a29.assembly.stream.el8.noarch"
},
"product_reference": "python3-kuryr-kubernetes-0:4.14.0-202404151639.p0.g8926a29.assembly.stream.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.1.12-1.2.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el8.aarch64"
},
"product_reference": "runc-4:1.1.12-1.2.rhaos4.14.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.1.12-1.2.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el8.ppc64le"
},
"product_reference": "runc-4:1.1.12-1.2.rhaos4.14.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.1.12-1.2.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el8.s390x"
},
"product_reference": "runc-4:1.1.12-1.2.rhaos4.14.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.1.12-1.2.rhaos4.14.el8.src as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el8.src"
},
"product_reference": "runc-4:1.1.12-1.2.rhaos4.14.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.1.12-1.2.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el8.x86_64"
},
"product_reference": "runc-4:1.1.12-1.2.rhaos4.14.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el8.aarch64"
},
"product_reference": "runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el8.ppc64le"
},
"product_reference": "runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el8.s390x"
},
"product_reference": "runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el8.x86_64"
},
"product_reference": "runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-4:1.1.12-1.2.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.2.rhaos4.14.el8.aarch64"
},
"product_reference": "runc-debugsource-4:1.1.12-1.2.rhaos4.14.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-4:1.1.12-1.2.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.2.rhaos4.14.el8.ppc64le"
},
"product_reference": "runc-debugsource-4:1.1.12-1.2.rhaos4.14.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-4:1.1.12-1.2.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.2.rhaos4.14.el8.s390x"
},
"product_reference": "runc-debugsource-4:1.1.12-1.2.rhaos4.14.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-4:1.1.12-1.2.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.2.rhaos4.14.el8.x86_64"
},
"product_reference": "runc-debugsource-4:1.1.12-1.2.rhaos4.14.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.11.2-10.4.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el8.aarch64"
},
"product_reference": "skopeo-2:1.11.2-10.4.rhaos4.14.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.11.2-10.4.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el8.ppc64le"
},
"product_reference": "skopeo-2:1.11.2-10.4.rhaos4.14.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.11.2-10.4.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el8.s390x"
},
"product_reference": "skopeo-2:1.11.2-10.4.rhaos4.14.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.11.2-10.4.rhaos4.14.el8.src as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el8.src"
},
"product_reference": "skopeo-2:1.11.2-10.4.rhaos4.14.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.11.2-10.4.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el8.x86_64"
},
"product_reference": "skopeo-2:1.11.2-10.4.rhaos4.14.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el8.aarch64"
},
"product_reference": "skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el8.ppc64le"
},
"product_reference": "skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el8.s390x"
},
"product_reference": "skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el8.x86_64"
},
"product_reference": "skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el8.aarch64"
},
"product_reference": "skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el8.ppc64le"
},
"product_reference": "skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el8.s390x"
},
"product_reference": "skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el8.x86_64"
},
"product_reference": "skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.11.2-10.4.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.4.rhaos4.14.el8.aarch64"
},
"product_reference": "skopeo-tests-2:1.11.2-10.4.rhaos4.14.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.11.2-10.4.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.4.rhaos4.14.el8.ppc64le"
},
"product_reference": "skopeo-tests-2:1.11.2-10.4.rhaos4.14.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.11.2-10.4.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.4.rhaos4.14.el8.s390x"
},
"product_reference": "skopeo-tests-2:1.11.2-10.4.rhaos4.14.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.11.2-10.4.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.4.rhaos4.14.el8.x86_64"
},
"product_reference": "skopeo-tests-2:1.11.2-10.4.rhaos4.14.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.29.1-10.4.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el9.aarch64"
},
"product_reference": "buildah-1:1.29.1-10.4.rhaos4.14.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.29.1-10.4.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el9.ppc64le"
},
"product_reference": "buildah-1:1.29.1-10.4.rhaos4.14.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.29.1-10.4.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el9.s390x"
},
"product_reference": "buildah-1:1.29.1-10.4.rhaos4.14.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.29.1-10.4.rhaos4.14.el9.src as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el9.src"
},
"product_reference": "buildah-1:1.29.1-10.4.rhaos4.14.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.29.1-10.4.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el9.x86_64"
},
"product_reference": "buildah-1:1.29.1-10.4.rhaos4.14.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.aarch64"
},
"product_reference": "buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.ppc64le"
},
"product_reference": "buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.s390x"
},
"product_reference": "buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.x86_64"
},
"product_reference": "buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el9.aarch64"
},
"product_reference": "buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el9.ppc64le"
},
"product_reference": "buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el9.s390x"
},
"product_reference": "buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el9.x86_64"
},
"product_reference": "buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.29.1-10.4.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.4.rhaos4.14.el9.aarch64"
},
"product_reference": "buildah-tests-1:1.29.1-10.4.rhaos4.14.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.29.1-10.4.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.4.rhaos4.14.el9.ppc64le"
},
"product_reference": "buildah-tests-1:1.29.1-10.4.rhaos4.14.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.29.1-10.4.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.4.rhaos4.14.el9.s390x"
},
"product_reference": "buildah-tests-1:1.29.1-10.4.rhaos4.14.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.29.1-10.4.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.4.rhaos4.14.el9.x86_64"
},
"product_reference": "buildah-tests-1:1.29.1-10.4.rhaos4.14.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.aarch64"
},
"product_reference": "buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.ppc64le"
},
"product_reference": "buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.s390x"
},
"product_reference": "buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.x86_64"
},
"product_reference": "buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-3:2.1.7-3.4.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el9.aarch64"
},
"product_reference": "conmon-3:2.1.7-3.4.rhaos4.14.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-3:2.1.7-3.4.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el9.ppc64le"
},
"product_reference": "conmon-3:2.1.7-3.4.rhaos4.14.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-3:2.1.7-3.4.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el9.s390x"
},
"product_reference": "conmon-3:2.1.7-3.4.rhaos4.14.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-3:2.1.7-3.4.rhaos4.14.el9.src as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el9.src"
},
"product_reference": "conmon-3:2.1.7-3.4.rhaos4.14.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-3:2.1.7-3.4.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el9.x86_64"
},
"product_reference": "conmon-3:2.1.7-3.4.rhaos4.14.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el9.aarch64"
},
"product_reference": "conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el9.ppc64le"
},
"product_reference": "conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el9.s390x"
},
"product_reference": "conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el9.x86_64"
},
"product_reference": "conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el9.aarch64"
},
"product_reference": "conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el9.ppc64le"
},
"product_reference": "conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el9.s390x"
},
"product_reference": "conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el9.x86_64"
},
"product_reference": "conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.aarch64"
},
"product_reference": "cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.ppc64le"
},
"product_reference": "cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.s390x"
},
"product_reference": "cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.src as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.src"
},
"product_reference": "cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.x86_64"
},
"product_reference": "cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.aarch64"
},
"product_reference": "cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.ppc64le"
},
"product_reference": "cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.s390x"
},
"product_reference": "cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.x86_64"
},
"product_reference": "cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.aarch64"
},
"product_reference": "cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.ppc64le"
},
"product_reference": "cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.s390x"
},
"product_reference": "cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.x86_64"
},
"product_reference": "cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-0:1.27.0-3.2.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el9.aarch64"
},
"product_reference": "cri-tools-0:1.27.0-3.2.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-0:1.27.0-3.2.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el9.ppc64le"
},
"product_reference": "cri-tools-0:1.27.0-3.2.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-0:1.27.0-3.2.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el9.s390x"
},
"product_reference": "cri-tools-0:1.27.0-3.2.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-0:1.27.0-3.2.el9.src as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el9.src"
},
"product_reference": "cri-tools-0:1.27.0-3.2.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-0:1.27.0-3.2.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el9.x86_64"
},
"product_reference": "cri-tools-0:1.27.0-3.2.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debuginfo-0:1.27.0-3.2.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.2.el9.aarch64"
},
"product_reference": "cri-tools-debuginfo-0:1.27.0-3.2.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debuginfo-0:1.27.0-3.2.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.2.el9.ppc64le"
},
"product_reference": "cri-tools-debuginfo-0:1.27.0-3.2.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debuginfo-0:1.27.0-3.2.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.2.el9.s390x"
},
"product_reference": "cri-tools-debuginfo-0:1.27.0-3.2.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debuginfo-0:1.27.0-3.2.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.2.el9.x86_64"
},
"product_reference": "cri-tools-debuginfo-0:1.27.0-3.2.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debugsource-0:1.27.0-3.2.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.2.el9.aarch64"
},
"product_reference": "cri-tools-debugsource-0:1.27.0-3.2.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debugsource-0:1.27.0-3.2.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.2.el9.ppc64le"
},
"product_reference": "cri-tools-debugsource-0:1.27.0-3.2.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debugsource-0:1.27.0-3.2.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.2.el9.s390x"
},
"product_reference": "cri-tools-debugsource-0:1.27.0-3.2.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debugsource-0:1.27.0-3.2.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.2.el9.x86_64"
},
"product_reference": "cri-tools-debugsource-0:1.27.0-3.2.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-0:2.16.2-2.2.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ignition-0:2.16.2-2.2.rhaos4.14.el9.aarch64"
},
"product_reference": "ignition-0:2.16.2-2.2.rhaos4.14.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-0:2.16.2-2.2.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ignition-0:2.16.2-2.2.rhaos4.14.el9.ppc64le"
},
"product_reference": "ignition-0:2.16.2-2.2.rhaos4.14.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-0:2.16.2-2.2.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ignition-0:2.16.2-2.2.rhaos4.14.el9.s390x"
},
"product_reference": "ignition-0:2.16.2-2.2.rhaos4.14.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-0:2.16.2-2.2.rhaos4.14.el9.src as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ignition-0:2.16.2-2.2.rhaos4.14.el9.src"
},
"product_reference": "ignition-0:2.16.2-2.2.rhaos4.14.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-0:2.16.2-2.2.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ignition-0:2.16.2-2.2.rhaos4.14.el9.x86_64"
},
"product_reference": "ignition-0:2.16.2-2.2.rhaos4.14.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.aarch64"
},
"product_reference": "ignition-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.ppc64le"
},
"product_reference": "ignition-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.s390x"
},
"product_reference": "ignition-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.x86_64"
},
"product_reference": "ignition-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-debugsource-0:2.16.2-2.2.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-2.2.rhaos4.14.el9.aarch64"
},
"product_reference": "ignition-debugsource-0:2.16.2-2.2.rhaos4.14.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-debugsource-0:2.16.2-2.2.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-2.2.rhaos4.14.el9.ppc64le"
},
"product_reference": "ignition-debugsource-0:2.16.2-2.2.rhaos4.14.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-debugsource-0:2.16.2-2.2.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-2.2.rhaos4.14.el9.s390x"
},
"product_reference": "ignition-debugsource-0:2.16.2-2.2.rhaos4.14.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-debugsource-0:2.16.2-2.2.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-2.2.rhaos4.14.el9.x86_64"
},
"product_reference": "ignition-debugsource-0:2.16.2-2.2.rhaos4.14.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-validate-0:2.16.2-2.2.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ignition-validate-0:2.16.2-2.2.rhaos4.14.el9.aarch64"
},
"product_reference": "ignition-validate-0:2.16.2-2.2.rhaos4.14.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-validate-0:2.16.2-2.2.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ignition-validate-0:2.16.2-2.2.rhaos4.14.el9.ppc64le"
},
"product_reference": "ignition-validate-0:2.16.2-2.2.rhaos4.14.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-validate-0:2.16.2-2.2.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ignition-validate-0:2.16.2-2.2.rhaos4.14.el9.s390x"
},
"product_reference": "ignition-validate-0:2.16.2-2.2.rhaos4.14.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-validate-0:2.16.2-2.2.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ignition-validate-0:2.16.2-2.2.rhaos4.14.el9.x86_64"
},
"product_reference": "ignition-validate-0:2.16.2-2.2.rhaos4.14.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.aarch64"
},
"product_reference": "ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.ppc64le"
},
"product_reference": "ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.s390x"
},
"product_reference": "ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.x86_64"
},
"product_reference": "ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el9.src as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el9.src"
},
"product_reference": "openshift-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-ansible-0:4.14.0-202404151639.p0.g81558cc.assembly.stream.el9.noarch as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202404151639.p0.g81558cc.assembly.stream.el9.noarch"
},
"product_reference": "openshift-ansible-0:4.14.0-202404151639.p0.g81558cc.assembly.stream.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-ansible-0:4.14.0-202404151639.p0.g81558cc.assembly.stream.el9.src as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202404151639.p0.g81558cc.assembly.stream.el9.src"
},
"product_reference": "openshift-ansible-0:4.14.0-202404151639.p0.g81558cc.assembly.stream.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-ansible-test-0:4.14.0-202404151639.p0.g81558cc.assembly.stream.el9.noarch as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202404151639.p0.g81558cc.assembly.stream.el9.noarch"
},
"product_reference": "openshift-ansible-test-0:4.14.0-202404151639.p0.g81558cc.assembly.stream.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el9.aarch64"
},
"product_reference": "openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el9.ppc64le"
},
"product_reference": "openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el9.s390x"
},
"product_reference": "openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el9.src as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el9.src"
},
"product_reference": "openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el9.x86_64"
},
"product_reference": "openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-redistributable-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el9.x86_64"
},
"product_reference": "openshift-clients-redistributable-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el9.aarch64"
},
"product_reference": "openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el9.ppc64le"
},
"product_reference": "openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el9.s390x"
},
"product_reference": "openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el9.x86_64"
},
"product_reference": "openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el9.aarch64"
},
"product_reference": "ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el9.ppc64le"
},
"product_reference": "ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el9.s390x"
},
"product_reference": "ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el9.src as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el9.src"
},
"product_reference": "ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el9.x86_64"
},
"product_reference": "ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-0:23.09.0-139.el9fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ovn23.09-0:23.09.0-139.el9fdp.aarch64"
},
"product_reference": "ovn23.09-0:23.09.0-139.el9fdp.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-0:23.09.0-139.el9fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ovn23.09-0:23.09.0-139.el9fdp.ppc64le"
},
"product_reference": "ovn23.09-0:23.09.0-139.el9fdp.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-0:23.09.0-139.el9fdp.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ovn23.09-0:23.09.0-139.el9fdp.s390x"
},
"product_reference": "ovn23.09-0:23.09.0-139.el9fdp.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-0:23.09.0-139.el9fdp.src as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ovn23.09-0:23.09.0-139.el9fdp.src"
},
"product_reference": "ovn23.09-0:23.09.0-139.el9fdp.src",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-0:23.09.0-139.el9fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ovn23.09-0:23.09.0-139.el9fdp.x86_64"
},
"product_reference": "ovn23.09-0:23.09.0-139.el9fdp.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-central-0:23.09.0-139.el9fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-139.el9fdp.aarch64"
},
"product_reference": "ovn23.09-central-0:23.09.0-139.el9fdp.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-central-0:23.09.0-139.el9fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-139.el9fdp.ppc64le"
},
"product_reference": "ovn23.09-central-0:23.09.0-139.el9fdp.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-central-0:23.09.0-139.el9fdp.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-139.el9fdp.s390x"
},
"product_reference": "ovn23.09-central-0:23.09.0-139.el9fdp.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-central-0:23.09.0-139.el9fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-139.el9fdp.x86_64"
},
"product_reference": "ovn23.09-central-0:23.09.0-139.el9fdp.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.aarch64"
},
"product_reference": "ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.ppc64le"
},
"product_reference": "ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.s390x"
},
"product_reference": "ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.x86_64"
},
"product_reference": "ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-debuginfo-0:23.09.0-139.el9fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-139.el9fdp.aarch64"
},
"product_reference": "ovn23.09-debuginfo-0:23.09.0-139.el9fdp.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-debuginfo-0:23.09.0-139.el9fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-139.el9fdp.ppc64le"
},
"product_reference": "ovn23.09-debuginfo-0:23.09.0-139.el9fdp.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-debuginfo-0:23.09.0-139.el9fdp.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-139.el9fdp.s390x"
},
"product_reference": "ovn23.09-debuginfo-0:23.09.0-139.el9fdp.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-debuginfo-0:23.09.0-139.el9fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-139.el9fdp.x86_64"
},
"product_reference": "ovn23.09-debuginfo-0:23.09.0-139.el9fdp.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-debugsource-0:23.09.0-139.el9fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-139.el9fdp.aarch64"
},
"product_reference": "ovn23.09-debugsource-0:23.09.0-139.el9fdp.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-debugsource-0:23.09.0-139.el9fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-139.el9fdp.ppc64le"
},
"product_reference": "ovn23.09-debugsource-0:23.09.0-139.el9fdp.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-debugsource-0:23.09.0-139.el9fdp.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-139.el9fdp.s390x"
},
"product_reference": "ovn23.09-debugsource-0:23.09.0-139.el9fdp.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-debugsource-0:23.09.0-139.el9fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-139.el9fdp.x86_64"
},
"product_reference": "ovn23.09-debugsource-0:23.09.0-139.el9fdp.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-host-0:23.09.0-139.el9fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-139.el9fdp.aarch64"
},
"product_reference": "ovn23.09-host-0:23.09.0-139.el9fdp.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-host-0:23.09.0-139.el9fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-139.el9fdp.ppc64le"
},
"product_reference": "ovn23.09-host-0:23.09.0-139.el9fdp.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-host-0:23.09.0-139.el9fdp.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-139.el9fdp.s390x"
},
"product_reference": "ovn23.09-host-0:23.09.0-139.el9fdp.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-host-0:23.09.0-139.el9fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-139.el9fdp.x86_64"
},
"product_reference": "ovn23.09-host-0:23.09.0-139.el9fdp.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.aarch64"
},
"product_reference": "ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.ppc64le"
},
"product_reference": "ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.s390x"
},
"product_reference": "ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.x86_64"
},
"product_reference": "ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-vtep-0:23.09.0-139.el9fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-139.el9fdp.aarch64"
},
"product_reference": "ovn23.09-vtep-0:23.09.0-139.el9fdp.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-vtep-0:23.09.0-139.el9fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-139.el9fdp.ppc64le"
},
"product_reference": "ovn23.09-vtep-0:23.09.0-139.el9fdp.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-vtep-0:23.09.0-139.el9fdp.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-139.el9fdp.s390x"
},
"product_reference": "ovn23.09-vtep-0:23.09.0-139.el9fdp.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-vtep-0:23.09.0-139.el9fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-139.el9fdp.x86_64"
},
"product_reference": "ovn23.09-vtep-0:23.09.0-139.el9fdp.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.aarch64"
},
"product_reference": "ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.ppc64le"
},
"product_reference": "ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.s390x"
},
"product_reference": "ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.x86_64"
},
"product_reference": "ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3:4.4.1-11.4.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el9.aarch64"
},
"product_reference": "podman-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3:4.4.1-11.4.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el9.ppc64le"
},
"product_reference": "podman-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3:4.4.1-11.4.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el9.s390x"
},
"product_reference": "podman-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3:4.4.1-11.4.rhaos4.14.el9.src as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el9.src"
},
"product_reference": "podman-3:4.4.1-11.4.rhaos4.14.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3:4.4.1-11.4.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el9.x86_64"
},
"product_reference": "podman-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.aarch64"
},
"product_reference": "podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.ppc64le"
},
"product_reference": "podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.s390x"
},
"product_reference": "podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.x86_64"
},
"product_reference": "podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-3:4.4.1-11.4.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-11.4.rhaos4.14.el9.aarch64"
},
"product_reference": "podman-debugsource-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-3:4.4.1-11.4.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-11.4.rhaos4.14.el9.ppc64le"
},
"product_reference": "podman-debugsource-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-3:4.4.1-11.4.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-11.4.rhaos4.14.el9.s390x"
},
"product_reference": "podman-debugsource-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-3:4.4.1-11.4.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-11.4.rhaos4.14.el9.x86_64"
},
"product_reference": "podman-debugsource-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-docker-3:4.4.1-11.4.rhaos4.14.el9.noarch as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-docker-3:4.4.1-11.4.rhaos4.14.el9.noarch"
},
"product_reference": "podman-docker-3:4.4.1-11.4.rhaos4.14.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el9.aarch64"
},
"product_reference": "podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el9.ppc64le"
},
"product_reference": "podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el9.s390x"
},
"product_reference": "podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el9.x86_64"
},
"product_reference": "podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.aarch64"
},
"product_reference": "podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.ppc64le"
},
"product_reference": "podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.s390x"
},
"product_reference": "podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.x86_64"
},
"product_reference": "podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-3:4.4.1-11.4.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-11.4.rhaos4.14.el9.aarch64"
},
"product_reference": "podman-plugins-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-3:4.4.1-11.4.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-11.4.rhaos4.14.el9.ppc64le"
},
"product_reference": "podman-plugins-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-3:4.4.1-11.4.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-11.4.rhaos4.14.el9.s390x"
},
"product_reference": "podman-plugins-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-3:4.4.1-11.4.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-11.4.rhaos4.14.el9.x86_64"
},
"product_reference": "podman-plugins-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.aarch64"
},
"product_reference": "podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.ppc64le"
},
"product_reference": "podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.s390x"
},
"product_reference": "podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.x86_64"
},
"product_reference": "podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-3:4.4.1-11.4.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-remote-3:4.4.1-11.4.rhaos4.14.el9.aarch64"
},
"product_reference": "podman-remote-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-3:4.4.1-11.4.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-remote-3:4.4.1-11.4.rhaos4.14.el9.ppc64le"
},
"product_reference": "podman-remote-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-3:4.4.1-11.4.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-remote-3:4.4.1-11.4.rhaos4.14.el9.s390x"
},
"product_reference": "podman-remote-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-3:4.4.1-11.4.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-remote-3:4.4.1-11.4.rhaos4.14.el9.x86_64"
},
"product_reference": "podman-remote-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.aarch64"
},
"product_reference": "podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.ppc64le"
},
"product_reference": "podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.s390x"
},
"product_reference": "podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.x86_64"
},
"product_reference": "podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-3:4.4.1-11.4.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-tests-3:4.4.1-11.4.rhaos4.14.el9.aarch64"
},
"product_reference": "podman-tests-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-3:4.4.1-11.4.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-tests-3:4.4.1-11.4.rhaos4.14.el9.ppc64le"
},
"product_reference": "podman-tests-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-3:4.4.1-11.4.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-tests-3:4.4.1-11.4.rhaos4.14.el9.s390x"
},
"product_reference": "podman-tests-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-3:4.4.1-11.4.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-tests-3:4.4.1-11.4.rhaos4.14.el9.x86_64"
},
"product_reference": "podman-tests-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.1.12-1.2.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el9.aarch64"
},
"product_reference": "runc-4:1.1.12-1.2.rhaos4.14.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.1.12-1.2.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el9.ppc64le"
},
"product_reference": "runc-4:1.1.12-1.2.rhaos4.14.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.1.12-1.2.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el9.s390x"
},
"product_reference": "runc-4:1.1.12-1.2.rhaos4.14.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.1.12-1.2.rhaos4.14.el9.src as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el9.src"
},
"product_reference": "runc-4:1.1.12-1.2.rhaos4.14.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.1.12-1.2.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el9.x86_64"
},
"product_reference": "runc-4:1.1.12-1.2.rhaos4.14.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el9.aarch64"
},
"product_reference": "runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el9.ppc64le"
},
"product_reference": "runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el9.s390x"
},
"product_reference": "runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el9.x86_64"
},
"product_reference": "runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-4:1.1.12-1.2.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.2.rhaos4.14.el9.aarch64"
},
"product_reference": "runc-debugsource-4:1.1.12-1.2.rhaos4.14.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-4:1.1.12-1.2.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.2.rhaos4.14.el9.ppc64le"
},
"product_reference": "runc-debugsource-4:1.1.12-1.2.rhaos4.14.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-4:1.1.12-1.2.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.2.rhaos4.14.el9.s390x"
},
"product_reference": "runc-debugsource-4:1.1.12-1.2.rhaos4.14.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-4:1.1.12-1.2.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.2.rhaos4.14.el9.x86_64"
},
"product_reference": "runc-debugsource-4:1.1.12-1.2.rhaos4.14.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.11.2-10.4.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el9.aarch64"
},
"product_reference": "skopeo-2:1.11.2-10.4.rhaos4.14.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.11.2-10.4.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el9.ppc64le"
},
"product_reference": "skopeo-2:1.11.2-10.4.rhaos4.14.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.11.2-10.4.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el9.s390x"
},
"product_reference": "skopeo-2:1.11.2-10.4.rhaos4.14.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.11.2-10.4.rhaos4.14.el9.src as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el9.src"
},
"product_reference": "skopeo-2:1.11.2-10.4.rhaos4.14.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.11.2-10.4.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el9.x86_64"
},
"product_reference": "skopeo-2:1.11.2-10.4.rhaos4.14.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el9.aarch64"
},
"product_reference": "skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el9.ppc64le"
},
"product_reference": "skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el9.s390x"
},
"product_reference": "skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el9.x86_64"
},
"product_reference": "skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el9.aarch64"
},
"product_reference": "skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el9.ppc64le"
},
"product_reference": "skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el9.s390x"
},
"product_reference": "skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el9.x86_64"
},
"product_reference": "skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.11.2-10.4.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.4.rhaos4.14.el9.aarch64"
},
"product_reference": "skopeo-tests-2:1.11.2-10.4.rhaos4.14.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.11.2-10.4.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.4.rhaos4.14.el9.ppc64le"
},
"product_reference": "skopeo-tests-2:1.11.2-10.4.rhaos4.14.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.11.2-10.4.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.4.rhaos4.14.el9.s390x"
},
"product_reference": "skopeo-tests-2:1.11.2-10.4.rhaos4.14.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.11.2-10.4.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.4.rhaos4.14.el9.x86_64"
},
"product_reference": "skopeo-tests-2:1.11.2-10.4.rhaos4.14.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Bartek Nowotarski"
],
"organization": "nowotarski.info"
}
],
"cve": "CVE-2023-45288",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2024-03-06T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.4.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-redistributable-0:0.19.0-1.4.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-1.3.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-1.3.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-1.3.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-1.3.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-1.3.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.s390x",
"8Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el8.src",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.2.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.2.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.2.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.2.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.2.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.2.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.2.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.2.el8.x86_64",
"8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202404151639.p0.g81558cc.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202404151639.p0.g81558cc.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202404151639.p0.g81558cc.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-kuryr-0:4.14.0-202404151639.p0.g8926a29.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-kuryr-cni-0:4.14.0-202404151639.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-kuryr-common-0:4.14.0-202404151639.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-kuryr-controller-0:4.14.0-202404151639.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202404151639.p0.gd2acdd5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202404151639.p0.gd2acdd5.assembly.stream.el8.src",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el8.src",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-docker-3:4.4.1-11.4.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:python3-kuryr-kubernetes-0:4.14.0-202404151639.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.2.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.2.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.2.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.2.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.4.rhaos4.14.el8.x86_64",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.s390x",
"9Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el9.src",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.2.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.2.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.2.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.2.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.2.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.2.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.2.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.2.el9.x86_64",
"9Base-RHOSE-4.14:ignition-0:2.16.2-2.2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-0:2.16.2-2.2.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-0:2.16.2-2.2.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-0:2.16.2-2.2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:ignition-0:2.16.2-2.2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-2.2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-2.2.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-2.2.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-2.2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-2.2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-2.2.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-2.2.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-2.2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202404151639.p0.g81558cc.assembly.stream.el9.noarch",
"9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202404151639.p0.g81558cc.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202404151639.p0.g81558cc.assembly.stream.el9.noarch",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el9.src",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-139.el9fdp.src",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-139.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-139.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-139.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-139.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-139.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-139.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.x86_64",
"9Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-docker-3:4.4.1-11.4.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.2.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.2.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.4.rhaos4.14.el9.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268273"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was discovered with the implementation of the HTTP/2 protocol in the Go programming language. There were insufficient limitations on the amount of CONTINUATION frames sent within a single stream. An attacker could potentially exploit this to cause a Denial of Service (DoS) attack.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http, x/net/http2: unlimited number of CONTINUATION frames causes DoS",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat rates the security impact of this vulnerability as Important due to the worst case scenario resulting in a denial of service. It is simple to exploit, could significantly impact availability, and there is not a suitable mitigation for all use cases. Once an attack has ended, the system should return to normal operations on its own.\n\nThis vulnerability only impacts servers which have HTTP/2 enabled. It stems from an imperfect definition of the protocol. As the Go programming language is widely utilized across nearly every major Red Hat offering, a full listing of impacted packages will not be provided. Therefore, the \u201cAffected Packages and Issued Red Hat Security Errata\u201d section contains a simplified list of what offerings need to remediate this vulnerability. Every impacted offering has at least one representative component listed, but potentially not all of them. Rest assured that Red Hat is committed to remediating this vulnerability across our entire portfolio.\n\nMany components are rated as Low impact due to configurations which reduce the attack surface or significantly increase the difficulty of exploitation. A summary of these scenarios are:\n* The container includes a package that provides a vulnerable webserver, but it is not used or running during operation\n* HTTP/2 is disabled by default and is not supported\n* Only a client implementation is provided, which is not vulnerable\n* A vulnerable module (either golang.org/net/http or golang.org/x/net/http2) is included, but disabled\n* Access to a vulnerable server is restricted within the container (loopback only connections)\n* Golang is available in the container but is not used\n\n\nWithin the Red Hat OpenShift Container Platform, the majority of vulnerable components are not externally accessible. This means an attacker must already have access to a container within your environment to exploit this vulnerability. However, the ose-hyperkube (openshift-enterprise-hyperkube) container is externally accessible, so there are less barriers to exploitation. Fixes for this specific container are already available.\n\nWithin Red Hat Ansible Automation Platform, the impacted component is Receptor. The impact has been reduced to Low as the vulnerable code is present, but not utilized. There are three potential exposures within this component:\n* Receptor utilizes QUIC a UDP based protocol which does not run over HTTP/2\n* Receptor utilizes the x/net/ipv4 and ipv6 packages, both of which are not affected",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOSE-4.14:openshift-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.14:openshift-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el9.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.4.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-redistributable-0:0.19.0-1.4.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-1.3.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-1.3.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-1.3.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-1.3.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-1.3.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.s390x",
"8Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el8.src",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.2.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.2.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.2.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.2.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.2.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.2.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.2.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.2.el8.x86_64",
"8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202404151639.p0.g81558cc.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202404151639.p0.g81558cc.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202404151639.p0.g81558cc.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-kuryr-0:4.14.0-202404151639.p0.g8926a29.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-kuryr-cni-0:4.14.0-202404151639.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-kuryr-common-0:4.14.0-202404151639.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-kuryr-controller-0:4.14.0-202404151639.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202404151639.p0.gd2acdd5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202404151639.p0.gd2acdd5.assembly.stream.el8.src",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el8.src",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-docker-3:4.4.1-11.4.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:python3-kuryr-kubernetes-0:4.14.0-202404151639.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.2.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.2.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.2.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.2.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.4.rhaos4.14.el8.x86_64",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.s390x",
"9Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el9.src",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.2.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.2.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.2.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.2.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.2.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.2.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.2.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.2.el9.x86_64",
"9Base-RHOSE-4.14:ignition-0:2.16.2-2.2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-0:2.16.2-2.2.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-0:2.16.2-2.2.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-0:2.16.2-2.2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:ignition-0:2.16.2-2.2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-2.2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-2.2.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-2.2.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-2.2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-2.2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-2.2.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-2.2.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-2.2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202404151639.p0.g81558cc.assembly.stream.el9.noarch",
"9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202404151639.p0.g81558cc.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202404151639.p0.g81558cc.assembly.stream.el9.noarch",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el9.src",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-139.el9fdp.src",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-139.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-139.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-139.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-139.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-139.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-139.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.x86_64",
"9Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-docker-3:4.4.1-11.4.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.2.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.2.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.4.rhaos4.14.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-45288"
},
{
"category": "external",
"summary": "RHBZ#2268273",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268273"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-45288",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45288"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-45288",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-45288"
},
{
"category": "external",
"summary": "https://nowotarski.info/http2-continuation-flood/",
"url": "https://nowotarski.info/http2-continuation-flood/"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2687",
"url": "https://pkg.go.dev/vuln/GO-2024-2687"
},
{
"category": "external",
"summary": "https://www.kb.cert.org/vuls/id/421644",
"url": "https://www.kb.cert.org/vuls/id/421644"
}
],
"release_date": "2024-04-03T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-04-26T20:17:38+00:00",
"details": "For OpenShift Container Platform 4.14 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.14/release_notes/ocp-4-14-release-notes.html",
"product_ids": [
"8Base-RHOSE-4.14:openshift-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.14:openshift-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:1897"
},
{
"category": "workaround",
"details": "In some environments where http/2 support is not required, it may be possible to disable this feature to reduce risk.",
"product_ids": [
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.4.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-redistributable-0:0.19.0-1.4.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-1.3.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-1.3.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-1.3.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-1.3.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-1.3.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.s390x",
"8Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el8.src",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.2.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.2.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.2.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.2.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.2.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.2.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.2.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.2.el8.x86_64",
"8Base-RHOSE-4.14:openshift-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202404151639.p0.g81558cc.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202404151639.p0.g81558cc.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202404151639.p0.g81558cc.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-kuryr-0:4.14.0-202404151639.p0.g8926a29.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-kuryr-cni-0:4.14.0-202404151639.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-kuryr-common-0:4.14.0-202404151639.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-kuryr-controller-0:4.14.0-202404151639.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202404151639.p0.gd2acdd5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202404151639.p0.gd2acdd5.assembly.stream.el8.src",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el8.src",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-docker-3:4.4.1-11.4.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:python3-kuryr-kubernetes-0:4.14.0-202404151639.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.2.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.2.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.2.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.2.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.4.rhaos4.14.el8.x86_64",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.s390x",
"9Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el9.src",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.2.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.2.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.2.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.2.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.2.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.2.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.2.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.2.el9.x86_64",
"9Base-RHOSE-4.14:ignition-0:2.16.2-2.2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-0:2.16.2-2.2.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-0:2.16.2-2.2.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-0:2.16.2-2.2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:ignition-0:2.16.2-2.2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-2.2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-2.2.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-2.2.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-2.2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-2.2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-2.2.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-2.2.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-2.2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:openshift-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202404151639.p0.g81558cc.assembly.stream.el9.noarch",
"9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202404151639.p0.g81558cc.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202404151639.p0.g81558cc.assembly.stream.el9.noarch",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el9.src",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-139.el9fdp.src",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-139.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-139.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-139.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-139.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-139.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-139.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.x86_64",
"9Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-docker-3:4.4.1-11.4.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.2.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.2.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.4.rhaos4.14.el9.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.4.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-redistributable-0:0.19.0-1.4.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-1.3.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-1.3.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-1.3.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-1.3.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-1.3.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.s390x",
"8Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el8.src",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.2.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.2.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.2.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.2.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.2.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.2.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.2.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.2.el8.x86_64",
"8Base-RHOSE-4.14:openshift-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202404151639.p0.g81558cc.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202404151639.p0.g81558cc.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202404151639.p0.g81558cc.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-kuryr-0:4.14.0-202404151639.p0.g8926a29.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-kuryr-cni-0:4.14.0-202404151639.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-kuryr-common-0:4.14.0-202404151639.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-kuryr-controller-0:4.14.0-202404151639.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202404151639.p0.gd2acdd5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202404151639.p0.gd2acdd5.assembly.stream.el8.src",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el8.src",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-docker-3:4.4.1-11.4.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:python3-kuryr-kubernetes-0:4.14.0-202404151639.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.2.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.2.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.2.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.2.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.4.rhaos4.14.el8.x86_64",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.s390x",
"9Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el9.src",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.2.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.2.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.2.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.2.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.2.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.2.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.2.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.2.el9.x86_64",
"9Base-RHOSE-4.14:ignition-0:2.16.2-2.2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-0:2.16.2-2.2.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-0:2.16.2-2.2.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-0:2.16.2-2.2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:ignition-0:2.16.2-2.2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-2.2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-2.2.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-2.2.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-2.2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-2.2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-2.2.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-2.2.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-2.2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:openshift-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202404151639.p0.g81558cc.assembly.stream.el9.noarch",
"9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202404151639.p0.g81558cc.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202404151639.p0.g81558cc.assembly.stream.el9.noarch",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el9.src",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-139.el9fdp.src",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-139.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-139.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-139.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-139.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-139.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-139.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.x86_64",
"9Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-docker-3:4.4.1-11.4.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.2.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.2.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.4.rhaos4.14.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: net/http, x/net/http2: unlimited number of CONTINUATION frames causes DoS"
},
{
"acknowledgments": [
{
"names": [
"@r3kumar",
"@qmuntal"
]
}
],
"cve": "CVE-2024-1394",
"cwe": {
"id": "CWE-401",
"name": "Missing Release of Memory after Effective Lifetime"
},
"discovery_date": "2024-02-06T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-139.el9fdp.src",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-139.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-139.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-139.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-139.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-139.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-139.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2262921"
}
],
"notes": [
{
"category": "description",
"text": "A memory leak flaw was found in Golang in the RSA encrypting/decrypting code, which might lead to a resource exhaustion vulnerability using attacker-controlled inputs\u200b. The memory leak happens in github.com/golang-fips/openssl/openssl/rsa.go#L113. The objects leaked are pkey\u200b and ctx\u200b. That function uses named return parameters to free pkey\u200b and ctx\u200b if there is an error initializing the context or setting the different properties. All return statements related to error cases follow the \"return nil, nil, fail(...)\" pattern, meaning that pkey\u200b and ctx\u200b will be nil inside the deferred function that should free them.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang-fips/openssl: Memory leaks in code encrypting and decrypting RSA payloads",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The majority of RHEL utilities are not long-running applications; instead, they are command-line tools. These tools utilize Golang package as build-time dependency, which is why they are classified as having a \"Moderate\" level of 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": [
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.4.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-redistributable-0:0.19.0-1.4.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-1.3.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-1.3.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-1.3.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-1.3.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-1.3.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.s390x",
"8Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el8.src",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.2.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.2.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.2.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.2.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.2.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.2.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.2.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.2.el8.x86_64",
"8Base-RHOSE-4.14:openshift-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202404151639.p0.g81558cc.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202404151639.p0.g81558cc.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202404151639.p0.g81558cc.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-kuryr-0:4.14.0-202404151639.p0.g8926a29.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-kuryr-cni-0:4.14.0-202404151639.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-kuryr-common-0:4.14.0-202404151639.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-kuryr-controller-0:4.14.0-202404151639.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202404151639.p0.gd2acdd5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202404151639.p0.gd2acdd5.assembly.stream.el8.src",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el8.src",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-docker-3:4.4.1-11.4.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:python3-kuryr-kubernetes-0:4.14.0-202404151639.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.2.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.2.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.2.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.2.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.4.rhaos4.14.el8.x86_64",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.s390x",
"9Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el9.src",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.2.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.2.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.2.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.2.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.2.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.2.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.2.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.2.el9.x86_64",
"9Base-RHOSE-4.14:ignition-0:2.16.2-2.2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-0:2.16.2-2.2.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-0:2.16.2-2.2.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-0:2.16.2-2.2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:ignition-0:2.16.2-2.2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-2.2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-2.2.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-2.2.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-2.2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-2.2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-2.2.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-2.2.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-2.2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:openshift-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202404151639.p0.g81558cc.assembly.stream.el9.noarch",
"9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202404151639.p0.g81558cc.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202404151639.p0.g81558cc.assembly.stream.el9.noarch",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el9.src",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-docker-3:4.4.1-11.4.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.2.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.2.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.4.rhaos4.14.el9.x86_64"
],
"known_not_affected": [
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-139.el9fdp.src",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-139.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-139.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-139.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-139.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-139.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-139.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-1394"
},
{
"category": "external",
"summary": "RHBZ#2262921",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2262921"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-1394",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-1394"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-1394",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-1394"
},
{
"category": "external",
"summary": "https://github.com/golang-fips/openssl/commit/85d31d0d257ce842c8a1e63c4d230ae850348136",
"url": "https://github.com/golang-fips/openssl/commit/85d31d0d257ce842c8a1e63c4d230ae850348136"
},
{
"category": "external",
"summary": "https://github.com/golang-fips/openssl/security/advisories/GHSA-78hx-gp6g-7mj6",
"url": "https://github.com/golang-fips/openssl/security/advisories/GHSA-78hx-gp6g-7mj6"
},
{
"category": "external",
"summary": "https://github.com/microsoft/go-crypto-openssl/commit/104fe7f6912788d2ad44602f77a0a0a62f1f259f",
"url": "https://github.com/microsoft/go-crypto-openssl/commit/104fe7f6912788d2ad44602f77a0a0a62f1f259f"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2660",
"url": "https://pkg.go.dev/vuln/GO-2024-2660"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2024-2660.json",
"url": "https://vuln.go.dev/ID/GO-2024-2660.json"
}
],
"release_date": "2024-03-20T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-04-26T20:17:38+00:00",
"details": "For OpenShift Container Platform 4.14 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.14/release_notes/ocp-4-14-release-notes.html",
"product_ids": [
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.4.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-redistributable-0:0.19.0-1.4.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-1.3.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-1.3.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-1.3.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-1.3.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-1.3.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.s390x",
"8Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el8.src",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.2.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.2.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.2.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.2.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.2.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.2.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.2.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.2.el8.x86_64",
"8Base-RHOSE-4.14:openshift-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202404151639.p0.g81558cc.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202404151639.p0.g81558cc.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202404151639.p0.g81558cc.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-kuryr-0:4.14.0-202404151639.p0.g8926a29.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-kuryr-cni-0:4.14.0-202404151639.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-kuryr-common-0:4.14.0-202404151639.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-kuryr-controller-0:4.14.0-202404151639.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202404151639.p0.gd2acdd5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202404151639.p0.gd2acdd5.assembly.stream.el8.src",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el8.src",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-docker-3:4.4.1-11.4.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:python3-kuryr-kubernetes-0:4.14.0-202404151639.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.2.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.2.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.2.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.2.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.4.rhaos4.14.el8.x86_64",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.s390x",
"9Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el9.src",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.2.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.2.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.2.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.2.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.2.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.2.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.2.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.2.el9.x86_64",
"9Base-RHOSE-4.14:ignition-0:2.16.2-2.2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-0:2.16.2-2.2.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-0:2.16.2-2.2.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-0:2.16.2-2.2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:ignition-0:2.16.2-2.2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-2.2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-2.2.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-2.2.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-2.2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-2.2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-2.2.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-2.2.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-2.2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:openshift-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202404151639.p0.g81558cc.assembly.stream.el9.noarch",
"9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202404151639.p0.g81558cc.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202404151639.p0.g81558cc.assembly.stream.el9.noarch",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el9.src",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-docker-3:4.4.1-11.4.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.2.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.2.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.4.rhaos4.14.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:1897"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.4.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-redistributable-0:0.19.0-1.4.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-1.3.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-1.3.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-1.3.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-1.3.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-1.3.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.s390x",
"8Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el8.src",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.2.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.2.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.2.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.2.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.2.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.2.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.2.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.2.el8.x86_64",
"8Base-RHOSE-4.14:openshift-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202404151639.p0.g81558cc.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202404151639.p0.g81558cc.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202404151639.p0.g81558cc.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-kuryr-0:4.14.0-202404151639.p0.g8926a29.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-kuryr-cni-0:4.14.0-202404151639.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-kuryr-common-0:4.14.0-202404151639.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-kuryr-controller-0:4.14.0-202404151639.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202404151639.p0.gd2acdd5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202404151639.p0.gd2acdd5.assembly.stream.el8.src",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el8.src",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-docker-3:4.4.1-11.4.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:python3-kuryr-kubernetes-0:4.14.0-202404151639.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.2.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.2.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.2.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.2.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.4.rhaos4.14.el8.x86_64",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.s390x",
"9Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el9.src",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.2.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.2.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.2.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.2.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.2.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.2.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.2.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.2.el9.x86_64",
"9Base-RHOSE-4.14:ignition-0:2.16.2-2.2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-0:2.16.2-2.2.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-0:2.16.2-2.2.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-0:2.16.2-2.2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:ignition-0:2.16.2-2.2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-2.2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-2.2.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-2.2.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-2.2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-2.2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-2.2.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-2.2.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-2.2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:openshift-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202404151639.p0.g81558cc.assembly.stream.el9.noarch",
"9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202404151639.p0.g81558cc.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202404151639.p0.g81558cc.assembly.stream.el9.noarch",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el9.src",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-139.el9fdp.src",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-139.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-139.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-139.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-139.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-139.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-139.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.x86_64",
"9Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-docker-3:4.4.1-11.4.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.2.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.2.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.4.rhaos4.14.el9.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.4.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-redistributable-0:0.19.0-1.4.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-1.3.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-1.3.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-1.3.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-1.3.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-1.3.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.s390x",
"8Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el8.src",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.2.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.2.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.2.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.2.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.2.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.2.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.2.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.2.el8.x86_64",
"8Base-RHOSE-4.14:openshift-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202404151639.p0.g81558cc.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202404151639.p0.g81558cc.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202404151639.p0.g81558cc.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-kuryr-0:4.14.0-202404151639.p0.g8926a29.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-kuryr-cni-0:4.14.0-202404151639.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-kuryr-common-0:4.14.0-202404151639.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-kuryr-controller-0:4.14.0-202404151639.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202404151639.p0.gd2acdd5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202404151639.p0.gd2acdd5.assembly.stream.el8.src",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el8.src",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-docker-3:4.4.1-11.4.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:python3-kuryr-kubernetes-0:4.14.0-202404151639.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.2.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.2.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.2.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.2.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.4.rhaos4.14.el8.x86_64",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.s390x",
"9Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el9.src",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.2.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.2.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.2.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.2.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.2.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.2.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.2.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.2.el9.x86_64",
"9Base-RHOSE-4.14:ignition-0:2.16.2-2.2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-0:2.16.2-2.2.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-0:2.16.2-2.2.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-0:2.16.2-2.2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:ignition-0:2.16.2-2.2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-2.2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-2.2.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-2.2.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-2.2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-2.2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-2.2.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-2.2.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-2.2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:openshift-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202404151639.p0.g81558cc.assembly.stream.el9.noarch",
"9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202404151639.p0.g81558cc.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202404151639.p0.g81558cc.assembly.stream.el9.noarch",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el9.src",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-139.el9fdp.src",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-139.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-139.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-139.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-139.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-139.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-139.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.x86_64",
"9Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-docker-3:4.4.1-11.4.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.2.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.2.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.4.rhaos4.14.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang-fips/openssl: Memory leaks in code encrypting and decrypting RSA payloads"
}
]
}
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.