Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2022-41724 (GCVE-0-2022-41724)
Vulnerability from cvelistv5 – Published: 2023-02-28 17:19 – Updated: 2025-03-07 17:57- CWE-400 - Uncontrolled Resource Consumption
| Vendor | Product | Version | |
|---|---|---|---|
| Go standard library | crypto/tls |
Affected:
0 , < 1.19.6
(semver)
Affected: 1.20.0-0 , < 1.20.1 (semver) |
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-03T12:49:43.929Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_transferred"
],
"url": "https://go.dev/issue/58001"
},
{
"tags": [
"x_transferred"
],
"url": "https://go.dev/cl/468125"
},
{
"tags": [
"x_transferred"
],
"url": "https://groups.google.com/g/golang-announce/c/V0aBFqaFs_E"
},
{
"tags": [
"x_transferred"
],
"url": "https://pkg.go.dev/vuln/GO-2023-1570"
},
{
"tags": [
"x_transferred"
],
"url": "https://security.gentoo.org/glsa/202311-09"
}
],
"title": "CVE Program Container"
},
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2022-41724",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2025-03-07T17:56:50.422222Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2025-03-07T17:57:05.605Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"collectionURL": "https://pkg.go.dev",
"defaultStatus": "unaffected",
"packageName": "crypto/tls",
"product": "crypto/tls",
"programRoutines": [
{
"name": "handshakeMessage.marshal"
},
{
"name": "Conn.writeRecord"
},
{
"name": "Conn.readHandshake"
},
{
"name": "Conn.handleRenegotiation"
},
{
"name": "Conn.handlePostHandshakeMessage"
},
{
"name": "Conn.handleKeyUpdate"
},
{
"name": "Conn.clientHandshake"
},
{
"name": "Conn.loadSession"
},
{
"name": "clientHandshakeState.handshake"
},
{
"name": "clientHandshakeState.doFullHandshake"
},
{
"name": "clientHandshakeState.readFinished"
},
{
"name": "clientHandshakeState.readSessionTicket"
},
{
"name": "clientHandshakeState.sendFinished"
},
{
"name": "clientHandshakeStateTLS13.handshake"
},
{
"name": "clientHandshakeStateTLS13.sendDummyChangeCipherSpec"
},
{
"name": "clientHandshakeStateTLS13.processHelloRetryRequest"
},
{
"name": "clientHandshakeStateTLS13.readServerParameters"
},
{
"name": "clientHandshakeStateTLS13.readServerCertificate"
},
{
"name": "clientHandshakeStateTLS13.readServerFinished"
},
{
"name": "clientHandshakeStateTLS13.sendClientCertificate"
},
{
"name": "clientHandshakeStateTLS13.sendClientFinished"
},
{
"name": "clientHelloMsg.marshal"
},
{
"name": "clientHelloMsg.marshalWithoutBinders"
},
{
"name": "clientHelloMsg.updateBinders"
},
{
"name": "serverHelloMsg.marshal"
},
{
"name": "encryptedExtensionsMsg.marshal"
},
{
"name": "endOfEarlyDataMsg.marshal"
},
{
"name": "keyUpdateMsg.marshal"
},
{
"name": "newSessionTicketMsgTLS13.marshal"
},
{
"name": "certificateRequestMsgTLS13.marshal"
},
{
"name": "certificateMsg.marshal"
},
{
"name": "certificateMsgTLS13.marshal"
},
{
"name": "serverKeyExchangeMsg.marshal"
},
{
"name": "certificateStatusMsg.marshal"
},
{
"name": "serverHelloDoneMsg.marshal"
},
{
"name": "clientKeyExchangeMsg.marshal"
},
{
"name": "finishedMsg.marshal"
},
{
"name": "certificateRequestMsg.marshal"
},
{
"name": "certificateVerifyMsg.marshal"
},
{
"name": "newSessionTicketMsg.marshal"
},
{
"name": "helloRequestMsg.marshal"
},
{
"name": "Conn.readClientHello"
},
{
"name": "serverHandshakeState.doResumeHandshake"
},
{
"name": "serverHandshakeState.doFullHandshake"
},
{
"name": "serverHandshakeState.readFinished"
},
{
"name": "serverHandshakeState.sendSessionTicket"
},
{
"name": "serverHandshakeState.sendFinished"
},
{
"name": "serverHandshakeStateTLS13.checkForResumption"
},
{
"name": "serverHandshakeStateTLS13.sendDummyChangeCipherSpec"
},
{
"name": "serverHandshakeStateTLS13.doHelloRetryRequest"
},
{
"name": "serverHandshakeStateTLS13.sendServerParameters"
},
{
"name": "serverHandshakeStateTLS13.sendServerCertificate"
},
{
"name": "serverHandshakeStateTLS13.sendServerFinished"
},
{
"name": "serverHandshakeStateTLS13.sendSessionTickets"
},
{
"name": "serverHandshakeStateTLS13.readClientCertificate"
},
{
"name": "serverHandshakeStateTLS13.readClientFinished"
},
{
"name": "cipherSuiteTLS13.expandLabel"
},
{
"name": "sessionState.marshal"
},
{
"name": "sessionStateTLS13.marshal"
},
{
"name": "Conn.Handshake"
},
{
"name": "Conn.HandshakeContext"
},
{
"name": "Conn.Read"
},
{
"name": "Conn.Write"
},
{
"name": "ConnectionState.ExportKeyingMaterial"
},
{
"name": "Dial"
},
{
"name": "DialWithDialer"
},
{
"name": "Dialer.Dial"
},
{
"name": "Dialer.DialContext"
}
],
"vendor": "Go standard library",
"versions": [
{
"lessThan": "1.19.6",
"status": "affected",
"version": "0",
"versionType": "semver"
},
{
"lessThan": "1.20.1",
"status": "affected",
"version": "1.20.0-0",
"versionType": "semver"
}
]
}
],
"credits": [
{
"lang": "en",
"value": "Marten Seemann"
}
],
"descriptions": [
{
"lang": "en",
"value": "Large handshake records may cause panics in crypto/tls. Both clients and servers may send large TLS handshake records which cause servers and clients, respectively, to panic when attempting to construct responses. This affects all TLS 1.3 clients, TLS 1.2 clients which explicitly enable session resumption (by setting Config.ClientSessionCache to a non-nil value), and TLS 1.3 servers which request client certificates (by setting Config.ClientAuth \u003e= RequestClientCert)."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "CWE-400: Uncontrolled Resource Consumption",
"lang": "en"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2023-11-25T11:09:30.560Z",
"orgId": "1bb62c36-49e3-4200-9d77-64a1400537cc",
"shortName": "Go"
},
"references": [
{
"url": "https://go.dev/issue/58001"
},
{
"url": "https://go.dev/cl/468125"
},
{
"url": "https://groups.google.com/g/golang-announce/c/V0aBFqaFs_E"
},
{
"url": "https://pkg.go.dev/vuln/GO-2023-1570"
},
{
"url": "https://security.gentoo.org/glsa/202311-09"
}
],
"title": "Panic on large handshake records in crypto/tls"
}
},
"cveMetadata": {
"assignerOrgId": "1bb62c36-49e3-4200-9d77-64a1400537cc",
"assignerShortName": "Go",
"cveId": "CVE-2022-41724",
"datePublished": "2023-02-28T17:19:44.420Z",
"dateReserved": "2022-09-28T17:00:06.611Z",
"dateUpdated": "2025-03-07T17:57:05.605Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2022-41724",
"date": "2026-06-10",
"epss": "0.0002",
"percentile": "0.05651"
},
"fkie_nvd": {
"configurations": "[{\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*\", \"versionEndExcluding\": \"1.19.6\", \"matchCriteriaId\": \"2219CF76-6D17-487E-9B67-BC49E4743528\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:golang:go:1.20.0:-:*:*:*:*:*:*\", \"matchCriteriaId\": \"B78574DF-045C-4A26-B0F5-8C082B24D9FD\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:golang:go:1.20.0:rc1:*:*:*:*:*:*\", \"matchCriteriaId\": \"1A10A0A9-4C2C-42FF-AB8C-52D023BE1445\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:golang:go:1.20.0:rc2:*:*:*:*:*:*\", \"matchCriteriaId\": \"AE127A27-C103-4F60-AE36-8AF1C92ADEA9\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:golang:go:1.20.0:rc3:*:*:*:*:*:*\", \"matchCriteriaId\": \"E40BF33F-3AE7-4CF3-8E29-E92B94243CFA\"}]}]}]",
"descriptions": "[{\"lang\": \"en\", \"value\": \"Large handshake records may cause panics in crypto/tls. Both clients and servers may send large TLS handshake records which cause servers and clients, respectively, to panic when attempting to construct responses. This affects all TLS 1.3 clients, TLS 1.2 clients which explicitly enable session resumption (by setting Config.ClientSessionCache to a non-nil value), and TLS 1.3 servers which request client certificates (by setting Config.ClientAuth \u003e= RequestClientCert).\"}]",
"id": "CVE-2022-41724",
"lastModified": "2024-11-21T07:23:44.603",
"metrics": "{\"cvssMetricV31\": [{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"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": "2023-02-28T18:15:10.043",
"references": "[{\"url\": \"https://go.dev/cl/468125\", \"source\": \"security@golang.org\", \"tags\": [\"Patch\", \"Release Notes\"]}, {\"url\": \"https://go.dev/issue/58001\", \"source\": \"security@golang.org\", \"tags\": [\"Issue Tracking\", \"Patch\", \"Vendor Advisory\"]}, {\"url\": \"https://groups.google.com/g/golang-announce/c/V0aBFqaFs_E\", \"source\": \"security@golang.org\", \"tags\": [\"Mailing List\", \"Vendor Advisory\"]}, {\"url\": \"https://pkg.go.dev/vuln/GO-2023-1570\", \"source\": \"security@golang.org\", \"tags\": [\"Vendor Advisory\"]}, {\"url\": \"https://security.gentoo.org/glsa/202311-09\", \"source\": \"security@golang.org\"}, {\"url\": \"https://go.dev/cl/468125\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Patch\", \"Release Notes\"]}, {\"url\": \"https://go.dev/issue/58001\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Issue Tracking\", \"Patch\", \"Vendor Advisory\"]}, {\"url\": \"https://groups.google.com/g/golang-announce/c/V0aBFqaFs_E\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Mailing List\", \"Vendor Advisory\"]}, {\"url\": \"https://pkg.go.dev/vuln/GO-2023-1570\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Vendor Advisory\"]}, {\"url\": \"https://security.gentoo.org/glsa/202311-09\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}]",
"sourceIdentifier": "security@golang.org",
"vulnStatus": "Modified",
"weaknesses": "[{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-400\"}]}]"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2022-41724\",\"sourceIdentifier\":\"security@golang.org\",\"published\":\"2023-02-28T18:15:10.043\",\"lastModified\":\"2024-11-21T07:23:44.603\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Large handshake records may cause panics in crypto/tls. Both clients and servers may send large TLS handshake records which cause servers and clients, respectively, to panic when attempting to construct responses. This affects all TLS 1.3 clients, TLS 1.2 clients which explicitly enable session resumption (by setting Config.ClientSessionCache to a non-nil value), and TLS 1.3 servers which request client certificates (by setting Config.ClientAuth \u003e= RequestClientCert).\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"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}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-400\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"1.19.6\",\"matchCriteriaId\":\"2219CF76-6D17-487E-9B67-BC49E4743528\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:golang:go:1.20.0:-:*:*:*:*:*:*\",\"matchCriteriaId\":\"B78574DF-045C-4A26-B0F5-8C082B24D9FD\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:golang:go:1.20.0:rc1:*:*:*:*:*:*\",\"matchCriteriaId\":\"1A10A0A9-4C2C-42FF-AB8C-52D023BE1445\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:golang:go:1.20.0:rc2:*:*:*:*:*:*\",\"matchCriteriaId\":\"AE127A27-C103-4F60-AE36-8AF1C92ADEA9\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:golang:go:1.20.0:rc3:*:*:*:*:*:*\",\"matchCriteriaId\":\"E40BF33F-3AE7-4CF3-8E29-E92B94243CFA\"}]}]}],\"references\":[{\"url\":\"https://go.dev/cl/468125\",\"source\":\"security@golang.org\",\"tags\":[\"Patch\",\"Release Notes\"]},{\"url\":\"https://go.dev/issue/58001\",\"source\":\"security@golang.org\",\"tags\":[\"Issue Tracking\",\"Patch\",\"Vendor Advisory\"]},{\"url\":\"https://groups.google.com/g/golang-announce/c/V0aBFqaFs_E\",\"source\":\"security@golang.org\",\"tags\":[\"Mailing List\",\"Vendor Advisory\"]},{\"url\":\"https://pkg.go.dev/vuln/GO-2023-1570\",\"source\":\"security@golang.org\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://security.gentoo.org/glsa/202311-09\",\"source\":\"security@golang.org\"},{\"url\":\"https://go.dev/cl/468125\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Release Notes\"]},{\"url\":\"https://go.dev/issue/58001\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Issue Tracking\",\"Patch\",\"Vendor Advisory\"]},{\"url\":\"https://groups.google.com/g/golang-announce/c/V0aBFqaFs_E\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Vendor Advisory\"]},{\"url\":\"https://pkg.go.dev/vuln/GO-2023-1570\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://security.gentoo.org/glsa/202311-09\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://go.dev/issue/58001\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://go.dev/cl/468125\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://groups.google.com/g/golang-announce/c/V0aBFqaFs_E\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://pkg.go.dev/vuln/GO-2023-1570\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://security.gentoo.org/glsa/202311-09\", \"tags\": [\"x_transferred\"]}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2024-08-03T12:49:43.929Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2022-41724\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"yes\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-03-07T17:56:50.422222Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-03-07T17:56:59.380Z\"}}], \"cna\": {\"title\": \"Panic on large handshake records in crypto/tls\", \"credits\": [{\"lang\": \"en\", \"value\": \"Marten Seemann\"}], \"affected\": [{\"vendor\": \"Go standard library\", \"product\": \"crypto/tls\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"lessThan\": \"1.19.6\", \"versionType\": \"semver\"}, {\"status\": \"affected\", \"version\": \"1.20.0-0\", \"lessThan\": \"1.20.1\", \"versionType\": \"semver\"}], \"packageName\": \"crypto/tls\", \"collectionURL\": \"https://pkg.go.dev\", \"defaultStatus\": \"unaffected\", \"programRoutines\": [{\"name\": \"handshakeMessage.marshal\"}, {\"name\": \"Conn.writeRecord\"}, {\"name\": \"Conn.readHandshake\"}, {\"name\": \"Conn.handleRenegotiation\"}, {\"name\": \"Conn.handlePostHandshakeMessage\"}, {\"name\": \"Conn.handleKeyUpdate\"}, {\"name\": \"Conn.clientHandshake\"}, {\"name\": \"Conn.loadSession\"}, {\"name\": \"clientHandshakeState.handshake\"}, {\"name\": \"clientHandshakeState.doFullHandshake\"}, {\"name\": \"clientHandshakeState.readFinished\"}, {\"name\": \"clientHandshakeState.readSessionTicket\"}, {\"name\": \"clientHandshakeState.sendFinished\"}, {\"name\": \"clientHandshakeStateTLS13.handshake\"}, {\"name\": \"clientHandshakeStateTLS13.sendDummyChangeCipherSpec\"}, {\"name\": \"clientHandshakeStateTLS13.processHelloRetryRequest\"}, {\"name\": \"clientHandshakeStateTLS13.readServerParameters\"}, {\"name\": \"clientHandshakeStateTLS13.readServerCertificate\"}, {\"name\": \"clientHandshakeStateTLS13.readServerFinished\"}, {\"name\": \"clientHandshakeStateTLS13.sendClientCertificate\"}, {\"name\": \"clientHandshakeStateTLS13.sendClientFinished\"}, {\"name\": \"clientHelloMsg.marshal\"}, {\"name\": \"clientHelloMsg.marshalWithoutBinders\"}, {\"name\": \"clientHelloMsg.updateBinders\"}, {\"name\": \"serverHelloMsg.marshal\"}, {\"name\": \"encryptedExtensionsMsg.marshal\"}, {\"name\": \"endOfEarlyDataMsg.marshal\"}, {\"name\": \"keyUpdateMsg.marshal\"}, {\"name\": \"newSessionTicketMsgTLS13.marshal\"}, {\"name\": \"certificateRequestMsgTLS13.marshal\"}, {\"name\": \"certificateMsg.marshal\"}, {\"name\": \"certificateMsgTLS13.marshal\"}, {\"name\": \"serverKeyExchangeMsg.marshal\"}, {\"name\": \"certificateStatusMsg.marshal\"}, {\"name\": \"serverHelloDoneMsg.marshal\"}, {\"name\": \"clientKeyExchangeMsg.marshal\"}, {\"name\": \"finishedMsg.marshal\"}, {\"name\": \"certificateRequestMsg.marshal\"}, {\"name\": \"certificateVerifyMsg.marshal\"}, {\"name\": \"newSessionTicketMsg.marshal\"}, {\"name\": \"helloRequestMsg.marshal\"}, {\"name\": \"Conn.readClientHello\"}, {\"name\": \"serverHandshakeState.doResumeHandshake\"}, {\"name\": \"serverHandshakeState.doFullHandshake\"}, {\"name\": \"serverHandshakeState.readFinished\"}, {\"name\": \"serverHandshakeState.sendSessionTicket\"}, {\"name\": \"serverHandshakeState.sendFinished\"}, {\"name\": \"serverHandshakeStateTLS13.checkForResumption\"}, {\"name\": \"serverHandshakeStateTLS13.sendDummyChangeCipherSpec\"}, {\"name\": \"serverHandshakeStateTLS13.doHelloRetryRequest\"}, {\"name\": \"serverHandshakeStateTLS13.sendServerParameters\"}, {\"name\": \"serverHandshakeStateTLS13.sendServerCertificate\"}, {\"name\": \"serverHandshakeStateTLS13.sendServerFinished\"}, {\"name\": \"serverHandshakeStateTLS13.sendSessionTickets\"}, {\"name\": \"serverHandshakeStateTLS13.readClientCertificate\"}, {\"name\": \"serverHandshakeStateTLS13.readClientFinished\"}, {\"name\": \"cipherSuiteTLS13.expandLabel\"}, {\"name\": \"sessionState.marshal\"}, {\"name\": \"sessionStateTLS13.marshal\"}, {\"name\": \"Conn.Handshake\"}, {\"name\": \"Conn.HandshakeContext\"}, {\"name\": \"Conn.Read\"}, {\"name\": \"Conn.Write\"}, {\"name\": \"ConnectionState.ExportKeyingMaterial\"}, {\"name\": \"Dial\"}, {\"name\": \"DialWithDialer\"}, {\"name\": \"Dialer.Dial\"}, {\"name\": \"Dialer.DialContext\"}]}], \"references\": [{\"url\": \"https://go.dev/issue/58001\"}, {\"url\": \"https://go.dev/cl/468125\"}, {\"url\": \"https://groups.google.com/g/golang-announce/c/V0aBFqaFs_E\"}, {\"url\": \"https://pkg.go.dev/vuln/GO-2023-1570\"}, {\"url\": \"https://security.gentoo.org/glsa/202311-09\"}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"Large handshake records may cause panics in crypto/tls. Both clients and servers may send large TLS handshake records which cause servers and clients, respectively, to panic when attempting to construct responses. This affects all TLS 1.3 clients, TLS 1.2 clients which explicitly enable session resumption (by setting Config.ClientSessionCache to a non-nil value), and TLS 1.3 servers which request client certificates (by setting Config.ClientAuth \u003e= RequestClientCert).\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"description\": \"CWE-400: Uncontrolled Resource Consumption\"}]}], \"providerMetadata\": {\"orgId\": \"1bb62c36-49e3-4200-9d77-64a1400537cc\", \"shortName\": \"Go\", \"dateUpdated\": \"2023-11-25T11:09:30.560Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2022-41724\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-03-07T17:57:05.605Z\", \"dateReserved\": \"2022-09-28T17:00:06.611Z\", \"assignerOrgId\": \"1bb62c36-49e3-4200-9d77-64a1400537cc\", \"datePublished\": \"2023-02-28T17:19:44.420Z\", \"assignerShortName\": \"Go\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
}
}
RHSA-2023:1329
Vulnerability from csaf_redhat - Published: 2023-05-18 00:39 - Updated: 2026-06-02 17:38A flaw was found in the net/http library of the golang package. This flaw allows an attacker to cause excessive memory growth in a Go server accepting HTTP/2 requests. HTTP/2 server connections contain a cache of HTTP header keys sent by the client. While the total number of entries in this cache is capped, an attacker sending very large keys can cause the server to allocate approximately 64 MiB per open connection.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOSE-4.13:microshift-0:4.13.0-202305161335.p0.g17cae44.assembly.4.13.0.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:microshift-0:4.13.0-202305161335.p0.g17cae44.assembly.4.13.0.el9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:microshift-0:4.13.0-202305161335.p0.g17cae44.assembly.4.13.0.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:microshift-greenboot-0:4.13.0-202305161335.p0.g17cae44.assembly.4.13.0.el9.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:microshift-networking-0:4.13.0-202305161335.p0.g17cae44.assembly.4.13.0.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:microshift-networking-0:4.13.0-202305161335.p0.g17cae44.assembly.4.13.0.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:microshift-release-info-0:4.13.0-202305161335.p0.g17cae44.assembly.4.13.0.el9.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:microshift-selinux-0:4.13.0-202305161335.p0.g17cae44.assembly.4.13.0.el9.noarch | — |
Vendor Fix
fix
|
A flaw was found in Golang Go, where it is vulnerable to a denial of service caused when processing large TLS handshake records. By sending specially-crafted TLS handshake records, a remote, authenticated attacker can cause a denial of service condition.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOSE-4.13:microshift-0:4.13.0-202305161335.p0.g17cae44.assembly.4.13.0.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:microshift-0:4.13.0-202305161335.p0.g17cae44.assembly.4.13.0.el9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:microshift-0:4.13.0-202305161335.p0.g17cae44.assembly.4.13.0.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:microshift-greenboot-0:4.13.0-202305161335.p0.g17cae44.assembly.4.13.0.el9.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:microshift-networking-0:4.13.0-202305161335.p0.g17cae44.assembly.4.13.0.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:microshift-networking-0:4.13.0-202305161335.p0.g17cae44.assembly.4.13.0.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:microshift-release-info-0:4.13.0-202305161335.p0.g17cae44.assembly.4.13.0.el9.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:microshift-selinux-0:4.13.0-202305161335.p0.g17cae44.assembly.4.13.0.el9.noarch | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"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 build of MicroShift release 4.13.0 is now available with updates to packages and images that fix several bugs.\n\nThis release includes a security update for Red Hat build of MicroShift 4.13.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. 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 build of MicroShift is Red Hat\u0027s light-weight Kubernetes orchestration solution designed for edge device deployments and is built\nfrom the edge capabilities of Red Hat OpenShift. MicroShift is an application that is deployed on top of Red Hat Enterprise Linux devices at\nthe edge, providing an efficient way to operate single-node clusters in these low-resource environments.\n\nThis advisory contains the RPM packages for Red Hat build of MicroShift 4.13.0. Read the following advisory for the container images for this\nrelease:\n\nhttps://access.redhat.com/errata/RHSA-2023:1326\n\nSecurity Fix(es):\n\n* golang: net/http: excessive memory growth in a Go server accepting HTTP/2 requests (CVE-2022-41717)\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 of the bug fixes may not be documented in this advisory. Read the following release notes documentation for details about these changes:\n\nhttps://access.redhat.com/documentation/en-us/microshift/4.13/html/release_notes/index\n\nAll Red Hat build of MicroShift 4.13 users are advised to use these updated packages and images when they are available in the RPM repository.",
"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-2023:1329",
"url": "https://access.redhat.com/errata/RHSA-2023:1329"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/microshift/4.13/html/release_notes/index",
"url": "https://access.redhat.com/documentation/en-us/microshift/4.13/html/release_notes/index"
},
{
"category": "external",
"summary": "2161274",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2161274"
},
{
"category": "external",
"summary": "OCPBUGS-10223",
"url": "https://issues.redhat.com/browse/OCPBUGS-10223"
},
{
"category": "external",
"summary": "OCPBUGS-10242",
"url": "https://issues.redhat.com/browse/OCPBUGS-10242"
},
{
"category": "external",
"summary": "OCPBUGS-10243",
"url": "https://issues.redhat.com/browse/OCPBUGS-10243"
},
{
"category": "external",
"summary": "OCPBUGS-10251",
"url": "https://issues.redhat.com/browse/OCPBUGS-10251"
},
{
"category": "external",
"summary": "OCPBUGS-10253",
"url": "https://issues.redhat.com/browse/OCPBUGS-10253"
},
{
"category": "external",
"summary": "OCPBUGS-10254",
"url": "https://issues.redhat.com/browse/OCPBUGS-10254"
},
{
"category": "external",
"summary": "OCPBUGS-10256",
"url": "https://issues.redhat.com/browse/OCPBUGS-10256"
},
{
"category": "external",
"summary": "OCPBUGS-10617",
"url": "https://issues.redhat.com/browse/OCPBUGS-10617"
},
{
"category": "external",
"summary": "OCPBUGS-10791",
"url": "https://issues.redhat.com/browse/OCPBUGS-10791"
},
{
"category": "external",
"summary": "OCPBUGS-11295",
"url": "https://issues.redhat.com/browse/OCPBUGS-11295"
},
{
"category": "external",
"summary": "OCPBUGS-11412",
"url": "https://issues.redhat.com/browse/OCPBUGS-11412"
},
{
"category": "external",
"summary": "OCPBUGS-11497",
"url": "https://issues.redhat.com/browse/OCPBUGS-11497"
},
{
"category": "external",
"summary": "OCPBUGS-11593",
"url": "https://issues.redhat.com/browse/OCPBUGS-11593"
},
{
"category": "external",
"summary": "OCPBUGS-11660",
"url": "https://issues.redhat.com/browse/OCPBUGS-11660"
},
{
"category": "external",
"summary": "OCPBUGS-11811",
"url": "https://issues.redhat.com/browse/OCPBUGS-11811"
},
{
"category": "external",
"summary": "OCPBUGS-13023",
"url": "https://issues.redhat.com/browse/OCPBUGS-13023"
},
{
"category": "external",
"summary": "OCPBUGS-2869",
"url": "https://issues.redhat.com/browse/OCPBUGS-2869"
},
{
"category": "external",
"summary": "OCPBUGS-3635",
"url": "https://issues.redhat.com/browse/OCPBUGS-3635"
},
{
"category": "external",
"summary": "OCPBUGS-4198",
"url": "https://issues.redhat.com/browse/OCPBUGS-4198"
},
{
"category": "external",
"summary": "OCPBUGS-4323",
"url": "https://issues.redhat.com/browse/OCPBUGS-4323"
},
{
"category": "external",
"summary": "OCPBUGS-4577",
"url": "https://issues.redhat.com/browse/OCPBUGS-4577"
},
{
"category": "external",
"summary": "OCPBUGS-4657",
"url": "https://issues.redhat.com/browse/OCPBUGS-4657"
},
{
"category": "external",
"summary": "OCPBUGS-4658",
"url": "https://issues.redhat.com/browse/OCPBUGS-4658"
},
{
"category": "external",
"summary": "OCPBUGS-5537",
"url": "https://issues.redhat.com/browse/OCPBUGS-5537"
},
{
"category": "external",
"summary": "OCPBUGS-5858",
"url": "https://issues.redhat.com/browse/OCPBUGS-5858"
},
{
"category": "external",
"summary": "OCPBUGS-5908",
"url": "https://issues.redhat.com/browse/OCPBUGS-5908"
},
{
"category": "external",
"summary": "OCPBUGS-6173",
"url": "https://issues.redhat.com/browse/OCPBUGS-6173"
},
{
"category": "external",
"summary": "OCPBUGS-6858",
"url": "https://issues.redhat.com/browse/OCPBUGS-6858"
},
{
"category": "external",
"summary": "OCPBUGS-6860",
"url": "https://issues.redhat.com/browse/OCPBUGS-6860"
},
{
"category": "external",
"summary": "OCPBUGS-6864",
"url": "https://issues.redhat.com/browse/OCPBUGS-6864"
},
{
"category": "external",
"summary": "OCPBUGS-7444",
"url": "https://issues.redhat.com/browse/OCPBUGS-7444"
},
{
"category": "external",
"summary": "OCPBUGS-8338",
"url": "https://issues.redhat.com/browse/OCPBUGS-8338"
},
{
"category": "external",
"summary": "OCPBUGS-8493",
"url": "https://issues.redhat.com/browse/OCPBUGS-8493"
},
{
"category": "external",
"summary": "OCPBUGS-8704",
"url": "https://issues.redhat.com/browse/OCPBUGS-8704"
},
{
"category": "external",
"summary": "OCPBUGS-9965",
"url": "https://issues.redhat.com/browse/OCPBUGS-9965"
},
{
"category": "external",
"summary": "OCPBUGS-9999",
"url": "https://issues.redhat.com/browse/OCPBUGS-9999"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_1329.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Container Platform 4.13.0 bug fix and security update",
"tracking": {
"current_release_date": "2026-06-02T17:38:30+00:00",
"generator": {
"date": "2026-06-02T17:38:30+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2023:1329",
"initial_release_date": "2023-05-18T00:39:29+00:00",
"revision_history": [
{
"date": "2023-05-18T00:39:29+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-05-29T02:06:20+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-02T17:38: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.13",
"product": {
"name": "Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.13::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Enterprise"
},
{
"branches": [
{
"category": "product_version",
"name": "microshift-0:4.13.0-202305161335.p0.g17cae44.assembly.4.13.0.el9.src",
"product": {
"name": "microshift-0:4.13.0-202305161335.p0.g17cae44.assembly.4.13.0.el9.src",
"product_id": "microshift-0:4.13.0-202305161335.p0.g17cae44.assembly.4.13.0.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/microshift@4.13.0-202305161335.p0.g17cae44.assembly.4.13.0.el9?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "microshift-0:4.13.0-202305161335.p0.g17cae44.assembly.4.13.0.el9.x86_64",
"product": {
"name": "microshift-0:4.13.0-202305161335.p0.g17cae44.assembly.4.13.0.el9.x86_64",
"product_id": "microshift-0:4.13.0-202305161335.p0.g17cae44.assembly.4.13.0.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/microshift@4.13.0-202305161335.p0.g17cae44.assembly.4.13.0.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "microshift-networking-0:4.13.0-202305161335.p0.g17cae44.assembly.4.13.0.el9.x86_64",
"product": {
"name": "microshift-networking-0:4.13.0-202305161335.p0.g17cae44.assembly.4.13.0.el9.x86_64",
"product_id": "microshift-networking-0:4.13.0-202305161335.p0.g17cae44.assembly.4.13.0.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/microshift-networking@4.13.0-202305161335.p0.g17cae44.assembly.4.13.0.el9?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "microshift-0:4.13.0-202305161335.p0.g17cae44.assembly.4.13.0.el9.aarch64",
"product": {
"name": "microshift-0:4.13.0-202305161335.p0.g17cae44.assembly.4.13.0.el9.aarch64",
"product_id": "microshift-0:4.13.0-202305161335.p0.g17cae44.assembly.4.13.0.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/microshift@4.13.0-202305161335.p0.g17cae44.assembly.4.13.0.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "microshift-networking-0:4.13.0-202305161335.p0.g17cae44.assembly.4.13.0.el9.aarch64",
"product": {
"name": "microshift-networking-0:4.13.0-202305161335.p0.g17cae44.assembly.4.13.0.el9.aarch64",
"product_id": "microshift-networking-0:4.13.0-202305161335.p0.g17cae44.assembly.4.13.0.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/microshift-networking@4.13.0-202305161335.p0.g17cae44.assembly.4.13.0.el9?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "microshift-greenboot-0:4.13.0-202305161335.p0.g17cae44.assembly.4.13.0.el9.noarch",
"product": {
"name": "microshift-greenboot-0:4.13.0-202305161335.p0.g17cae44.assembly.4.13.0.el9.noarch",
"product_id": "microshift-greenboot-0:4.13.0-202305161335.p0.g17cae44.assembly.4.13.0.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/microshift-greenboot@4.13.0-202305161335.p0.g17cae44.assembly.4.13.0.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "microshift-release-info-0:4.13.0-202305161335.p0.g17cae44.assembly.4.13.0.el9.noarch",
"product": {
"name": "microshift-release-info-0:4.13.0-202305161335.p0.g17cae44.assembly.4.13.0.el9.noarch",
"product_id": "microshift-release-info-0:4.13.0-202305161335.p0.g17cae44.assembly.4.13.0.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/microshift-release-info@4.13.0-202305161335.p0.g17cae44.assembly.4.13.0.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "microshift-selinux-0:4.13.0-202305161335.p0.g17cae44.assembly.4.13.0.el9.noarch",
"product": {
"name": "microshift-selinux-0:4.13.0-202305161335.p0.g17cae44.assembly.4.13.0.el9.noarch",
"product_id": "microshift-selinux-0:4.13.0-202305161335.p0.g17cae44.assembly.4.13.0.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/microshift-selinux@4.13.0-202305161335.p0.g17cae44.assembly.4.13.0.el9?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "microshift-0:4.13.0-202305161335.p0.g17cae44.assembly.4.13.0.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:microshift-0:4.13.0-202305161335.p0.g17cae44.assembly.4.13.0.el9.aarch64"
},
"product_reference": "microshift-0:4.13.0-202305161335.p0.g17cae44.assembly.4.13.0.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "microshift-0:4.13.0-202305161335.p0.g17cae44.assembly.4.13.0.el9.src as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:microshift-0:4.13.0-202305161335.p0.g17cae44.assembly.4.13.0.el9.src"
},
"product_reference": "microshift-0:4.13.0-202305161335.p0.g17cae44.assembly.4.13.0.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "microshift-0:4.13.0-202305161335.p0.g17cae44.assembly.4.13.0.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:microshift-0:4.13.0-202305161335.p0.g17cae44.assembly.4.13.0.el9.x86_64"
},
"product_reference": "microshift-0:4.13.0-202305161335.p0.g17cae44.assembly.4.13.0.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "microshift-greenboot-0:4.13.0-202305161335.p0.g17cae44.assembly.4.13.0.el9.noarch as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:microshift-greenboot-0:4.13.0-202305161335.p0.g17cae44.assembly.4.13.0.el9.noarch"
},
"product_reference": "microshift-greenboot-0:4.13.0-202305161335.p0.g17cae44.assembly.4.13.0.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "microshift-networking-0:4.13.0-202305161335.p0.g17cae44.assembly.4.13.0.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:microshift-networking-0:4.13.0-202305161335.p0.g17cae44.assembly.4.13.0.el9.aarch64"
},
"product_reference": "microshift-networking-0:4.13.0-202305161335.p0.g17cae44.assembly.4.13.0.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "microshift-networking-0:4.13.0-202305161335.p0.g17cae44.assembly.4.13.0.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:microshift-networking-0:4.13.0-202305161335.p0.g17cae44.assembly.4.13.0.el9.x86_64"
},
"product_reference": "microshift-networking-0:4.13.0-202305161335.p0.g17cae44.assembly.4.13.0.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "microshift-release-info-0:4.13.0-202305161335.p0.g17cae44.assembly.4.13.0.el9.noarch as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:microshift-release-info-0:4.13.0-202305161335.p0.g17cae44.assembly.4.13.0.el9.noarch"
},
"product_reference": "microshift-release-info-0:4.13.0-202305161335.p0.g17cae44.assembly.4.13.0.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "microshift-selinux-0:4.13.0-202305161335.p0.g17cae44.assembly.4.13.0.el9.noarch as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:microshift-selinux-0:4.13.0-202305161335.p0.g17cae44.assembly.4.13.0.el9.noarch"
},
"product_reference": "microshift-selinux-0:4.13.0-202305161335.p0.g17cae44.assembly.4.13.0.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-4.13"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-41717",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2023-01-16T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2161274"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net/http library of the golang package. This flaw allows an attacker to cause excessive memory growth in a Go server accepting HTTP/2 requests. HTTP/2 server connections contain a cache of HTTP header keys sent by the client. While the total number of entries in this cache is capped, an attacker sending very large keys can cause the server to allocate approximately 64 MiB per open connection.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: excessive memory growth in a Go server accepting HTTP/2 requests",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Within Red Hat OpenShift Container Platform, the grafana container is listed as will not fix. Since OCP 4.10, Grafana itself is not shipped and the Grafana web server is protected behind an OAuth proxy server.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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.13:microshift-0:4.13.0-202305161335.p0.g17cae44.assembly.4.13.0.el9.aarch64",
"9Base-RHOSE-4.13:microshift-0:4.13.0-202305161335.p0.g17cae44.assembly.4.13.0.el9.src",
"9Base-RHOSE-4.13:microshift-0:4.13.0-202305161335.p0.g17cae44.assembly.4.13.0.el9.x86_64",
"9Base-RHOSE-4.13:microshift-greenboot-0:4.13.0-202305161335.p0.g17cae44.assembly.4.13.0.el9.noarch",
"9Base-RHOSE-4.13:microshift-networking-0:4.13.0-202305161335.p0.g17cae44.assembly.4.13.0.el9.aarch64",
"9Base-RHOSE-4.13:microshift-networking-0:4.13.0-202305161335.p0.g17cae44.assembly.4.13.0.el9.x86_64",
"9Base-RHOSE-4.13:microshift-release-info-0:4.13.0-202305161335.p0.g17cae44.assembly.4.13.0.el9.noarch",
"9Base-RHOSE-4.13:microshift-selinux-0:4.13.0-202305161335.p0.g17cae44.assembly.4.13.0.el9.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41717"
},
{
"category": "external",
"summary": "RHBZ#2161274",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2161274"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41717",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41717"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41717",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41717"
},
{
"category": "external",
"summary": "https://go.dev/cl/455635",
"url": "https://go.dev/cl/455635"
},
{
"category": "external",
"summary": "https://go.dev/cl/455717",
"url": "https://go.dev/cl/455717"
},
{
"category": "external",
"summary": "https://go.dev/issue/56350",
"url": "https://go.dev/issue/56350"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/L_3rmdT0BMU/m/yZDrXjIiBQAJ",
"url": "https://groups.google.com/g/golang-announce/c/L_3rmdT0BMU/m/yZDrXjIiBQAJ"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2022-1144",
"url": "https://pkg.go.dev/vuln/GO-2022-1144"
}
],
"release_date": "2022-11-30T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-18T00:39:29+00:00",
"details": "For MicroShift 4.13, read the following documentation, which will be updated shortly for this release, for important instructions on how to install the latest RPMs and fully apply this asynchronous errata update:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_build_of_microshift/4.13/html/release_notes/index",
"product_ids": [
"9Base-RHOSE-4.13:microshift-0:4.13.0-202305161335.p0.g17cae44.assembly.4.13.0.el9.aarch64",
"9Base-RHOSE-4.13:microshift-0:4.13.0-202305161335.p0.g17cae44.assembly.4.13.0.el9.src",
"9Base-RHOSE-4.13:microshift-0:4.13.0-202305161335.p0.g17cae44.assembly.4.13.0.el9.x86_64",
"9Base-RHOSE-4.13:microshift-greenboot-0:4.13.0-202305161335.p0.g17cae44.assembly.4.13.0.el9.noarch",
"9Base-RHOSE-4.13:microshift-networking-0:4.13.0-202305161335.p0.g17cae44.assembly.4.13.0.el9.aarch64",
"9Base-RHOSE-4.13:microshift-networking-0:4.13.0-202305161335.p0.g17cae44.assembly.4.13.0.el9.x86_64",
"9Base-RHOSE-4.13:microshift-release-info-0:4.13.0-202305161335.p0.g17cae44.assembly.4.13.0.el9.noarch",
"9Base-RHOSE-4.13:microshift-selinux-0:4.13.0-202305161335.p0.g17cae44.assembly.4.13.0.el9.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1329"
}
],
"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-RHOSE-4.13:microshift-0:4.13.0-202305161335.p0.g17cae44.assembly.4.13.0.el9.aarch64",
"9Base-RHOSE-4.13:microshift-0:4.13.0-202305161335.p0.g17cae44.assembly.4.13.0.el9.src",
"9Base-RHOSE-4.13:microshift-0:4.13.0-202305161335.p0.g17cae44.assembly.4.13.0.el9.x86_64",
"9Base-RHOSE-4.13:microshift-greenboot-0:4.13.0-202305161335.p0.g17cae44.assembly.4.13.0.el9.noarch",
"9Base-RHOSE-4.13:microshift-networking-0:4.13.0-202305161335.p0.g17cae44.assembly.4.13.0.el9.aarch64",
"9Base-RHOSE-4.13:microshift-networking-0:4.13.0-202305161335.p0.g17cae44.assembly.4.13.0.el9.x86_64",
"9Base-RHOSE-4.13:microshift-release-info-0:4.13.0-202305161335.p0.g17cae44.assembly.4.13.0.el9.noarch",
"9Base-RHOSE-4.13:microshift-selinux-0:4.13.0-202305161335.p0.g17cae44.assembly.4.13.0.el9.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: excessive memory growth in a Go server accepting HTTP/2 requests"
},
{
"cve": "CVE-2022-41724",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-03-15T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2178492"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang Go, where it is vulnerable to a denial of service caused when processing large TLS handshake records. By sending specially-crafted TLS handshake records, a remote, authenticated attacker can cause a denial of service condition.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: large handshake records may cause panics",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a denial of service is limited to the golang runtime. In the case of the OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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.13:microshift-0:4.13.0-202305161335.p0.g17cae44.assembly.4.13.0.el9.aarch64",
"9Base-RHOSE-4.13:microshift-0:4.13.0-202305161335.p0.g17cae44.assembly.4.13.0.el9.src",
"9Base-RHOSE-4.13:microshift-0:4.13.0-202305161335.p0.g17cae44.assembly.4.13.0.el9.x86_64",
"9Base-RHOSE-4.13:microshift-greenboot-0:4.13.0-202305161335.p0.g17cae44.assembly.4.13.0.el9.noarch",
"9Base-RHOSE-4.13:microshift-networking-0:4.13.0-202305161335.p0.g17cae44.assembly.4.13.0.el9.aarch64",
"9Base-RHOSE-4.13:microshift-networking-0:4.13.0-202305161335.p0.g17cae44.assembly.4.13.0.el9.x86_64",
"9Base-RHOSE-4.13:microshift-release-info-0:4.13.0-202305161335.p0.g17cae44.assembly.4.13.0.el9.noarch",
"9Base-RHOSE-4.13:microshift-selinux-0:4.13.0-202305161335.p0.g17cae44.assembly.4.13.0.el9.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41724"
},
{
"category": "external",
"summary": "RHBZ#2178492",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2178492"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41724",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41724"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41724",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41724"
},
{
"category": "external",
"summary": "https://go.dev/cl/468125",
"url": "https://go.dev/cl/468125"
},
{
"category": "external",
"summary": "https://go.dev/issue/58001",
"url": "https://go.dev/issue/58001"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/V0aBFqaFs_E",
"url": "https://groups.google.com/g/golang-announce/c/V0aBFqaFs_E"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2023-1570",
"url": "https://pkg.go.dev/vuln/GO-2023-1570"
}
],
"release_date": "2023-02-15T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-18T00:39:29+00:00",
"details": "For MicroShift 4.13, read the following documentation, which will be updated shortly for this release, for important instructions on how to install the latest RPMs and fully apply this asynchronous errata update:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_build_of_microshift/4.13/html/release_notes/index",
"product_ids": [
"9Base-RHOSE-4.13:microshift-0:4.13.0-202305161335.p0.g17cae44.assembly.4.13.0.el9.aarch64",
"9Base-RHOSE-4.13:microshift-0:4.13.0-202305161335.p0.g17cae44.assembly.4.13.0.el9.src",
"9Base-RHOSE-4.13:microshift-0:4.13.0-202305161335.p0.g17cae44.assembly.4.13.0.el9.x86_64",
"9Base-RHOSE-4.13:microshift-greenboot-0:4.13.0-202305161335.p0.g17cae44.assembly.4.13.0.el9.noarch",
"9Base-RHOSE-4.13:microshift-networking-0:4.13.0-202305161335.p0.g17cae44.assembly.4.13.0.el9.aarch64",
"9Base-RHOSE-4.13:microshift-networking-0:4.13.0-202305161335.p0.g17cae44.assembly.4.13.0.el9.x86_64",
"9Base-RHOSE-4.13:microshift-release-info-0:4.13.0-202305161335.p0.g17cae44.assembly.4.13.0.el9.noarch",
"9Base-RHOSE-4.13:microshift-selinux-0:4.13.0-202305161335.p0.g17cae44.assembly.4.13.0.el9.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1329"
}
],
"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.13:microshift-0:4.13.0-202305161335.p0.g17cae44.assembly.4.13.0.el9.aarch64",
"9Base-RHOSE-4.13:microshift-0:4.13.0-202305161335.p0.g17cae44.assembly.4.13.0.el9.src",
"9Base-RHOSE-4.13:microshift-0:4.13.0-202305161335.p0.g17cae44.assembly.4.13.0.el9.x86_64",
"9Base-RHOSE-4.13:microshift-greenboot-0:4.13.0-202305161335.p0.g17cae44.assembly.4.13.0.el9.noarch",
"9Base-RHOSE-4.13:microshift-networking-0:4.13.0-202305161335.p0.g17cae44.assembly.4.13.0.el9.aarch64",
"9Base-RHOSE-4.13:microshift-networking-0:4.13.0-202305161335.p0.g17cae44.assembly.4.13.0.el9.x86_64",
"9Base-RHOSE-4.13:microshift-release-info-0:4.13.0-202305161335.p0.g17cae44.assembly.4.13.0.el9.noarch",
"9Base-RHOSE-4.13:microshift-selinux-0:4.13.0-202305161335.p0.g17cae44.assembly.4.13.0.el9.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: large handshake records may cause panics"
}
]
}
RHSA-2023:1639
Vulnerability from csaf_redhat - Published: 2023-04-05 01:15 - Updated: 2026-06-02 17:38A flaw was found in Golang Go, where it is vulnerable to a denial of service caused when processing large TLS handshake records. By sending specially-crafted TLS handshake records, a remote, authenticated attacker can cause a denial of service condition.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:128173cd2da07ab40640262d3b5cbde18cd23e99f9f43fbee498a313c5780a55_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:be2a82116a894c8bdb03626eebae6a4c47ed6d862d9393c4d26ba84249014e01_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:fc0339fc1b0df269389b5f26d91d427e9e56a2a273acba149e28a13a8e00db91_s390x | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:4a72bb88b2672bc6f6ecbf467bc4812b4790f41e5e155ad86d6007866ba56739_s390x | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:c1c6ca1ceaaea0961d13a344102667dfef4fda80fa3899b18f81a2ccd7e2c667_amd64 | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:c565204115ed6aa8c697dd20f162b08803d3f4e8b2e7ced932d798c72456763b_ppc64le | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:266d40564fb07be5c58d646be66653957ecca9e9067db524c53f3be4c675450a_s390x | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:ca6f26e0b45d037b15b48c4c514d1b62a178f8da3c08db6a3cfa81654446978d_ppc64le | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:f81725501d9ba62ecd42b6cd6ff7ddd6cd9125a335b63e9dc2fbab954a7b3124_amd64 | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:0179239771ae0abbd470d324de3ae55215deaebbb65013ae54eef4ba75a4e139_s390x | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:36d7f15c38f69359a3a6789a77b9e68a0111dc0b06562ccdef285c13fa258ea2_amd64 | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:d2ee44447d73560d3c6ee146a6fab6da99c36331d06879498e55435cffe0185e_ppc64le | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:6088bd93fc4284c495c0960914789435a122bc61aefd4ddd6fa46e801b1384e5_ppc64le | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:6928bc402353eef2739d3abcd8461392912e86a9612bff5f6ebe73bede6dd377_amd64 | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:6f44c913882cb5f195069667c1cabdca6fe44f97127d52d5cf476120038413e1_s390x | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:2986c4127eeee08273ce781a885c4d778a68bd4fc5475431435273040cbcd7ae_ppc64le | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:6beae438ffc913ba72e4817b1f96aab4c87ed0da64b429e170d8d50a57e9ef67_s390x | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:e0fcb8481086cacca4a6300765799ab2687ef97ec6ad14f5fb071e75f9d1b253_amd64 | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:6d49de157c09d9e28a8964dcffc73bab0abcd8d1711e20511a3ff93f04c23b1c_ppc64le | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:78f2bcb592f36ca78a2738f87a5345a0f1ea15d4f1d5f2d9909771dce3b7b33e_s390x | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:dadf8b6b69563b24eb4cfba551cebd3c5e5e1cf15e3a8ad775ab9253697b6348_amd64 | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:7e2334b5eae4919312988d7276d32ed97e478c3d3b326544eae699b666bc0ce0_ppc64le | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:a76e12aec427067d7819498c4cbb16f79732545da5eb1291227af57b362bb5cd_s390x | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:ac40bdcce478bf051f3e95af1e2f1960032d51eed3e141a1a3c2bb1afeafe8bf_amd64 | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:6284bee4f6ec149c506e2adcf10249eedda2a50df8fd46b9cf9d18848a7bbb9b_amd64 | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:a6eb5ab951908cd6d441b72ca428ba875d621d2ecc9c010d604ccbf275b894d5_s390x | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:c780279f96662bcfdd601d4d2965387782a7349d19bef32dac5ef368d1bf095a_ppc64le | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:55aa7b0f8b856f9da4d8d04439302359ecbd6f32c64e7c2f81f718aca2ad5b4d_amd64 | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:a899623687a5add0869f3c8ff28613178949c016ce87d142303c5d3d81951440_ppc64le | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:e62465b57a180318763f023074758ba8a4c5f8af092e6ec2c3042fd4d2e88f36_s390x | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:4a924db5cab657fdbdf1bb20a56df77ebb1281cbf470b5093d3710fa9f354a2e_ppc64le | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:a08b9b178f6bfebcfdecfb4da5b0005a24575813ba87add74d8da34b0de29115_amd64 | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:c70a2e7d3ca423031589e130fc218b14e1bf4107eb22cb1a6a998c9c11feb5f8_s390x | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:2fe7accd228ccf7cc2fbaa7c7514453a01fc799a194860615c420d05b3ecacc0_ppc64le | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:5e72756bd86b93fb2289bc4cdb1a9625c91751fd893e53dcc09b2d3597beea55_s390x | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:fed0405057749046842f95ec998468a9b937196348ae6a8b7f15f416db3334f9_amd64 | — |
A flaw was found in Go, where it is vulnerable to a denial of service caused by an excessive resource consumption flaw in the net/http and mime/multipart packages. By sending a specially-crafted request, a remote attacker can cause a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:128173cd2da07ab40640262d3b5cbde18cd23e99f9f43fbee498a313c5780a55_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:be2a82116a894c8bdb03626eebae6a4c47ed6d862d9393c4d26ba84249014e01_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:fc0339fc1b0df269389b5f26d91d427e9e56a2a273acba149e28a13a8e00db91_s390x | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:4a72bb88b2672bc6f6ecbf467bc4812b4790f41e5e155ad86d6007866ba56739_s390x | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:c1c6ca1ceaaea0961d13a344102667dfef4fda80fa3899b18f81a2ccd7e2c667_amd64 | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:c565204115ed6aa8c697dd20f162b08803d3f4e8b2e7ced932d798c72456763b_ppc64le | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:266d40564fb07be5c58d646be66653957ecca9e9067db524c53f3be4c675450a_s390x | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:ca6f26e0b45d037b15b48c4c514d1b62a178f8da3c08db6a3cfa81654446978d_ppc64le | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:f81725501d9ba62ecd42b6cd6ff7ddd6cd9125a335b63e9dc2fbab954a7b3124_amd64 | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:0179239771ae0abbd470d324de3ae55215deaebbb65013ae54eef4ba75a4e139_s390x | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:36d7f15c38f69359a3a6789a77b9e68a0111dc0b06562ccdef285c13fa258ea2_amd64 | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:d2ee44447d73560d3c6ee146a6fab6da99c36331d06879498e55435cffe0185e_ppc64le | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:6088bd93fc4284c495c0960914789435a122bc61aefd4ddd6fa46e801b1384e5_ppc64le | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:6928bc402353eef2739d3abcd8461392912e86a9612bff5f6ebe73bede6dd377_amd64 | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:6f44c913882cb5f195069667c1cabdca6fe44f97127d52d5cf476120038413e1_s390x | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:2986c4127eeee08273ce781a885c4d778a68bd4fc5475431435273040cbcd7ae_ppc64le | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:6beae438ffc913ba72e4817b1f96aab4c87ed0da64b429e170d8d50a57e9ef67_s390x | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:e0fcb8481086cacca4a6300765799ab2687ef97ec6ad14f5fb071e75f9d1b253_amd64 | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:6d49de157c09d9e28a8964dcffc73bab0abcd8d1711e20511a3ff93f04c23b1c_ppc64le | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:78f2bcb592f36ca78a2738f87a5345a0f1ea15d4f1d5f2d9909771dce3b7b33e_s390x | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:dadf8b6b69563b24eb4cfba551cebd3c5e5e1cf15e3a8ad775ab9253697b6348_amd64 | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:7e2334b5eae4919312988d7276d32ed97e478c3d3b326544eae699b666bc0ce0_ppc64le | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:a76e12aec427067d7819498c4cbb16f79732545da5eb1291227af57b362bb5cd_s390x | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:ac40bdcce478bf051f3e95af1e2f1960032d51eed3e141a1a3c2bb1afeafe8bf_amd64 | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:6284bee4f6ec149c506e2adcf10249eedda2a50df8fd46b9cf9d18848a7bbb9b_amd64 | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:a6eb5ab951908cd6d441b72ca428ba875d621d2ecc9c010d604ccbf275b894d5_s390x | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:c780279f96662bcfdd601d4d2965387782a7349d19bef32dac5ef368d1bf095a_ppc64le | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:55aa7b0f8b856f9da4d8d04439302359ecbd6f32c64e7c2f81f718aca2ad5b4d_amd64 | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:a899623687a5add0869f3c8ff28613178949c016ce87d142303c5d3d81951440_ppc64le | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:e62465b57a180318763f023074758ba8a4c5f8af092e6ec2c3042fd4d2e88f36_s390x | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:4a924db5cab657fdbdf1bb20a56df77ebb1281cbf470b5093d3710fa9f354a2e_ppc64le | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:a08b9b178f6bfebcfdecfb4da5b0005a24575813ba87add74d8da34b0de29115_amd64 | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:c70a2e7d3ca423031589e130fc218b14e1bf4107eb22cb1a6a998c9c11feb5f8_s390x | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:2fe7accd228ccf7cc2fbaa7c7514453a01fc799a194860615c420d05b3ecacc0_ppc64le | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:5e72756bd86b93fb2289bc4cdb1a9625c91751fd893e53dcc09b2d3597beea55_s390x | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:fed0405057749046842f95ec998468a9b937196348ae6a8b7f15f416db3334f9_amd64 | — |
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"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": "OpenShift API for Data Protection (OADP) 1.1.3 is now available.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. 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": "OpenShift API for Data Protection (OADP) enables you to back up and restore application resources, persistent volume data, and internal container images to external backup storage. OADP enables both file system-based and snapshot-based backups for persistent volumes.\n\nSecurity Fix(es):\n\n* golang: crypto/tls: large handshake records may cause panics (CVE-2022-41724)\n\n* golang: net/http, mime/multipart: denial of service from excessive resource consumption (CVE-2022-41725)\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.",
"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-2023:1639",
"url": "https://access.redhat.com/errata/RHSA-2023:1639"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2178488",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2178488"
},
{
"category": "external",
"summary": "2178492",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2178492"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_1639.json"
}
],
"title": "Red Hat Security Advisory: OpenShift API for Data Protection (OADP) 1.1.3 security and bug fix update",
"tracking": {
"current_release_date": "2026-06-02T17:38:32+00:00",
"generator": {
"date": "2026-06-02T17:38:32+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2023:1639",
"initial_release_date": "2023-04-05T01:15:00+00:00",
"revision_history": [
{
"date": "2023-04-05T01:15:00+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-04-05T01:15:00+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-02T17:38:32+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "8Base-OADP-1.1",
"product": {
"name": "8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift_api_data_protection:1.1::el8"
}
}
}
],
"category": "product_family",
"name": "OpenShift API for Data Protection"
},
{
"branches": [
{
"category": "product_version",
"name": "oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:c565204115ed6aa8c697dd20f162b08803d3f4e8b2e7ced932d798c72456763b_ppc64le",
"product": {
"name": "oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:c565204115ed6aa8c697dd20f162b08803d3f4e8b2e7ced932d798c72456763b_ppc64le",
"product_id": "oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:c565204115ed6aa8c697dd20f162b08803d3f4e8b2e7ced932d798c72456763b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-kubevirt-velero-plugin-rhel8@sha256:c565204115ed6aa8c697dd20f162b08803d3f4e8b2e7ced932d798c72456763b?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel8\u0026tag=1.1.3-3"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-mustgather-rhel8@sha256:ca6f26e0b45d037b15b48c4c514d1b62a178f8da3c08db6a3cfa81654446978d_ppc64le",
"product": {
"name": "oadp/oadp-mustgather-rhel8@sha256:ca6f26e0b45d037b15b48c4c514d1b62a178f8da3c08db6a3cfa81654446978d_ppc64le",
"product_id": "oadp/oadp-mustgather-rhel8@sha256:ca6f26e0b45d037b15b48c4c514d1b62a178f8da3c08db6a3cfa81654446978d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-mustgather-rhel8@sha256:ca6f26e0b45d037b15b48c4c514d1b62a178f8da3c08db6a3cfa81654446978d?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-mustgather-rhel8\u0026tag=1.1.3-5"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-operator-bundle@sha256:d2ee44447d73560d3c6ee146a6fab6da99c36331d06879498e55435cffe0185e_ppc64le",
"product": {
"name": "oadp/oadp-operator-bundle@sha256:d2ee44447d73560d3c6ee146a6fab6da99c36331d06879498e55435cffe0185e_ppc64le",
"product_id": "oadp/oadp-operator-bundle@sha256:d2ee44447d73560d3c6ee146a6fab6da99c36331d06879498e55435cffe0185e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-operator-bundle@sha256:d2ee44447d73560d3c6ee146a6fab6da99c36331d06879498e55435cffe0185e?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-operator-bundle\u0026tag=1.1.3-9"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-rhel8-operator@sha256:6088bd93fc4284c495c0960914789435a122bc61aefd4ddd6fa46e801b1384e5_ppc64le",
"product": {
"name": "oadp/oadp-rhel8-operator@sha256:6088bd93fc4284c495c0960914789435a122bc61aefd4ddd6fa46e801b1384e5_ppc64le",
"product_id": "oadp/oadp-rhel8-operator@sha256:6088bd93fc4284c495c0960914789435a122bc61aefd4ddd6fa46e801b1384e5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-rhel8-operator@sha256:6088bd93fc4284c495c0960914789435a122bc61aefd4ddd6fa46e801b1384e5?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-rhel8-operator\u0026tag=1.1.3-3"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-rhel8@sha256:be2a82116a894c8bdb03626eebae6a4c47ed6d862d9393c4d26ba84249014e01_ppc64le",
"product": {
"name": "oadp/oadp-velero-rhel8@sha256:be2a82116a894c8bdb03626eebae6a4c47ed6d862d9393c4d26ba84249014e01_ppc64le",
"product_id": "oadp/oadp-velero-rhel8@sha256:be2a82116a894c8bdb03626eebae6a4c47ed6d862d9393c4d26ba84249014e01_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-rhel8@sha256:be2a82116a894c8bdb03626eebae6a4c47ed6d862d9393c4d26ba84249014e01?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-velero-rhel8\u0026tag=1.1.3-5"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-rhel8@sha256:a899623687a5add0869f3c8ff28613178949c016ce87d142303c5d3d81951440_ppc64le",
"product": {
"name": "oadp/oadp-velero-plugin-rhel8@sha256:a899623687a5add0869f3c8ff28613178949c016ce87d142303c5d3d81951440_ppc64le",
"product_id": "oadp/oadp-velero-plugin-rhel8@sha256:a899623687a5add0869f3c8ff28613178949c016ce87d142303c5d3d81951440_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-rhel8@sha256:a899623687a5add0869f3c8ff28613178949c016ce87d142303c5d3d81951440?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-rhel8\u0026tag=1.1.3-5"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-for-aws-rhel8@sha256:2986c4127eeee08273ce781a885c4d778a68bd4fc5475431435273040cbcd7ae_ppc64le",
"product": {
"name": "oadp/oadp-velero-plugin-for-aws-rhel8@sha256:2986c4127eeee08273ce781a885c4d778a68bd4fc5475431435273040cbcd7ae_ppc64le",
"product_id": "oadp/oadp-velero-plugin-for-aws-rhel8@sha256:2986c4127eeee08273ce781a885c4d778a68bd4fc5475431435273040cbcd7ae_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-aws-rhel8@sha256:2986c4127eeee08273ce781a885c4d778a68bd4fc5475431435273040cbcd7ae?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel8\u0026tag=1.1.3-3"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-for-csi-rhel8@sha256:6d49de157c09d9e28a8964dcffc73bab0abcd8d1711e20511a3ff93f04c23b1c_ppc64le",
"product": {
"name": "oadp/oadp-velero-plugin-for-csi-rhel8@sha256:6d49de157c09d9e28a8964dcffc73bab0abcd8d1711e20511a3ff93f04c23b1c_ppc64le",
"product_id": "oadp/oadp-velero-plugin-for-csi-rhel8@sha256:6d49de157c09d9e28a8964dcffc73bab0abcd8d1711e20511a3ff93f04c23b1c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-csi-rhel8@sha256:6d49de157c09d9e28a8964dcffc73bab0abcd8d1711e20511a3ff93f04c23b1c?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel8\u0026tag=1.1.3-3"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:7e2334b5eae4919312988d7276d32ed97e478c3d3b326544eae699b666bc0ce0_ppc64le",
"product": {
"name": "oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:7e2334b5eae4919312988d7276d32ed97e478c3d3b326544eae699b666bc0ce0_ppc64le",
"product_id": "oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:7e2334b5eae4919312988d7276d32ed97e478c3d3b326544eae699b666bc0ce0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-gcp-rhel8@sha256:7e2334b5eae4919312988d7276d32ed97e478c3d3b326544eae699b666bc0ce0?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel8\u0026tag=1.1.3-3"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:c780279f96662bcfdd601d4d2965387782a7349d19bef32dac5ef368d1bf095a_ppc64le",
"product": {
"name": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:c780279f96662bcfdd601d4d2965387782a7349d19bef32dac5ef368d1bf095a_ppc64le",
"product_id": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:c780279f96662bcfdd601d4d2965387782a7349d19bef32dac5ef368d1bf095a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:c780279f96662bcfdd601d4d2965387782a7349d19bef32dac5ef368d1bf095a?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel8\u0026tag=1.1.3-3"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-restic-restore-helper-rhel8@sha256:4a924db5cab657fdbdf1bb20a56df77ebb1281cbf470b5093d3710fa9f354a2e_ppc64le",
"product": {
"name": "oadp/oadp-velero-restic-restore-helper-rhel8@sha256:4a924db5cab657fdbdf1bb20a56df77ebb1281cbf470b5093d3710fa9f354a2e_ppc64le",
"product_id": "oadp/oadp-velero-restic-restore-helper-rhel8@sha256:4a924db5cab657fdbdf1bb20a56df77ebb1281cbf470b5093d3710fa9f354a2e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-restic-restore-helper-rhel8@sha256:4a924db5cab657fdbdf1bb20a56df77ebb1281cbf470b5093d3710fa9f354a2e?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel8\u0026tag=1.1.3-5"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-volume-snapshot-mover-rhel8@sha256:2fe7accd228ccf7cc2fbaa7c7514453a01fc799a194860615c420d05b3ecacc0_ppc64le",
"product": {
"name": "oadp/oadp-volume-snapshot-mover-rhel8@sha256:2fe7accd228ccf7cc2fbaa7c7514453a01fc799a194860615c420d05b3ecacc0_ppc64le",
"product_id": "oadp/oadp-volume-snapshot-mover-rhel8@sha256:2fe7accd228ccf7cc2fbaa7c7514453a01fc799a194860615c420d05b3ecacc0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-volume-snapshot-mover-rhel8@sha256:2fe7accd228ccf7cc2fbaa7c7514453a01fc799a194860615c420d05b3ecacc0?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-volume-snapshot-mover-rhel8\u0026tag=1.1.3-3"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:c1c6ca1ceaaea0961d13a344102667dfef4fda80fa3899b18f81a2ccd7e2c667_amd64",
"product": {
"name": "oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:c1c6ca1ceaaea0961d13a344102667dfef4fda80fa3899b18f81a2ccd7e2c667_amd64",
"product_id": "oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:c1c6ca1ceaaea0961d13a344102667dfef4fda80fa3899b18f81a2ccd7e2c667_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-kubevirt-velero-plugin-rhel8@sha256:c1c6ca1ceaaea0961d13a344102667dfef4fda80fa3899b18f81a2ccd7e2c667?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel8\u0026tag=1.1.3-3"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-mustgather-rhel8@sha256:f81725501d9ba62ecd42b6cd6ff7ddd6cd9125a335b63e9dc2fbab954a7b3124_amd64",
"product": {
"name": "oadp/oadp-mustgather-rhel8@sha256:f81725501d9ba62ecd42b6cd6ff7ddd6cd9125a335b63e9dc2fbab954a7b3124_amd64",
"product_id": "oadp/oadp-mustgather-rhel8@sha256:f81725501d9ba62ecd42b6cd6ff7ddd6cd9125a335b63e9dc2fbab954a7b3124_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-mustgather-rhel8@sha256:f81725501d9ba62ecd42b6cd6ff7ddd6cd9125a335b63e9dc2fbab954a7b3124?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-mustgather-rhel8\u0026tag=1.1.3-5"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-operator-bundle@sha256:36d7f15c38f69359a3a6789a77b9e68a0111dc0b06562ccdef285c13fa258ea2_amd64",
"product": {
"name": "oadp/oadp-operator-bundle@sha256:36d7f15c38f69359a3a6789a77b9e68a0111dc0b06562ccdef285c13fa258ea2_amd64",
"product_id": "oadp/oadp-operator-bundle@sha256:36d7f15c38f69359a3a6789a77b9e68a0111dc0b06562ccdef285c13fa258ea2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-operator-bundle@sha256:36d7f15c38f69359a3a6789a77b9e68a0111dc0b06562ccdef285c13fa258ea2?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-operator-bundle\u0026tag=1.1.3-9"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-rhel8-operator@sha256:6928bc402353eef2739d3abcd8461392912e86a9612bff5f6ebe73bede6dd377_amd64",
"product": {
"name": "oadp/oadp-rhel8-operator@sha256:6928bc402353eef2739d3abcd8461392912e86a9612bff5f6ebe73bede6dd377_amd64",
"product_id": "oadp/oadp-rhel8-operator@sha256:6928bc402353eef2739d3abcd8461392912e86a9612bff5f6ebe73bede6dd377_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-rhel8-operator@sha256:6928bc402353eef2739d3abcd8461392912e86a9612bff5f6ebe73bede6dd377?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-rhel8-operator\u0026tag=1.1.3-3"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-rhel8@sha256:128173cd2da07ab40640262d3b5cbde18cd23e99f9f43fbee498a313c5780a55_amd64",
"product": {
"name": "oadp/oadp-velero-rhel8@sha256:128173cd2da07ab40640262d3b5cbde18cd23e99f9f43fbee498a313c5780a55_amd64",
"product_id": "oadp/oadp-velero-rhel8@sha256:128173cd2da07ab40640262d3b5cbde18cd23e99f9f43fbee498a313c5780a55_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-rhel8@sha256:128173cd2da07ab40640262d3b5cbde18cd23e99f9f43fbee498a313c5780a55?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-rhel8\u0026tag=1.1.3-5"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-rhel8@sha256:55aa7b0f8b856f9da4d8d04439302359ecbd6f32c64e7c2f81f718aca2ad5b4d_amd64",
"product": {
"name": "oadp/oadp-velero-plugin-rhel8@sha256:55aa7b0f8b856f9da4d8d04439302359ecbd6f32c64e7c2f81f718aca2ad5b4d_amd64",
"product_id": "oadp/oadp-velero-plugin-rhel8@sha256:55aa7b0f8b856f9da4d8d04439302359ecbd6f32c64e7c2f81f718aca2ad5b4d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-rhel8@sha256:55aa7b0f8b856f9da4d8d04439302359ecbd6f32c64e7c2f81f718aca2ad5b4d?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-rhel8\u0026tag=1.1.3-5"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-for-aws-rhel8@sha256:e0fcb8481086cacca4a6300765799ab2687ef97ec6ad14f5fb071e75f9d1b253_amd64",
"product": {
"name": "oadp/oadp-velero-plugin-for-aws-rhel8@sha256:e0fcb8481086cacca4a6300765799ab2687ef97ec6ad14f5fb071e75f9d1b253_amd64",
"product_id": "oadp/oadp-velero-plugin-for-aws-rhel8@sha256:e0fcb8481086cacca4a6300765799ab2687ef97ec6ad14f5fb071e75f9d1b253_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-aws-rhel8@sha256:e0fcb8481086cacca4a6300765799ab2687ef97ec6ad14f5fb071e75f9d1b253?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel8\u0026tag=1.1.3-3"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-for-csi-rhel8@sha256:dadf8b6b69563b24eb4cfba551cebd3c5e5e1cf15e3a8ad775ab9253697b6348_amd64",
"product": {
"name": "oadp/oadp-velero-plugin-for-csi-rhel8@sha256:dadf8b6b69563b24eb4cfba551cebd3c5e5e1cf15e3a8ad775ab9253697b6348_amd64",
"product_id": "oadp/oadp-velero-plugin-for-csi-rhel8@sha256:dadf8b6b69563b24eb4cfba551cebd3c5e5e1cf15e3a8ad775ab9253697b6348_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-csi-rhel8@sha256:dadf8b6b69563b24eb4cfba551cebd3c5e5e1cf15e3a8ad775ab9253697b6348?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel8\u0026tag=1.1.3-3"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:ac40bdcce478bf051f3e95af1e2f1960032d51eed3e141a1a3c2bb1afeafe8bf_amd64",
"product": {
"name": "oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:ac40bdcce478bf051f3e95af1e2f1960032d51eed3e141a1a3c2bb1afeafe8bf_amd64",
"product_id": "oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:ac40bdcce478bf051f3e95af1e2f1960032d51eed3e141a1a3c2bb1afeafe8bf_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-gcp-rhel8@sha256:ac40bdcce478bf051f3e95af1e2f1960032d51eed3e141a1a3c2bb1afeafe8bf?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel8\u0026tag=1.1.3-3"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:6284bee4f6ec149c506e2adcf10249eedda2a50df8fd46b9cf9d18848a7bbb9b_amd64",
"product": {
"name": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:6284bee4f6ec149c506e2adcf10249eedda2a50df8fd46b9cf9d18848a7bbb9b_amd64",
"product_id": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:6284bee4f6ec149c506e2adcf10249eedda2a50df8fd46b9cf9d18848a7bbb9b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:6284bee4f6ec149c506e2adcf10249eedda2a50df8fd46b9cf9d18848a7bbb9b?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel8\u0026tag=1.1.3-3"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-restic-restore-helper-rhel8@sha256:a08b9b178f6bfebcfdecfb4da5b0005a24575813ba87add74d8da34b0de29115_amd64",
"product": {
"name": "oadp/oadp-velero-restic-restore-helper-rhel8@sha256:a08b9b178f6bfebcfdecfb4da5b0005a24575813ba87add74d8da34b0de29115_amd64",
"product_id": "oadp/oadp-velero-restic-restore-helper-rhel8@sha256:a08b9b178f6bfebcfdecfb4da5b0005a24575813ba87add74d8da34b0de29115_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-restic-restore-helper-rhel8@sha256:a08b9b178f6bfebcfdecfb4da5b0005a24575813ba87add74d8da34b0de29115?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel8\u0026tag=1.1.3-5"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-volume-snapshot-mover-rhel8@sha256:fed0405057749046842f95ec998468a9b937196348ae6a8b7f15f416db3334f9_amd64",
"product": {
"name": "oadp/oadp-volume-snapshot-mover-rhel8@sha256:fed0405057749046842f95ec998468a9b937196348ae6a8b7f15f416db3334f9_amd64",
"product_id": "oadp/oadp-volume-snapshot-mover-rhel8@sha256:fed0405057749046842f95ec998468a9b937196348ae6a8b7f15f416db3334f9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-volume-snapshot-mover-rhel8@sha256:fed0405057749046842f95ec998468a9b937196348ae6a8b7f15f416db3334f9?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-volume-snapshot-mover-rhel8\u0026tag=1.1.3-3"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:4a72bb88b2672bc6f6ecbf467bc4812b4790f41e5e155ad86d6007866ba56739_s390x",
"product": {
"name": "oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:4a72bb88b2672bc6f6ecbf467bc4812b4790f41e5e155ad86d6007866ba56739_s390x",
"product_id": "oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:4a72bb88b2672bc6f6ecbf467bc4812b4790f41e5e155ad86d6007866ba56739_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-kubevirt-velero-plugin-rhel8@sha256:4a72bb88b2672bc6f6ecbf467bc4812b4790f41e5e155ad86d6007866ba56739?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel8\u0026tag=1.1.3-3"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-mustgather-rhel8@sha256:266d40564fb07be5c58d646be66653957ecca9e9067db524c53f3be4c675450a_s390x",
"product": {
"name": "oadp/oadp-mustgather-rhel8@sha256:266d40564fb07be5c58d646be66653957ecca9e9067db524c53f3be4c675450a_s390x",
"product_id": "oadp/oadp-mustgather-rhel8@sha256:266d40564fb07be5c58d646be66653957ecca9e9067db524c53f3be4c675450a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-mustgather-rhel8@sha256:266d40564fb07be5c58d646be66653957ecca9e9067db524c53f3be4c675450a?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-mustgather-rhel8\u0026tag=1.1.3-5"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-operator-bundle@sha256:0179239771ae0abbd470d324de3ae55215deaebbb65013ae54eef4ba75a4e139_s390x",
"product": {
"name": "oadp/oadp-operator-bundle@sha256:0179239771ae0abbd470d324de3ae55215deaebbb65013ae54eef4ba75a4e139_s390x",
"product_id": "oadp/oadp-operator-bundle@sha256:0179239771ae0abbd470d324de3ae55215deaebbb65013ae54eef4ba75a4e139_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-operator-bundle@sha256:0179239771ae0abbd470d324de3ae55215deaebbb65013ae54eef4ba75a4e139?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-operator-bundle\u0026tag=1.1.3-9"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-rhel8-operator@sha256:6f44c913882cb5f195069667c1cabdca6fe44f97127d52d5cf476120038413e1_s390x",
"product": {
"name": "oadp/oadp-rhel8-operator@sha256:6f44c913882cb5f195069667c1cabdca6fe44f97127d52d5cf476120038413e1_s390x",
"product_id": "oadp/oadp-rhel8-operator@sha256:6f44c913882cb5f195069667c1cabdca6fe44f97127d52d5cf476120038413e1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-rhel8-operator@sha256:6f44c913882cb5f195069667c1cabdca6fe44f97127d52d5cf476120038413e1?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-rhel8-operator\u0026tag=1.1.3-3"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-rhel8@sha256:fc0339fc1b0df269389b5f26d91d427e9e56a2a273acba149e28a13a8e00db91_s390x",
"product": {
"name": "oadp/oadp-velero-rhel8@sha256:fc0339fc1b0df269389b5f26d91d427e9e56a2a273acba149e28a13a8e00db91_s390x",
"product_id": "oadp/oadp-velero-rhel8@sha256:fc0339fc1b0df269389b5f26d91d427e9e56a2a273acba149e28a13a8e00db91_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-rhel8@sha256:fc0339fc1b0df269389b5f26d91d427e9e56a2a273acba149e28a13a8e00db91?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-velero-rhel8\u0026tag=1.1.3-5"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-rhel8@sha256:e62465b57a180318763f023074758ba8a4c5f8af092e6ec2c3042fd4d2e88f36_s390x",
"product": {
"name": "oadp/oadp-velero-plugin-rhel8@sha256:e62465b57a180318763f023074758ba8a4c5f8af092e6ec2c3042fd4d2e88f36_s390x",
"product_id": "oadp/oadp-velero-plugin-rhel8@sha256:e62465b57a180318763f023074758ba8a4c5f8af092e6ec2c3042fd4d2e88f36_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-rhel8@sha256:e62465b57a180318763f023074758ba8a4c5f8af092e6ec2c3042fd4d2e88f36?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-rhel8\u0026tag=1.1.3-5"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-for-aws-rhel8@sha256:6beae438ffc913ba72e4817b1f96aab4c87ed0da64b429e170d8d50a57e9ef67_s390x",
"product": {
"name": "oadp/oadp-velero-plugin-for-aws-rhel8@sha256:6beae438ffc913ba72e4817b1f96aab4c87ed0da64b429e170d8d50a57e9ef67_s390x",
"product_id": "oadp/oadp-velero-plugin-for-aws-rhel8@sha256:6beae438ffc913ba72e4817b1f96aab4c87ed0da64b429e170d8d50a57e9ef67_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-aws-rhel8@sha256:6beae438ffc913ba72e4817b1f96aab4c87ed0da64b429e170d8d50a57e9ef67?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel8\u0026tag=1.1.3-3"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-for-csi-rhel8@sha256:78f2bcb592f36ca78a2738f87a5345a0f1ea15d4f1d5f2d9909771dce3b7b33e_s390x",
"product": {
"name": "oadp/oadp-velero-plugin-for-csi-rhel8@sha256:78f2bcb592f36ca78a2738f87a5345a0f1ea15d4f1d5f2d9909771dce3b7b33e_s390x",
"product_id": "oadp/oadp-velero-plugin-for-csi-rhel8@sha256:78f2bcb592f36ca78a2738f87a5345a0f1ea15d4f1d5f2d9909771dce3b7b33e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-csi-rhel8@sha256:78f2bcb592f36ca78a2738f87a5345a0f1ea15d4f1d5f2d9909771dce3b7b33e?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel8\u0026tag=1.1.3-3"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:a76e12aec427067d7819498c4cbb16f79732545da5eb1291227af57b362bb5cd_s390x",
"product": {
"name": "oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:a76e12aec427067d7819498c4cbb16f79732545da5eb1291227af57b362bb5cd_s390x",
"product_id": "oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:a76e12aec427067d7819498c4cbb16f79732545da5eb1291227af57b362bb5cd_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-gcp-rhel8@sha256:a76e12aec427067d7819498c4cbb16f79732545da5eb1291227af57b362bb5cd?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel8\u0026tag=1.1.3-3"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:a6eb5ab951908cd6d441b72ca428ba875d621d2ecc9c010d604ccbf275b894d5_s390x",
"product": {
"name": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:a6eb5ab951908cd6d441b72ca428ba875d621d2ecc9c010d604ccbf275b894d5_s390x",
"product_id": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:a6eb5ab951908cd6d441b72ca428ba875d621d2ecc9c010d604ccbf275b894d5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:a6eb5ab951908cd6d441b72ca428ba875d621d2ecc9c010d604ccbf275b894d5?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel8\u0026tag=1.1.3-3"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-restic-restore-helper-rhel8@sha256:c70a2e7d3ca423031589e130fc218b14e1bf4107eb22cb1a6a998c9c11feb5f8_s390x",
"product": {
"name": "oadp/oadp-velero-restic-restore-helper-rhel8@sha256:c70a2e7d3ca423031589e130fc218b14e1bf4107eb22cb1a6a998c9c11feb5f8_s390x",
"product_id": "oadp/oadp-velero-restic-restore-helper-rhel8@sha256:c70a2e7d3ca423031589e130fc218b14e1bf4107eb22cb1a6a998c9c11feb5f8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-restic-restore-helper-rhel8@sha256:c70a2e7d3ca423031589e130fc218b14e1bf4107eb22cb1a6a998c9c11feb5f8?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel8\u0026tag=1.1.3-5"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-volume-snapshot-mover-rhel8@sha256:5e72756bd86b93fb2289bc4cdb1a9625c91751fd893e53dcc09b2d3597beea55_s390x",
"product": {
"name": "oadp/oadp-volume-snapshot-mover-rhel8@sha256:5e72756bd86b93fb2289bc4cdb1a9625c91751fd893e53dcc09b2d3597beea55_s390x",
"product_id": "oadp/oadp-volume-snapshot-mover-rhel8@sha256:5e72756bd86b93fb2289bc4cdb1a9625c91751fd893e53dcc09b2d3597beea55_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-volume-snapshot-mover-rhel8@sha256:5e72756bd86b93fb2289bc4cdb1a9625c91751fd893e53dcc09b2d3597beea55?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-volume-snapshot-mover-rhel8\u0026tag=1.1.3-3"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:4a72bb88b2672bc6f6ecbf467bc4812b4790f41e5e155ad86d6007866ba56739_s390x as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:4a72bb88b2672bc6f6ecbf467bc4812b4790f41e5e155ad86d6007866ba56739_s390x"
},
"product_reference": "oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:4a72bb88b2672bc6f6ecbf467bc4812b4790f41e5e155ad86d6007866ba56739_s390x",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:c1c6ca1ceaaea0961d13a344102667dfef4fda80fa3899b18f81a2ccd7e2c667_amd64 as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:c1c6ca1ceaaea0961d13a344102667dfef4fda80fa3899b18f81a2ccd7e2c667_amd64"
},
"product_reference": "oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:c1c6ca1ceaaea0961d13a344102667dfef4fda80fa3899b18f81a2ccd7e2c667_amd64",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:c565204115ed6aa8c697dd20f162b08803d3f4e8b2e7ced932d798c72456763b_ppc64le as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:c565204115ed6aa8c697dd20f162b08803d3f4e8b2e7ced932d798c72456763b_ppc64le"
},
"product_reference": "oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:c565204115ed6aa8c697dd20f162b08803d3f4e8b2e7ced932d798c72456763b_ppc64le",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-mustgather-rhel8@sha256:266d40564fb07be5c58d646be66653957ecca9e9067db524c53f3be4c675450a_s390x as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:266d40564fb07be5c58d646be66653957ecca9e9067db524c53f3be4c675450a_s390x"
},
"product_reference": "oadp/oadp-mustgather-rhel8@sha256:266d40564fb07be5c58d646be66653957ecca9e9067db524c53f3be4c675450a_s390x",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-mustgather-rhel8@sha256:ca6f26e0b45d037b15b48c4c514d1b62a178f8da3c08db6a3cfa81654446978d_ppc64le as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:ca6f26e0b45d037b15b48c4c514d1b62a178f8da3c08db6a3cfa81654446978d_ppc64le"
},
"product_reference": "oadp/oadp-mustgather-rhel8@sha256:ca6f26e0b45d037b15b48c4c514d1b62a178f8da3c08db6a3cfa81654446978d_ppc64le",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-mustgather-rhel8@sha256:f81725501d9ba62ecd42b6cd6ff7ddd6cd9125a335b63e9dc2fbab954a7b3124_amd64 as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:f81725501d9ba62ecd42b6cd6ff7ddd6cd9125a335b63e9dc2fbab954a7b3124_amd64"
},
"product_reference": "oadp/oadp-mustgather-rhel8@sha256:f81725501d9ba62ecd42b6cd6ff7ddd6cd9125a335b63e9dc2fbab954a7b3124_amd64",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-operator-bundle@sha256:0179239771ae0abbd470d324de3ae55215deaebbb65013ae54eef4ba75a4e139_s390x as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:0179239771ae0abbd470d324de3ae55215deaebbb65013ae54eef4ba75a4e139_s390x"
},
"product_reference": "oadp/oadp-operator-bundle@sha256:0179239771ae0abbd470d324de3ae55215deaebbb65013ae54eef4ba75a4e139_s390x",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-operator-bundle@sha256:36d7f15c38f69359a3a6789a77b9e68a0111dc0b06562ccdef285c13fa258ea2_amd64 as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:36d7f15c38f69359a3a6789a77b9e68a0111dc0b06562ccdef285c13fa258ea2_amd64"
},
"product_reference": "oadp/oadp-operator-bundle@sha256:36d7f15c38f69359a3a6789a77b9e68a0111dc0b06562ccdef285c13fa258ea2_amd64",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-operator-bundle@sha256:d2ee44447d73560d3c6ee146a6fab6da99c36331d06879498e55435cffe0185e_ppc64le as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:d2ee44447d73560d3c6ee146a6fab6da99c36331d06879498e55435cffe0185e_ppc64le"
},
"product_reference": "oadp/oadp-operator-bundle@sha256:d2ee44447d73560d3c6ee146a6fab6da99c36331d06879498e55435cffe0185e_ppc64le",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-rhel8-operator@sha256:6088bd93fc4284c495c0960914789435a122bc61aefd4ddd6fa46e801b1384e5_ppc64le as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:6088bd93fc4284c495c0960914789435a122bc61aefd4ddd6fa46e801b1384e5_ppc64le"
},
"product_reference": "oadp/oadp-rhel8-operator@sha256:6088bd93fc4284c495c0960914789435a122bc61aefd4ddd6fa46e801b1384e5_ppc64le",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-rhel8-operator@sha256:6928bc402353eef2739d3abcd8461392912e86a9612bff5f6ebe73bede6dd377_amd64 as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:6928bc402353eef2739d3abcd8461392912e86a9612bff5f6ebe73bede6dd377_amd64"
},
"product_reference": "oadp/oadp-rhel8-operator@sha256:6928bc402353eef2739d3abcd8461392912e86a9612bff5f6ebe73bede6dd377_amd64",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-rhel8-operator@sha256:6f44c913882cb5f195069667c1cabdca6fe44f97127d52d5cf476120038413e1_s390x as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:6f44c913882cb5f195069667c1cabdca6fe44f97127d52d5cf476120038413e1_s390x"
},
"product_reference": "oadp/oadp-rhel8-operator@sha256:6f44c913882cb5f195069667c1cabdca6fe44f97127d52d5cf476120038413e1_s390x",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-for-aws-rhel8@sha256:2986c4127eeee08273ce781a885c4d778a68bd4fc5475431435273040cbcd7ae_ppc64le as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:2986c4127eeee08273ce781a885c4d778a68bd4fc5475431435273040cbcd7ae_ppc64le"
},
"product_reference": "oadp/oadp-velero-plugin-for-aws-rhel8@sha256:2986c4127eeee08273ce781a885c4d778a68bd4fc5475431435273040cbcd7ae_ppc64le",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-for-aws-rhel8@sha256:6beae438ffc913ba72e4817b1f96aab4c87ed0da64b429e170d8d50a57e9ef67_s390x as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:6beae438ffc913ba72e4817b1f96aab4c87ed0da64b429e170d8d50a57e9ef67_s390x"
},
"product_reference": "oadp/oadp-velero-plugin-for-aws-rhel8@sha256:6beae438ffc913ba72e4817b1f96aab4c87ed0da64b429e170d8d50a57e9ef67_s390x",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-for-aws-rhel8@sha256:e0fcb8481086cacca4a6300765799ab2687ef97ec6ad14f5fb071e75f9d1b253_amd64 as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:e0fcb8481086cacca4a6300765799ab2687ef97ec6ad14f5fb071e75f9d1b253_amd64"
},
"product_reference": "oadp/oadp-velero-plugin-for-aws-rhel8@sha256:e0fcb8481086cacca4a6300765799ab2687ef97ec6ad14f5fb071e75f9d1b253_amd64",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-for-csi-rhel8@sha256:6d49de157c09d9e28a8964dcffc73bab0abcd8d1711e20511a3ff93f04c23b1c_ppc64le as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:6d49de157c09d9e28a8964dcffc73bab0abcd8d1711e20511a3ff93f04c23b1c_ppc64le"
},
"product_reference": "oadp/oadp-velero-plugin-for-csi-rhel8@sha256:6d49de157c09d9e28a8964dcffc73bab0abcd8d1711e20511a3ff93f04c23b1c_ppc64le",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-for-csi-rhel8@sha256:78f2bcb592f36ca78a2738f87a5345a0f1ea15d4f1d5f2d9909771dce3b7b33e_s390x as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:78f2bcb592f36ca78a2738f87a5345a0f1ea15d4f1d5f2d9909771dce3b7b33e_s390x"
},
"product_reference": "oadp/oadp-velero-plugin-for-csi-rhel8@sha256:78f2bcb592f36ca78a2738f87a5345a0f1ea15d4f1d5f2d9909771dce3b7b33e_s390x",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-for-csi-rhel8@sha256:dadf8b6b69563b24eb4cfba551cebd3c5e5e1cf15e3a8ad775ab9253697b6348_amd64 as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:dadf8b6b69563b24eb4cfba551cebd3c5e5e1cf15e3a8ad775ab9253697b6348_amd64"
},
"product_reference": "oadp/oadp-velero-plugin-for-csi-rhel8@sha256:dadf8b6b69563b24eb4cfba551cebd3c5e5e1cf15e3a8ad775ab9253697b6348_amd64",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:7e2334b5eae4919312988d7276d32ed97e478c3d3b326544eae699b666bc0ce0_ppc64le as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:7e2334b5eae4919312988d7276d32ed97e478c3d3b326544eae699b666bc0ce0_ppc64le"
},
"product_reference": "oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:7e2334b5eae4919312988d7276d32ed97e478c3d3b326544eae699b666bc0ce0_ppc64le",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:a76e12aec427067d7819498c4cbb16f79732545da5eb1291227af57b362bb5cd_s390x as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:a76e12aec427067d7819498c4cbb16f79732545da5eb1291227af57b362bb5cd_s390x"
},
"product_reference": "oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:a76e12aec427067d7819498c4cbb16f79732545da5eb1291227af57b362bb5cd_s390x",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:ac40bdcce478bf051f3e95af1e2f1960032d51eed3e141a1a3c2bb1afeafe8bf_amd64 as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:ac40bdcce478bf051f3e95af1e2f1960032d51eed3e141a1a3c2bb1afeafe8bf_amd64"
},
"product_reference": "oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:ac40bdcce478bf051f3e95af1e2f1960032d51eed3e141a1a3c2bb1afeafe8bf_amd64",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:6284bee4f6ec149c506e2adcf10249eedda2a50df8fd46b9cf9d18848a7bbb9b_amd64 as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:6284bee4f6ec149c506e2adcf10249eedda2a50df8fd46b9cf9d18848a7bbb9b_amd64"
},
"product_reference": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:6284bee4f6ec149c506e2adcf10249eedda2a50df8fd46b9cf9d18848a7bbb9b_amd64",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:a6eb5ab951908cd6d441b72ca428ba875d621d2ecc9c010d604ccbf275b894d5_s390x as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:a6eb5ab951908cd6d441b72ca428ba875d621d2ecc9c010d604ccbf275b894d5_s390x"
},
"product_reference": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:a6eb5ab951908cd6d441b72ca428ba875d621d2ecc9c010d604ccbf275b894d5_s390x",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:c780279f96662bcfdd601d4d2965387782a7349d19bef32dac5ef368d1bf095a_ppc64le as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:c780279f96662bcfdd601d4d2965387782a7349d19bef32dac5ef368d1bf095a_ppc64le"
},
"product_reference": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:c780279f96662bcfdd601d4d2965387782a7349d19bef32dac5ef368d1bf095a_ppc64le",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-rhel8@sha256:55aa7b0f8b856f9da4d8d04439302359ecbd6f32c64e7c2f81f718aca2ad5b4d_amd64 as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:55aa7b0f8b856f9da4d8d04439302359ecbd6f32c64e7c2f81f718aca2ad5b4d_amd64"
},
"product_reference": "oadp/oadp-velero-plugin-rhel8@sha256:55aa7b0f8b856f9da4d8d04439302359ecbd6f32c64e7c2f81f718aca2ad5b4d_amd64",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-rhel8@sha256:a899623687a5add0869f3c8ff28613178949c016ce87d142303c5d3d81951440_ppc64le as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:a899623687a5add0869f3c8ff28613178949c016ce87d142303c5d3d81951440_ppc64le"
},
"product_reference": "oadp/oadp-velero-plugin-rhel8@sha256:a899623687a5add0869f3c8ff28613178949c016ce87d142303c5d3d81951440_ppc64le",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-rhel8@sha256:e62465b57a180318763f023074758ba8a4c5f8af092e6ec2c3042fd4d2e88f36_s390x as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:e62465b57a180318763f023074758ba8a4c5f8af092e6ec2c3042fd4d2e88f36_s390x"
},
"product_reference": "oadp/oadp-velero-plugin-rhel8@sha256:e62465b57a180318763f023074758ba8a4c5f8af092e6ec2c3042fd4d2e88f36_s390x",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-restic-restore-helper-rhel8@sha256:4a924db5cab657fdbdf1bb20a56df77ebb1281cbf470b5093d3710fa9f354a2e_ppc64le as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:4a924db5cab657fdbdf1bb20a56df77ebb1281cbf470b5093d3710fa9f354a2e_ppc64le"
},
"product_reference": "oadp/oadp-velero-restic-restore-helper-rhel8@sha256:4a924db5cab657fdbdf1bb20a56df77ebb1281cbf470b5093d3710fa9f354a2e_ppc64le",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-restic-restore-helper-rhel8@sha256:a08b9b178f6bfebcfdecfb4da5b0005a24575813ba87add74d8da34b0de29115_amd64 as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:a08b9b178f6bfebcfdecfb4da5b0005a24575813ba87add74d8da34b0de29115_amd64"
},
"product_reference": "oadp/oadp-velero-restic-restore-helper-rhel8@sha256:a08b9b178f6bfebcfdecfb4da5b0005a24575813ba87add74d8da34b0de29115_amd64",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-restic-restore-helper-rhel8@sha256:c70a2e7d3ca423031589e130fc218b14e1bf4107eb22cb1a6a998c9c11feb5f8_s390x as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:c70a2e7d3ca423031589e130fc218b14e1bf4107eb22cb1a6a998c9c11feb5f8_s390x"
},
"product_reference": "oadp/oadp-velero-restic-restore-helper-rhel8@sha256:c70a2e7d3ca423031589e130fc218b14e1bf4107eb22cb1a6a998c9c11feb5f8_s390x",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-rhel8@sha256:128173cd2da07ab40640262d3b5cbde18cd23e99f9f43fbee498a313c5780a55_amd64 as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:128173cd2da07ab40640262d3b5cbde18cd23e99f9f43fbee498a313c5780a55_amd64"
},
"product_reference": "oadp/oadp-velero-rhel8@sha256:128173cd2da07ab40640262d3b5cbde18cd23e99f9f43fbee498a313c5780a55_amd64",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-rhel8@sha256:be2a82116a894c8bdb03626eebae6a4c47ed6d862d9393c4d26ba84249014e01_ppc64le as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:be2a82116a894c8bdb03626eebae6a4c47ed6d862d9393c4d26ba84249014e01_ppc64le"
},
"product_reference": "oadp/oadp-velero-rhel8@sha256:be2a82116a894c8bdb03626eebae6a4c47ed6d862d9393c4d26ba84249014e01_ppc64le",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-rhel8@sha256:fc0339fc1b0df269389b5f26d91d427e9e56a2a273acba149e28a13a8e00db91_s390x as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:fc0339fc1b0df269389b5f26d91d427e9e56a2a273acba149e28a13a8e00db91_s390x"
},
"product_reference": "oadp/oadp-velero-rhel8@sha256:fc0339fc1b0df269389b5f26d91d427e9e56a2a273acba149e28a13a8e00db91_s390x",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-volume-snapshot-mover-rhel8@sha256:2fe7accd228ccf7cc2fbaa7c7514453a01fc799a194860615c420d05b3ecacc0_ppc64le as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:2fe7accd228ccf7cc2fbaa7c7514453a01fc799a194860615c420d05b3ecacc0_ppc64le"
},
"product_reference": "oadp/oadp-volume-snapshot-mover-rhel8@sha256:2fe7accd228ccf7cc2fbaa7c7514453a01fc799a194860615c420d05b3ecacc0_ppc64le",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-volume-snapshot-mover-rhel8@sha256:5e72756bd86b93fb2289bc4cdb1a9625c91751fd893e53dcc09b2d3597beea55_s390x as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:5e72756bd86b93fb2289bc4cdb1a9625c91751fd893e53dcc09b2d3597beea55_s390x"
},
"product_reference": "oadp/oadp-volume-snapshot-mover-rhel8@sha256:5e72756bd86b93fb2289bc4cdb1a9625c91751fd893e53dcc09b2d3597beea55_s390x",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-volume-snapshot-mover-rhel8@sha256:fed0405057749046842f95ec998468a9b937196348ae6a8b7f15f416db3334f9_amd64 as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:fed0405057749046842f95ec998468a9b937196348ae6a8b7f15f416db3334f9_amd64"
},
"product_reference": "oadp/oadp-volume-snapshot-mover-rhel8@sha256:fed0405057749046842f95ec998468a9b937196348ae6a8b7f15f416db3334f9_amd64",
"relates_to_product_reference": "8Base-OADP-1.1"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-41724",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-03-15T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:4a72bb88b2672bc6f6ecbf467bc4812b4790f41e5e155ad86d6007866ba56739_s390x",
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:c1c6ca1ceaaea0961d13a344102667dfef4fda80fa3899b18f81a2ccd7e2c667_amd64",
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:c565204115ed6aa8c697dd20f162b08803d3f4e8b2e7ced932d798c72456763b_ppc64le",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:266d40564fb07be5c58d646be66653957ecca9e9067db524c53f3be4c675450a_s390x",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:ca6f26e0b45d037b15b48c4c514d1b62a178f8da3c08db6a3cfa81654446978d_ppc64le",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:f81725501d9ba62ecd42b6cd6ff7ddd6cd9125a335b63e9dc2fbab954a7b3124_amd64",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:0179239771ae0abbd470d324de3ae55215deaebbb65013ae54eef4ba75a4e139_s390x",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:36d7f15c38f69359a3a6789a77b9e68a0111dc0b06562ccdef285c13fa258ea2_amd64",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:d2ee44447d73560d3c6ee146a6fab6da99c36331d06879498e55435cffe0185e_ppc64le",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:6088bd93fc4284c495c0960914789435a122bc61aefd4ddd6fa46e801b1384e5_ppc64le",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:6928bc402353eef2739d3abcd8461392912e86a9612bff5f6ebe73bede6dd377_amd64",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:6f44c913882cb5f195069667c1cabdca6fe44f97127d52d5cf476120038413e1_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:2986c4127eeee08273ce781a885c4d778a68bd4fc5475431435273040cbcd7ae_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:6beae438ffc913ba72e4817b1f96aab4c87ed0da64b429e170d8d50a57e9ef67_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:e0fcb8481086cacca4a6300765799ab2687ef97ec6ad14f5fb071e75f9d1b253_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:6d49de157c09d9e28a8964dcffc73bab0abcd8d1711e20511a3ff93f04c23b1c_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:78f2bcb592f36ca78a2738f87a5345a0f1ea15d4f1d5f2d9909771dce3b7b33e_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:dadf8b6b69563b24eb4cfba551cebd3c5e5e1cf15e3a8ad775ab9253697b6348_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:7e2334b5eae4919312988d7276d32ed97e478c3d3b326544eae699b666bc0ce0_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:a76e12aec427067d7819498c4cbb16f79732545da5eb1291227af57b362bb5cd_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:ac40bdcce478bf051f3e95af1e2f1960032d51eed3e141a1a3c2bb1afeafe8bf_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:6284bee4f6ec149c506e2adcf10249eedda2a50df8fd46b9cf9d18848a7bbb9b_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:a6eb5ab951908cd6d441b72ca428ba875d621d2ecc9c010d604ccbf275b894d5_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:c780279f96662bcfdd601d4d2965387782a7349d19bef32dac5ef368d1bf095a_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:55aa7b0f8b856f9da4d8d04439302359ecbd6f32c64e7c2f81f718aca2ad5b4d_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:a899623687a5add0869f3c8ff28613178949c016ce87d142303c5d3d81951440_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:e62465b57a180318763f023074758ba8a4c5f8af092e6ec2c3042fd4d2e88f36_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:4a924db5cab657fdbdf1bb20a56df77ebb1281cbf470b5093d3710fa9f354a2e_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:a08b9b178f6bfebcfdecfb4da5b0005a24575813ba87add74d8da34b0de29115_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:c70a2e7d3ca423031589e130fc218b14e1bf4107eb22cb1a6a998c9c11feb5f8_s390x",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:2fe7accd228ccf7cc2fbaa7c7514453a01fc799a194860615c420d05b3ecacc0_ppc64le",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:5e72756bd86b93fb2289bc4cdb1a9625c91751fd893e53dcc09b2d3597beea55_s390x",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:fed0405057749046842f95ec998468a9b937196348ae6a8b7f15f416db3334f9_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2178492"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang Go, where it is vulnerable to a denial of service caused when processing large TLS handshake records. By sending specially-crafted TLS handshake records, a remote, authenticated attacker can cause a denial of service condition.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: large handshake records may cause panics",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a denial of service is limited to the golang runtime. In the case of the OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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-OADP-1.1:oadp/oadp-velero-rhel8@sha256:128173cd2da07ab40640262d3b5cbde18cd23e99f9f43fbee498a313c5780a55_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:be2a82116a894c8bdb03626eebae6a4c47ed6d862d9393c4d26ba84249014e01_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:fc0339fc1b0df269389b5f26d91d427e9e56a2a273acba149e28a13a8e00db91_s390x"
],
"known_not_affected": [
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:4a72bb88b2672bc6f6ecbf467bc4812b4790f41e5e155ad86d6007866ba56739_s390x",
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:c1c6ca1ceaaea0961d13a344102667dfef4fda80fa3899b18f81a2ccd7e2c667_amd64",
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:c565204115ed6aa8c697dd20f162b08803d3f4e8b2e7ced932d798c72456763b_ppc64le",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:266d40564fb07be5c58d646be66653957ecca9e9067db524c53f3be4c675450a_s390x",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:ca6f26e0b45d037b15b48c4c514d1b62a178f8da3c08db6a3cfa81654446978d_ppc64le",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:f81725501d9ba62ecd42b6cd6ff7ddd6cd9125a335b63e9dc2fbab954a7b3124_amd64",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:0179239771ae0abbd470d324de3ae55215deaebbb65013ae54eef4ba75a4e139_s390x",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:36d7f15c38f69359a3a6789a77b9e68a0111dc0b06562ccdef285c13fa258ea2_amd64",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:d2ee44447d73560d3c6ee146a6fab6da99c36331d06879498e55435cffe0185e_ppc64le",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:6088bd93fc4284c495c0960914789435a122bc61aefd4ddd6fa46e801b1384e5_ppc64le",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:6928bc402353eef2739d3abcd8461392912e86a9612bff5f6ebe73bede6dd377_amd64",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:6f44c913882cb5f195069667c1cabdca6fe44f97127d52d5cf476120038413e1_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:2986c4127eeee08273ce781a885c4d778a68bd4fc5475431435273040cbcd7ae_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:6beae438ffc913ba72e4817b1f96aab4c87ed0da64b429e170d8d50a57e9ef67_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:e0fcb8481086cacca4a6300765799ab2687ef97ec6ad14f5fb071e75f9d1b253_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:6d49de157c09d9e28a8964dcffc73bab0abcd8d1711e20511a3ff93f04c23b1c_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:78f2bcb592f36ca78a2738f87a5345a0f1ea15d4f1d5f2d9909771dce3b7b33e_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:dadf8b6b69563b24eb4cfba551cebd3c5e5e1cf15e3a8ad775ab9253697b6348_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:7e2334b5eae4919312988d7276d32ed97e478c3d3b326544eae699b666bc0ce0_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:a76e12aec427067d7819498c4cbb16f79732545da5eb1291227af57b362bb5cd_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:ac40bdcce478bf051f3e95af1e2f1960032d51eed3e141a1a3c2bb1afeafe8bf_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:6284bee4f6ec149c506e2adcf10249eedda2a50df8fd46b9cf9d18848a7bbb9b_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:a6eb5ab951908cd6d441b72ca428ba875d621d2ecc9c010d604ccbf275b894d5_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:c780279f96662bcfdd601d4d2965387782a7349d19bef32dac5ef368d1bf095a_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:55aa7b0f8b856f9da4d8d04439302359ecbd6f32c64e7c2f81f718aca2ad5b4d_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:a899623687a5add0869f3c8ff28613178949c016ce87d142303c5d3d81951440_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:e62465b57a180318763f023074758ba8a4c5f8af092e6ec2c3042fd4d2e88f36_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:4a924db5cab657fdbdf1bb20a56df77ebb1281cbf470b5093d3710fa9f354a2e_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:a08b9b178f6bfebcfdecfb4da5b0005a24575813ba87add74d8da34b0de29115_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:c70a2e7d3ca423031589e130fc218b14e1bf4107eb22cb1a6a998c9c11feb5f8_s390x",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:2fe7accd228ccf7cc2fbaa7c7514453a01fc799a194860615c420d05b3ecacc0_ppc64le",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:5e72756bd86b93fb2289bc4cdb1a9625c91751fd893e53dcc09b2d3597beea55_s390x",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:fed0405057749046842f95ec998468a9b937196348ae6a8b7f15f416db3334f9_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41724"
},
{
"category": "external",
"summary": "RHBZ#2178492",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2178492"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41724",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41724"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41724",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41724"
},
{
"category": "external",
"summary": "https://go.dev/cl/468125",
"url": "https://go.dev/cl/468125"
},
{
"category": "external",
"summary": "https://go.dev/issue/58001",
"url": "https://go.dev/issue/58001"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/V0aBFqaFs_E",
"url": "https://groups.google.com/g/golang-announce/c/V0aBFqaFs_E"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2023-1570",
"url": "https://pkg.go.dev/vuln/GO-2023-1570"
}
],
"release_date": "2023-02-15T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-04-05T01:15:00+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:128173cd2da07ab40640262d3b5cbde18cd23e99f9f43fbee498a313c5780a55_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:be2a82116a894c8bdb03626eebae6a4c47ed6d862d9393c4d26ba84249014e01_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:fc0339fc1b0df269389b5f26d91d427e9e56a2a273acba149e28a13a8e00db91_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1639"
}
],
"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-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:4a72bb88b2672bc6f6ecbf467bc4812b4790f41e5e155ad86d6007866ba56739_s390x",
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:c1c6ca1ceaaea0961d13a344102667dfef4fda80fa3899b18f81a2ccd7e2c667_amd64",
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:c565204115ed6aa8c697dd20f162b08803d3f4e8b2e7ced932d798c72456763b_ppc64le",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:266d40564fb07be5c58d646be66653957ecca9e9067db524c53f3be4c675450a_s390x",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:ca6f26e0b45d037b15b48c4c514d1b62a178f8da3c08db6a3cfa81654446978d_ppc64le",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:f81725501d9ba62ecd42b6cd6ff7ddd6cd9125a335b63e9dc2fbab954a7b3124_amd64",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:0179239771ae0abbd470d324de3ae55215deaebbb65013ae54eef4ba75a4e139_s390x",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:36d7f15c38f69359a3a6789a77b9e68a0111dc0b06562ccdef285c13fa258ea2_amd64",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:d2ee44447d73560d3c6ee146a6fab6da99c36331d06879498e55435cffe0185e_ppc64le",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:6088bd93fc4284c495c0960914789435a122bc61aefd4ddd6fa46e801b1384e5_ppc64le",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:6928bc402353eef2739d3abcd8461392912e86a9612bff5f6ebe73bede6dd377_amd64",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:6f44c913882cb5f195069667c1cabdca6fe44f97127d52d5cf476120038413e1_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:2986c4127eeee08273ce781a885c4d778a68bd4fc5475431435273040cbcd7ae_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:6beae438ffc913ba72e4817b1f96aab4c87ed0da64b429e170d8d50a57e9ef67_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:e0fcb8481086cacca4a6300765799ab2687ef97ec6ad14f5fb071e75f9d1b253_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:6d49de157c09d9e28a8964dcffc73bab0abcd8d1711e20511a3ff93f04c23b1c_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:78f2bcb592f36ca78a2738f87a5345a0f1ea15d4f1d5f2d9909771dce3b7b33e_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:dadf8b6b69563b24eb4cfba551cebd3c5e5e1cf15e3a8ad775ab9253697b6348_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:7e2334b5eae4919312988d7276d32ed97e478c3d3b326544eae699b666bc0ce0_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:a76e12aec427067d7819498c4cbb16f79732545da5eb1291227af57b362bb5cd_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:ac40bdcce478bf051f3e95af1e2f1960032d51eed3e141a1a3c2bb1afeafe8bf_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:6284bee4f6ec149c506e2adcf10249eedda2a50df8fd46b9cf9d18848a7bbb9b_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:a6eb5ab951908cd6d441b72ca428ba875d621d2ecc9c010d604ccbf275b894d5_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:c780279f96662bcfdd601d4d2965387782a7349d19bef32dac5ef368d1bf095a_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:55aa7b0f8b856f9da4d8d04439302359ecbd6f32c64e7c2f81f718aca2ad5b4d_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:a899623687a5add0869f3c8ff28613178949c016ce87d142303c5d3d81951440_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:e62465b57a180318763f023074758ba8a4c5f8af092e6ec2c3042fd4d2e88f36_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:4a924db5cab657fdbdf1bb20a56df77ebb1281cbf470b5093d3710fa9f354a2e_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:a08b9b178f6bfebcfdecfb4da5b0005a24575813ba87add74d8da34b0de29115_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:c70a2e7d3ca423031589e130fc218b14e1bf4107eb22cb1a6a998c9c11feb5f8_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:128173cd2da07ab40640262d3b5cbde18cd23e99f9f43fbee498a313c5780a55_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:be2a82116a894c8bdb03626eebae6a4c47ed6d862d9393c4d26ba84249014e01_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:fc0339fc1b0df269389b5f26d91d427e9e56a2a273acba149e28a13a8e00db91_s390x",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:2fe7accd228ccf7cc2fbaa7c7514453a01fc799a194860615c420d05b3ecacc0_ppc64le",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:5e72756bd86b93fb2289bc4cdb1a9625c91751fd893e53dcc09b2d3597beea55_s390x",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:fed0405057749046842f95ec998468a9b937196348ae6a8b7f15f416db3334f9_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: large handshake records may cause panics"
},
{
"cve": "CVE-2022-41725",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-03-15T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:4a72bb88b2672bc6f6ecbf467bc4812b4790f41e5e155ad86d6007866ba56739_s390x",
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:c1c6ca1ceaaea0961d13a344102667dfef4fda80fa3899b18f81a2ccd7e2c667_amd64",
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:c565204115ed6aa8c697dd20f162b08803d3f4e8b2e7ced932d798c72456763b_ppc64le",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:266d40564fb07be5c58d646be66653957ecca9e9067db524c53f3be4c675450a_s390x",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:ca6f26e0b45d037b15b48c4c514d1b62a178f8da3c08db6a3cfa81654446978d_ppc64le",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:f81725501d9ba62ecd42b6cd6ff7ddd6cd9125a335b63e9dc2fbab954a7b3124_amd64",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:0179239771ae0abbd470d324de3ae55215deaebbb65013ae54eef4ba75a4e139_s390x",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:36d7f15c38f69359a3a6789a77b9e68a0111dc0b06562ccdef285c13fa258ea2_amd64",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:d2ee44447d73560d3c6ee146a6fab6da99c36331d06879498e55435cffe0185e_ppc64le",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:6088bd93fc4284c495c0960914789435a122bc61aefd4ddd6fa46e801b1384e5_ppc64le",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:6928bc402353eef2739d3abcd8461392912e86a9612bff5f6ebe73bede6dd377_amd64",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:6f44c913882cb5f195069667c1cabdca6fe44f97127d52d5cf476120038413e1_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:2986c4127eeee08273ce781a885c4d778a68bd4fc5475431435273040cbcd7ae_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:6beae438ffc913ba72e4817b1f96aab4c87ed0da64b429e170d8d50a57e9ef67_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:e0fcb8481086cacca4a6300765799ab2687ef97ec6ad14f5fb071e75f9d1b253_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:6d49de157c09d9e28a8964dcffc73bab0abcd8d1711e20511a3ff93f04c23b1c_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:78f2bcb592f36ca78a2738f87a5345a0f1ea15d4f1d5f2d9909771dce3b7b33e_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:dadf8b6b69563b24eb4cfba551cebd3c5e5e1cf15e3a8ad775ab9253697b6348_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:7e2334b5eae4919312988d7276d32ed97e478c3d3b326544eae699b666bc0ce0_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:a76e12aec427067d7819498c4cbb16f79732545da5eb1291227af57b362bb5cd_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:ac40bdcce478bf051f3e95af1e2f1960032d51eed3e141a1a3c2bb1afeafe8bf_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:6284bee4f6ec149c506e2adcf10249eedda2a50df8fd46b9cf9d18848a7bbb9b_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:a6eb5ab951908cd6d441b72ca428ba875d621d2ecc9c010d604ccbf275b894d5_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:c780279f96662bcfdd601d4d2965387782a7349d19bef32dac5ef368d1bf095a_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:55aa7b0f8b856f9da4d8d04439302359ecbd6f32c64e7c2f81f718aca2ad5b4d_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:a899623687a5add0869f3c8ff28613178949c016ce87d142303c5d3d81951440_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:e62465b57a180318763f023074758ba8a4c5f8af092e6ec2c3042fd4d2e88f36_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:4a924db5cab657fdbdf1bb20a56df77ebb1281cbf470b5093d3710fa9f354a2e_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:a08b9b178f6bfebcfdecfb4da5b0005a24575813ba87add74d8da34b0de29115_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:c70a2e7d3ca423031589e130fc218b14e1bf4107eb22cb1a6a998c9c11feb5f8_s390x",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:2fe7accd228ccf7cc2fbaa7c7514453a01fc799a194860615c420d05b3ecacc0_ppc64le",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:5e72756bd86b93fb2289bc4cdb1a9625c91751fd893e53dcc09b2d3597beea55_s390x",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:fed0405057749046842f95ec998468a9b937196348ae6a8b7f15f416db3334f9_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2178488"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go, where it is vulnerable to a denial of service caused by an excessive resource consumption flaw in the net/http and mime/multipart packages. By sending a specially-crafted request, a remote attacker can cause a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http, mime/multipart: denial of service from excessive resource consumption",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a Denial of Service is limited to the golang runtime. In the case of the OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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-OADP-1.1:oadp/oadp-velero-rhel8@sha256:128173cd2da07ab40640262d3b5cbde18cd23e99f9f43fbee498a313c5780a55_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:be2a82116a894c8bdb03626eebae6a4c47ed6d862d9393c4d26ba84249014e01_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:fc0339fc1b0df269389b5f26d91d427e9e56a2a273acba149e28a13a8e00db91_s390x"
],
"known_not_affected": [
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:4a72bb88b2672bc6f6ecbf467bc4812b4790f41e5e155ad86d6007866ba56739_s390x",
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:c1c6ca1ceaaea0961d13a344102667dfef4fda80fa3899b18f81a2ccd7e2c667_amd64",
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:c565204115ed6aa8c697dd20f162b08803d3f4e8b2e7ced932d798c72456763b_ppc64le",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:266d40564fb07be5c58d646be66653957ecca9e9067db524c53f3be4c675450a_s390x",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:ca6f26e0b45d037b15b48c4c514d1b62a178f8da3c08db6a3cfa81654446978d_ppc64le",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:f81725501d9ba62ecd42b6cd6ff7ddd6cd9125a335b63e9dc2fbab954a7b3124_amd64",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:0179239771ae0abbd470d324de3ae55215deaebbb65013ae54eef4ba75a4e139_s390x",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:36d7f15c38f69359a3a6789a77b9e68a0111dc0b06562ccdef285c13fa258ea2_amd64",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:d2ee44447d73560d3c6ee146a6fab6da99c36331d06879498e55435cffe0185e_ppc64le",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:6088bd93fc4284c495c0960914789435a122bc61aefd4ddd6fa46e801b1384e5_ppc64le",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:6928bc402353eef2739d3abcd8461392912e86a9612bff5f6ebe73bede6dd377_amd64",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:6f44c913882cb5f195069667c1cabdca6fe44f97127d52d5cf476120038413e1_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:2986c4127eeee08273ce781a885c4d778a68bd4fc5475431435273040cbcd7ae_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:6beae438ffc913ba72e4817b1f96aab4c87ed0da64b429e170d8d50a57e9ef67_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:e0fcb8481086cacca4a6300765799ab2687ef97ec6ad14f5fb071e75f9d1b253_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:6d49de157c09d9e28a8964dcffc73bab0abcd8d1711e20511a3ff93f04c23b1c_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:78f2bcb592f36ca78a2738f87a5345a0f1ea15d4f1d5f2d9909771dce3b7b33e_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:dadf8b6b69563b24eb4cfba551cebd3c5e5e1cf15e3a8ad775ab9253697b6348_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:7e2334b5eae4919312988d7276d32ed97e478c3d3b326544eae699b666bc0ce0_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:a76e12aec427067d7819498c4cbb16f79732545da5eb1291227af57b362bb5cd_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:ac40bdcce478bf051f3e95af1e2f1960032d51eed3e141a1a3c2bb1afeafe8bf_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:6284bee4f6ec149c506e2adcf10249eedda2a50df8fd46b9cf9d18848a7bbb9b_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:a6eb5ab951908cd6d441b72ca428ba875d621d2ecc9c010d604ccbf275b894d5_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:c780279f96662bcfdd601d4d2965387782a7349d19bef32dac5ef368d1bf095a_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:55aa7b0f8b856f9da4d8d04439302359ecbd6f32c64e7c2f81f718aca2ad5b4d_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:a899623687a5add0869f3c8ff28613178949c016ce87d142303c5d3d81951440_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:e62465b57a180318763f023074758ba8a4c5f8af092e6ec2c3042fd4d2e88f36_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:4a924db5cab657fdbdf1bb20a56df77ebb1281cbf470b5093d3710fa9f354a2e_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:a08b9b178f6bfebcfdecfb4da5b0005a24575813ba87add74d8da34b0de29115_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:c70a2e7d3ca423031589e130fc218b14e1bf4107eb22cb1a6a998c9c11feb5f8_s390x",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:2fe7accd228ccf7cc2fbaa7c7514453a01fc799a194860615c420d05b3ecacc0_ppc64le",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:5e72756bd86b93fb2289bc4cdb1a9625c91751fd893e53dcc09b2d3597beea55_s390x",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:fed0405057749046842f95ec998468a9b937196348ae6a8b7f15f416db3334f9_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41725"
},
{
"category": "external",
"summary": "RHBZ#2178488",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2178488"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41725",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41725"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41725",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41725"
},
{
"category": "external",
"summary": "https://go.dev/cl/468124",
"url": "https://go.dev/cl/468124"
},
{
"category": "external",
"summary": "https://go.dev/issue/58006",
"url": "https://go.dev/issue/58006"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/V0aBFqaFs_E",
"url": "https://groups.google.com/g/golang-announce/c/V0aBFqaFs_E"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2023-1569",
"url": "https://pkg.go.dev/vuln/GO-2023-1569"
}
],
"release_date": "2023-02-15T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-04-05T01:15:00+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:128173cd2da07ab40640262d3b5cbde18cd23e99f9f43fbee498a313c5780a55_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:be2a82116a894c8bdb03626eebae6a4c47ed6d862d9393c4d26ba84249014e01_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:fc0339fc1b0df269389b5f26d91d427e9e56a2a273acba149e28a13a8e00db91_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1639"
}
],
"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-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:4a72bb88b2672bc6f6ecbf467bc4812b4790f41e5e155ad86d6007866ba56739_s390x",
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:c1c6ca1ceaaea0961d13a344102667dfef4fda80fa3899b18f81a2ccd7e2c667_amd64",
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:c565204115ed6aa8c697dd20f162b08803d3f4e8b2e7ced932d798c72456763b_ppc64le",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:266d40564fb07be5c58d646be66653957ecca9e9067db524c53f3be4c675450a_s390x",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:ca6f26e0b45d037b15b48c4c514d1b62a178f8da3c08db6a3cfa81654446978d_ppc64le",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:f81725501d9ba62ecd42b6cd6ff7ddd6cd9125a335b63e9dc2fbab954a7b3124_amd64",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:0179239771ae0abbd470d324de3ae55215deaebbb65013ae54eef4ba75a4e139_s390x",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:36d7f15c38f69359a3a6789a77b9e68a0111dc0b06562ccdef285c13fa258ea2_amd64",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:d2ee44447d73560d3c6ee146a6fab6da99c36331d06879498e55435cffe0185e_ppc64le",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:6088bd93fc4284c495c0960914789435a122bc61aefd4ddd6fa46e801b1384e5_ppc64le",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:6928bc402353eef2739d3abcd8461392912e86a9612bff5f6ebe73bede6dd377_amd64",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:6f44c913882cb5f195069667c1cabdca6fe44f97127d52d5cf476120038413e1_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:2986c4127eeee08273ce781a885c4d778a68bd4fc5475431435273040cbcd7ae_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:6beae438ffc913ba72e4817b1f96aab4c87ed0da64b429e170d8d50a57e9ef67_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:e0fcb8481086cacca4a6300765799ab2687ef97ec6ad14f5fb071e75f9d1b253_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:6d49de157c09d9e28a8964dcffc73bab0abcd8d1711e20511a3ff93f04c23b1c_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:78f2bcb592f36ca78a2738f87a5345a0f1ea15d4f1d5f2d9909771dce3b7b33e_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:dadf8b6b69563b24eb4cfba551cebd3c5e5e1cf15e3a8ad775ab9253697b6348_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:7e2334b5eae4919312988d7276d32ed97e478c3d3b326544eae699b666bc0ce0_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:a76e12aec427067d7819498c4cbb16f79732545da5eb1291227af57b362bb5cd_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:ac40bdcce478bf051f3e95af1e2f1960032d51eed3e141a1a3c2bb1afeafe8bf_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:6284bee4f6ec149c506e2adcf10249eedda2a50df8fd46b9cf9d18848a7bbb9b_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:a6eb5ab951908cd6d441b72ca428ba875d621d2ecc9c010d604ccbf275b894d5_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:c780279f96662bcfdd601d4d2965387782a7349d19bef32dac5ef368d1bf095a_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:55aa7b0f8b856f9da4d8d04439302359ecbd6f32c64e7c2f81f718aca2ad5b4d_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:a899623687a5add0869f3c8ff28613178949c016ce87d142303c5d3d81951440_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:e62465b57a180318763f023074758ba8a4c5f8af092e6ec2c3042fd4d2e88f36_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:4a924db5cab657fdbdf1bb20a56df77ebb1281cbf470b5093d3710fa9f354a2e_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:a08b9b178f6bfebcfdecfb4da5b0005a24575813ba87add74d8da34b0de29115_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:c70a2e7d3ca423031589e130fc218b14e1bf4107eb22cb1a6a998c9c11feb5f8_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:128173cd2da07ab40640262d3b5cbde18cd23e99f9f43fbee498a313c5780a55_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:be2a82116a894c8bdb03626eebae6a4c47ed6d862d9393c4d26ba84249014e01_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:fc0339fc1b0df269389b5f26d91d427e9e56a2a273acba149e28a13a8e00db91_s390x",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:2fe7accd228ccf7cc2fbaa7c7514453a01fc799a194860615c420d05b3ecacc0_ppc64le",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:5e72756bd86b93fb2289bc4cdb1a9625c91751fd893e53dcc09b2d3597beea55_s390x",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:fed0405057749046842f95ec998468a9b937196348ae6a8b7f15f416db3334f9_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http, mime/multipart: denial of service from excessive resource consumption"
}
]
}
RHSA-2023:1817
Vulnerability from csaf_redhat - Published: 2023-04-18 01:01 - Updated: 2026-06-02 17:38A flaw was found in the net/http library of the golang package. This flaw allows an attacker to cause excessive memory growth in a Go server accepting HTTP/2 requests. HTTP/2 server connections contain a cache of HTTP header keys sent by the client. While the total number of entries in this cache is capped, an attacker sending very large keys can cause the server to allocate approximately 64 MiB per open connection.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.2.0:network-observability/network-observability-console-plugin-rhel9@sha256:9841f72ea873e85c91a4ac05c286c9c708c362c7a984753d6c7664a454df1cf3_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.2.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:93ad940d2d50b01302a3f9af32895caa5cdd6623b50a963629dcf653e374a610_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.2.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:7a4c88957e6bf8a590c348c83485403c5f675aeb5d7350b9e2c9c4a2a08f8fab_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.2.0:network-observability/network-observability-rhel9-operator@sha256:b52ce219650214e89e00dfbf092b0d3f3d9c16e2d9ffcf6e67a3b57ae21c3082_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.2.0:network-observability/network-observability-operator-bundle@sha256:9ba226d0207edd7c9173333647353d3a7a0b5bfc32feb60ca5749dd6dc190c28_amd64 | — |
A flaw was found in Golang Go, where it is vulnerable to a denial of service caused when processing large TLS handshake records. By sending specially-crafted TLS handshake records, a remote, authenticated attacker can cause a denial of service condition.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.2.0:network-observability/network-observability-rhel9-operator@sha256:b52ce219650214e89e00dfbf092b0d3f3d9c16e2d9ffcf6e67a3b57ae21c3082_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.2.0:network-observability/network-observability-console-plugin-rhel9@sha256:9841f72ea873e85c91a4ac05c286c9c708c362c7a984753d6c7664a454df1cf3_amd64 | — | ||
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.2.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:93ad940d2d50b01302a3f9af32895caa5cdd6623b50a963629dcf653e374a610_amd64 | — | ||
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.2.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:7a4c88957e6bf8a590c348c83485403c5f675aeb5d7350b9e2c9c4a2a08f8fab_amd64 | — | ||
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.2.0:network-observability/network-observability-operator-bundle@sha256:9ba226d0207edd7c9173333647353d3a7a0b5bfc32feb60ca5749dd6dc190c28_amd64 | — |
A flaw was found in Go, where it is vulnerable to a denial of service caused by an excessive resource consumption flaw in the net/http and mime/multipart packages. By sending a specially-crafted request, a remote attacker can cause a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.2.0:network-observability/network-observability-rhel9-operator@sha256:b52ce219650214e89e00dfbf092b0d3f3d9c16e2d9ffcf6e67a3b57ae21c3082_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.2.0:network-observability/network-observability-console-plugin-rhel9@sha256:9841f72ea873e85c91a4ac05c286c9c708c362c7a984753d6c7664a454df1cf3_amd64 | — | ||
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.2.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:93ad940d2d50b01302a3f9af32895caa5cdd6623b50a963629dcf653e374a610_amd64 | — | ||
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.2.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:7a4c88957e6bf8a590c348c83485403c5f675aeb5d7350b9e2c9c4a2a08f8fab_amd64 | — | ||
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.2.0:network-observability/network-observability-operator-bundle@sha256:9ba226d0207edd7c9173333647353d3a7a0b5bfc32feb60ca5749dd6dc190c28_amd64 | — |
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"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": "Network Observability 1.2.0 for OpenShift\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. 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": "Network Observability 1.2.0 is an OpenShift operator that provides a monitoring pipeline to collect and enrich network flows that are produced by the Network observability eBPF agent.\n\nThe operator provides dashboards, metrics, and keeps flows accessible in a\nqueryable log store, Grafana Loki. When a FlowCollector is deployed, new\ndashboards are available in the Console.\n\nThis update contains bug fixes.\n\nSecurity Fix(es):\n\n* golang: net/http: An attacker can cause excessive memory growth in a Go server accepting HTTP/2 requests (CVE-2022-41717)\n\n* golang: crypto/tls: large handshake records may cause panics (CVE-2022-41724)\n\n* golang: net/http, mime/multipart: denial of service from excessive resource consumption (CVE-2022-41725)\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.",
"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-2023:1817",
"url": "https://access.redhat.com/errata/RHSA-2023:1817"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2161274",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2161274"
},
{
"category": "external",
"summary": "2178488",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2178488"
},
{
"category": "external",
"summary": "2178492",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2178492"
},
{
"category": "external",
"summary": "NETOBSERV-142",
"url": "https://issues.redhat.com/browse/NETOBSERV-142"
},
{
"category": "external",
"summary": "NETOBSERV-350",
"url": "https://issues.redhat.com/browse/NETOBSERV-350"
},
{
"category": "external",
"summary": "NETOBSERV-521",
"url": "https://issues.redhat.com/browse/NETOBSERV-521"
},
{
"category": "external",
"summary": "NETOBSERV-617",
"url": "https://issues.redhat.com/browse/NETOBSERV-617"
},
{
"category": "external",
"summary": "NETOBSERV-658",
"url": "https://issues.redhat.com/browse/NETOBSERV-658"
},
{
"category": "external",
"summary": "NETOBSERV-684",
"url": "https://issues.redhat.com/browse/NETOBSERV-684"
},
{
"category": "external",
"summary": "NETOBSERV-696",
"url": "https://issues.redhat.com/browse/NETOBSERV-696"
},
{
"category": "external",
"summary": "NETOBSERV-755",
"url": "https://issues.redhat.com/browse/NETOBSERV-755"
},
{
"category": "external",
"summary": "NETOBSERV-772",
"url": "https://issues.redhat.com/browse/NETOBSERV-772"
},
{
"category": "external",
"summary": "NETOBSERV-774",
"url": "https://issues.redhat.com/browse/NETOBSERV-774"
},
{
"category": "external",
"summary": "NETOBSERV-785",
"url": "https://issues.redhat.com/browse/NETOBSERV-785"
},
{
"category": "external",
"summary": "NETOBSERV-793",
"url": "https://issues.redhat.com/browse/NETOBSERV-793"
},
{
"category": "external",
"summary": "NETOBSERV-844",
"url": "https://issues.redhat.com/browse/NETOBSERV-844"
},
{
"category": "external",
"summary": "NETOBSERV-857",
"url": "https://issues.redhat.com/browse/NETOBSERV-857"
},
{
"category": "external",
"summary": "NETOBSERV-868",
"url": "https://issues.redhat.com/browse/NETOBSERV-868"
},
{
"category": "external",
"summary": "NETOBSERV-889",
"url": "https://issues.redhat.com/browse/NETOBSERV-889"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_1817.json"
}
],
"title": "Red Hat Security Advisory: Network observability 1.2.0 for Openshift",
"tracking": {
"current_release_date": "2026-06-02T17:38:34+00:00",
"generator": {
"date": "2026-06-02T17:38:34+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2023:1817",
"initial_release_date": "2023-04-18T01:01:18+00:00",
"revision_history": [
{
"date": "2023-04-18T01:01:18+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-04-18T01:01:18+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-02T17:38:34+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "NETOBSERV 1.2 for RHEL 9",
"product": {
"name": "NETOBSERV 1.2 for RHEL 9",
"product_id": "9Base-NETWORK-OBSERVABILITY-1.2.0",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:network_observ_optr:1.2.0::el9"
}
}
}
],
"category": "product_family",
"name": "Network Observability"
},
{
"branches": [
{
"category": "product_version",
"name": "network-observability/network-observability-console-plugin-rhel9@sha256:9841f72ea873e85c91a4ac05c286c9c708c362c7a984753d6c7664a454df1cf3_amd64",
"product": {
"name": "network-observability/network-observability-console-plugin-rhel9@sha256:9841f72ea873e85c91a4ac05c286c9c708c362c7a984753d6c7664a454df1cf3_amd64",
"product_id": "network-observability/network-observability-console-plugin-rhel9@sha256:9841f72ea873e85c91a4ac05c286c9c708c362c7a984753d6c7664a454df1cf3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/network-observability-console-plugin-rhel9@sha256:9841f72ea873e85c91a4ac05c286c9c708c362c7a984753d6c7664a454df1cf3?arch=amd64\u0026repository_url=registry.redhat.io/network-observability/network-observability-console-plugin-rhel9\u0026tag=v1.2.0-19"
}
}
},
{
"category": "product_version",
"name": "network-observability/network-observability-ebpf-agent-rhel9@sha256:93ad940d2d50b01302a3f9af32895caa5cdd6623b50a963629dcf653e374a610_amd64",
"product": {
"name": "network-observability/network-observability-ebpf-agent-rhel9@sha256:93ad940d2d50b01302a3f9af32895caa5cdd6623b50a963629dcf653e374a610_amd64",
"product_id": "network-observability/network-observability-ebpf-agent-rhel9@sha256:93ad940d2d50b01302a3f9af32895caa5cdd6623b50a963629dcf653e374a610_amd64",
"product_identification_helper": {
"purl": "pkg:oci/network-observability-ebpf-agent-rhel9@sha256:93ad940d2d50b01302a3f9af32895caa5cdd6623b50a963629dcf653e374a610?arch=amd64\u0026repository_url=registry.redhat.io/network-observability/network-observability-ebpf-agent-rhel9\u0026tag=v1.2.0-12"
}
}
},
{
"category": "product_version",
"name": "network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:7a4c88957e6bf8a590c348c83485403c5f675aeb5d7350b9e2c9c4a2a08f8fab_amd64",
"product": {
"name": "network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:7a4c88957e6bf8a590c348c83485403c5f675aeb5d7350b9e2c9c4a2a08f8fab_amd64",
"product_id": "network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:7a4c88957e6bf8a590c348c83485403c5f675aeb5d7350b9e2c9c4a2a08f8fab_amd64",
"product_identification_helper": {
"purl": "pkg:oci/network-observability-flowlogs-pipeline-rhel9@sha256:7a4c88957e6bf8a590c348c83485403c5f675aeb5d7350b9e2c9c4a2a08f8fab?arch=amd64\u0026repository_url=registry.redhat.io/network-observability/network-observability-flowlogs-pipeline-rhel9\u0026tag=v1.2.0-14"
}
}
},
{
"category": "product_version",
"name": "network-observability/network-observability-operator-bundle@sha256:9ba226d0207edd7c9173333647353d3a7a0b5bfc32feb60ca5749dd6dc190c28_amd64",
"product": {
"name": "network-observability/network-observability-operator-bundle@sha256:9ba226d0207edd7c9173333647353d3a7a0b5bfc32feb60ca5749dd6dc190c28_amd64",
"product_id": "network-observability/network-observability-operator-bundle@sha256:9ba226d0207edd7c9173333647353d3a7a0b5bfc32feb60ca5749dd6dc190c28_amd64",
"product_identification_helper": {
"purl": "pkg:oci/network-observability-operator-bundle@sha256:9ba226d0207edd7c9173333647353d3a7a0b5bfc32feb60ca5749dd6dc190c28?arch=amd64\u0026repository_url=registry.redhat.io/network-observability/network-observability-operator-bundle\u0026tag=1.2.0-86"
}
}
},
{
"category": "product_version",
"name": "network-observability/network-observability-rhel9-operator@sha256:b52ce219650214e89e00dfbf092b0d3f3d9c16e2d9ffcf6e67a3b57ae21c3082_amd64",
"product": {
"name": "network-observability/network-observability-rhel9-operator@sha256:b52ce219650214e89e00dfbf092b0d3f3d9c16e2d9ffcf6e67a3b57ae21c3082_amd64",
"product_id": "network-observability/network-observability-rhel9-operator@sha256:b52ce219650214e89e00dfbf092b0d3f3d9c16e2d9ffcf6e67a3b57ae21c3082_amd64",
"product_identification_helper": {
"purl": "pkg:oci/network-observability-rhel9-operator@sha256:b52ce219650214e89e00dfbf092b0d3f3d9c16e2d9ffcf6e67a3b57ae21c3082?arch=amd64\u0026repository_url=registry.redhat.io/network-observability/network-observability-rhel9-operator\u0026tag=v1.2.0-27"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "network-observability/network-observability-console-plugin-rhel9@sha256:9841f72ea873e85c91a4ac05c286c9c708c362c7a984753d6c7664a454df1cf3_amd64 as a component of NETOBSERV 1.2 for RHEL 9",
"product_id": "9Base-NETWORK-OBSERVABILITY-1.2.0:network-observability/network-observability-console-plugin-rhel9@sha256:9841f72ea873e85c91a4ac05c286c9c708c362c7a984753d6c7664a454df1cf3_amd64"
},
"product_reference": "network-observability/network-observability-console-plugin-rhel9@sha256:9841f72ea873e85c91a4ac05c286c9c708c362c7a984753d6c7664a454df1cf3_amd64",
"relates_to_product_reference": "9Base-NETWORK-OBSERVABILITY-1.2.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "network-observability/network-observability-ebpf-agent-rhel9@sha256:93ad940d2d50b01302a3f9af32895caa5cdd6623b50a963629dcf653e374a610_amd64 as a component of NETOBSERV 1.2 for RHEL 9",
"product_id": "9Base-NETWORK-OBSERVABILITY-1.2.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:93ad940d2d50b01302a3f9af32895caa5cdd6623b50a963629dcf653e374a610_amd64"
},
"product_reference": "network-observability/network-observability-ebpf-agent-rhel9@sha256:93ad940d2d50b01302a3f9af32895caa5cdd6623b50a963629dcf653e374a610_amd64",
"relates_to_product_reference": "9Base-NETWORK-OBSERVABILITY-1.2.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:7a4c88957e6bf8a590c348c83485403c5f675aeb5d7350b9e2c9c4a2a08f8fab_amd64 as a component of NETOBSERV 1.2 for RHEL 9",
"product_id": "9Base-NETWORK-OBSERVABILITY-1.2.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:7a4c88957e6bf8a590c348c83485403c5f675aeb5d7350b9e2c9c4a2a08f8fab_amd64"
},
"product_reference": "network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:7a4c88957e6bf8a590c348c83485403c5f675aeb5d7350b9e2c9c4a2a08f8fab_amd64",
"relates_to_product_reference": "9Base-NETWORK-OBSERVABILITY-1.2.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "network-observability/network-observability-operator-bundle@sha256:9ba226d0207edd7c9173333647353d3a7a0b5bfc32feb60ca5749dd6dc190c28_amd64 as a component of NETOBSERV 1.2 for RHEL 9",
"product_id": "9Base-NETWORK-OBSERVABILITY-1.2.0:network-observability/network-observability-operator-bundle@sha256:9ba226d0207edd7c9173333647353d3a7a0b5bfc32feb60ca5749dd6dc190c28_amd64"
},
"product_reference": "network-observability/network-observability-operator-bundle@sha256:9ba226d0207edd7c9173333647353d3a7a0b5bfc32feb60ca5749dd6dc190c28_amd64",
"relates_to_product_reference": "9Base-NETWORK-OBSERVABILITY-1.2.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "network-observability/network-observability-rhel9-operator@sha256:b52ce219650214e89e00dfbf092b0d3f3d9c16e2d9ffcf6e67a3b57ae21c3082_amd64 as a component of NETOBSERV 1.2 for RHEL 9",
"product_id": "9Base-NETWORK-OBSERVABILITY-1.2.0:network-observability/network-observability-rhel9-operator@sha256:b52ce219650214e89e00dfbf092b0d3f3d9c16e2d9ffcf6e67a3b57ae21c3082_amd64"
},
"product_reference": "network-observability/network-observability-rhel9-operator@sha256:b52ce219650214e89e00dfbf092b0d3f3d9c16e2d9ffcf6e67a3b57ae21c3082_amd64",
"relates_to_product_reference": "9Base-NETWORK-OBSERVABILITY-1.2.0"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-41717",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2023-01-16T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-NETWORK-OBSERVABILITY-1.2.0:network-observability/network-observability-operator-bundle@sha256:9ba226d0207edd7c9173333647353d3a7a0b5bfc32feb60ca5749dd6dc190c28_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2161274"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net/http library of the golang package. This flaw allows an attacker to cause excessive memory growth in a Go server accepting HTTP/2 requests. HTTP/2 server connections contain a cache of HTTP header keys sent by the client. While the total number of entries in this cache is capped, an attacker sending very large keys can cause the server to allocate approximately 64 MiB per open connection.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: excessive memory growth in a Go server accepting HTTP/2 requests",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Within Red Hat OpenShift Container Platform, the grafana container is listed as will not fix. Since OCP 4.10, Grafana itself is not shipped and the Grafana web server is protected behind an OAuth proxy server.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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-NETWORK-OBSERVABILITY-1.2.0:network-observability/network-observability-console-plugin-rhel9@sha256:9841f72ea873e85c91a4ac05c286c9c708c362c7a984753d6c7664a454df1cf3_amd64",
"9Base-NETWORK-OBSERVABILITY-1.2.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:93ad940d2d50b01302a3f9af32895caa5cdd6623b50a963629dcf653e374a610_amd64",
"9Base-NETWORK-OBSERVABILITY-1.2.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:7a4c88957e6bf8a590c348c83485403c5f675aeb5d7350b9e2c9c4a2a08f8fab_amd64",
"9Base-NETWORK-OBSERVABILITY-1.2.0:network-observability/network-observability-rhel9-operator@sha256:b52ce219650214e89e00dfbf092b0d3f3d9c16e2d9ffcf6e67a3b57ae21c3082_amd64"
],
"known_not_affected": [
"9Base-NETWORK-OBSERVABILITY-1.2.0:network-observability/network-observability-operator-bundle@sha256:9ba226d0207edd7c9173333647353d3a7a0b5bfc32feb60ca5749dd6dc190c28_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41717"
},
{
"category": "external",
"summary": "RHBZ#2161274",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2161274"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41717",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41717"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41717",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41717"
},
{
"category": "external",
"summary": "https://go.dev/cl/455635",
"url": "https://go.dev/cl/455635"
},
{
"category": "external",
"summary": "https://go.dev/cl/455717",
"url": "https://go.dev/cl/455717"
},
{
"category": "external",
"summary": "https://go.dev/issue/56350",
"url": "https://go.dev/issue/56350"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/L_3rmdT0BMU/m/yZDrXjIiBQAJ",
"url": "https://groups.google.com/g/golang-announce/c/L_3rmdT0BMU/m/yZDrXjIiBQAJ"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2022-1144",
"url": "https://pkg.go.dev/vuln/GO-2022-1144"
}
],
"release_date": "2022-11-30T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-04-18T01:01:18+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": [
"9Base-NETWORK-OBSERVABILITY-1.2.0:network-observability/network-observability-console-plugin-rhel9@sha256:9841f72ea873e85c91a4ac05c286c9c708c362c7a984753d6c7664a454df1cf3_amd64",
"9Base-NETWORK-OBSERVABILITY-1.2.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:93ad940d2d50b01302a3f9af32895caa5cdd6623b50a963629dcf653e374a610_amd64",
"9Base-NETWORK-OBSERVABILITY-1.2.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:7a4c88957e6bf8a590c348c83485403c5f675aeb5d7350b9e2c9c4a2a08f8fab_amd64",
"9Base-NETWORK-OBSERVABILITY-1.2.0:network-observability/network-observability-rhel9-operator@sha256:b52ce219650214e89e00dfbf092b0d3f3d9c16e2d9ffcf6e67a3b57ae21c3082_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1817"
}
],
"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-NETWORK-OBSERVABILITY-1.2.0:network-observability/network-observability-console-plugin-rhel9@sha256:9841f72ea873e85c91a4ac05c286c9c708c362c7a984753d6c7664a454df1cf3_amd64",
"9Base-NETWORK-OBSERVABILITY-1.2.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:93ad940d2d50b01302a3f9af32895caa5cdd6623b50a963629dcf653e374a610_amd64",
"9Base-NETWORK-OBSERVABILITY-1.2.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:7a4c88957e6bf8a590c348c83485403c5f675aeb5d7350b9e2c9c4a2a08f8fab_amd64",
"9Base-NETWORK-OBSERVABILITY-1.2.0:network-observability/network-observability-operator-bundle@sha256:9ba226d0207edd7c9173333647353d3a7a0b5bfc32feb60ca5749dd6dc190c28_amd64",
"9Base-NETWORK-OBSERVABILITY-1.2.0:network-observability/network-observability-rhel9-operator@sha256:b52ce219650214e89e00dfbf092b0d3f3d9c16e2d9ffcf6e67a3b57ae21c3082_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: excessive memory growth in a Go server accepting HTTP/2 requests"
},
{
"cve": "CVE-2022-41724",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-03-15T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-NETWORK-OBSERVABILITY-1.2.0:network-observability/network-observability-console-plugin-rhel9@sha256:9841f72ea873e85c91a4ac05c286c9c708c362c7a984753d6c7664a454df1cf3_amd64",
"9Base-NETWORK-OBSERVABILITY-1.2.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:93ad940d2d50b01302a3f9af32895caa5cdd6623b50a963629dcf653e374a610_amd64",
"9Base-NETWORK-OBSERVABILITY-1.2.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:7a4c88957e6bf8a590c348c83485403c5f675aeb5d7350b9e2c9c4a2a08f8fab_amd64",
"9Base-NETWORK-OBSERVABILITY-1.2.0:network-observability/network-observability-operator-bundle@sha256:9ba226d0207edd7c9173333647353d3a7a0b5bfc32feb60ca5749dd6dc190c28_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2178492"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang Go, where it is vulnerable to a denial of service caused when processing large TLS handshake records. By sending specially-crafted TLS handshake records, a remote, authenticated attacker can cause a denial of service condition.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: large handshake records may cause panics",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a denial of service is limited to the golang runtime. In the case of the OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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-NETWORK-OBSERVABILITY-1.2.0:network-observability/network-observability-rhel9-operator@sha256:b52ce219650214e89e00dfbf092b0d3f3d9c16e2d9ffcf6e67a3b57ae21c3082_amd64"
],
"known_not_affected": [
"9Base-NETWORK-OBSERVABILITY-1.2.0:network-observability/network-observability-console-plugin-rhel9@sha256:9841f72ea873e85c91a4ac05c286c9c708c362c7a984753d6c7664a454df1cf3_amd64",
"9Base-NETWORK-OBSERVABILITY-1.2.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:93ad940d2d50b01302a3f9af32895caa5cdd6623b50a963629dcf653e374a610_amd64",
"9Base-NETWORK-OBSERVABILITY-1.2.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:7a4c88957e6bf8a590c348c83485403c5f675aeb5d7350b9e2c9c4a2a08f8fab_amd64",
"9Base-NETWORK-OBSERVABILITY-1.2.0:network-observability/network-observability-operator-bundle@sha256:9ba226d0207edd7c9173333647353d3a7a0b5bfc32feb60ca5749dd6dc190c28_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41724"
},
{
"category": "external",
"summary": "RHBZ#2178492",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2178492"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41724",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41724"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41724",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41724"
},
{
"category": "external",
"summary": "https://go.dev/cl/468125",
"url": "https://go.dev/cl/468125"
},
{
"category": "external",
"summary": "https://go.dev/issue/58001",
"url": "https://go.dev/issue/58001"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/V0aBFqaFs_E",
"url": "https://groups.google.com/g/golang-announce/c/V0aBFqaFs_E"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2023-1570",
"url": "https://pkg.go.dev/vuln/GO-2023-1570"
}
],
"release_date": "2023-02-15T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-04-18T01:01:18+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": [
"9Base-NETWORK-OBSERVABILITY-1.2.0:network-observability/network-observability-rhel9-operator@sha256:b52ce219650214e89e00dfbf092b0d3f3d9c16e2d9ffcf6e67a3b57ae21c3082_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1817"
}
],
"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-NETWORK-OBSERVABILITY-1.2.0:network-observability/network-observability-console-plugin-rhel9@sha256:9841f72ea873e85c91a4ac05c286c9c708c362c7a984753d6c7664a454df1cf3_amd64",
"9Base-NETWORK-OBSERVABILITY-1.2.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:93ad940d2d50b01302a3f9af32895caa5cdd6623b50a963629dcf653e374a610_amd64",
"9Base-NETWORK-OBSERVABILITY-1.2.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:7a4c88957e6bf8a590c348c83485403c5f675aeb5d7350b9e2c9c4a2a08f8fab_amd64",
"9Base-NETWORK-OBSERVABILITY-1.2.0:network-observability/network-observability-operator-bundle@sha256:9ba226d0207edd7c9173333647353d3a7a0b5bfc32feb60ca5749dd6dc190c28_amd64",
"9Base-NETWORK-OBSERVABILITY-1.2.0:network-observability/network-observability-rhel9-operator@sha256:b52ce219650214e89e00dfbf092b0d3f3d9c16e2d9ffcf6e67a3b57ae21c3082_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: large handshake records may cause panics"
},
{
"cve": "CVE-2022-41725",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-03-15T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-NETWORK-OBSERVABILITY-1.2.0:network-observability/network-observability-console-plugin-rhel9@sha256:9841f72ea873e85c91a4ac05c286c9c708c362c7a984753d6c7664a454df1cf3_amd64",
"9Base-NETWORK-OBSERVABILITY-1.2.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:93ad940d2d50b01302a3f9af32895caa5cdd6623b50a963629dcf653e374a610_amd64",
"9Base-NETWORK-OBSERVABILITY-1.2.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:7a4c88957e6bf8a590c348c83485403c5f675aeb5d7350b9e2c9c4a2a08f8fab_amd64",
"9Base-NETWORK-OBSERVABILITY-1.2.0:network-observability/network-observability-operator-bundle@sha256:9ba226d0207edd7c9173333647353d3a7a0b5bfc32feb60ca5749dd6dc190c28_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2178488"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go, where it is vulnerable to a denial of service caused by an excessive resource consumption flaw in the net/http and mime/multipart packages. By sending a specially-crafted request, a remote attacker can cause a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http, mime/multipart: denial of service from excessive resource consumption",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a Denial of Service is limited to the golang runtime. In the case of the OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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-NETWORK-OBSERVABILITY-1.2.0:network-observability/network-observability-rhel9-operator@sha256:b52ce219650214e89e00dfbf092b0d3f3d9c16e2d9ffcf6e67a3b57ae21c3082_amd64"
],
"known_not_affected": [
"9Base-NETWORK-OBSERVABILITY-1.2.0:network-observability/network-observability-console-plugin-rhel9@sha256:9841f72ea873e85c91a4ac05c286c9c708c362c7a984753d6c7664a454df1cf3_amd64",
"9Base-NETWORK-OBSERVABILITY-1.2.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:93ad940d2d50b01302a3f9af32895caa5cdd6623b50a963629dcf653e374a610_amd64",
"9Base-NETWORK-OBSERVABILITY-1.2.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:7a4c88957e6bf8a590c348c83485403c5f675aeb5d7350b9e2c9c4a2a08f8fab_amd64",
"9Base-NETWORK-OBSERVABILITY-1.2.0:network-observability/network-observability-operator-bundle@sha256:9ba226d0207edd7c9173333647353d3a7a0b5bfc32feb60ca5749dd6dc190c28_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41725"
},
{
"category": "external",
"summary": "RHBZ#2178488",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2178488"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41725",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41725"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41725",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41725"
},
{
"category": "external",
"summary": "https://go.dev/cl/468124",
"url": "https://go.dev/cl/468124"
},
{
"category": "external",
"summary": "https://go.dev/issue/58006",
"url": "https://go.dev/issue/58006"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/V0aBFqaFs_E",
"url": "https://groups.google.com/g/golang-announce/c/V0aBFqaFs_E"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2023-1569",
"url": "https://pkg.go.dev/vuln/GO-2023-1569"
}
],
"release_date": "2023-02-15T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-04-18T01:01:18+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": [
"9Base-NETWORK-OBSERVABILITY-1.2.0:network-observability/network-observability-rhel9-operator@sha256:b52ce219650214e89e00dfbf092b0d3f3d9c16e2d9ffcf6e67a3b57ae21c3082_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1817"
}
],
"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-NETWORK-OBSERVABILITY-1.2.0:network-observability/network-observability-console-plugin-rhel9@sha256:9841f72ea873e85c91a4ac05c286c9c708c362c7a984753d6c7664a454df1cf3_amd64",
"9Base-NETWORK-OBSERVABILITY-1.2.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:93ad940d2d50b01302a3f9af32895caa5cdd6623b50a963629dcf653e374a610_amd64",
"9Base-NETWORK-OBSERVABILITY-1.2.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:7a4c88957e6bf8a590c348c83485403c5f675aeb5d7350b9e2c9c4a2a08f8fab_amd64",
"9Base-NETWORK-OBSERVABILITY-1.2.0:network-observability/network-observability-operator-bundle@sha256:9ba226d0207edd7c9173333647353d3a7a0b5bfc32feb60ca5749dd6dc190c28_amd64",
"9Base-NETWORK-OBSERVABILITY-1.2.0:network-observability/network-observability-rhel9-operator@sha256:b52ce219650214e89e00dfbf092b0d3f3d9c16e2d9ffcf6e67a3b57ae21c3082_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http, mime/multipart: denial of service from excessive resource consumption"
}
]
}
RHSA-2023:2107
Vulnerability from csaf_redhat - Published: 2023-05-04 01:50 - Updated: 2026-06-02 17:38A flaw was found in Golang Go, where it is vulnerable to a denial of service caused when processing large TLS handshake records. By sending specially-crafted TLS handshake records, a remote, authenticated attacker can cause a denial of service condition.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:6a1036a320cc796780544cdfc08c4eb3726ee1c6728c075dd6ca324a16ac35b7_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:0aa32b482011e2ca00a2d07ce95fd9a798dfef8083ee5f3f3eca0cc249d3fe72_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:7188a1535791d38b23e5e6856c8e27e9884a4643af9917cc9f2c8b789dd17772_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:9560819a35b6564849f680f4f496193894114247a3d56f89a473dea48f067ca0_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:c584e226c8e716ec0a8c32bb34890fed6694300b2d4526cf4beadbdc4e534211_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae5907fdca77f53aa4abc33853be7c20c526a552fa83c5de34c51bd50e297269_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:4abbd8e86b4f0565ae370e159091ba43b71c4b5acdf4be2dbcab4d3e2503c403_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:25885d87e7e368ab92c8d2ee23c25b14f014a07ed305605d5a847aeef45b6e56_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:7fbedd3b98b1cabdfc96e5318803eab27c45ed56c95787225e8586ab2b7a8ba6_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:f0b664a6d9ebb49394ab9a52e9985f79f2a4a3f9ab4b091603243a294c17939c_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:01316425b4cf28cce4e5099d5cc85726d8d0e04b52506e1e0a7783cb8421769e_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:0e1120d6c1dc0ed5b7e586e1d06a27433712a73801cb9a74369f826cba693baf_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:0d4795f85cee5a035dad89404790225165e2e98e92bbf1c2d5bd61c7897532c3_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:74996652ffc000145d5fedbb88ecd515db7d517abdef68feddfc9f6bba2800ef_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:456e55c4d109cf5a7b90953d4341f3590bff067817e6c5cace2142eb5c0d74e0_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:c0a3bfa2934f672f83a85afc0e616ad2b970b3dc0ac57d69c23d19c1b5debc8d_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:92aaf95dedb4829b579dc500271f2a9f2f925bc9b770b6ea10a613ec06b347c7_amd64 | — |
A flaw was found in Go, where it is vulnerable to a denial of service caused by an excessive resource consumption flaw in the net/http and mime/multipart packages. By sending a specially-crafted request, a remote attacker can cause a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:6a1036a320cc796780544cdfc08c4eb3726ee1c6728c075dd6ca324a16ac35b7_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:0aa32b482011e2ca00a2d07ce95fd9a798dfef8083ee5f3f3eca0cc249d3fe72_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:7188a1535791d38b23e5e6856c8e27e9884a4643af9917cc9f2c8b789dd17772_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:9560819a35b6564849f680f4f496193894114247a3d56f89a473dea48f067ca0_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:c584e226c8e716ec0a8c32bb34890fed6694300b2d4526cf4beadbdc4e534211_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae5907fdca77f53aa4abc33853be7c20c526a552fa83c5de34c51bd50e297269_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:4abbd8e86b4f0565ae370e159091ba43b71c4b5acdf4be2dbcab4d3e2503c403_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:25885d87e7e368ab92c8d2ee23c25b14f014a07ed305605d5a847aeef45b6e56_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:7fbedd3b98b1cabdfc96e5318803eab27c45ed56c95787225e8586ab2b7a8ba6_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:f0b664a6d9ebb49394ab9a52e9985f79f2a4a3f9ab4b091603243a294c17939c_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:01316425b4cf28cce4e5099d5cc85726d8d0e04b52506e1e0a7783cb8421769e_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:0e1120d6c1dc0ed5b7e586e1d06a27433712a73801cb9a74369f826cba693baf_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:0d4795f85cee5a035dad89404790225165e2e98e92bbf1c2d5bd61c7897532c3_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:74996652ffc000145d5fedbb88ecd515db7d517abdef68feddfc9f6bba2800ef_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:456e55c4d109cf5a7b90953d4341f3590bff067817e6c5cace2142eb5c0d74e0_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:c0a3bfa2934f672f83a85afc0e616ad2b970b3dc0ac57d69c23d19c1b5debc8d_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:92aaf95dedb4829b579dc500271f2a9f2f925bc9b770b6ea10a613ec06b347c7_amd64 | — |
A flaw was found in containerd, where supplementary groups are not set up properly inside a container. If an attacker has direct access to a container and manipulates their supplementary group access, they may be able to use supplementary group access to bypass primary group restrictions in some cases. This issue can allow access to sensitive information or gain the ability to execute code in that container.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:0aa32b482011e2ca00a2d07ce95fd9a798dfef8083ee5f3f3eca0cc249d3fe72_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:6a1036a320cc796780544cdfc08c4eb3726ee1c6728c075dd6ca324a16ac35b7_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:7188a1535791d38b23e5e6856c8e27e9884a4643af9917cc9f2c8b789dd17772_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:9560819a35b6564849f680f4f496193894114247a3d56f89a473dea48f067ca0_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:c584e226c8e716ec0a8c32bb34890fed6694300b2d4526cf4beadbdc4e534211_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae5907fdca77f53aa4abc33853be7c20c526a552fa83c5de34c51bd50e297269_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:4abbd8e86b4f0565ae370e159091ba43b71c4b5acdf4be2dbcab4d3e2503c403_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:25885d87e7e368ab92c8d2ee23c25b14f014a07ed305605d5a847aeef45b6e56_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:7fbedd3b98b1cabdfc96e5318803eab27c45ed56c95787225e8586ab2b7a8ba6_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:f0b664a6d9ebb49394ab9a52e9985f79f2a4a3f9ab4b091603243a294c17939c_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:01316425b4cf28cce4e5099d5cc85726d8d0e04b52506e1e0a7783cb8421769e_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:0e1120d6c1dc0ed5b7e586e1d06a27433712a73801cb9a74369f826cba693baf_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:0d4795f85cee5a035dad89404790225165e2e98e92bbf1c2d5bd61c7897532c3_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:74996652ffc000145d5fedbb88ecd515db7d517abdef68feddfc9f6bba2800ef_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:456e55c4d109cf5a7b90953d4341f3590bff067817e6c5cace2142eb5c0d74e0_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:c0a3bfa2934f672f83a85afc0e616ad2b970b3dc0ac57d69c23d19c1b5debc8d_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:92aaf95dedb4829b579dc500271f2a9f2f925bc9b770b6ea10a613ec06b347c7_amd64 | — |
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "The Migration Toolkit for Containers (MTC) 1.7.9 is now available.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. 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 Migration Toolkit for Containers (MTC) enables you to migrate Kubernetes resources, persistent volume data, and internal container images between OpenShift Container Platform clusters, using the MTC web console or the Kubernetes API.\n\nSecurity Fix(es) from Bugzilla:\n\n* golang: crypto/tls: large handshake records may cause panics (CVE-2022-41724)\n\n* golang: net/http, mime/multipart: denial of service from excessive resource consumption (CVE-2022-41725)\n\n* containerd: Supplementary groups are not set up properly (CVE-2023-25173)\n\nFor more details about the security issue(s), including the impact, a CVSS score, and other related information, refer to the CVE page(s) listed in the References section.",
"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-2023:2107",
"url": "https://access.redhat.com/errata/RHSA-2023:2107"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2174485",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2174485"
},
{
"category": "external",
"summary": "2178488",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2178488"
},
{
"category": "external",
"summary": "2178492",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2178492"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_2107.json"
}
],
"title": "Red Hat Security Advisory: Migration Toolkit for Containers (MTC) 1.7.9 security and bug fix update",
"tracking": {
"current_release_date": "2026-06-02T17:38:34+00:00",
"generator": {
"date": "2026-06-02T17:38:34+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2023:2107",
"initial_release_date": "2023-05-04T01:50:06+00:00",
"revision_history": [
{
"date": "2023-05-04T01:50:06+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-05-04T01:50:06+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-02T17:38:34+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "8Base-RHMTC-1.7",
"product": {
"name": "8Base-RHMTC-1.7",
"product_id": "8Base-RHMTC-1.7",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhmt:1.7::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat Migration Toolkit"
},
{
"branches": [
{
"category": "product_version",
"name": "rhmtc/openshift-migration-controller-rhel8@sha256:0aa32b482011e2ca00a2d07ce95fd9a798dfef8083ee5f3f3eca0cc249d3fe72_amd64",
"product": {
"name": "rhmtc/openshift-migration-controller-rhel8@sha256:0aa32b482011e2ca00a2d07ce95fd9a798dfef8083ee5f3f3eca0cc249d3fe72_amd64",
"product_id": "rhmtc/openshift-migration-controller-rhel8@sha256:0aa32b482011e2ca00a2d07ce95fd9a798dfef8083ee5f3f3eca0cc249d3fe72_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-controller-rhel8@sha256:0aa32b482011e2ca00a2d07ce95fd9a798dfef8083ee5f3f3eca0cc249d3fe72?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-controller-rhel8\u0026tag=v1.7.9-4"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-hook-runner-rhel8@sha256:7188a1535791d38b23e5e6856c8e27e9884a4643af9917cc9f2c8b789dd17772_amd64",
"product": {
"name": "rhmtc/openshift-migration-hook-runner-rhel8@sha256:7188a1535791d38b23e5e6856c8e27e9884a4643af9917cc9f2c8b789dd17772_amd64",
"product_id": "rhmtc/openshift-migration-hook-runner-rhel8@sha256:7188a1535791d38b23e5e6856c8e27e9884a4643af9917cc9f2c8b789dd17772_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-hook-runner-rhel8@sha256:7188a1535791d38b23e5e6856c8e27e9884a4643af9917cc9f2c8b789dd17772?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-hook-runner-rhel8\u0026tag=v1.7.9-4"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-legacy-rhel8-operator@sha256:9560819a35b6564849f680f4f496193894114247a3d56f89a473dea48f067ca0_amd64",
"product": {
"name": "rhmtc/openshift-migration-legacy-rhel8-operator@sha256:9560819a35b6564849f680f4f496193894114247a3d56f89a473dea48f067ca0_amd64",
"product_id": "rhmtc/openshift-migration-legacy-rhel8-operator@sha256:9560819a35b6564849f680f4f496193894114247a3d56f89a473dea48f067ca0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-legacy-rhel8-operator@sha256:9560819a35b6564849f680f4f496193894114247a3d56f89a473dea48f067ca0?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-legacy-rhel8-operator\u0026tag=v1.7.9-4"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-log-reader-rhel8@sha256:c584e226c8e716ec0a8c32bb34890fed6694300b2d4526cf4beadbdc4e534211_amd64",
"product": {
"name": "rhmtc/openshift-migration-log-reader-rhel8@sha256:c584e226c8e716ec0a8c32bb34890fed6694300b2d4526cf4beadbdc4e534211_amd64",
"product_id": "rhmtc/openshift-migration-log-reader-rhel8@sha256:c584e226c8e716ec0a8c32bb34890fed6694300b2d4526cf4beadbdc4e534211_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-log-reader-rhel8@sha256:c584e226c8e716ec0a8c32bb34890fed6694300b2d4526cf4beadbdc4e534211?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-log-reader-rhel8\u0026tag=v1.7.9-4"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-must-gather-rhel8@sha256:ae5907fdca77f53aa4abc33853be7c20c526a552fa83c5de34c51bd50e297269_amd64",
"product": {
"name": "rhmtc/openshift-migration-must-gather-rhel8@sha256:ae5907fdca77f53aa4abc33853be7c20c526a552fa83c5de34c51bd50e297269_amd64",
"product_id": "rhmtc/openshift-migration-must-gather-rhel8@sha256:ae5907fdca77f53aa4abc33853be7c20c526a552fa83c5de34c51bd50e297269_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-must-gather-rhel8@sha256:ae5907fdca77f53aa4abc33853be7c20c526a552fa83c5de34c51bd50e297269?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-must-gather-rhel8\u0026tag=v1.7.9-4"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-openvpn-rhel8@sha256:4abbd8e86b4f0565ae370e159091ba43b71c4b5acdf4be2dbcab4d3e2503c403_amd64",
"product": {
"name": "rhmtc/openshift-migration-openvpn-rhel8@sha256:4abbd8e86b4f0565ae370e159091ba43b71c4b5acdf4be2dbcab4d3e2503c403_amd64",
"product_id": "rhmtc/openshift-migration-openvpn-rhel8@sha256:4abbd8e86b4f0565ae370e159091ba43b71c4b5acdf4be2dbcab4d3e2503c403_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-openvpn-rhel8@sha256:4abbd8e86b4f0565ae370e159091ba43b71c4b5acdf4be2dbcab4d3e2503c403?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-openvpn-rhel8\u0026tag=v1.7.9-4"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-rhel8-operator@sha256:f0b664a6d9ebb49394ab9a52e9985f79f2a4a3f9ab4b091603243a294c17939c_amd64",
"product": {
"name": "rhmtc/openshift-migration-rhel8-operator@sha256:f0b664a6d9ebb49394ab9a52e9985f79f2a4a3f9ab4b091603243a294c17939c_amd64",
"product_id": "rhmtc/openshift-migration-rhel8-operator@sha256:f0b664a6d9ebb49394ab9a52e9985f79f2a4a3f9ab4b091603243a294c17939c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-rhel8-operator@sha256:f0b664a6d9ebb49394ab9a52e9985f79f2a4a3f9ab4b091603243a294c17939c?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-rhel8-operator\u0026tag=v1.7.9-4"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-operator-bundle@sha256:25885d87e7e368ab92c8d2ee23c25b14f014a07ed305605d5a847aeef45b6e56_amd64",
"product": {
"name": "rhmtc/openshift-migration-operator-bundle@sha256:25885d87e7e368ab92c8d2ee23c25b14f014a07ed305605d5a847aeef45b6e56_amd64",
"product_id": "rhmtc/openshift-migration-operator-bundle@sha256:25885d87e7e368ab92c8d2ee23c25b14f014a07ed305605d5a847aeef45b6e56_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-operator-bundle@sha256:25885d87e7e368ab92c8d2ee23c25b14f014a07ed305605d5a847aeef45b6e56?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-operator-bundle\u0026tag=v1.7.9-4"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-registry-rhel8@sha256:7fbedd3b98b1cabdfc96e5318803eab27c45ed56c95787225e8586ab2b7a8ba6_amd64",
"product": {
"name": "rhmtc/openshift-migration-registry-rhel8@sha256:7fbedd3b98b1cabdfc96e5318803eab27c45ed56c95787225e8586ab2b7a8ba6_amd64",
"product_id": "rhmtc/openshift-migration-registry-rhel8@sha256:7fbedd3b98b1cabdfc96e5318803eab27c45ed56c95787225e8586ab2b7a8ba6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-registry-rhel8@sha256:7fbedd3b98b1cabdfc96e5318803eab27c45ed56c95787225e8586ab2b7a8ba6?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-registry-rhel8\u0026tag=v1.7.9-4"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:01316425b4cf28cce4e5099d5cc85726d8d0e04b52506e1e0a7783cb8421769e_amd64",
"product": {
"name": "rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:01316425b4cf28cce4e5099d5cc85726d8d0e04b52506e1e0a7783cb8421769e_amd64",
"product_id": "rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:01316425b4cf28cce4e5099d5cc85726d8d0e04b52506e1e0a7783cb8421769e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-rsync-transfer-rhel8@sha256:01316425b4cf28cce4e5099d5cc85726d8d0e04b52506e1e0a7783cb8421769e?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-rsync-transfer-rhel8\u0026tag=v1.7.9-4"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-ui-rhel8@sha256:0e1120d6c1dc0ed5b7e586e1d06a27433712a73801cb9a74369f826cba693baf_amd64",
"product": {
"name": "rhmtc/openshift-migration-ui-rhel8@sha256:0e1120d6c1dc0ed5b7e586e1d06a27433712a73801cb9a74369f826cba693baf_amd64",
"product_id": "rhmtc/openshift-migration-ui-rhel8@sha256:0e1120d6c1dc0ed5b7e586e1d06a27433712a73801cb9a74369f826cba693baf_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-ui-rhel8@sha256:0e1120d6c1dc0ed5b7e586e1d06a27433712a73801cb9a74369f826cba693baf?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-ui-rhel8\u0026tag=v1.7.9-4"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-velero-rhel8@sha256:92aaf95dedb4829b579dc500271f2a9f2f925bc9b770b6ea10a613ec06b347c7_amd64",
"product": {
"name": "rhmtc/openshift-migration-velero-rhel8@sha256:92aaf95dedb4829b579dc500271f2a9f2f925bc9b770b6ea10a613ec06b347c7_amd64",
"product_id": "rhmtc/openshift-migration-velero-rhel8@sha256:92aaf95dedb4829b579dc500271f2a9f2f925bc9b770b6ea10a613ec06b347c7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-velero-rhel8@sha256:92aaf95dedb4829b579dc500271f2a9f2f925bc9b770b6ea10a613ec06b347c7?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-velero-rhel8\u0026tag=v1.7.9-4"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:0d4795f85cee5a035dad89404790225165e2e98e92bbf1c2d5bd61c7897532c3_amd64",
"product": {
"name": "rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:0d4795f85cee5a035dad89404790225165e2e98e92bbf1c2d5bd61c7897532c3_amd64",
"product_id": "rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:0d4795f85cee5a035dad89404790225165e2e98e92bbf1c2d5bd61c7897532c3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-velero-plugin-for-aws-rhel8@sha256:0d4795f85cee5a035dad89404790225165e2e98e92bbf1c2d5bd61c7897532c3?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-velero-plugin-for-aws-rhel8\u0026tag=v1.7.9-4"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:74996652ffc000145d5fedbb88ecd515db7d517abdef68feddfc9f6bba2800ef_amd64",
"product": {
"name": "rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:74996652ffc000145d5fedbb88ecd515db7d517abdef68feddfc9f6bba2800ef_amd64",
"product_id": "rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:74996652ffc000145d5fedbb88ecd515db7d517abdef68feddfc9f6bba2800ef_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:74996652ffc000145d5fedbb88ecd515db7d517abdef68feddfc9f6bba2800ef?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8\u0026tag=v1.7.9-4"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:456e55c4d109cf5a7b90953d4341f3590bff067817e6c5cace2142eb5c0d74e0_amd64",
"product": {
"name": "rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:456e55c4d109cf5a7b90953d4341f3590bff067817e6c5cace2142eb5c0d74e0_amd64",
"product_id": "rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:456e55c4d109cf5a7b90953d4341f3590bff067817e6c5cace2142eb5c0d74e0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:456e55c4d109cf5a7b90953d4341f3590bff067817e6c5cace2142eb5c0d74e0?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8\u0026tag=v1.7.9-4"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:c0a3bfa2934f672f83a85afc0e616ad2b970b3dc0ac57d69c23d19c1b5debc8d_amd64",
"product": {
"name": "rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:c0a3bfa2934f672f83a85afc0e616ad2b970b3dc0ac57d69c23d19c1b5debc8d_amd64",
"product_id": "rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:c0a3bfa2934f672f83a85afc0e616ad2b970b3dc0ac57d69c23d19c1b5debc8d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-velero-restic-restore-helper-rhel8@sha256:c0a3bfa2934f672f83a85afc0e616ad2b970b3dc0ac57d69c23d19c1b5debc8d?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-velero-restic-restore-helper-rhel8\u0026tag=v1.7.9-4"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-velero-plugin-rhel8@sha256:6a1036a320cc796780544cdfc08c4eb3726ee1c6728c075dd6ca324a16ac35b7_amd64",
"product": {
"name": "rhmtc/openshift-velero-plugin-rhel8@sha256:6a1036a320cc796780544cdfc08c4eb3726ee1c6728c075dd6ca324a16ac35b7_amd64",
"product_id": "rhmtc/openshift-velero-plugin-rhel8@sha256:6a1036a320cc796780544cdfc08c4eb3726ee1c6728c075dd6ca324a16ac35b7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-velero-plugin-rhel8@sha256:6a1036a320cc796780544cdfc08c4eb3726ee1c6728c075dd6ca324a16ac35b7?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-velero-plugin-rhel8\u0026tag=v1.7.9-4"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-controller-rhel8@sha256:0aa32b482011e2ca00a2d07ce95fd9a798dfef8083ee5f3f3eca0cc249d3fe72_amd64 as a component of 8Base-RHMTC-1.7",
"product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:0aa32b482011e2ca00a2d07ce95fd9a798dfef8083ee5f3f3eca0cc249d3fe72_amd64"
},
"product_reference": "rhmtc/openshift-migration-controller-rhel8@sha256:0aa32b482011e2ca00a2d07ce95fd9a798dfef8083ee5f3f3eca0cc249d3fe72_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-hook-runner-rhel8@sha256:7188a1535791d38b23e5e6856c8e27e9884a4643af9917cc9f2c8b789dd17772_amd64 as a component of 8Base-RHMTC-1.7",
"product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:7188a1535791d38b23e5e6856c8e27e9884a4643af9917cc9f2c8b789dd17772_amd64"
},
"product_reference": "rhmtc/openshift-migration-hook-runner-rhel8@sha256:7188a1535791d38b23e5e6856c8e27e9884a4643af9917cc9f2c8b789dd17772_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-legacy-rhel8-operator@sha256:9560819a35b6564849f680f4f496193894114247a3d56f89a473dea48f067ca0_amd64 as a component of 8Base-RHMTC-1.7",
"product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:9560819a35b6564849f680f4f496193894114247a3d56f89a473dea48f067ca0_amd64"
},
"product_reference": "rhmtc/openshift-migration-legacy-rhel8-operator@sha256:9560819a35b6564849f680f4f496193894114247a3d56f89a473dea48f067ca0_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-log-reader-rhel8@sha256:c584e226c8e716ec0a8c32bb34890fed6694300b2d4526cf4beadbdc4e534211_amd64 as a component of 8Base-RHMTC-1.7",
"product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:c584e226c8e716ec0a8c32bb34890fed6694300b2d4526cf4beadbdc4e534211_amd64"
},
"product_reference": "rhmtc/openshift-migration-log-reader-rhel8@sha256:c584e226c8e716ec0a8c32bb34890fed6694300b2d4526cf4beadbdc4e534211_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-must-gather-rhel8@sha256:ae5907fdca77f53aa4abc33853be7c20c526a552fa83c5de34c51bd50e297269_amd64 as a component of 8Base-RHMTC-1.7",
"product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae5907fdca77f53aa4abc33853be7c20c526a552fa83c5de34c51bd50e297269_amd64"
},
"product_reference": "rhmtc/openshift-migration-must-gather-rhel8@sha256:ae5907fdca77f53aa4abc33853be7c20c526a552fa83c5de34c51bd50e297269_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-openvpn-rhel8@sha256:4abbd8e86b4f0565ae370e159091ba43b71c4b5acdf4be2dbcab4d3e2503c403_amd64 as a component of 8Base-RHMTC-1.7",
"product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:4abbd8e86b4f0565ae370e159091ba43b71c4b5acdf4be2dbcab4d3e2503c403_amd64"
},
"product_reference": "rhmtc/openshift-migration-openvpn-rhel8@sha256:4abbd8e86b4f0565ae370e159091ba43b71c4b5acdf4be2dbcab4d3e2503c403_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-operator-bundle@sha256:25885d87e7e368ab92c8d2ee23c25b14f014a07ed305605d5a847aeef45b6e56_amd64 as a component of 8Base-RHMTC-1.7",
"product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:25885d87e7e368ab92c8d2ee23c25b14f014a07ed305605d5a847aeef45b6e56_amd64"
},
"product_reference": "rhmtc/openshift-migration-operator-bundle@sha256:25885d87e7e368ab92c8d2ee23c25b14f014a07ed305605d5a847aeef45b6e56_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-registry-rhel8@sha256:7fbedd3b98b1cabdfc96e5318803eab27c45ed56c95787225e8586ab2b7a8ba6_amd64 as a component of 8Base-RHMTC-1.7",
"product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:7fbedd3b98b1cabdfc96e5318803eab27c45ed56c95787225e8586ab2b7a8ba6_amd64"
},
"product_reference": "rhmtc/openshift-migration-registry-rhel8@sha256:7fbedd3b98b1cabdfc96e5318803eab27c45ed56c95787225e8586ab2b7a8ba6_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-rhel8-operator@sha256:f0b664a6d9ebb49394ab9a52e9985f79f2a4a3f9ab4b091603243a294c17939c_amd64 as a component of 8Base-RHMTC-1.7",
"product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:f0b664a6d9ebb49394ab9a52e9985f79f2a4a3f9ab4b091603243a294c17939c_amd64"
},
"product_reference": "rhmtc/openshift-migration-rhel8-operator@sha256:f0b664a6d9ebb49394ab9a52e9985f79f2a4a3f9ab4b091603243a294c17939c_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:01316425b4cf28cce4e5099d5cc85726d8d0e04b52506e1e0a7783cb8421769e_amd64 as a component of 8Base-RHMTC-1.7",
"product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:01316425b4cf28cce4e5099d5cc85726d8d0e04b52506e1e0a7783cb8421769e_amd64"
},
"product_reference": "rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:01316425b4cf28cce4e5099d5cc85726d8d0e04b52506e1e0a7783cb8421769e_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-ui-rhel8@sha256:0e1120d6c1dc0ed5b7e586e1d06a27433712a73801cb9a74369f826cba693baf_amd64 as a component of 8Base-RHMTC-1.7",
"product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:0e1120d6c1dc0ed5b7e586e1d06a27433712a73801cb9a74369f826cba693baf_amd64"
},
"product_reference": "rhmtc/openshift-migration-ui-rhel8@sha256:0e1120d6c1dc0ed5b7e586e1d06a27433712a73801cb9a74369f826cba693baf_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:0d4795f85cee5a035dad89404790225165e2e98e92bbf1c2d5bd61c7897532c3_amd64 as a component of 8Base-RHMTC-1.7",
"product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:0d4795f85cee5a035dad89404790225165e2e98e92bbf1c2d5bd61c7897532c3_amd64"
},
"product_reference": "rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:0d4795f85cee5a035dad89404790225165e2e98e92bbf1c2d5bd61c7897532c3_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:74996652ffc000145d5fedbb88ecd515db7d517abdef68feddfc9f6bba2800ef_amd64 as a component of 8Base-RHMTC-1.7",
"product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:74996652ffc000145d5fedbb88ecd515db7d517abdef68feddfc9f6bba2800ef_amd64"
},
"product_reference": "rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:74996652ffc000145d5fedbb88ecd515db7d517abdef68feddfc9f6bba2800ef_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:456e55c4d109cf5a7b90953d4341f3590bff067817e6c5cace2142eb5c0d74e0_amd64 as a component of 8Base-RHMTC-1.7",
"product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:456e55c4d109cf5a7b90953d4341f3590bff067817e6c5cace2142eb5c0d74e0_amd64"
},
"product_reference": "rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:456e55c4d109cf5a7b90953d4341f3590bff067817e6c5cace2142eb5c0d74e0_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:c0a3bfa2934f672f83a85afc0e616ad2b970b3dc0ac57d69c23d19c1b5debc8d_amd64 as a component of 8Base-RHMTC-1.7",
"product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:c0a3bfa2934f672f83a85afc0e616ad2b970b3dc0ac57d69c23d19c1b5debc8d_amd64"
},
"product_reference": "rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:c0a3bfa2934f672f83a85afc0e616ad2b970b3dc0ac57d69c23d19c1b5debc8d_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-velero-rhel8@sha256:92aaf95dedb4829b579dc500271f2a9f2f925bc9b770b6ea10a613ec06b347c7_amd64 as a component of 8Base-RHMTC-1.7",
"product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:92aaf95dedb4829b579dc500271f2a9f2f925bc9b770b6ea10a613ec06b347c7_amd64"
},
"product_reference": "rhmtc/openshift-migration-velero-rhel8@sha256:92aaf95dedb4829b579dc500271f2a9f2f925bc9b770b6ea10a613ec06b347c7_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-velero-plugin-rhel8@sha256:6a1036a320cc796780544cdfc08c4eb3726ee1c6728c075dd6ca324a16ac35b7_amd64 as a component of 8Base-RHMTC-1.7",
"product_id": "8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:6a1036a320cc796780544cdfc08c4eb3726ee1c6728c075dd6ca324a16ac35b7_amd64"
},
"product_reference": "rhmtc/openshift-velero-plugin-rhel8@sha256:6a1036a320cc796780544cdfc08c4eb3726ee1c6728c075dd6ca324a16ac35b7_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.7"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-41724",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-03-15T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:0aa32b482011e2ca00a2d07ce95fd9a798dfef8083ee5f3f3eca0cc249d3fe72_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:7188a1535791d38b23e5e6856c8e27e9884a4643af9917cc9f2c8b789dd17772_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:9560819a35b6564849f680f4f496193894114247a3d56f89a473dea48f067ca0_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:c584e226c8e716ec0a8c32bb34890fed6694300b2d4526cf4beadbdc4e534211_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae5907fdca77f53aa4abc33853be7c20c526a552fa83c5de34c51bd50e297269_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:4abbd8e86b4f0565ae370e159091ba43b71c4b5acdf4be2dbcab4d3e2503c403_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:25885d87e7e368ab92c8d2ee23c25b14f014a07ed305605d5a847aeef45b6e56_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:7fbedd3b98b1cabdfc96e5318803eab27c45ed56c95787225e8586ab2b7a8ba6_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:f0b664a6d9ebb49394ab9a52e9985f79f2a4a3f9ab4b091603243a294c17939c_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:01316425b4cf28cce4e5099d5cc85726d8d0e04b52506e1e0a7783cb8421769e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:0e1120d6c1dc0ed5b7e586e1d06a27433712a73801cb9a74369f826cba693baf_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:0d4795f85cee5a035dad89404790225165e2e98e92bbf1c2d5bd61c7897532c3_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:74996652ffc000145d5fedbb88ecd515db7d517abdef68feddfc9f6bba2800ef_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:456e55c4d109cf5a7b90953d4341f3590bff067817e6c5cace2142eb5c0d74e0_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:c0a3bfa2934f672f83a85afc0e616ad2b970b3dc0ac57d69c23d19c1b5debc8d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:92aaf95dedb4829b579dc500271f2a9f2f925bc9b770b6ea10a613ec06b347c7_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2178492"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang Go, where it is vulnerable to a denial of service caused when processing large TLS handshake records. By sending specially-crafted TLS handshake records, a remote, authenticated attacker can cause a denial of service condition.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: large handshake records may cause panics",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a denial of service is limited to the golang runtime. In the case of the OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:6a1036a320cc796780544cdfc08c4eb3726ee1c6728c075dd6ca324a16ac35b7_amd64"
],
"known_not_affected": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:0aa32b482011e2ca00a2d07ce95fd9a798dfef8083ee5f3f3eca0cc249d3fe72_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:7188a1535791d38b23e5e6856c8e27e9884a4643af9917cc9f2c8b789dd17772_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:9560819a35b6564849f680f4f496193894114247a3d56f89a473dea48f067ca0_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:c584e226c8e716ec0a8c32bb34890fed6694300b2d4526cf4beadbdc4e534211_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae5907fdca77f53aa4abc33853be7c20c526a552fa83c5de34c51bd50e297269_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:4abbd8e86b4f0565ae370e159091ba43b71c4b5acdf4be2dbcab4d3e2503c403_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:25885d87e7e368ab92c8d2ee23c25b14f014a07ed305605d5a847aeef45b6e56_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:7fbedd3b98b1cabdfc96e5318803eab27c45ed56c95787225e8586ab2b7a8ba6_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:f0b664a6d9ebb49394ab9a52e9985f79f2a4a3f9ab4b091603243a294c17939c_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:01316425b4cf28cce4e5099d5cc85726d8d0e04b52506e1e0a7783cb8421769e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:0e1120d6c1dc0ed5b7e586e1d06a27433712a73801cb9a74369f826cba693baf_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:0d4795f85cee5a035dad89404790225165e2e98e92bbf1c2d5bd61c7897532c3_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:74996652ffc000145d5fedbb88ecd515db7d517abdef68feddfc9f6bba2800ef_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:456e55c4d109cf5a7b90953d4341f3590bff067817e6c5cace2142eb5c0d74e0_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:c0a3bfa2934f672f83a85afc0e616ad2b970b3dc0ac57d69c23d19c1b5debc8d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:92aaf95dedb4829b579dc500271f2a9f2f925bc9b770b6ea10a613ec06b347c7_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41724"
},
{
"category": "external",
"summary": "RHBZ#2178492",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2178492"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41724",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41724"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41724",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41724"
},
{
"category": "external",
"summary": "https://go.dev/cl/468125",
"url": "https://go.dev/cl/468125"
},
{
"category": "external",
"summary": "https://go.dev/issue/58001",
"url": "https://go.dev/issue/58001"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/V0aBFqaFs_E",
"url": "https://groups.google.com/g/golang-announce/c/V0aBFqaFs_E"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2023-1570",
"url": "https://pkg.go.dev/vuln/GO-2023-1570"
}
],
"release_date": "2023-02-15T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-04T01:50:06+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-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:6a1036a320cc796780544cdfc08c4eb3726ee1c6728c075dd6ca324a16ac35b7_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2107"
}
],
"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-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:0aa32b482011e2ca00a2d07ce95fd9a798dfef8083ee5f3f3eca0cc249d3fe72_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:7188a1535791d38b23e5e6856c8e27e9884a4643af9917cc9f2c8b789dd17772_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:9560819a35b6564849f680f4f496193894114247a3d56f89a473dea48f067ca0_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:c584e226c8e716ec0a8c32bb34890fed6694300b2d4526cf4beadbdc4e534211_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae5907fdca77f53aa4abc33853be7c20c526a552fa83c5de34c51bd50e297269_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:4abbd8e86b4f0565ae370e159091ba43b71c4b5acdf4be2dbcab4d3e2503c403_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:25885d87e7e368ab92c8d2ee23c25b14f014a07ed305605d5a847aeef45b6e56_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:7fbedd3b98b1cabdfc96e5318803eab27c45ed56c95787225e8586ab2b7a8ba6_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:f0b664a6d9ebb49394ab9a52e9985f79f2a4a3f9ab4b091603243a294c17939c_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:01316425b4cf28cce4e5099d5cc85726d8d0e04b52506e1e0a7783cb8421769e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:0e1120d6c1dc0ed5b7e586e1d06a27433712a73801cb9a74369f826cba693baf_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:0d4795f85cee5a035dad89404790225165e2e98e92bbf1c2d5bd61c7897532c3_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:74996652ffc000145d5fedbb88ecd515db7d517abdef68feddfc9f6bba2800ef_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:456e55c4d109cf5a7b90953d4341f3590bff067817e6c5cace2142eb5c0d74e0_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:c0a3bfa2934f672f83a85afc0e616ad2b970b3dc0ac57d69c23d19c1b5debc8d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:92aaf95dedb4829b579dc500271f2a9f2f925bc9b770b6ea10a613ec06b347c7_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:6a1036a320cc796780544cdfc08c4eb3726ee1c6728c075dd6ca324a16ac35b7_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: large handshake records may cause panics"
},
{
"cve": "CVE-2022-41725",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-03-15T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:0aa32b482011e2ca00a2d07ce95fd9a798dfef8083ee5f3f3eca0cc249d3fe72_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:7188a1535791d38b23e5e6856c8e27e9884a4643af9917cc9f2c8b789dd17772_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:9560819a35b6564849f680f4f496193894114247a3d56f89a473dea48f067ca0_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:c584e226c8e716ec0a8c32bb34890fed6694300b2d4526cf4beadbdc4e534211_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae5907fdca77f53aa4abc33853be7c20c526a552fa83c5de34c51bd50e297269_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:4abbd8e86b4f0565ae370e159091ba43b71c4b5acdf4be2dbcab4d3e2503c403_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:25885d87e7e368ab92c8d2ee23c25b14f014a07ed305605d5a847aeef45b6e56_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:7fbedd3b98b1cabdfc96e5318803eab27c45ed56c95787225e8586ab2b7a8ba6_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:f0b664a6d9ebb49394ab9a52e9985f79f2a4a3f9ab4b091603243a294c17939c_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:01316425b4cf28cce4e5099d5cc85726d8d0e04b52506e1e0a7783cb8421769e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:0e1120d6c1dc0ed5b7e586e1d06a27433712a73801cb9a74369f826cba693baf_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:0d4795f85cee5a035dad89404790225165e2e98e92bbf1c2d5bd61c7897532c3_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:74996652ffc000145d5fedbb88ecd515db7d517abdef68feddfc9f6bba2800ef_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:456e55c4d109cf5a7b90953d4341f3590bff067817e6c5cace2142eb5c0d74e0_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:c0a3bfa2934f672f83a85afc0e616ad2b970b3dc0ac57d69c23d19c1b5debc8d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:92aaf95dedb4829b579dc500271f2a9f2f925bc9b770b6ea10a613ec06b347c7_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2178488"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go, where it is vulnerable to a denial of service caused by an excessive resource consumption flaw in the net/http and mime/multipart packages. By sending a specially-crafted request, a remote attacker can cause a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http, mime/multipart: denial of service from excessive resource consumption",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a Denial of Service is limited to the golang runtime. In the case of the OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:6a1036a320cc796780544cdfc08c4eb3726ee1c6728c075dd6ca324a16ac35b7_amd64"
],
"known_not_affected": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:0aa32b482011e2ca00a2d07ce95fd9a798dfef8083ee5f3f3eca0cc249d3fe72_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:7188a1535791d38b23e5e6856c8e27e9884a4643af9917cc9f2c8b789dd17772_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:9560819a35b6564849f680f4f496193894114247a3d56f89a473dea48f067ca0_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:c584e226c8e716ec0a8c32bb34890fed6694300b2d4526cf4beadbdc4e534211_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae5907fdca77f53aa4abc33853be7c20c526a552fa83c5de34c51bd50e297269_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:4abbd8e86b4f0565ae370e159091ba43b71c4b5acdf4be2dbcab4d3e2503c403_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:25885d87e7e368ab92c8d2ee23c25b14f014a07ed305605d5a847aeef45b6e56_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:7fbedd3b98b1cabdfc96e5318803eab27c45ed56c95787225e8586ab2b7a8ba6_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:f0b664a6d9ebb49394ab9a52e9985f79f2a4a3f9ab4b091603243a294c17939c_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:01316425b4cf28cce4e5099d5cc85726d8d0e04b52506e1e0a7783cb8421769e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:0e1120d6c1dc0ed5b7e586e1d06a27433712a73801cb9a74369f826cba693baf_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:0d4795f85cee5a035dad89404790225165e2e98e92bbf1c2d5bd61c7897532c3_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:74996652ffc000145d5fedbb88ecd515db7d517abdef68feddfc9f6bba2800ef_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:456e55c4d109cf5a7b90953d4341f3590bff067817e6c5cace2142eb5c0d74e0_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:c0a3bfa2934f672f83a85afc0e616ad2b970b3dc0ac57d69c23d19c1b5debc8d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:92aaf95dedb4829b579dc500271f2a9f2f925bc9b770b6ea10a613ec06b347c7_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41725"
},
{
"category": "external",
"summary": "RHBZ#2178488",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2178488"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41725",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41725"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41725",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41725"
},
{
"category": "external",
"summary": "https://go.dev/cl/468124",
"url": "https://go.dev/cl/468124"
},
{
"category": "external",
"summary": "https://go.dev/issue/58006",
"url": "https://go.dev/issue/58006"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/V0aBFqaFs_E",
"url": "https://groups.google.com/g/golang-announce/c/V0aBFqaFs_E"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2023-1569",
"url": "https://pkg.go.dev/vuln/GO-2023-1569"
}
],
"release_date": "2023-02-15T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-04T01:50:06+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-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:6a1036a320cc796780544cdfc08c4eb3726ee1c6728c075dd6ca324a16ac35b7_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2107"
}
],
"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-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:0aa32b482011e2ca00a2d07ce95fd9a798dfef8083ee5f3f3eca0cc249d3fe72_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:7188a1535791d38b23e5e6856c8e27e9884a4643af9917cc9f2c8b789dd17772_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:9560819a35b6564849f680f4f496193894114247a3d56f89a473dea48f067ca0_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:c584e226c8e716ec0a8c32bb34890fed6694300b2d4526cf4beadbdc4e534211_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae5907fdca77f53aa4abc33853be7c20c526a552fa83c5de34c51bd50e297269_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:4abbd8e86b4f0565ae370e159091ba43b71c4b5acdf4be2dbcab4d3e2503c403_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:25885d87e7e368ab92c8d2ee23c25b14f014a07ed305605d5a847aeef45b6e56_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:7fbedd3b98b1cabdfc96e5318803eab27c45ed56c95787225e8586ab2b7a8ba6_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:f0b664a6d9ebb49394ab9a52e9985f79f2a4a3f9ab4b091603243a294c17939c_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:01316425b4cf28cce4e5099d5cc85726d8d0e04b52506e1e0a7783cb8421769e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:0e1120d6c1dc0ed5b7e586e1d06a27433712a73801cb9a74369f826cba693baf_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:0d4795f85cee5a035dad89404790225165e2e98e92bbf1c2d5bd61c7897532c3_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:74996652ffc000145d5fedbb88ecd515db7d517abdef68feddfc9f6bba2800ef_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:456e55c4d109cf5a7b90953d4341f3590bff067817e6c5cace2142eb5c0d74e0_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:c0a3bfa2934f672f83a85afc0e616ad2b970b3dc0ac57d69c23d19c1b5debc8d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:92aaf95dedb4829b579dc500271f2a9f2f925bc9b770b6ea10a613ec06b347c7_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:6a1036a320cc796780544cdfc08c4eb3726ee1c6728c075dd6ca324a16ac35b7_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http, mime/multipart: denial of service from excessive resource consumption"
},
{
"cve": "CVE-2023-25173",
"cwe": {
"id": "CWE-842",
"name": "Placement of User into Incorrect Group"
},
"discovery_date": "2023-03-01T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:7188a1535791d38b23e5e6856c8e27e9884a4643af9917cc9f2c8b789dd17772_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:9560819a35b6564849f680f4f496193894114247a3d56f89a473dea48f067ca0_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:c584e226c8e716ec0a8c32bb34890fed6694300b2d4526cf4beadbdc4e534211_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae5907fdca77f53aa4abc33853be7c20c526a552fa83c5de34c51bd50e297269_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:4abbd8e86b4f0565ae370e159091ba43b71c4b5acdf4be2dbcab4d3e2503c403_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:25885d87e7e368ab92c8d2ee23c25b14f014a07ed305605d5a847aeef45b6e56_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:7fbedd3b98b1cabdfc96e5318803eab27c45ed56c95787225e8586ab2b7a8ba6_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:f0b664a6d9ebb49394ab9a52e9985f79f2a4a3f9ab4b091603243a294c17939c_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:01316425b4cf28cce4e5099d5cc85726d8d0e04b52506e1e0a7783cb8421769e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:0e1120d6c1dc0ed5b7e586e1d06a27433712a73801cb9a74369f826cba693baf_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:0d4795f85cee5a035dad89404790225165e2e98e92bbf1c2d5bd61c7897532c3_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:74996652ffc000145d5fedbb88ecd515db7d517abdef68feddfc9f6bba2800ef_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:456e55c4d109cf5a7b90953d4341f3590bff067817e6c5cace2142eb5c0d74e0_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:c0a3bfa2934f672f83a85afc0e616ad2b970b3dc0ac57d69c23d19c1b5debc8d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:92aaf95dedb4829b579dc500271f2a9f2f925bc9b770b6ea10a613ec06b347c7_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2174485"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in containerd, where supplementary groups are not set up properly inside a container. If an attacker has direct access to a container and manipulates their supplementary group access, they may be able to use supplementary group access to bypass primary group restrictions in some cases. This issue can allow access to sensitive information or gain the ability to execute code in that container.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "containerd: Supplementary groups are not set up properly",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The following products include containerd related code, but do not use the specific Go packages impacted by this CVE, `containerd/cri/server` and `containerd/oci`. This CVE is therefore rated Low for these products:\n\n* OpenShift Container Platform\n* OpenShift Service Mesh\n* OpenShift API for Data Protection\n* Red Hat Advanced Cluster Security\n* Red Hat Advanced Cluster Management for Kubernetes",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:0aa32b482011e2ca00a2d07ce95fd9a798dfef8083ee5f3f3eca0cc249d3fe72_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:6a1036a320cc796780544cdfc08c4eb3726ee1c6728c075dd6ca324a16ac35b7_amd64"
],
"known_not_affected": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:7188a1535791d38b23e5e6856c8e27e9884a4643af9917cc9f2c8b789dd17772_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:9560819a35b6564849f680f4f496193894114247a3d56f89a473dea48f067ca0_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:c584e226c8e716ec0a8c32bb34890fed6694300b2d4526cf4beadbdc4e534211_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae5907fdca77f53aa4abc33853be7c20c526a552fa83c5de34c51bd50e297269_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:4abbd8e86b4f0565ae370e159091ba43b71c4b5acdf4be2dbcab4d3e2503c403_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:25885d87e7e368ab92c8d2ee23c25b14f014a07ed305605d5a847aeef45b6e56_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:7fbedd3b98b1cabdfc96e5318803eab27c45ed56c95787225e8586ab2b7a8ba6_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:f0b664a6d9ebb49394ab9a52e9985f79f2a4a3f9ab4b091603243a294c17939c_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:01316425b4cf28cce4e5099d5cc85726d8d0e04b52506e1e0a7783cb8421769e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:0e1120d6c1dc0ed5b7e586e1d06a27433712a73801cb9a74369f826cba693baf_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:0d4795f85cee5a035dad89404790225165e2e98e92bbf1c2d5bd61c7897532c3_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:74996652ffc000145d5fedbb88ecd515db7d517abdef68feddfc9f6bba2800ef_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:456e55c4d109cf5a7b90953d4341f3590bff067817e6c5cace2142eb5c0d74e0_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:c0a3bfa2934f672f83a85afc0e616ad2b970b3dc0ac57d69c23d19c1b5debc8d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:92aaf95dedb4829b579dc500271f2a9f2f925bc9b770b6ea10a613ec06b347c7_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-25173"
},
{
"category": "external",
"summary": "RHBZ#2174485",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2174485"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-25173",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-25173"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-25173",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-25173"
},
{
"category": "external",
"summary": "https://github.com/containerd/containerd/commit/133f6bb6cd827ce35a5fb279c1ead12b9d21460a",
"url": "https://github.com/containerd/containerd/commit/133f6bb6cd827ce35a5fb279c1ead12b9d21460a"
},
{
"category": "external",
"summary": "https://github.com/containerd/containerd/releases/tag/v1.5.18",
"url": "https://github.com/containerd/containerd/releases/tag/v1.5.18"
},
{
"category": "external",
"summary": "https://github.com/containerd/containerd/releases/tag/v1.6.18",
"url": "https://github.com/containerd/containerd/releases/tag/v1.6.18"
},
{
"category": "external",
"summary": "https://github.com/containerd/containerd/security/advisories/GHSA-hmfx-3pcx-653p",
"url": "https://github.com/containerd/containerd/security/advisories/GHSA-hmfx-3pcx-653p"
},
{
"category": "external",
"summary": "https://www.benthamsgaze.org/2022/08/22/vulnerability-in-linux-containers-investigation-and-mitigation/",
"url": "https://www.benthamsgaze.org/2022/08/22/vulnerability-in-linux-containers-investigation-and-mitigation/"
}
],
"release_date": "2023-02-15T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-04T01:50:06+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-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:0aa32b482011e2ca00a2d07ce95fd9a798dfef8083ee5f3f3eca0cc249d3fe72_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:6a1036a320cc796780544cdfc08c4eb3726ee1c6728c075dd6ca324a16ac35b7_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2107"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:L",
"version": "3.1"
},
"products": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:0aa32b482011e2ca00a2d07ce95fd9a798dfef8083ee5f3f3eca0cc249d3fe72_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:7188a1535791d38b23e5e6856c8e27e9884a4643af9917cc9f2c8b789dd17772_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:9560819a35b6564849f680f4f496193894114247a3d56f89a473dea48f067ca0_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:c584e226c8e716ec0a8c32bb34890fed6694300b2d4526cf4beadbdc4e534211_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae5907fdca77f53aa4abc33853be7c20c526a552fa83c5de34c51bd50e297269_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:4abbd8e86b4f0565ae370e159091ba43b71c4b5acdf4be2dbcab4d3e2503c403_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:25885d87e7e368ab92c8d2ee23c25b14f014a07ed305605d5a847aeef45b6e56_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:7fbedd3b98b1cabdfc96e5318803eab27c45ed56c95787225e8586ab2b7a8ba6_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:f0b664a6d9ebb49394ab9a52e9985f79f2a4a3f9ab4b091603243a294c17939c_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:01316425b4cf28cce4e5099d5cc85726d8d0e04b52506e1e0a7783cb8421769e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:0e1120d6c1dc0ed5b7e586e1d06a27433712a73801cb9a74369f826cba693baf_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:0d4795f85cee5a035dad89404790225165e2e98e92bbf1c2d5bd61c7897532c3_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:74996652ffc000145d5fedbb88ecd515db7d517abdef68feddfc9f6bba2800ef_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:456e55c4d109cf5a7b90953d4341f3590bff067817e6c5cace2142eb5c0d74e0_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:c0a3bfa2934f672f83a85afc0e616ad2b970b3dc0ac57d69c23d19c1b5debc8d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:92aaf95dedb4829b579dc500271f2a9f2f925bc9b770b6ea10a613ec06b347c7_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:6a1036a320cc796780544cdfc08c4eb3726ee1c6728c075dd6ca324a16ac35b7_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "containerd: Supplementary groups are not set up properly"
}
]
}
RHSA-2023:3083
Vulnerability from csaf_redhat - Published: 2023-05-16 10:08 - Updated: 2026-06-09 21:21A flaw was found in golang. A maliciously crafted HTTP/2 stream could cause excessive CPU consumption in the HPACK decoder, sufficient to cause a denial of service from a small number of requests.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.src::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:delve-debuginfo-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:delve-debugsource-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:go-toolset-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.aarch64::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:go-toolset-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.ppc64le::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:go-toolset-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.s390x::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:go-toolset-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.src::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:go-toolset-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.x86_64::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:golang-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.aarch64::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:golang-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.ppc64le::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:golang-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.s390x::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:golang-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.src::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:golang-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.x86_64::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:golang-bin-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.aarch64::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:golang-bin-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.ppc64le::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:golang-bin-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.s390x::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:golang-bin-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.x86_64::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:golang-docs-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.noarch::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:golang-misc-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.noarch::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:golang-race-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.x86_64::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:golang-src-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.noarch::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:golang-tests-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.noarch::go-toolset:rhel8 | — |
Vendor Fix
fix
|
A flaw was found in Golang Go, where it is vulnerable to a denial of service caused when processing large TLS handshake records. By sending specially-crafted TLS handshake records, a remote, authenticated attacker can cause a denial of service condition.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.src::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:delve-debuginfo-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:delve-debugsource-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:go-toolset-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.aarch64::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:go-toolset-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.ppc64le::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:go-toolset-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.s390x::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:go-toolset-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.src::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:go-toolset-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.x86_64::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:golang-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.aarch64::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:golang-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.ppc64le::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:golang-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.s390x::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:golang-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.src::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:golang-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.x86_64::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:golang-bin-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.aarch64::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:golang-bin-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.ppc64le::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:golang-bin-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.s390x::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:golang-bin-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.x86_64::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:golang-docs-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.noarch::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:golang-misc-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.noarch::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:golang-race-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.x86_64::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:golang-src-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.noarch::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:golang-tests-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.noarch::go-toolset:rhel8 | — |
Vendor Fix
fix
|
A flaw was found in Go, where it is vulnerable to a denial of service caused by an excessive resource consumption flaw in the net/http and mime/multipart packages. By sending a specially-crafted request, a remote attacker can cause a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.src::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:delve-debuginfo-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:delve-debugsource-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:go-toolset-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.aarch64::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:go-toolset-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.ppc64le::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:go-toolset-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.s390x::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:go-toolset-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.src::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:go-toolset-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.x86_64::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:golang-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.aarch64::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:golang-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.ppc64le::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:golang-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.s390x::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:golang-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.src::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:golang-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.x86_64::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:golang-bin-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.aarch64::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:golang-bin-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.ppc64le::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:golang-bin-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.s390x::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:golang-bin-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.x86_64::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:golang-docs-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.noarch::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:golang-misc-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.noarch::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:golang-race-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.x86_64::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:golang-src-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.noarch::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:golang-tests-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.noarch::go-toolset:rhel8 | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for the go-toolset:rhel8 module is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. 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": "Go Toolset provides the Go programming language tools and libraries. Go is alternatively known as golang. \n\nSecurity Fix(es):\n\n* golang: crypto/tls: large handshake records may cause panics (CVE-2022-41724)\n\n* golang: net/http, mime/multipart: denial of service from excessive resource consumption (CVE-2022-41725)\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\nBug Fix(es):\n\n* Backport fix for https://github.com/golang/go/issues/56891 (BZ#2167412)\n\n* Update Go to 1.19.6 (BZ#2174430)",
"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-2023:3083",
"url": "https://access.redhat.com/errata/RHSA-2023:3083"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2167412",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2167412"
},
{
"category": "external",
"summary": "2178488",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2178488"
},
{
"category": "external",
"summary": "2178492",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2178492"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_3083.json"
}
],
"title": "Red Hat Security Advisory: go-toolset:rhel8 security and bug fix update",
"tracking": {
"current_release_date": "2026-06-09T21:21:05+00:00",
"generator": {
"date": "2026-06-09T21:21:05+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.2"
}
},
"id": "RHSA-2023:3083",
"initial_release_date": "2023-05-16T10:08:17+00:00",
"revision_history": [
{
"date": "2023-05-16T10:08:17+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-05-16T10:08:17+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-09T21:21:05+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "go-toolset-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.aarch64::go-toolset:rhel8",
"product": {
"name": "go-toolset-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.aarch64 (go-toolset:rhel8)",
"product_id": "go-toolset-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.aarch64::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.19.6-1.module%2Bel8.8.0%2B18289%2Bedd6c8b6?arch=aarch64\u0026rpmmod=go-toolset:rhel8:8080020230329130607:6b4b45d8"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.aarch64::go-toolset:rhel8",
"product": {
"name": "golang-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.aarch64 (go-toolset:rhel8)",
"product_id": "golang-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.aarch64::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.19.6-1.module%2Bel8.8.0%2B18289%2Bedd6c8b6?arch=aarch64\u0026rpmmod=go-toolset:rhel8:8080020230329130607:6b4b45d8"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.aarch64::go-toolset:rhel8",
"product": {
"name": "golang-bin-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.aarch64 (go-toolset:rhel8)",
"product_id": "golang-bin-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.aarch64::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.19.6-1.module%2Bel8.8.0%2B18289%2Bedd6c8b6?arch=aarch64\u0026rpmmod=go-toolset:rhel8:8080020230329130607:6b4b45d8"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "go-toolset-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.src::go-toolset:rhel8",
"product": {
"name": "go-toolset-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.src (go-toolset:rhel8)",
"product_id": "go-toolset-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.src::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.19.6-1.module%2Bel8.8.0%2B18289%2Bedd6c8b6?arch=src\u0026rpmmod=go-toolset:rhel8:8080020230329130607:6b4b45d8"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.src::go-toolset:rhel8",
"product": {
"name": "golang-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.src (go-toolset:rhel8)",
"product_id": "golang-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.src::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.19.6-1.module%2Bel8.8.0%2B18289%2Bedd6c8b6?arch=src\u0026rpmmod=go-toolset:rhel8:8080020230329130607:6b4b45d8"
}
}
},
{
"category": "product_version",
"name": "delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.src::go-toolset:rhel8",
"product": {
"name": "delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.src (go-toolset:rhel8)",
"product_id": "delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.src::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/delve@1.9.1-1.module%2Bel8.8.0%2B16778%2B5fbb74f5?arch=src\u0026rpmmod=go-toolset:rhel8:8080020230329130607:6b4b45d8"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "golang-docs-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.noarch::go-toolset:rhel8",
"product": {
"name": "golang-docs-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.noarch (go-toolset:rhel8)",
"product_id": "golang-docs-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.noarch::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-docs@1.19.6-1.module%2Bel8.8.0%2B18289%2Bedd6c8b6?arch=noarch\u0026rpmmod=go-toolset:rhel8:8080020230329130607:6b4b45d8"
}
}
},
{
"category": "product_version",
"name": "golang-misc-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.noarch::go-toolset:rhel8",
"product": {
"name": "golang-misc-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.noarch (go-toolset:rhel8)",
"product_id": "golang-misc-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.noarch::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-misc@1.19.6-1.module%2Bel8.8.0%2B18289%2Bedd6c8b6?arch=noarch\u0026rpmmod=go-toolset:rhel8:8080020230329130607:6b4b45d8"
}
}
},
{
"category": "product_version",
"name": "golang-src-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.noarch::go-toolset:rhel8",
"product": {
"name": "golang-src-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.noarch (go-toolset:rhel8)",
"product_id": "golang-src-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.noarch::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-src@1.19.6-1.module%2Bel8.8.0%2B18289%2Bedd6c8b6?arch=noarch\u0026rpmmod=go-toolset:rhel8:8080020230329130607:6b4b45d8"
}
}
},
{
"category": "product_version",
"name": "golang-tests-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.noarch::go-toolset:rhel8",
"product": {
"name": "golang-tests-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.noarch (go-toolset:rhel8)",
"product_id": "golang-tests-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.noarch::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-tests@1.19.6-1.module%2Bel8.8.0%2B18289%2Bedd6c8b6?arch=noarch\u0026rpmmod=go-toolset:rhel8:8080020230329130607:6b4b45d8"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "go-toolset-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.ppc64le::go-toolset:rhel8",
"product": {
"name": "go-toolset-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.ppc64le (go-toolset:rhel8)",
"product_id": "go-toolset-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.ppc64le::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.19.6-1.module%2Bel8.8.0%2B18289%2Bedd6c8b6?arch=ppc64le\u0026rpmmod=go-toolset:rhel8:8080020230329130607:6b4b45d8"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.ppc64le::go-toolset:rhel8",
"product": {
"name": "golang-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.ppc64le (go-toolset:rhel8)",
"product_id": "golang-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.ppc64le::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.19.6-1.module%2Bel8.8.0%2B18289%2Bedd6c8b6?arch=ppc64le\u0026rpmmod=go-toolset:rhel8:8080020230329130607:6b4b45d8"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.ppc64le::go-toolset:rhel8",
"product": {
"name": "golang-bin-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.ppc64le (go-toolset:rhel8)",
"product_id": "golang-bin-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.ppc64le::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.19.6-1.module%2Bel8.8.0%2B18289%2Bedd6c8b6?arch=ppc64le\u0026rpmmod=go-toolset:rhel8:8080020230329130607:6b4b45d8"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "go-toolset-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.s390x::go-toolset:rhel8",
"product": {
"name": "go-toolset-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.s390x (go-toolset:rhel8)",
"product_id": "go-toolset-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.s390x::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.19.6-1.module%2Bel8.8.0%2B18289%2Bedd6c8b6?arch=s390x\u0026rpmmod=go-toolset:rhel8:8080020230329130607:6b4b45d8"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.s390x::go-toolset:rhel8",
"product": {
"name": "golang-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.s390x (go-toolset:rhel8)",
"product_id": "golang-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.s390x::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.19.6-1.module%2Bel8.8.0%2B18289%2Bedd6c8b6?arch=s390x\u0026rpmmod=go-toolset:rhel8:8080020230329130607:6b4b45d8"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.s390x::go-toolset:rhel8",
"product": {
"name": "golang-bin-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.s390x (go-toolset:rhel8)",
"product_id": "golang-bin-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.s390x::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.19.6-1.module%2Bel8.8.0%2B18289%2Bedd6c8b6?arch=s390x\u0026rpmmod=go-toolset:rhel8:8080020230329130607:6b4b45d8"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64::go-toolset:rhel8",
"product": {
"name": "delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64 (go-toolset:rhel8)",
"product_id": "delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/delve@1.9.1-1.module%2Bel8.8.0%2B16778%2B5fbb74f5?arch=x86_64\u0026rpmmod=go-toolset:rhel8:8080020230329130607:6b4b45d8"
}
}
},
{
"category": "product_version",
"name": "delve-debuginfo-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64::go-toolset:rhel8",
"product": {
"name": "delve-debuginfo-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64 (go-toolset:rhel8)",
"product_id": "delve-debuginfo-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/delve-debuginfo@1.9.1-1.module%2Bel8.8.0%2B16778%2B5fbb74f5?arch=x86_64\u0026rpmmod=go-toolset:rhel8:8080020230329130607:6b4b45d8"
}
}
},
{
"category": "product_version",
"name": "delve-debugsource-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64::go-toolset:rhel8",
"product": {
"name": "delve-debugsource-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64 (go-toolset:rhel8)",
"product_id": "delve-debugsource-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/delve-debugsource@1.9.1-1.module%2Bel8.8.0%2B16778%2B5fbb74f5?arch=x86_64\u0026rpmmod=go-toolset:rhel8:8080020230329130607:6b4b45d8"
}
}
},
{
"category": "product_version",
"name": "go-toolset-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.x86_64::go-toolset:rhel8",
"product": {
"name": "go-toolset-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.x86_64 (go-toolset:rhel8)",
"product_id": "go-toolset-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.x86_64::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.19.6-1.module%2Bel8.8.0%2B18289%2Bedd6c8b6?arch=x86_64\u0026rpmmod=go-toolset:rhel8:8080020230329130607:6b4b45d8"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.x86_64::go-toolset:rhel8",
"product": {
"name": "golang-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.x86_64 (go-toolset:rhel8)",
"product_id": "golang-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.x86_64::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.19.6-1.module%2Bel8.8.0%2B18289%2Bedd6c8b6?arch=x86_64\u0026rpmmod=go-toolset:rhel8:8080020230329130607:6b4b45d8"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.x86_64::go-toolset:rhel8",
"product": {
"name": "golang-bin-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.x86_64 (go-toolset:rhel8)",
"product_id": "golang-bin-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.x86_64::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.19.6-1.module%2Bel8.8.0%2B18289%2Bedd6c8b6?arch=x86_64\u0026rpmmod=go-toolset:rhel8:8080020230329130607:6b4b45d8"
}
}
},
{
"category": "product_version",
"name": "golang-race-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.x86_64::go-toolset:rhel8",
"product": {
"name": "golang-race-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.x86_64 (go-toolset:rhel8)",
"product_id": "golang-race-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.x86_64::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-race@1.19.6-1.module%2Bel8.8.0%2B18289%2Bedd6c8b6?arch=x86_64\u0026rpmmod=go-toolset:rhel8:8080020230329130607:6b4b45d8"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.src (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.src::go-toolset:rhel8"
},
"product_reference": "delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.src::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64::go-toolset:rhel8"
},
"product_reference": "delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "delve-debuginfo-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:delve-debuginfo-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64::go-toolset:rhel8"
},
"product_reference": "delve-debuginfo-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "delve-debugsource-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:delve-debugsource-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64::go-toolset:rhel8"
},
"product_reference": "delve-debugsource-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.aarch64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:go-toolset-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.aarch64::go-toolset:rhel8"
},
"product_reference": "go-toolset-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.aarch64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.ppc64le (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:go-toolset-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.ppc64le::go-toolset:rhel8"
},
"product_reference": "go-toolset-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.ppc64le::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.s390x (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:go-toolset-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.s390x::go-toolset:rhel8"
},
"product_reference": "go-toolset-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.s390x::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.src (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:go-toolset-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.src::go-toolset:rhel8"
},
"product_reference": "go-toolset-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.src::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.x86_64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:go-toolset-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.x86_64::go-toolset:rhel8"
},
"product_reference": "go-toolset-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.x86_64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.aarch64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:golang-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.aarch64::go-toolset:rhel8"
},
"product_reference": "golang-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.aarch64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.ppc64le (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:golang-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.ppc64le::go-toolset:rhel8"
},
"product_reference": "golang-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.ppc64le::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.s390x (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:golang-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.s390x::go-toolset:rhel8"
},
"product_reference": "golang-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.s390x::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.src (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:golang-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.src::go-toolset:rhel8"
},
"product_reference": "golang-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.src::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.x86_64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:golang-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.x86_64::go-toolset:rhel8"
},
"product_reference": "golang-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.x86_64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-bin-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.aarch64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:golang-bin-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.aarch64::go-toolset:rhel8"
},
"product_reference": "golang-bin-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.aarch64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-bin-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.ppc64le (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:golang-bin-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.ppc64le::go-toolset:rhel8"
},
"product_reference": "golang-bin-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.ppc64le::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-bin-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.s390x (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:golang-bin-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.s390x::go-toolset:rhel8"
},
"product_reference": "golang-bin-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.s390x::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-bin-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.x86_64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:golang-bin-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.x86_64::go-toolset:rhel8"
},
"product_reference": "golang-bin-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.x86_64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-docs-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.noarch (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:golang-docs-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.noarch::go-toolset:rhel8"
},
"product_reference": "golang-docs-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.noarch::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-misc-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.noarch (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:golang-misc-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.noarch::go-toolset:rhel8"
},
"product_reference": "golang-misc-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.noarch::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-race-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.x86_64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:golang-race-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.x86_64::go-toolset:rhel8"
},
"product_reference": "golang-race-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.x86_64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-src-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.noarch (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:golang-src-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.noarch::go-toolset:rhel8"
},
"product_reference": "golang-src-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.noarch::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-tests-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.noarch (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:golang-tests-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.noarch::go-toolset:rhel8"
},
"product_reference": "golang-tests-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.noarch::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Philippe Antoine"
],
"organization": "Catena Cyber"
}
],
"cve": "CVE-2022-41723",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-03-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2178358"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. A maliciously crafted HTTP/2 stream could cause excessive CPU consumption in the HPACK decoder, sufficient to cause a denial of service from a small number of requests.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/net/http2: avoid quadratic complexity in HPACK decoding",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Within OpenShift Container Platform, the maximum impact of this vulnerability is a denial of service against an individual container so the impact could not cascade across the entire infrastructure, this vulnerability is rated Moderate 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": [
"AppStream-8.8.0.Z.MAIN.EUS:delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.src::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:delve-debuginfo-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:delve-debugsource-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:go-toolset-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.aarch64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:go-toolset-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.ppc64le::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:go-toolset-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.s390x::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:go-toolset-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.src::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:go-toolset-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.aarch64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.ppc64le::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.s390x::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.src::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-bin-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.aarch64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-bin-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.ppc64le::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-bin-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.s390x::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-bin-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-docs-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.noarch::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-misc-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.noarch::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-race-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-src-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.noarch::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-tests-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.noarch::go-toolset:rhel8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41723"
},
{
"category": "external",
"summary": "RHBZ#2178358",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2178358"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41723",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41723"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41723",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41723"
},
{
"category": "external",
"summary": "https://github.com/advisories/GHSA-vvpx-j8f3-3w6h",
"url": "https://github.com/advisories/GHSA-vvpx-j8f3-3w6h"
},
{
"category": "external",
"summary": "https://go.dev/cl/468135",
"url": "https://go.dev/cl/468135"
},
{
"category": "external",
"summary": "https://go.dev/cl/468295",
"url": "https://go.dev/cl/468295"
},
{
"category": "external",
"summary": "https://go.dev/issue/57855",
"url": "https://go.dev/issue/57855"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/V0aBFqaFs_E",
"url": "https://groups.google.com/g/golang-announce/c/V0aBFqaFs_E"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2023-1571",
"url": "https://pkg.go.dev/vuln/GO-2023-1571"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-1571.json",
"url": "https://vuln.go.dev/ID/GO-2023-1571.json"
}
],
"release_date": "2023-02-17T14:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-16T10:08:17+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.8.0.Z.MAIN.EUS:delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.src::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:delve-debuginfo-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:delve-debugsource-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:go-toolset-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.aarch64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:go-toolset-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.ppc64le::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:go-toolset-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.s390x::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:go-toolset-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.src::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:go-toolset-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.aarch64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.ppc64le::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.s390x::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.src::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-bin-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.aarch64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-bin-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.ppc64le::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-bin-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.s390x::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-bin-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-docs-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.noarch::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-misc-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.noarch::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-race-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-src-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.noarch::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-tests-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.noarch::go-toolset:rhel8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3083"
}
],
"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": [
"AppStream-8.8.0.Z.MAIN.EUS:delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.src::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:delve-debuginfo-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:delve-debugsource-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:go-toolset-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.aarch64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:go-toolset-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.ppc64le::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:go-toolset-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.s390x::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:go-toolset-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.src::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:go-toolset-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.aarch64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.ppc64le::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.s390x::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.src::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-bin-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.aarch64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-bin-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.ppc64le::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-bin-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.s390x::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-bin-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-docs-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.noarch::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-misc-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.noarch::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-race-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-src-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.noarch::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-tests-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.noarch::go-toolset:rhel8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang.org/x/net/http2: avoid quadratic complexity in HPACK decoding"
},
{
"cve": "CVE-2022-41724",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-03-15T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2178492"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang Go, where it is vulnerable to a denial of service caused when processing large TLS handshake records. By sending specially-crafted TLS handshake records, a remote, authenticated attacker can cause a denial of service condition.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: large handshake records may cause panics",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a denial of service is limited to the golang runtime. In the case of the OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.8.0.Z.MAIN.EUS:delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.src::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:delve-debuginfo-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:delve-debugsource-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:go-toolset-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.aarch64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:go-toolset-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.ppc64le::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:go-toolset-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.s390x::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:go-toolset-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.src::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:go-toolset-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.aarch64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.ppc64le::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.s390x::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.src::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-bin-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.aarch64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-bin-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.ppc64le::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-bin-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.s390x::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-bin-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-docs-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.noarch::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-misc-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.noarch::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-race-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-src-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.noarch::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-tests-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.noarch::go-toolset:rhel8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41724"
},
{
"category": "external",
"summary": "RHBZ#2178492",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2178492"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41724",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41724"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41724",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41724"
},
{
"category": "external",
"summary": "https://go.dev/cl/468125",
"url": "https://go.dev/cl/468125"
},
{
"category": "external",
"summary": "https://go.dev/issue/58001",
"url": "https://go.dev/issue/58001"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/V0aBFqaFs_E",
"url": "https://groups.google.com/g/golang-announce/c/V0aBFqaFs_E"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2023-1570",
"url": "https://pkg.go.dev/vuln/GO-2023-1570"
}
],
"release_date": "2023-02-15T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-16T10:08:17+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.8.0.Z.MAIN.EUS:delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.src::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:delve-debuginfo-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:delve-debugsource-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:go-toolset-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.aarch64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:go-toolset-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.ppc64le::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:go-toolset-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.s390x::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:go-toolset-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.src::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:go-toolset-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.aarch64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.ppc64le::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.s390x::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.src::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-bin-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.aarch64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-bin-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.ppc64le::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-bin-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.s390x::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-bin-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-docs-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.noarch::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-misc-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.noarch::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-race-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-src-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.noarch::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-tests-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.noarch::go-toolset:rhel8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3083"
}
],
"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": [
"AppStream-8.8.0.Z.MAIN.EUS:delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.src::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:delve-debuginfo-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:delve-debugsource-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:go-toolset-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.aarch64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:go-toolset-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.ppc64le::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:go-toolset-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.s390x::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:go-toolset-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.src::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:go-toolset-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.aarch64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.ppc64le::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.s390x::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.src::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-bin-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.aarch64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-bin-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.ppc64le::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-bin-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.s390x::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-bin-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-docs-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.noarch::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-misc-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.noarch::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-race-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-src-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.noarch::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-tests-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.noarch::go-toolset:rhel8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: large handshake records may cause panics"
},
{
"cve": "CVE-2022-41725",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-03-15T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2178488"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go, where it is vulnerable to a denial of service caused by an excessive resource consumption flaw in the net/http and mime/multipart packages. By sending a specially-crafted request, a remote attacker can cause a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http, mime/multipart: denial of service from excessive resource consumption",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a Denial of Service is limited to the golang runtime. In the case of the OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.8.0.Z.MAIN.EUS:delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.src::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:delve-debuginfo-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:delve-debugsource-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:go-toolset-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.aarch64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:go-toolset-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.ppc64le::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:go-toolset-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.s390x::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:go-toolset-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.src::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:go-toolset-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.aarch64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.ppc64le::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.s390x::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.src::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-bin-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.aarch64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-bin-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.ppc64le::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-bin-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.s390x::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-bin-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-docs-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.noarch::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-misc-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.noarch::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-race-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-src-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.noarch::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-tests-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.noarch::go-toolset:rhel8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41725"
},
{
"category": "external",
"summary": "RHBZ#2178488",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2178488"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41725",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41725"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41725",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41725"
},
{
"category": "external",
"summary": "https://go.dev/cl/468124",
"url": "https://go.dev/cl/468124"
},
{
"category": "external",
"summary": "https://go.dev/issue/58006",
"url": "https://go.dev/issue/58006"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/V0aBFqaFs_E",
"url": "https://groups.google.com/g/golang-announce/c/V0aBFqaFs_E"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2023-1569",
"url": "https://pkg.go.dev/vuln/GO-2023-1569"
}
],
"release_date": "2023-02-15T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-16T10:08:17+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.8.0.Z.MAIN.EUS:delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.src::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:delve-debuginfo-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:delve-debugsource-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:go-toolset-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.aarch64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:go-toolset-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.ppc64le::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:go-toolset-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.s390x::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:go-toolset-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.src::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:go-toolset-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.aarch64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.ppc64le::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.s390x::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.src::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-bin-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.aarch64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-bin-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.ppc64le::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-bin-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.s390x::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-bin-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-docs-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.noarch::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-misc-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.noarch::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-race-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-src-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.noarch::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-tests-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.noarch::go-toolset:rhel8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3083"
}
],
"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": [
"AppStream-8.8.0.Z.MAIN.EUS:delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.src::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:delve-debuginfo-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:delve-debugsource-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:go-toolset-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.aarch64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:go-toolset-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.ppc64le::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:go-toolset-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.s390x::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:go-toolset-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.src::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:go-toolset-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.aarch64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.ppc64le::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.s390x::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.src::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-bin-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.aarch64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-bin-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.ppc64le::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-bin-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.s390x::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-bin-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-docs-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.noarch::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-misc-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.noarch::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-race-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-src-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.noarch::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-tests-0:1.19.6-1.module+el8.8.0+18289+edd6c8b6.noarch::go-toolset:rhel8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http, mime/multipart: denial of service from excessive resource consumption"
}
]
}
RHSA-2023:3167
Vulnerability from csaf_redhat - Published: 2023-05-18 12:12 - Updated: 2026-06-09 21:21A flaw was found in golang. A maliciously crafted HTTP/2 stream could cause excessive CPU consumption in the HPACK decoder, sufficient to cause a denial of service from a small number of requests.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:c0bd96a3e451ee82a5874e56b34156050452ff7fbafaf192b5991b825e6dd979_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:d5dc8178232bc360954311bfc28fbbf0ead2144a73b289b0308f27d9c3379b60_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:21c64326fda1bf605b430844634fd456f3ebbafd7539c18356ee0ceb204f614f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:91b3cf3508eff9ebc86b40aed0e9216caf2120d68ce2dfa178094733153b467c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:e207cee8c61092f6c8e75b3a4aea220d248ec24169da45864c948a966d686f81_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:5156043fce0f9130235c7cf9cdb19545620524dac856f6638dff72735647206f_amd64 | — |
Vendor Fix
fix
|
A flaw was found in Golang Go, where it is vulnerable to a denial of service caused when processing large TLS handshake records. By sending specially-crafted TLS handshake records, a remote, authenticated attacker can cause a denial of service condition.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:c0bd96a3e451ee82a5874e56b34156050452ff7fbafaf192b5991b825e6dd979_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:d5dc8178232bc360954311bfc28fbbf0ead2144a73b289b0308f27d9c3379b60_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:21c64326fda1bf605b430844634fd456f3ebbafd7539c18356ee0ceb204f614f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:91b3cf3508eff9ebc86b40aed0e9216caf2120d68ce2dfa178094733153b467c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:e207cee8c61092f6c8e75b3a4aea220d248ec24169da45864c948a966d686f81_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:5156043fce0f9130235c7cf9cdb19545620524dac856f6638dff72735647206f_amd64 | — |
Vendor Fix
fix
|
A flaw was found in Go, where it is vulnerable to a denial of service caused by an excessive resource consumption flaw in the net/http and mime/multipart packages. By sending a specially-crafted request, a remote attacker can cause a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:c0bd96a3e451ee82a5874e56b34156050452ff7fbafaf192b5991b825e6dd979_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:d5dc8178232bc360954311bfc28fbbf0ead2144a73b289b0308f27d9c3379b60_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:21c64326fda1bf605b430844634fd456f3ebbafd7539c18356ee0ceb204f614f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:91b3cf3508eff9ebc86b40aed0e9216caf2120d68ce2dfa178094733153b467c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:e207cee8c61092f6c8e75b3a4aea220d248ec24169da45864c948a966d686f81_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:5156043fce0f9130235c7cf9cdb19545620524dac856f6638dff72735647206f_amd64 | — |
Vendor Fix
fix
|
A flaw was found in Golang Go, where it is vulnerable to a denial of service caused by memory exhaustion in the common function in HTTP and MIME header parsing. By sending a specially crafted request, a remote attacker can cause a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:c0bd96a3e451ee82a5874e56b34156050452ff7fbafaf192b5991b825e6dd979_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:d5dc8178232bc360954311bfc28fbbf0ead2144a73b289b0308f27d9c3379b60_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:21c64326fda1bf605b430844634fd456f3ebbafd7539c18356ee0ceb204f614f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:91b3cf3508eff9ebc86b40aed0e9216caf2120d68ce2dfa178094733153b467c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:e207cee8c61092f6c8e75b3a4aea220d248ec24169da45864c948a966d686f81_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:5156043fce0f9130235c7cf9cdb19545620524dac856f6638dff72735647206f_amd64 | — |
Vendor Fix
fix
|
A flaw was found in Golang Go, where it is vulnerable to a denial of service caused by an issue during multipart form parsing. By sending a specially crafted input, a remote attacker can consume large amounts of CPU and memory, resulting in a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:c0bd96a3e451ee82a5874e56b34156050452ff7fbafaf192b5991b825e6dd979_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:d5dc8178232bc360954311bfc28fbbf0ead2144a73b289b0308f27d9c3379b60_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:21c64326fda1bf605b430844634fd456f3ebbafd7539c18356ee0ceb204f614f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:91b3cf3508eff9ebc86b40aed0e9216caf2120d68ce2dfa178094733153b467c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:e207cee8c61092f6c8e75b3a4aea220d248ec24169da45864c948a966d686f81_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:5156043fce0f9130235c7cf9cdb19545620524dac856f6638dff72735647206f_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Golang Go, where it is vulnerable to a denial of service caused by an infinite loop due to integer overflow when calling any of the Parse functions. By sending a specially crafted input, a remote attacker can cause a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:c0bd96a3e451ee82a5874e56b34156050452ff7fbafaf192b5991b825e6dd979_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:d5dc8178232bc360954311bfc28fbbf0ead2144a73b289b0308f27d9c3379b60_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:21c64326fda1bf605b430844634fd456f3ebbafd7539c18356ee0ceb204f614f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:91b3cf3508eff9ebc86b40aed0e9216caf2120d68ce2dfa178094733153b467c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:e207cee8c61092f6c8e75b3a4aea220d248ec24169da45864c948a966d686f81_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:5156043fce0f9130235c7cf9cdb19545620524dac856f6638dff72735647206f_amd64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"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": "New Red Hat build of Cryostat 2.3.0 on RHEL 8 container images are now available",
"title": "Topic"
},
{
"category": "general",
"text": "New Red Hat build of Cryostat 2.3.0 on RHEL 8 container images have been released, adding a variety of features and bug fixes.\n\nUsers of the Red Hat build of Cryostat 2.2.1 on RHEL 8 container images are advised to upgrade to these updated images, which contain backported patches to fix these bugs and add these enhancements. Users of these images are also encouraged to rebuild all container images that depend on these images.\n\nYou can find images updated by this advisory in Red Hat Container Catalog (see References).",
"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-2023:3167",
"url": "https://access.redhat.com/errata/RHSA-2023:3167"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "https://catalog.redhat.com/",
"url": "https://catalog.redhat.com/"
},
{
"category": "external",
"summary": "2178358",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2178358"
},
{
"category": "external",
"summary": "2178488",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2178488"
},
{
"category": "external",
"summary": "2178492",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2178492"
},
{
"category": "external",
"summary": "2184482",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184482"
},
{
"category": "external",
"summary": "2184483",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184483"
},
{
"category": "external",
"summary": "2184484",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184484"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_3167.json"
}
],
"title": "Red Hat Security Advisory: Red Hat build of Cryostat 2.3.0: new RHEL 8 container images",
"tracking": {
"current_release_date": "2026-06-09T21:21:05+00:00",
"generator": {
"date": "2026-06-09T21:21:05+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.2"
}
},
"id": "RHSA-2023:3167",
"initial_release_date": "2023-05-18T12:12:25+00:00",
"revision_history": [
{
"date": "2023-05-18T12:12:25+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-05-18T12:12:25+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-09T21:21:05+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Cryostat 2 on RHEL 8",
"product": {
"name": "Cryostat 2 on RHEL 8",
"product_id": "8Base-Cryostat-2",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:cryostat:2::el8"
}
}
}
],
"category": "product_family",
"name": "Cryostat"
},
{
"branches": [
{
"category": "product_version",
"name": "cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:c0bd96a3e451ee82a5874e56b34156050452ff7fbafaf192b5991b825e6dd979_amd64",
"product": {
"name": "cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:c0bd96a3e451ee82a5874e56b34156050452ff7fbafaf192b5991b825e6dd979_amd64",
"product_id": "cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:c0bd96a3e451ee82a5874e56b34156050452ff7fbafaf192b5991b825e6dd979_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cryostat-grafana-dashboard-rhel8@sha256:c0bd96a3e451ee82a5874e56b34156050452ff7fbafaf192b5991b825e6dd979?arch=amd64\u0026repository_url=registry.redhat.io/cryostat-tech-preview/cryostat-grafana-dashboard-rhel8\u0026tag=2.3.0-5"
}
}
},
{
"category": "product_version",
"name": "cryostat-tech-preview/cryostat-reports-rhel8@sha256:21c64326fda1bf605b430844634fd456f3ebbafd7539c18356ee0ceb204f614f_amd64",
"product": {
"name": "cryostat-tech-preview/cryostat-reports-rhel8@sha256:21c64326fda1bf605b430844634fd456f3ebbafd7539c18356ee0ceb204f614f_amd64",
"product_id": "cryostat-tech-preview/cryostat-reports-rhel8@sha256:21c64326fda1bf605b430844634fd456f3ebbafd7539c18356ee0ceb204f614f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cryostat-reports-rhel8@sha256:21c64326fda1bf605b430844634fd456f3ebbafd7539c18356ee0ceb204f614f?arch=amd64\u0026repository_url=registry.redhat.io/cryostat-tech-preview/cryostat-reports-rhel8\u0026tag=2.3.0-5"
}
}
},
{
"category": "product_version",
"name": "cryostat-tech-preview/cryostat-rhel8@sha256:e207cee8c61092f6c8e75b3a4aea220d248ec24169da45864c948a966d686f81_amd64",
"product": {
"name": "cryostat-tech-preview/cryostat-rhel8@sha256:e207cee8c61092f6c8e75b3a4aea220d248ec24169da45864c948a966d686f81_amd64",
"product_id": "cryostat-tech-preview/cryostat-rhel8@sha256:e207cee8c61092f6c8e75b3a4aea220d248ec24169da45864c948a966d686f81_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cryostat-rhel8@sha256:e207cee8c61092f6c8e75b3a4aea220d248ec24169da45864c948a966d686f81?arch=amd64\u0026repository_url=registry.redhat.io/cryostat-tech-preview/cryostat-rhel8\u0026tag=2.3.0-5"
}
}
},
{
"category": "product_version",
"name": "cryostat-tech-preview/cryostat-operator-bundle@sha256:d5dc8178232bc360954311bfc28fbbf0ead2144a73b289b0308f27d9c3379b60_amd64",
"product": {
"name": "cryostat-tech-preview/cryostat-operator-bundle@sha256:d5dc8178232bc360954311bfc28fbbf0ead2144a73b289b0308f27d9c3379b60_amd64",
"product_id": "cryostat-tech-preview/cryostat-operator-bundle@sha256:d5dc8178232bc360954311bfc28fbbf0ead2144a73b289b0308f27d9c3379b60_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cryostat-operator-bundle@sha256:d5dc8178232bc360954311bfc28fbbf0ead2144a73b289b0308f27d9c3379b60?arch=amd64\u0026repository_url=registry.redhat.io/cryostat-tech-preview/cryostat-operator-bundle\u0026tag=2.3.0-5"
}
}
},
{
"category": "product_version",
"name": "cryostat-tech-preview/cryostat-rhel8-operator@sha256:91b3cf3508eff9ebc86b40aed0e9216caf2120d68ce2dfa178094733153b467c_amd64",
"product": {
"name": "cryostat-tech-preview/cryostat-rhel8-operator@sha256:91b3cf3508eff9ebc86b40aed0e9216caf2120d68ce2dfa178094733153b467c_amd64",
"product_id": "cryostat-tech-preview/cryostat-rhel8-operator@sha256:91b3cf3508eff9ebc86b40aed0e9216caf2120d68ce2dfa178094733153b467c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cryostat-rhel8-operator@sha256:91b3cf3508eff9ebc86b40aed0e9216caf2120d68ce2dfa178094733153b467c?arch=amd64\u0026repository_url=registry.redhat.io/cryostat-tech-preview/cryostat-rhel8-operator\u0026tag=2.3.0-5"
}
}
},
{
"category": "product_version",
"name": "cryostat-tech-preview/jfr-datasource-rhel8@sha256:5156043fce0f9130235c7cf9cdb19545620524dac856f6638dff72735647206f_amd64",
"product": {
"name": "cryostat-tech-preview/jfr-datasource-rhel8@sha256:5156043fce0f9130235c7cf9cdb19545620524dac856f6638dff72735647206f_amd64",
"product_id": "cryostat-tech-preview/jfr-datasource-rhel8@sha256:5156043fce0f9130235c7cf9cdb19545620524dac856f6638dff72735647206f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/jfr-datasource-rhel8@sha256:5156043fce0f9130235c7cf9cdb19545620524dac856f6638dff72735647206f?arch=amd64\u0026repository_url=registry.redhat.io/cryostat-tech-preview/jfr-datasource-rhel8\u0026tag=2.3.0-5"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:c0bd96a3e451ee82a5874e56b34156050452ff7fbafaf192b5991b825e6dd979_amd64 as a component of Cryostat 2 on RHEL 8",
"product_id": "8Base-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:c0bd96a3e451ee82a5874e56b34156050452ff7fbafaf192b5991b825e6dd979_amd64"
},
"product_reference": "cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:c0bd96a3e451ee82a5874e56b34156050452ff7fbafaf192b5991b825e6dd979_amd64",
"relates_to_product_reference": "8Base-Cryostat-2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cryostat-tech-preview/cryostat-operator-bundle@sha256:d5dc8178232bc360954311bfc28fbbf0ead2144a73b289b0308f27d9c3379b60_amd64 as a component of Cryostat 2 on RHEL 8",
"product_id": "8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:d5dc8178232bc360954311bfc28fbbf0ead2144a73b289b0308f27d9c3379b60_amd64"
},
"product_reference": "cryostat-tech-preview/cryostat-operator-bundle@sha256:d5dc8178232bc360954311bfc28fbbf0ead2144a73b289b0308f27d9c3379b60_amd64",
"relates_to_product_reference": "8Base-Cryostat-2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cryostat-tech-preview/cryostat-reports-rhel8@sha256:21c64326fda1bf605b430844634fd456f3ebbafd7539c18356ee0ceb204f614f_amd64 as a component of Cryostat 2 on RHEL 8",
"product_id": "8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:21c64326fda1bf605b430844634fd456f3ebbafd7539c18356ee0ceb204f614f_amd64"
},
"product_reference": "cryostat-tech-preview/cryostat-reports-rhel8@sha256:21c64326fda1bf605b430844634fd456f3ebbafd7539c18356ee0ceb204f614f_amd64",
"relates_to_product_reference": "8Base-Cryostat-2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cryostat-tech-preview/cryostat-rhel8-operator@sha256:91b3cf3508eff9ebc86b40aed0e9216caf2120d68ce2dfa178094733153b467c_amd64 as a component of Cryostat 2 on RHEL 8",
"product_id": "8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:91b3cf3508eff9ebc86b40aed0e9216caf2120d68ce2dfa178094733153b467c_amd64"
},
"product_reference": "cryostat-tech-preview/cryostat-rhel8-operator@sha256:91b3cf3508eff9ebc86b40aed0e9216caf2120d68ce2dfa178094733153b467c_amd64",
"relates_to_product_reference": "8Base-Cryostat-2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cryostat-tech-preview/cryostat-rhel8@sha256:e207cee8c61092f6c8e75b3a4aea220d248ec24169da45864c948a966d686f81_amd64 as a component of Cryostat 2 on RHEL 8",
"product_id": "8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:e207cee8c61092f6c8e75b3a4aea220d248ec24169da45864c948a966d686f81_amd64"
},
"product_reference": "cryostat-tech-preview/cryostat-rhel8@sha256:e207cee8c61092f6c8e75b3a4aea220d248ec24169da45864c948a966d686f81_amd64",
"relates_to_product_reference": "8Base-Cryostat-2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cryostat-tech-preview/jfr-datasource-rhel8@sha256:5156043fce0f9130235c7cf9cdb19545620524dac856f6638dff72735647206f_amd64 as a component of Cryostat 2 on RHEL 8",
"product_id": "8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:5156043fce0f9130235c7cf9cdb19545620524dac856f6638dff72735647206f_amd64"
},
"product_reference": "cryostat-tech-preview/jfr-datasource-rhel8@sha256:5156043fce0f9130235c7cf9cdb19545620524dac856f6638dff72735647206f_amd64",
"relates_to_product_reference": "8Base-Cryostat-2"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Philippe Antoine"
],
"organization": "Catena Cyber"
}
],
"cve": "CVE-2022-41723",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-03-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2178358"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. A maliciously crafted HTTP/2 stream could cause excessive CPU consumption in the HPACK decoder, sufficient to cause a denial of service from a small number of requests.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/net/http2: avoid quadratic complexity in HPACK decoding",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Within OpenShift Container Platform, the maximum impact of this vulnerability is a denial of service against an individual container so the impact could not cascade across the entire infrastructure, this vulnerability is rated Moderate 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-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:c0bd96a3e451ee82a5874e56b34156050452ff7fbafaf192b5991b825e6dd979_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:d5dc8178232bc360954311bfc28fbbf0ead2144a73b289b0308f27d9c3379b60_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:21c64326fda1bf605b430844634fd456f3ebbafd7539c18356ee0ceb204f614f_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:91b3cf3508eff9ebc86b40aed0e9216caf2120d68ce2dfa178094733153b467c_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:e207cee8c61092f6c8e75b3a4aea220d248ec24169da45864c948a966d686f81_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:5156043fce0f9130235c7cf9cdb19545620524dac856f6638dff72735647206f_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41723"
},
{
"category": "external",
"summary": "RHBZ#2178358",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2178358"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41723",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41723"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41723",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41723"
},
{
"category": "external",
"summary": "https://github.com/advisories/GHSA-vvpx-j8f3-3w6h",
"url": "https://github.com/advisories/GHSA-vvpx-j8f3-3w6h"
},
{
"category": "external",
"summary": "https://go.dev/cl/468135",
"url": "https://go.dev/cl/468135"
},
{
"category": "external",
"summary": "https://go.dev/cl/468295",
"url": "https://go.dev/cl/468295"
},
{
"category": "external",
"summary": "https://go.dev/issue/57855",
"url": "https://go.dev/issue/57855"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/V0aBFqaFs_E",
"url": "https://groups.google.com/g/golang-announce/c/V0aBFqaFs_E"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2023-1571",
"url": "https://pkg.go.dev/vuln/GO-2023-1571"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-1571.json",
"url": "https://vuln.go.dev/ID/GO-2023-1571.json"
}
],
"release_date": "2023-02-17T14:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-18T12:12:25+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-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:c0bd96a3e451ee82a5874e56b34156050452ff7fbafaf192b5991b825e6dd979_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:d5dc8178232bc360954311bfc28fbbf0ead2144a73b289b0308f27d9c3379b60_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:21c64326fda1bf605b430844634fd456f3ebbafd7539c18356ee0ceb204f614f_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:91b3cf3508eff9ebc86b40aed0e9216caf2120d68ce2dfa178094733153b467c_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:e207cee8c61092f6c8e75b3a4aea220d248ec24169da45864c948a966d686f81_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:5156043fce0f9130235c7cf9cdb19545620524dac856f6638dff72735647206f_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3167"
}
],
"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-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:c0bd96a3e451ee82a5874e56b34156050452ff7fbafaf192b5991b825e6dd979_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:d5dc8178232bc360954311bfc28fbbf0ead2144a73b289b0308f27d9c3379b60_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:21c64326fda1bf605b430844634fd456f3ebbafd7539c18356ee0ceb204f614f_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:91b3cf3508eff9ebc86b40aed0e9216caf2120d68ce2dfa178094733153b467c_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:e207cee8c61092f6c8e75b3a4aea220d248ec24169da45864c948a966d686f81_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:5156043fce0f9130235c7cf9cdb19545620524dac856f6638dff72735647206f_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang.org/x/net/http2: avoid quadratic complexity in HPACK decoding"
},
{
"cve": "CVE-2022-41724",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-03-15T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2178492"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang Go, where it is vulnerable to a denial of service caused when processing large TLS handshake records. By sending specially-crafted TLS handshake records, a remote, authenticated attacker can cause a denial of service condition.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: large handshake records may cause panics",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a denial of service is limited to the golang runtime. In the case of the OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:c0bd96a3e451ee82a5874e56b34156050452ff7fbafaf192b5991b825e6dd979_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:d5dc8178232bc360954311bfc28fbbf0ead2144a73b289b0308f27d9c3379b60_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:21c64326fda1bf605b430844634fd456f3ebbafd7539c18356ee0ceb204f614f_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:91b3cf3508eff9ebc86b40aed0e9216caf2120d68ce2dfa178094733153b467c_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:e207cee8c61092f6c8e75b3a4aea220d248ec24169da45864c948a966d686f81_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:5156043fce0f9130235c7cf9cdb19545620524dac856f6638dff72735647206f_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41724"
},
{
"category": "external",
"summary": "RHBZ#2178492",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2178492"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41724",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41724"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41724",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41724"
},
{
"category": "external",
"summary": "https://go.dev/cl/468125",
"url": "https://go.dev/cl/468125"
},
{
"category": "external",
"summary": "https://go.dev/issue/58001",
"url": "https://go.dev/issue/58001"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/V0aBFqaFs_E",
"url": "https://groups.google.com/g/golang-announce/c/V0aBFqaFs_E"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2023-1570",
"url": "https://pkg.go.dev/vuln/GO-2023-1570"
}
],
"release_date": "2023-02-15T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-18T12:12:25+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-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:c0bd96a3e451ee82a5874e56b34156050452ff7fbafaf192b5991b825e6dd979_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:d5dc8178232bc360954311bfc28fbbf0ead2144a73b289b0308f27d9c3379b60_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:21c64326fda1bf605b430844634fd456f3ebbafd7539c18356ee0ceb204f614f_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:91b3cf3508eff9ebc86b40aed0e9216caf2120d68ce2dfa178094733153b467c_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:e207cee8c61092f6c8e75b3a4aea220d248ec24169da45864c948a966d686f81_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:5156043fce0f9130235c7cf9cdb19545620524dac856f6638dff72735647206f_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3167"
}
],
"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-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:c0bd96a3e451ee82a5874e56b34156050452ff7fbafaf192b5991b825e6dd979_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:d5dc8178232bc360954311bfc28fbbf0ead2144a73b289b0308f27d9c3379b60_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:21c64326fda1bf605b430844634fd456f3ebbafd7539c18356ee0ceb204f614f_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:91b3cf3508eff9ebc86b40aed0e9216caf2120d68ce2dfa178094733153b467c_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:e207cee8c61092f6c8e75b3a4aea220d248ec24169da45864c948a966d686f81_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:5156043fce0f9130235c7cf9cdb19545620524dac856f6638dff72735647206f_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: large handshake records may cause panics"
},
{
"cve": "CVE-2022-41725",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-03-15T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2178488"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go, where it is vulnerable to a denial of service caused by an excessive resource consumption flaw in the net/http and mime/multipart packages. By sending a specially-crafted request, a remote attacker can cause a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http, mime/multipart: denial of service from excessive resource consumption",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a Denial of Service is limited to the golang runtime. In the case of the OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:c0bd96a3e451ee82a5874e56b34156050452ff7fbafaf192b5991b825e6dd979_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:d5dc8178232bc360954311bfc28fbbf0ead2144a73b289b0308f27d9c3379b60_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:21c64326fda1bf605b430844634fd456f3ebbafd7539c18356ee0ceb204f614f_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:91b3cf3508eff9ebc86b40aed0e9216caf2120d68ce2dfa178094733153b467c_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:e207cee8c61092f6c8e75b3a4aea220d248ec24169da45864c948a966d686f81_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:5156043fce0f9130235c7cf9cdb19545620524dac856f6638dff72735647206f_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41725"
},
{
"category": "external",
"summary": "RHBZ#2178488",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2178488"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41725",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41725"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41725",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41725"
},
{
"category": "external",
"summary": "https://go.dev/cl/468124",
"url": "https://go.dev/cl/468124"
},
{
"category": "external",
"summary": "https://go.dev/issue/58006",
"url": "https://go.dev/issue/58006"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/V0aBFqaFs_E",
"url": "https://groups.google.com/g/golang-announce/c/V0aBFqaFs_E"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2023-1569",
"url": "https://pkg.go.dev/vuln/GO-2023-1569"
}
],
"release_date": "2023-02-15T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-18T12:12:25+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-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:c0bd96a3e451ee82a5874e56b34156050452ff7fbafaf192b5991b825e6dd979_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:d5dc8178232bc360954311bfc28fbbf0ead2144a73b289b0308f27d9c3379b60_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:21c64326fda1bf605b430844634fd456f3ebbafd7539c18356ee0ceb204f614f_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:91b3cf3508eff9ebc86b40aed0e9216caf2120d68ce2dfa178094733153b467c_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:e207cee8c61092f6c8e75b3a4aea220d248ec24169da45864c948a966d686f81_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:5156043fce0f9130235c7cf9cdb19545620524dac856f6638dff72735647206f_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3167"
}
],
"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-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:c0bd96a3e451ee82a5874e56b34156050452ff7fbafaf192b5991b825e6dd979_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:d5dc8178232bc360954311bfc28fbbf0ead2144a73b289b0308f27d9c3379b60_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:21c64326fda1bf605b430844634fd456f3ebbafd7539c18356ee0ceb204f614f_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:91b3cf3508eff9ebc86b40aed0e9216caf2120d68ce2dfa178094733153b467c_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:e207cee8c61092f6c8e75b3a4aea220d248ec24169da45864c948a966d686f81_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:5156043fce0f9130235c7cf9cdb19545620524dac856f6638dff72735647206f_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http, mime/multipart: denial of service from excessive resource consumption"
},
{
"cve": "CVE-2023-24534",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-04-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2184483"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang Go, where it is vulnerable to a denial of service caused by memory exhaustion in the common function in HTTP and MIME header parsing. By sending a specially crafted request, a remote attacker can cause a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http, net/textproto: denial of service from excessive memory allocation",
"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-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:c0bd96a3e451ee82a5874e56b34156050452ff7fbafaf192b5991b825e6dd979_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:d5dc8178232bc360954311bfc28fbbf0ead2144a73b289b0308f27d9c3379b60_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:21c64326fda1bf605b430844634fd456f3ebbafd7539c18356ee0ceb204f614f_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:91b3cf3508eff9ebc86b40aed0e9216caf2120d68ce2dfa178094733153b467c_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:e207cee8c61092f6c8e75b3a4aea220d248ec24169da45864c948a966d686f81_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:5156043fce0f9130235c7cf9cdb19545620524dac856f6638dff72735647206f_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-24534"
},
{
"category": "external",
"summary": "RHBZ#2184483",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184483"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-24534",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24534"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-24534",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-24534"
},
{
"category": "external",
"summary": "https://go.dev/issue/58975",
"url": "https://go.dev/issue/58975"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8",
"url": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8"
}
],
"release_date": "2023-04-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-18T12:12:25+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-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:c0bd96a3e451ee82a5874e56b34156050452ff7fbafaf192b5991b825e6dd979_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:d5dc8178232bc360954311bfc28fbbf0ead2144a73b289b0308f27d9c3379b60_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:21c64326fda1bf605b430844634fd456f3ebbafd7539c18356ee0ceb204f614f_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:91b3cf3508eff9ebc86b40aed0e9216caf2120d68ce2dfa178094733153b467c_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:e207cee8c61092f6c8e75b3a4aea220d248ec24169da45864c948a966d686f81_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:5156043fce0f9130235c7cf9cdb19545620524dac856f6638dff72735647206f_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3167"
}
],
"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-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:c0bd96a3e451ee82a5874e56b34156050452ff7fbafaf192b5991b825e6dd979_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:d5dc8178232bc360954311bfc28fbbf0ead2144a73b289b0308f27d9c3379b60_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:21c64326fda1bf605b430844634fd456f3ebbafd7539c18356ee0ceb204f614f_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:91b3cf3508eff9ebc86b40aed0e9216caf2120d68ce2dfa178094733153b467c_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:e207cee8c61092f6c8e75b3a4aea220d248ec24169da45864c948a966d686f81_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:5156043fce0f9130235c7cf9cdb19545620524dac856f6638dff72735647206f_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http, net/textproto: denial of service from excessive memory allocation"
},
{
"cve": "CVE-2023-24536",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-04-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2184482"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang Go, where it is vulnerable to a denial of service caused by an issue during multipart form parsing. By sending a specially crafted input, a remote attacker can consume large amounts of CPU and memory, resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http, net/textproto, mime/multipart: denial of service from excessive resource consumption",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "For Red Hat Enterprise Linux,\n\n* Conmon uses Go in unit testing, but not functionally in the package. Go is used only in test files, hence, not in the actual code, thus, conmon is not-affected.\n* The CVE refers to multipart form parsing routine mime/multipart.Reader.ReadForm, which is not used in Grafana, hence it is not-affected.\n* Butane does not parse multipart forms, hence, it is also not-affected.\nRedhat has marked this vulnerability as moderate as this vulnerability could lead to a potential denial of service when all the resource of a system is consumed which is technically not a clear case of denial of service.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:c0bd96a3e451ee82a5874e56b34156050452ff7fbafaf192b5991b825e6dd979_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:d5dc8178232bc360954311bfc28fbbf0ead2144a73b289b0308f27d9c3379b60_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:21c64326fda1bf605b430844634fd456f3ebbafd7539c18356ee0ceb204f614f_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:91b3cf3508eff9ebc86b40aed0e9216caf2120d68ce2dfa178094733153b467c_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:e207cee8c61092f6c8e75b3a4aea220d248ec24169da45864c948a966d686f81_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:5156043fce0f9130235c7cf9cdb19545620524dac856f6638dff72735647206f_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-24536"
},
{
"category": "external",
"summary": "RHBZ#2184482",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184482"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-24536",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24536"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-24536",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-24536"
},
{
"category": "external",
"summary": "https://go.dev/issue/59153",
"url": "https://go.dev/issue/59153"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8",
"url": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8"
}
],
"release_date": "2023-04-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-18T12:12:25+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-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:c0bd96a3e451ee82a5874e56b34156050452ff7fbafaf192b5991b825e6dd979_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:d5dc8178232bc360954311bfc28fbbf0ead2144a73b289b0308f27d9c3379b60_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:21c64326fda1bf605b430844634fd456f3ebbafd7539c18356ee0ceb204f614f_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:91b3cf3508eff9ebc86b40aed0e9216caf2120d68ce2dfa178094733153b467c_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:e207cee8c61092f6c8e75b3a4aea220d248ec24169da45864c948a966d686f81_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:5156043fce0f9130235c7cf9cdb19545620524dac856f6638dff72735647206f_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3167"
},
{
"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-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:c0bd96a3e451ee82a5874e56b34156050452ff7fbafaf192b5991b825e6dd979_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:d5dc8178232bc360954311bfc28fbbf0ead2144a73b289b0308f27d9c3379b60_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:21c64326fda1bf605b430844634fd456f3ebbafd7539c18356ee0ceb204f614f_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:91b3cf3508eff9ebc86b40aed0e9216caf2120d68ce2dfa178094733153b467c_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:e207cee8c61092f6c8e75b3a4aea220d248ec24169da45864c948a966d686f81_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:5156043fce0f9130235c7cf9cdb19545620524dac856f6638dff72735647206f_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-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:c0bd96a3e451ee82a5874e56b34156050452ff7fbafaf192b5991b825e6dd979_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:d5dc8178232bc360954311bfc28fbbf0ead2144a73b289b0308f27d9c3379b60_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:21c64326fda1bf605b430844634fd456f3ebbafd7539c18356ee0ceb204f614f_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:91b3cf3508eff9ebc86b40aed0e9216caf2120d68ce2dfa178094733153b467c_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:e207cee8c61092f6c8e75b3a4aea220d248ec24169da45864c948a966d686f81_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:5156043fce0f9130235c7cf9cdb19545620524dac856f6638dff72735647206f_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http, net/textproto, mime/multipart: denial of service from excessive resource consumption"
},
{
"cve": "CVE-2023-24537",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2023-04-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2184484"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang Go, where it is vulnerable to a denial of service caused by an infinite loop due to integer overflow when calling any of the Parse functions. By sending a specially crafted input, a remote attacker can cause a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: go/parser: Infinite loop in parsing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability has been rated Moderate because it allows denial of service condition in Go\u2019s source code parser when processing specially crafted input containing //line directives with excessively large line numbers. Exploitation can cause the parser to enter an infinite loop, consuming CPU resources and rendering services unresponsive. While this issue does not permit code execution or data access, it poses a significant availability impact for systems processing untrusted Go source input.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:c0bd96a3e451ee82a5874e56b34156050452ff7fbafaf192b5991b825e6dd979_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:d5dc8178232bc360954311bfc28fbbf0ead2144a73b289b0308f27d9c3379b60_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:21c64326fda1bf605b430844634fd456f3ebbafd7539c18356ee0ceb204f614f_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:91b3cf3508eff9ebc86b40aed0e9216caf2120d68ce2dfa178094733153b467c_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:e207cee8c61092f6c8e75b3a4aea220d248ec24169da45864c948a966d686f81_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:5156043fce0f9130235c7cf9cdb19545620524dac856f6638dff72735647206f_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-24537"
},
{
"category": "external",
"summary": "RHBZ#2184484",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184484"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-24537",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24537"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-24537",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-24537"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/59180",
"url": "https://github.com/golang/go/issues/59180"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8",
"url": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8"
}
],
"release_date": "2023-04-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-18T12:12:25+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-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:c0bd96a3e451ee82a5874e56b34156050452ff7fbafaf192b5991b825e6dd979_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:d5dc8178232bc360954311bfc28fbbf0ead2144a73b289b0308f27d9c3379b60_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:21c64326fda1bf605b430844634fd456f3ebbafd7539c18356ee0ceb204f614f_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:91b3cf3508eff9ebc86b40aed0e9216caf2120d68ce2dfa178094733153b467c_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:e207cee8c61092f6c8e75b3a4aea220d248ec24169da45864c948a966d686f81_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:5156043fce0f9130235c7cf9cdb19545620524dac856f6638dff72735647206f_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3167"
},
{
"category": "workaround",
"details": "To mitigate this issue, upgrade Go to version 1.19.8, 1.20.3, or later, where the vulnerability has been addressed.",
"product_ids": [
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:c0bd96a3e451ee82a5874e56b34156050452ff7fbafaf192b5991b825e6dd979_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:d5dc8178232bc360954311bfc28fbbf0ead2144a73b289b0308f27d9c3379b60_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:21c64326fda1bf605b430844634fd456f3ebbafd7539c18356ee0ceb204f614f_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:91b3cf3508eff9ebc86b40aed0e9216caf2120d68ce2dfa178094733153b467c_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:e207cee8c61092f6c8e75b3a4aea220d248ec24169da45864c948a966d686f81_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:5156043fce0f9130235c7cf9cdb19545620524dac856f6638dff72735647206f_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-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:c0bd96a3e451ee82a5874e56b34156050452ff7fbafaf192b5991b825e6dd979_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:d5dc8178232bc360954311bfc28fbbf0ead2144a73b289b0308f27d9c3379b60_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:21c64326fda1bf605b430844634fd456f3ebbafd7539c18356ee0ceb204f614f_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:91b3cf3508eff9ebc86b40aed0e9216caf2120d68ce2dfa178094733153b467c_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:e207cee8c61092f6c8e75b3a4aea220d248ec24169da45864c948a966d686f81_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:5156043fce0f9130235c7cf9cdb19545620524dac856f6638dff72735647206f_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: go/parser: Infinite loop in parsing"
}
]
}
RHSA-2023:3303
Vulnerability from csaf_redhat - Published: 2023-05-30 20:28 - Updated: 2026-06-02 17:38A flaw was found in Golang Go, where it is vulnerable to a denial of service caused when processing large TLS handshake records. By sending specially-crafted TLS handshake records, a remote, authenticated attacker can cause a denial of service condition.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-0:1.26.3-6.rhaos4.13.gitb3475fb.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-0:1.26.3-6.rhaos4.13.gitb3475fb.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-0:1.26.3-6.rhaos4.13.gitb3475fb.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-0:1.26.3-6.rhaos4.13.gitb3475fb.el8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-0:1.26.3-6.rhaos4.13.gitb3475fb.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-6.rhaos4.13.gitb3475fb.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-6.rhaos4.13.gitb3475fb.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-6.rhaos4.13.gitb3475fb.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-6.rhaos4.13.gitb3475fb.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-6.rhaos4.13.gitb3475fb.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-6.rhaos4.13.gitb3475fb.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-6.rhaos4.13.gitb3475fb.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-6.rhaos4.13.gitb3475fb.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitb3475fb.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitb3475fb.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitb3475fb.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitb3475fb.el9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitb3475fb.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitb3475fb.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitb3475fb.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitb3475fb.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitb3475fb.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitb3475fb.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitb3475fb.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitb3475fb.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitb3475fb.el9.x86_64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202305180130.p0.g89eab30.assembly.stream.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202305180130.p0.g89eab30.assembly.stream.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:openshift-ansible-test-0:4.13.0-202305180130.p0.g89eab30.assembly.stream.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:openshift-kuryr-0:4.13.0-202305171615.p0.g3055dbe.assembly.stream.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:openshift-kuryr-cni-0:4.13.0-202305171615.p0.g3055dbe.assembly.stream.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:openshift-kuryr-common-0:4.13.0-202305171615.p0.g3055dbe.assembly.stream.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:openshift-kuryr-controller-0:4.13.0-202305171615.p0.g3055dbe.assembly.stream.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:python3-kuryr-kubernetes-0:4.13.0-202305171615.p0.g3055dbe.assembly.stream.el8.noarch | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kata-containers-0:3.0.2-6.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kata-containers-0:3.0.2-6.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kata-containers-0:3.0.2-6.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kata-containers-0:3.0.2-6.el9.src | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kata-containers-0:3.0.2-6.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202305180130.p0.g89eab30.assembly.stream.el9.noarch | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202305180130.p0.g89eab30.assembly.stream.el9.src | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:openshift-ansible-test-0:4.13.0-202305180130.p0.g89eab30.assembly.stream.el9.noarch | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:podman-3:4.4.1-4.rhaos4.13.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:podman-3:4.4.1-4.rhaos4.13.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:podman-3:4.4.1-4.rhaos4.13.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:podman-3:4.4.1-4.rhaos4.13.el9.src | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:podman-3:4.4.1-4.rhaos4.13.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.rhaos4.13.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.rhaos4.13.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.rhaos4.13.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.rhaos4.13.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.rhaos4.13.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.rhaos4.13.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.rhaos4.13.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.rhaos4.13.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:podman-docker-3:4.4.1-4.rhaos4.13.el9.noarch | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.rhaos4.13.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.rhaos4.13.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.rhaos4.13.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.rhaos4.13.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.rhaos4.13.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.rhaos4.13.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.rhaos4.13.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.rhaos4.13.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.rhaos4.13.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.rhaos4.13.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.rhaos4.13.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.rhaos4.13.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.rhaos4.13.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.rhaos4.13.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.rhaos4.13.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.rhaos4.13.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:podman-remote-3:4.4.1-4.rhaos4.13.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:podman-remote-3:4.4.1-4.rhaos4.13.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:podman-remote-3:4.4.1-4.rhaos4.13.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:podman-remote-3:4.4.1-4.rhaos4.13.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.rhaos4.13.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.rhaos4.13.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.rhaos4.13.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.rhaos4.13.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:podman-tests-3:4.4.1-4.rhaos4.13.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:podman-tests-3:4.4.1-4.rhaos4.13.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:podman-tests-3:4.4.1-4.rhaos4.13.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:podman-tests-3:4.4.1-4.rhaos4.13.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:rpm-ostree-0:2023.3-1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:rpm-ostree-0:2023.3-1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:rpm-ostree-0:2023.3-1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:rpm-ostree-0:2023.3-1.el9_2.src | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:rpm-ostree-0:2023.3-1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:rpm-ostree-debuginfo-0:2023.3-1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:rpm-ostree-debuginfo-0:2023.3-1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:rpm-ostree-debuginfo-0:2023.3-1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:rpm-ostree-debuginfo-0:2023.3-1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:rpm-ostree-debugsource-0:2023.3-1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:rpm-ostree-debugsource-0:2023.3-1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:rpm-ostree-debugsource-0:2023.3-1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:rpm-ostree-debugsource-0:2023.3-1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:rpm-ostree-devel-0:2023.3-1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:rpm-ostree-devel-0:2023.3-1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:rpm-ostree-devel-0:2023.3-1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:rpm-ostree-devel-0:2023.3-1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:rpm-ostree-libs-0:2023.3-1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:rpm-ostree-libs-0:2023.3-1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:rpm-ostree-libs-0:2023.3-1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:rpm-ostree-libs-0:2023.3-1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:rpm-ostree-libs-debuginfo-0:2023.3-1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:rpm-ostree-libs-debuginfo-0:2023.3-1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:rpm-ostree-libs-debuginfo-0:2023.3-1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:rpm-ostree-libs-debuginfo-0:2023.3-1.el9_2.x86_64 | — |
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"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.1 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 [impact]. 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.13.1. See the following advisory for the container images for this release:\n\nhttps://access.redhat.com/errata/RHSA-2023:3304\n\nSecurity Fix(es):\n\n* golang: crypto/tls: large handshake records may cause panics (CVE-2022-41724)\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.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-2023:3303",
"url": "https://access.redhat.com/errata/RHSA-2023:3303"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "https://docs.openshift.com/container-platform/4.13/release_notes/ocp-4-13-release-notes.html",
"url": "https://docs.openshift.com/container-platform/4.13/release_notes/ocp-4-13-release-notes.html"
},
{
"category": "external",
"summary": "2178492",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2178492"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_3303.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Container Platform 4.13.1 packages and security update",
"tracking": {
"current_release_date": "2026-06-02T17:38:44+00:00",
"generator": {
"date": "2026-06-02T17:38:44+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2023:3303",
"initial_release_date": "2023-05-30T20:28:17+00:00",
"revision_history": [
{
"date": "2023-05-30T20:28:17+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-05-30T20:28:17+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-02T17:38:44+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_name",
"name": "Red Hat OpenShift Container Platform 4.13",
"product": {
"name": "Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.13::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Enterprise"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift-ansible-0:4.13.0-202305180130.p0.g89eab30.assembly.stream.el8.src",
"product": {
"name": "openshift-ansible-0:4.13.0-202305180130.p0.g89eab30.assembly.stream.el8.src",
"product_id": "openshift-ansible-0:4.13.0-202305180130.p0.g89eab30.assembly.stream.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-ansible@4.13.0-202305180130.p0.g89eab30.assembly.stream.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "openshift-kuryr-0:4.13.0-202305171615.p0.g3055dbe.assembly.stream.el8.src",
"product": {
"name": "openshift-kuryr-0:4.13.0-202305171615.p0.g3055dbe.assembly.stream.el8.src",
"product_id": "openshift-kuryr-0:4.13.0-202305171615.p0.g3055dbe.assembly.stream.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-kuryr@4.13.0-202305171615.p0.g3055dbe.assembly.stream.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.26.3-6.rhaos4.13.gitb3475fb.el8.src",
"product": {
"name": "cri-o-0:1.26.3-6.rhaos4.13.gitb3475fb.el8.src",
"product_id": "cri-o-0:1.26.3-6.rhaos4.13.gitb3475fb.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.26.3-6.rhaos4.13.gitb3475fb.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.26.3-7.rhaos4.13.gitb3475fb.el9.src",
"product": {
"name": "cri-o-0:1.26.3-7.rhaos4.13.gitb3475fb.el9.src",
"product_id": "cri-o-0:1.26.3-7.rhaos4.13.gitb3475fb.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.26.3-7.rhaos4.13.gitb3475fb.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "kata-containers-0:3.0.2-6.el9.src",
"product": {
"name": "kata-containers-0:3.0.2-6.el9.src",
"product_id": "kata-containers-0:3.0.2-6.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kata-containers@3.0.2-6.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "openshift-ansible-0:4.13.0-202305180130.p0.g89eab30.assembly.stream.el9.src",
"product": {
"name": "openshift-ansible-0:4.13.0-202305180130.p0.g89eab30.assembly.stream.el9.src",
"product_id": "openshift-ansible-0:4.13.0-202305180130.p0.g89eab30.assembly.stream.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-ansible@4.13.0-202305180130.p0.g89eab30.assembly.stream.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "podman-3:4.4.1-4.rhaos4.13.el9.src",
"product": {
"name": "podman-3:4.4.1-4.rhaos4.13.el9.src",
"product_id": "podman-3:4.4.1-4.rhaos4.13.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.4.1-4.rhaos4.13.el9?arch=src\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-0:2023.3-1.el9_2.src",
"product": {
"name": "rpm-ostree-0:2023.3-1.el9_2.src",
"product_id": "rpm-ostree-0:2023.3-1.el9_2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree@2023.3-1.el9_2?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift-ansible-0:4.13.0-202305180130.p0.g89eab30.assembly.stream.el8.noarch",
"product": {
"name": "openshift-ansible-0:4.13.0-202305180130.p0.g89eab30.assembly.stream.el8.noarch",
"product_id": "openshift-ansible-0:4.13.0-202305180130.p0.g89eab30.assembly.stream.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-ansible@4.13.0-202305180130.p0.g89eab30.assembly.stream.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "openshift-ansible-test-0:4.13.0-202305180130.p0.g89eab30.assembly.stream.el8.noarch",
"product": {
"name": "openshift-ansible-test-0:4.13.0-202305180130.p0.g89eab30.assembly.stream.el8.noarch",
"product_id": "openshift-ansible-test-0:4.13.0-202305180130.p0.g89eab30.assembly.stream.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-ansible-test@4.13.0-202305180130.p0.g89eab30.assembly.stream.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "openshift-kuryr-cni-0:4.13.0-202305171615.p0.g3055dbe.assembly.stream.el8.noarch",
"product": {
"name": "openshift-kuryr-cni-0:4.13.0-202305171615.p0.g3055dbe.assembly.stream.el8.noarch",
"product_id": "openshift-kuryr-cni-0:4.13.0-202305171615.p0.g3055dbe.assembly.stream.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-kuryr-cni@4.13.0-202305171615.p0.g3055dbe.assembly.stream.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "openshift-kuryr-common-0:4.13.0-202305171615.p0.g3055dbe.assembly.stream.el8.noarch",
"product": {
"name": "openshift-kuryr-common-0:4.13.0-202305171615.p0.g3055dbe.assembly.stream.el8.noarch",
"product_id": "openshift-kuryr-common-0:4.13.0-202305171615.p0.g3055dbe.assembly.stream.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-kuryr-common@4.13.0-202305171615.p0.g3055dbe.assembly.stream.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "openshift-kuryr-controller-0:4.13.0-202305171615.p0.g3055dbe.assembly.stream.el8.noarch",
"product": {
"name": "openshift-kuryr-controller-0:4.13.0-202305171615.p0.g3055dbe.assembly.stream.el8.noarch",
"product_id": "openshift-kuryr-controller-0:4.13.0-202305171615.p0.g3055dbe.assembly.stream.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-kuryr-controller@4.13.0-202305171615.p0.g3055dbe.assembly.stream.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-kuryr-kubernetes-0:4.13.0-202305171615.p0.g3055dbe.assembly.stream.el8.noarch",
"product": {
"name": "python3-kuryr-kubernetes-0:4.13.0-202305171615.p0.g3055dbe.assembly.stream.el8.noarch",
"product_id": "python3-kuryr-kubernetes-0:4.13.0-202305171615.p0.g3055dbe.assembly.stream.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-kuryr-kubernetes@4.13.0-202305171615.p0.g3055dbe.assembly.stream.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "openshift-ansible-0:4.13.0-202305180130.p0.g89eab30.assembly.stream.el9.noarch",
"product": {
"name": "openshift-ansible-0:4.13.0-202305180130.p0.g89eab30.assembly.stream.el9.noarch",
"product_id": "openshift-ansible-0:4.13.0-202305180130.p0.g89eab30.assembly.stream.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-ansible@4.13.0-202305180130.p0.g89eab30.assembly.stream.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "openshift-ansible-test-0:4.13.0-202305180130.p0.g89eab30.assembly.stream.el9.noarch",
"product": {
"name": "openshift-ansible-test-0:4.13.0-202305180130.p0.g89eab30.assembly.stream.el9.noarch",
"product_id": "openshift-ansible-test-0:4.13.0-202305180130.p0.g89eab30.assembly.stream.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-ansible-test@4.13.0-202305180130.p0.g89eab30.assembly.stream.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "podman-docker-3:4.4.1-4.rhaos4.13.el9.noarch",
"product": {
"name": "podman-docker-3:4.4.1-4.rhaos4.13.el9.noarch",
"product_id": "podman-docker-3:4.4.1-4.rhaos4.13.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-docker@4.4.1-4.rhaos4.13.el9?arch=noarch\u0026epoch=3"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "cri-o-0:1.26.3-6.rhaos4.13.gitb3475fb.el8.x86_64",
"product": {
"name": "cri-o-0:1.26.3-6.rhaos4.13.gitb3475fb.el8.x86_64",
"product_id": "cri-o-0:1.26.3-6.rhaos4.13.gitb3475fb.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.26.3-6.rhaos4.13.gitb3475fb.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.26.3-6.rhaos4.13.gitb3475fb.el8.x86_64",
"product": {
"name": "cri-o-debugsource-0:1.26.3-6.rhaos4.13.gitb3475fb.el8.x86_64",
"product_id": "cri-o-debugsource-0:1.26.3-6.rhaos4.13.gitb3475fb.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.26.3-6.rhaos4.13.gitb3475fb.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.26.3-6.rhaos4.13.gitb3475fb.el8.x86_64",
"product": {
"name": "cri-o-debuginfo-0:1.26.3-6.rhaos4.13.gitb3475fb.el8.x86_64",
"product_id": "cri-o-debuginfo-0:1.26.3-6.rhaos4.13.gitb3475fb.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.26.3-6.rhaos4.13.gitb3475fb.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.26.3-7.rhaos4.13.gitb3475fb.el9.x86_64",
"product": {
"name": "cri-o-0:1.26.3-7.rhaos4.13.gitb3475fb.el9.x86_64",
"product_id": "cri-o-0:1.26.3-7.rhaos4.13.gitb3475fb.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.26.3-7.rhaos4.13.gitb3475fb.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitb3475fb.el9.x86_64",
"product": {
"name": "cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitb3475fb.el9.x86_64",
"product_id": "cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitb3475fb.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.26.3-7.rhaos4.13.gitb3475fb.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitb3475fb.el9.x86_64",
"product": {
"name": "cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitb3475fb.el9.x86_64",
"product_id": "cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitb3475fb.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.26.3-7.rhaos4.13.gitb3475fb.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kata-containers-0:3.0.2-6.el9.x86_64",
"product": {
"name": "kata-containers-0:3.0.2-6.el9.x86_64",
"product_id": "kata-containers-0:3.0.2-6.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kata-containers@3.0.2-6.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "podman-3:4.4.1-4.rhaos4.13.el9.x86_64",
"product": {
"name": "podman-3:4.4.1-4.rhaos4.13.el9.x86_64",
"product_id": "podman-3:4.4.1-4.rhaos4.13.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.4.1-4.rhaos4.13.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-3:4.4.1-4.rhaos4.13.el9.x86_64",
"product": {
"name": "podman-gvproxy-3:4.4.1-4.rhaos4.13.el9.x86_64",
"product_id": "podman-gvproxy-3:4.4.1-4.rhaos4.13.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-4.rhaos4.13.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-3:4.4.1-4.rhaos4.13.el9.x86_64",
"product": {
"name": "podman-plugins-3:4.4.1-4.rhaos4.13.el9.x86_64",
"product_id": "podman-plugins-3:4.4.1-4.rhaos4.13.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.4.1-4.rhaos4.13.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-3:4.4.1-4.rhaos4.13.el9.x86_64",
"product": {
"name": "podman-remote-3:4.4.1-4.rhaos4.13.el9.x86_64",
"product_id": "podman-remote-3:4.4.1-4.rhaos4.13.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.4.1-4.rhaos4.13.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-tests-3:4.4.1-4.rhaos4.13.el9.x86_64",
"product": {
"name": "podman-tests-3:4.4.1-4.rhaos4.13.el9.x86_64",
"product_id": "podman-tests-3:4.4.1-4.rhaos4.13.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.4.1-4.rhaos4.13.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-3:4.4.1-4.rhaos4.13.el9.x86_64",
"product": {
"name": "podman-debugsource-3:4.4.1-4.rhaos4.13.el9.x86_64",
"product_id": "podman-debugsource-3:4.4.1-4.rhaos4.13.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-4.rhaos4.13.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-3:4.4.1-4.rhaos4.13.el9.x86_64",
"product": {
"name": "podman-debuginfo-3:4.4.1-4.rhaos4.13.el9.x86_64",
"product_id": "podman-debuginfo-3:4.4.1-4.rhaos4.13.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-4.rhaos4.13.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-3:4.4.1-4.rhaos4.13.el9.x86_64",
"product": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-4.rhaos4.13.el9.x86_64",
"product_id": "podman-gvproxy-debuginfo-3:4.4.1-4.rhaos4.13.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-4.rhaos4.13.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-3:4.4.1-4.rhaos4.13.el9.x86_64",
"product": {
"name": "podman-plugins-debuginfo-3:4.4.1-4.rhaos4.13.el9.x86_64",
"product_id": "podman-plugins-debuginfo-3:4.4.1-4.rhaos4.13.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-4.rhaos4.13.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-3:4.4.1-4.rhaos4.13.el9.x86_64",
"product": {
"name": "podman-remote-debuginfo-3:4.4.1-4.rhaos4.13.el9.x86_64",
"product_id": "podman-remote-debuginfo-3:4.4.1-4.rhaos4.13.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-4.rhaos4.13.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-0:2023.3-1.el9_2.x86_64",
"product": {
"name": "rpm-ostree-0:2023.3-1.el9_2.x86_64",
"product_id": "rpm-ostree-0:2023.3-1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree@2023.3-1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-devel-0:2023.3-1.el9_2.x86_64",
"product": {
"name": "rpm-ostree-devel-0:2023.3-1.el9_2.x86_64",
"product_id": "rpm-ostree-devel-0:2023.3-1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree-devel@2023.3-1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-libs-0:2023.3-1.el9_2.x86_64",
"product": {
"name": "rpm-ostree-libs-0:2023.3-1.el9_2.x86_64",
"product_id": "rpm-ostree-libs-0:2023.3-1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree-libs@2023.3-1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-debugsource-0:2023.3-1.el9_2.x86_64",
"product": {
"name": "rpm-ostree-debugsource-0:2023.3-1.el9_2.x86_64",
"product_id": "rpm-ostree-debugsource-0:2023.3-1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree-debugsource@2023.3-1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-debuginfo-0:2023.3-1.el9_2.x86_64",
"product": {
"name": "rpm-ostree-debuginfo-0:2023.3-1.el9_2.x86_64",
"product_id": "rpm-ostree-debuginfo-0:2023.3-1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree-debuginfo@2023.3-1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-libs-debuginfo-0:2023.3-1.el9_2.x86_64",
"product": {
"name": "rpm-ostree-libs-debuginfo-0:2023.3-1.el9_2.x86_64",
"product_id": "rpm-ostree-libs-debuginfo-0:2023.3-1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree-libs-debuginfo@2023.3-1.el9_2?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "cri-o-0:1.26.3-6.rhaos4.13.gitb3475fb.el8.aarch64",
"product": {
"name": "cri-o-0:1.26.3-6.rhaos4.13.gitb3475fb.el8.aarch64",
"product_id": "cri-o-0:1.26.3-6.rhaos4.13.gitb3475fb.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.26.3-6.rhaos4.13.gitb3475fb.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.26.3-6.rhaos4.13.gitb3475fb.el8.aarch64",
"product": {
"name": "cri-o-debugsource-0:1.26.3-6.rhaos4.13.gitb3475fb.el8.aarch64",
"product_id": "cri-o-debugsource-0:1.26.3-6.rhaos4.13.gitb3475fb.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.26.3-6.rhaos4.13.gitb3475fb.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.26.3-6.rhaos4.13.gitb3475fb.el8.aarch64",
"product": {
"name": "cri-o-debuginfo-0:1.26.3-6.rhaos4.13.gitb3475fb.el8.aarch64",
"product_id": "cri-o-debuginfo-0:1.26.3-6.rhaos4.13.gitb3475fb.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.26.3-6.rhaos4.13.gitb3475fb.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.26.3-7.rhaos4.13.gitb3475fb.el9.aarch64",
"product": {
"name": "cri-o-0:1.26.3-7.rhaos4.13.gitb3475fb.el9.aarch64",
"product_id": "cri-o-0:1.26.3-7.rhaos4.13.gitb3475fb.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.26.3-7.rhaos4.13.gitb3475fb.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitb3475fb.el9.aarch64",
"product": {
"name": "cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitb3475fb.el9.aarch64",
"product_id": "cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitb3475fb.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.26.3-7.rhaos4.13.gitb3475fb.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitb3475fb.el9.aarch64",
"product": {
"name": "cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitb3475fb.el9.aarch64",
"product_id": "cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitb3475fb.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.26.3-7.rhaos4.13.gitb3475fb.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kata-containers-0:3.0.2-6.el9.aarch64",
"product": {
"name": "kata-containers-0:3.0.2-6.el9.aarch64",
"product_id": "kata-containers-0:3.0.2-6.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kata-containers@3.0.2-6.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "podman-3:4.4.1-4.rhaos4.13.el9.aarch64",
"product": {
"name": "podman-3:4.4.1-4.rhaos4.13.el9.aarch64",
"product_id": "podman-3:4.4.1-4.rhaos4.13.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.4.1-4.rhaos4.13.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-3:4.4.1-4.rhaos4.13.el9.aarch64",
"product": {
"name": "podman-gvproxy-3:4.4.1-4.rhaos4.13.el9.aarch64",
"product_id": "podman-gvproxy-3:4.4.1-4.rhaos4.13.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-4.rhaos4.13.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-3:4.4.1-4.rhaos4.13.el9.aarch64",
"product": {
"name": "podman-plugins-3:4.4.1-4.rhaos4.13.el9.aarch64",
"product_id": "podman-plugins-3:4.4.1-4.rhaos4.13.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.4.1-4.rhaos4.13.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-3:4.4.1-4.rhaos4.13.el9.aarch64",
"product": {
"name": "podman-remote-3:4.4.1-4.rhaos4.13.el9.aarch64",
"product_id": "podman-remote-3:4.4.1-4.rhaos4.13.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.4.1-4.rhaos4.13.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-tests-3:4.4.1-4.rhaos4.13.el9.aarch64",
"product": {
"name": "podman-tests-3:4.4.1-4.rhaos4.13.el9.aarch64",
"product_id": "podman-tests-3:4.4.1-4.rhaos4.13.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.4.1-4.rhaos4.13.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-3:4.4.1-4.rhaos4.13.el9.aarch64",
"product": {
"name": "podman-debugsource-3:4.4.1-4.rhaos4.13.el9.aarch64",
"product_id": "podman-debugsource-3:4.4.1-4.rhaos4.13.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-4.rhaos4.13.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-3:4.4.1-4.rhaos4.13.el9.aarch64",
"product": {
"name": "podman-debuginfo-3:4.4.1-4.rhaos4.13.el9.aarch64",
"product_id": "podman-debuginfo-3:4.4.1-4.rhaos4.13.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-4.rhaos4.13.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-3:4.4.1-4.rhaos4.13.el9.aarch64",
"product": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-4.rhaos4.13.el9.aarch64",
"product_id": "podman-gvproxy-debuginfo-3:4.4.1-4.rhaos4.13.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-4.rhaos4.13.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-3:4.4.1-4.rhaos4.13.el9.aarch64",
"product": {
"name": "podman-plugins-debuginfo-3:4.4.1-4.rhaos4.13.el9.aarch64",
"product_id": "podman-plugins-debuginfo-3:4.4.1-4.rhaos4.13.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-4.rhaos4.13.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-3:4.4.1-4.rhaos4.13.el9.aarch64",
"product": {
"name": "podman-remote-debuginfo-3:4.4.1-4.rhaos4.13.el9.aarch64",
"product_id": "podman-remote-debuginfo-3:4.4.1-4.rhaos4.13.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-4.rhaos4.13.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-0:2023.3-1.el9_2.aarch64",
"product": {
"name": "rpm-ostree-0:2023.3-1.el9_2.aarch64",
"product_id": "rpm-ostree-0:2023.3-1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree@2023.3-1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-devel-0:2023.3-1.el9_2.aarch64",
"product": {
"name": "rpm-ostree-devel-0:2023.3-1.el9_2.aarch64",
"product_id": "rpm-ostree-devel-0:2023.3-1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree-devel@2023.3-1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-libs-0:2023.3-1.el9_2.aarch64",
"product": {
"name": "rpm-ostree-libs-0:2023.3-1.el9_2.aarch64",
"product_id": "rpm-ostree-libs-0:2023.3-1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree-libs@2023.3-1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-debugsource-0:2023.3-1.el9_2.aarch64",
"product": {
"name": "rpm-ostree-debugsource-0:2023.3-1.el9_2.aarch64",
"product_id": "rpm-ostree-debugsource-0:2023.3-1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree-debugsource@2023.3-1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-debuginfo-0:2023.3-1.el9_2.aarch64",
"product": {
"name": "rpm-ostree-debuginfo-0:2023.3-1.el9_2.aarch64",
"product_id": "rpm-ostree-debuginfo-0:2023.3-1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree-debuginfo@2023.3-1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-libs-debuginfo-0:2023.3-1.el9_2.aarch64",
"product": {
"name": "rpm-ostree-libs-debuginfo-0:2023.3-1.el9_2.aarch64",
"product_id": "rpm-ostree-libs-debuginfo-0:2023.3-1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree-libs-debuginfo@2023.3-1.el9_2?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "cri-o-0:1.26.3-6.rhaos4.13.gitb3475fb.el8.ppc64le",
"product": {
"name": "cri-o-0:1.26.3-6.rhaos4.13.gitb3475fb.el8.ppc64le",
"product_id": "cri-o-0:1.26.3-6.rhaos4.13.gitb3475fb.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.26.3-6.rhaos4.13.gitb3475fb.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.26.3-6.rhaos4.13.gitb3475fb.el8.ppc64le",
"product": {
"name": "cri-o-debugsource-0:1.26.3-6.rhaos4.13.gitb3475fb.el8.ppc64le",
"product_id": "cri-o-debugsource-0:1.26.3-6.rhaos4.13.gitb3475fb.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.26.3-6.rhaos4.13.gitb3475fb.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.26.3-6.rhaos4.13.gitb3475fb.el8.ppc64le",
"product": {
"name": "cri-o-debuginfo-0:1.26.3-6.rhaos4.13.gitb3475fb.el8.ppc64le",
"product_id": "cri-o-debuginfo-0:1.26.3-6.rhaos4.13.gitb3475fb.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.26.3-6.rhaos4.13.gitb3475fb.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.26.3-7.rhaos4.13.gitb3475fb.el9.ppc64le",
"product": {
"name": "cri-o-0:1.26.3-7.rhaos4.13.gitb3475fb.el9.ppc64le",
"product_id": "cri-o-0:1.26.3-7.rhaos4.13.gitb3475fb.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.26.3-7.rhaos4.13.gitb3475fb.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitb3475fb.el9.ppc64le",
"product": {
"name": "cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitb3475fb.el9.ppc64le",
"product_id": "cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitb3475fb.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.26.3-7.rhaos4.13.gitb3475fb.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitb3475fb.el9.ppc64le",
"product": {
"name": "cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitb3475fb.el9.ppc64le",
"product_id": "cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitb3475fb.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.26.3-7.rhaos4.13.gitb3475fb.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kata-containers-0:3.0.2-6.el9.ppc64le",
"product": {
"name": "kata-containers-0:3.0.2-6.el9.ppc64le",
"product_id": "kata-containers-0:3.0.2-6.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kata-containers@3.0.2-6.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "podman-3:4.4.1-4.rhaos4.13.el9.ppc64le",
"product": {
"name": "podman-3:4.4.1-4.rhaos4.13.el9.ppc64le",
"product_id": "podman-3:4.4.1-4.rhaos4.13.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.4.1-4.rhaos4.13.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-3:4.4.1-4.rhaos4.13.el9.ppc64le",
"product": {
"name": "podman-gvproxy-3:4.4.1-4.rhaos4.13.el9.ppc64le",
"product_id": "podman-gvproxy-3:4.4.1-4.rhaos4.13.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-4.rhaos4.13.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-3:4.4.1-4.rhaos4.13.el9.ppc64le",
"product": {
"name": "podman-plugins-3:4.4.1-4.rhaos4.13.el9.ppc64le",
"product_id": "podman-plugins-3:4.4.1-4.rhaos4.13.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.4.1-4.rhaos4.13.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-3:4.4.1-4.rhaos4.13.el9.ppc64le",
"product": {
"name": "podman-remote-3:4.4.1-4.rhaos4.13.el9.ppc64le",
"product_id": "podman-remote-3:4.4.1-4.rhaos4.13.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.4.1-4.rhaos4.13.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-tests-3:4.4.1-4.rhaos4.13.el9.ppc64le",
"product": {
"name": "podman-tests-3:4.4.1-4.rhaos4.13.el9.ppc64le",
"product_id": "podman-tests-3:4.4.1-4.rhaos4.13.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.4.1-4.rhaos4.13.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-3:4.4.1-4.rhaos4.13.el9.ppc64le",
"product": {
"name": "podman-debugsource-3:4.4.1-4.rhaos4.13.el9.ppc64le",
"product_id": "podman-debugsource-3:4.4.1-4.rhaos4.13.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-4.rhaos4.13.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-3:4.4.1-4.rhaos4.13.el9.ppc64le",
"product": {
"name": "podman-debuginfo-3:4.4.1-4.rhaos4.13.el9.ppc64le",
"product_id": "podman-debuginfo-3:4.4.1-4.rhaos4.13.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-4.rhaos4.13.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-3:4.4.1-4.rhaos4.13.el9.ppc64le",
"product": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-4.rhaos4.13.el9.ppc64le",
"product_id": "podman-gvproxy-debuginfo-3:4.4.1-4.rhaos4.13.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-4.rhaos4.13.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-3:4.4.1-4.rhaos4.13.el9.ppc64le",
"product": {
"name": "podman-plugins-debuginfo-3:4.4.1-4.rhaos4.13.el9.ppc64le",
"product_id": "podman-plugins-debuginfo-3:4.4.1-4.rhaos4.13.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-4.rhaos4.13.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-3:4.4.1-4.rhaos4.13.el9.ppc64le",
"product": {
"name": "podman-remote-debuginfo-3:4.4.1-4.rhaos4.13.el9.ppc64le",
"product_id": "podman-remote-debuginfo-3:4.4.1-4.rhaos4.13.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-4.rhaos4.13.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-0:2023.3-1.el9_2.ppc64le",
"product": {
"name": "rpm-ostree-0:2023.3-1.el9_2.ppc64le",
"product_id": "rpm-ostree-0:2023.3-1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree@2023.3-1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-devel-0:2023.3-1.el9_2.ppc64le",
"product": {
"name": "rpm-ostree-devel-0:2023.3-1.el9_2.ppc64le",
"product_id": "rpm-ostree-devel-0:2023.3-1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree-devel@2023.3-1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-libs-0:2023.3-1.el9_2.ppc64le",
"product": {
"name": "rpm-ostree-libs-0:2023.3-1.el9_2.ppc64le",
"product_id": "rpm-ostree-libs-0:2023.3-1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree-libs@2023.3-1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-debugsource-0:2023.3-1.el9_2.ppc64le",
"product": {
"name": "rpm-ostree-debugsource-0:2023.3-1.el9_2.ppc64le",
"product_id": "rpm-ostree-debugsource-0:2023.3-1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree-debugsource@2023.3-1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-debuginfo-0:2023.3-1.el9_2.ppc64le",
"product": {
"name": "rpm-ostree-debuginfo-0:2023.3-1.el9_2.ppc64le",
"product_id": "rpm-ostree-debuginfo-0:2023.3-1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree-debuginfo@2023.3-1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-libs-debuginfo-0:2023.3-1.el9_2.ppc64le",
"product": {
"name": "rpm-ostree-libs-debuginfo-0:2023.3-1.el9_2.ppc64le",
"product_id": "rpm-ostree-libs-debuginfo-0:2023.3-1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree-libs-debuginfo@2023.3-1.el9_2?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "cri-o-0:1.26.3-6.rhaos4.13.gitb3475fb.el8.s390x",
"product": {
"name": "cri-o-0:1.26.3-6.rhaos4.13.gitb3475fb.el8.s390x",
"product_id": "cri-o-0:1.26.3-6.rhaos4.13.gitb3475fb.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.26.3-6.rhaos4.13.gitb3475fb.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.26.3-6.rhaos4.13.gitb3475fb.el8.s390x",
"product": {
"name": "cri-o-debugsource-0:1.26.3-6.rhaos4.13.gitb3475fb.el8.s390x",
"product_id": "cri-o-debugsource-0:1.26.3-6.rhaos4.13.gitb3475fb.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.26.3-6.rhaos4.13.gitb3475fb.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.26.3-6.rhaos4.13.gitb3475fb.el8.s390x",
"product": {
"name": "cri-o-debuginfo-0:1.26.3-6.rhaos4.13.gitb3475fb.el8.s390x",
"product_id": "cri-o-debuginfo-0:1.26.3-6.rhaos4.13.gitb3475fb.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.26.3-6.rhaos4.13.gitb3475fb.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.26.3-7.rhaos4.13.gitb3475fb.el9.s390x",
"product": {
"name": "cri-o-0:1.26.3-7.rhaos4.13.gitb3475fb.el9.s390x",
"product_id": "cri-o-0:1.26.3-7.rhaos4.13.gitb3475fb.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.26.3-7.rhaos4.13.gitb3475fb.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitb3475fb.el9.s390x",
"product": {
"name": "cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitb3475fb.el9.s390x",
"product_id": "cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitb3475fb.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.26.3-7.rhaos4.13.gitb3475fb.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitb3475fb.el9.s390x",
"product": {
"name": "cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitb3475fb.el9.s390x",
"product_id": "cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitb3475fb.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.26.3-7.rhaos4.13.gitb3475fb.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kata-containers-0:3.0.2-6.el9.s390x",
"product": {
"name": "kata-containers-0:3.0.2-6.el9.s390x",
"product_id": "kata-containers-0:3.0.2-6.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kata-containers@3.0.2-6.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "podman-3:4.4.1-4.rhaos4.13.el9.s390x",
"product": {
"name": "podman-3:4.4.1-4.rhaos4.13.el9.s390x",
"product_id": "podman-3:4.4.1-4.rhaos4.13.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.4.1-4.rhaos4.13.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-3:4.4.1-4.rhaos4.13.el9.s390x",
"product": {
"name": "podman-gvproxy-3:4.4.1-4.rhaos4.13.el9.s390x",
"product_id": "podman-gvproxy-3:4.4.1-4.rhaos4.13.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-4.rhaos4.13.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-3:4.4.1-4.rhaos4.13.el9.s390x",
"product": {
"name": "podman-plugins-3:4.4.1-4.rhaos4.13.el9.s390x",
"product_id": "podman-plugins-3:4.4.1-4.rhaos4.13.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.4.1-4.rhaos4.13.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-3:4.4.1-4.rhaos4.13.el9.s390x",
"product": {
"name": "podman-remote-3:4.4.1-4.rhaos4.13.el9.s390x",
"product_id": "podman-remote-3:4.4.1-4.rhaos4.13.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.4.1-4.rhaos4.13.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-tests-3:4.4.1-4.rhaos4.13.el9.s390x",
"product": {
"name": "podman-tests-3:4.4.1-4.rhaos4.13.el9.s390x",
"product_id": "podman-tests-3:4.4.1-4.rhaos4.13.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.4.1-4.rhaos4.13.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-3:4.4.1-4.rhaos4.13.el9.s390x",
"product": {
"name": "podman-debugsource-3:4.4.1-4.rhaos4.13.el9.s390x",
"product_id": "podman-debugsource-3:4.4.1-4.rhaos4.13.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-4.rhaos4.13.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-3:4.4.1-4.rhaos4.13.el9.s390x",
"product": {
"name": "podman-debuginfo-3:4.4.1-4.rhaos4.13.el9.s390x",
"product_id": "podman-debuginfo-3:4.4.1-4.rhaos4.13.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-4.rhaos4.13.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-3:4.4.1-4.rhaos4.13.el9.s390x",
"product": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-4.rhaos4.13.el9.s390x",
"product_id": "podman-gvproxy-debuginfo-3:4.4.1-4.rhaos4.13.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-4.rhaos4.13.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-3:4.4.1-4.rhaos4.13.el9.s390x",
"product": {
"name": "podman-plugins-debuginfo-3:4.4.1-4.rhaos4.13.el9.s390x",
"product_id": "podman-plugins-debuginfo-3:4.4.1-4.rhaos4.13.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-4.rhaos4.13.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-3:4.4.1-4.rhaos4.13.el9.s390x",
"product": {
"name": "podman-remote-debuginfo-3:4.4.1-4.rhaos4.13.el9.s390x",
"product_id": "podman-remote-debuginfo-3:4.4.1-4.rhaos4.13.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-4.rhaos4.13.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-0:2023.3-1.el9_2.s390x",
"product": {
"name": "rpm-ostree-0:2023.3-1.el9_2.s390x",
"product_id": "rpm-ostree-0:2023.3-1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree@2023.3-1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-devel-0:2023.3-1.el9_2.s390x",
"product": {
"name": "rpm-ostree-devel-0:2023.3-1.el9_2.s390x",
"product_id": "rpm-ostree-devel-0:2023.3-1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree-devel@2023.3-1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-libs-0:2023.3-1.el9_2.s390x",
"product": {
"name": "rpm-ostree-libs-0:2023.3-1.el9_2.s390x",
"product_id": "rpm-ostree-libs-0:2023.3-1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree-libs@2023.3-1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-debugsource-0:2023.3-1.el9_2.s390x",
"product": {
"name": "rpm-ostree-debugsource-0:2023.3-1.el9_2.s390x",
"product_id": "rpm-ostree-debugsource-0:2023.3-1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree-debugsource@2023.3-1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-debuginfo-0:2023.3-1.el9_2.s390x",
"product": {
"name": "rpm-ostree-debuginfo-0:2023.3-1.el9_2.s390x",
"product_id": "rpm-ostree-debuginfo-0:2023.3-1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree-debuginfo@2023.3-1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-libs-debuginfo-0:2023.3-1.el9_2.s390x",
"product": {
"name": "rpm-ostree-libs-debuginfo-0:2023.3-1.el9_2.s390x",
"product_id": "rpm-ostree-libs-debuginfo-0:2023.3-1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree-libs-debuginfo@2023.3-1.el9_2?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.26.3-6.rhaos4.13.gitb3475fb.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:cri-o-0:1.26.3-6.rhaos4.13.gitb3475fb.el8.aarch64"
},
"product_reference": "cri-o-0:1.26.3-6.rhaos4.13.gitb3475fb.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.26.3-6.rhaos4.13.gitb3475fb.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:cri-o-0:1.26.3-6.rhaos4.13.gitb3475fb.el8.ppc64le"
},
"product_reference": "cri-o-0:1.26.3-6.rhaos4.13.gitb3475fb.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.26.3-6.rhaos4.13.gitb3475fb.el8.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:cri-o-0:1.26.3-6.rhaos4.13.gitb3475fb.el8.s390x"
},
"product_reference": "cri-o-0:1.26.3-6.rhaos4.13.gitb3475fb.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.26.3-6.rhaos4.13.gitb3475fb.el8.src as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:cri-o-0:1.26.3-6.rhaos4.13.gitb3475fb.el8.src"
},
"product_reference": "cri-o-0:1.26.3-6.rhaos4.13.gitb3475fb.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.26.3-6.rhaos4.13.gitb3475fb.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:cri-o-0:1.26.3-6.rhaos4.13.gitb3475fb.el8.x86_64"
},
"product_reference": "cri-o-0:1.26.3-6.rhaos4.13.gitb3475fb.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.26.3-6.rhaos4.13.gitb3475fb.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-6.rhaos4.13.gitb3475fb.el8.aarch64"
},
"product_reference": "cri-o-debuginfo-0:1.26.3-6.rhaos4.13.gitb3475fb.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.26.3-6.rhaos4.13.gitb3475fb.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-6.rhaos4.13.gitb3475fb.el8.ppc64le"
},
"product_reference": "cri-o-debuginfo-0:1.26.3-6.rhaos4.13.gitb3475fb.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.26.3-6.rhaos4.13.gitb3475fb.el8.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-6.rhaos4.13.gitb3475fb.el8.s390x"
},
"product_reference": "cri-o-debuginfo-0:1.26.3-6.rhaos4.13.gitb3475fb.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.26.3-6.rhaos4.13.gitb3475fb.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-6.rhaos4.13.gitb3475fb.el8.x86_64"
},
"product_reference": "cri-o-debuginfo-0:1.26.3-6.rhaos4.13.gitb3475fb.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.26.3-6.rhaos4.13.gitb3475fb.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-6.rhaos4.13.gitb3475fb.el8.aarch64"
},
"product_reference": "cri-o-debugsource-0:1.26.3-6.rhaos4.13.gitb3475fb.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.26.3-6.rhaos4.13.gitb3475fb.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-6.rhaos4.13.gitb3475fb.el8.ppc64le"
},
"product_reference": "cri-o-debugsource-0:1.26.3-6.rhaos4.13.gitb3475fb.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.26.3-6.rhaos4.13.gitb3475fb.el8.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-6.rhaos4.13.gitb3475fb.el8.s390x"
},
"product_reference": "cri-o-debugsource-0:1.26.3-6.rhaos4.13.gitb3475fb.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.26.3-6.rhaos4.13.gitb3475fb.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-6.rhaos4.13.gitb3475fb.el8.x86_64"
},
"product_reference": "cri-o-debugsource-0:1.26.3-6.rhaos4.13.gitb3475fb.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-ansible-0:4.13.0-202305180130.p0.g89eab30.assembly.stream.el8.noarch as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202305180130.p0.g89eab30.assembly.stream.el8.noarch"
},
"product_reference": "openshift-ansible-0:4.13.0-202305180130.p0.g89eab30.assembly.stream.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-ansible-0:4.13.0-202305180130.p0.g89eab30.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202305180130.p0.g89eab30.assembly.stream.el8.src"
},
"product_reference": "openshift-ansible-0:4.13.0-202305180130.p0.g89eab30.assembly.stream.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-ansible-test-0:4.13.0-202305180130.p0.g89eab30.assembly.stream.el8.noarch as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift-ansible-test-0:4.13.0-202305180130.p0.g89eab30.assembly.stream.el8.noarch"
},
"product_reference": "openshift-ansible-test-0:4.13.0-202305180130.p0.g89eab30.assembly.stream.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-kuryr-0:4.13.0-202305171615.p0.g3055dbe.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift-kuryr-0:4.13.0-202305171615.p0.g3055dbe.assembly.stream.el8.src"
},
"product_reference": "openshift-kuryr-0:4.13.0-202305171615.p0.g3055dbe.assembly.stream.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-kuryr-cni-0:4.13.0-202305171615.p0.g3055dbe.assembly.stream.el8.noarch as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift-kuryr-cni-0:4.13.0-202305171615.p0.g3055dbe.assembly.stream.el8.noarch"
},
"product_reference": "openshift-kuryr-cni-0:4.13.0-202305171615.p0.g3055dbe.assembly.stream.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-kuryr-common-0:4.13.0-202305171615.p0.g3055dbe.assembly.stream.el8.noarch as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift-kuryr-common-0:4.13.0-202305171615.p0.g3055dbe.assembly.stream.el8.noarch"
},
"product_reference": "openshift-kuryr-common-0:4.13.0-202305171615.p0.g3055dbe.assembly.stream.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-kuryr-controller-0:4.13.0-202305171615.p0.g3055dbe.assembly.stream.el8.noarch as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift-kuryr-controller-0:4.13.0-202305171615.p0.g3055dbe.assembly.stream.el8.noarch"
},
"product_reference": "openshift-kuryr-controller-0:4.13.0-202305171615.p0.g3055dbe.assembly.stream.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-kuryr-kubernetes-0:4.13.0-202305171615.p0.g3055dbe.assembly.stream.el8.noarch as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:python3-kuryr-kubernetes-0:4.13.0-202305171615.p0.g3055dbe.assembly.stream.el8.noarch"
},
"product_reference": "python3-kuryr-kubernetes-0:4.13.0-202305171615.p0.g3055dbe.assembly.stream.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.26.3-7.rhaos4.13.gitb3475fb.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitb3475fb.el9.aarch64"
},
"product_reference": "cri-o-0:1.26.3-7.rhaos4.13.gitb3475fb.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.26.3-7.rhaos4.13.gitb3475fb.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitb3475fb.el9.ppc64le"
},
"product_reference": "cri-o-0:1.26.3-7.rhaos4.13.gitb3475fb.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.26.3-7.rhaos4.13.gitb3475fb.el9.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitb3475fb.el9.s390x"
},
"product_reference": "cri-o-0:1.26.3-7.rhaos4.13.gitb3475fb.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.26.3-7.rhaos4.13.gitb3475fb.el9.src as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitb3475fb.el9.src"
},
"product_reference": "cri-o-0:1.26.3-7.rhaos4.13.gitb3475fb.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.26.3-7.rhaos4.13.gitb3475fb.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitb3475fb.el9.x86_64"
},
"product_reference": "cri-o-0:1.26.3-7.rhaos4.13.gitb3475fb.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitb3475fb.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitb3475fb.el9.aarch64"
},
"product_reference": "cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitb3475fb.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitb3475fb.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitb3475fb.el9.ppc64le"
},
"product_reference": "cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitb3475fb.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitb3475fb.el9.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitb3475fb.el9.s390x"
},
"product_reference": "cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitb3475fb.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitb3475fb.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitb3475fb.el9.x86_64"
},
"product_reference": "cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitb3475fb.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitb3475fb.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitb3475fb.el9.aarch64"
},
"product_reference": "cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitb3475fb.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitb3475fb.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitb3475fb.el9.ppc64le"
},
"product_reference": "cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitb3475fb.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitb3475fb.el9.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitb3475fb.el9.s390x"
},
"product_reference": "cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitb3475fb.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitb3475fb.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitb3475fb.el9.x86_64"
},
"product_reference": "cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitb3475fb.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kata-containers-0:3.0.2-6.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kata-containers-0:3.0.2-6.el9.aarch64"
},
"product_reference": "kata-containers-0:3.0.2-6.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kata-containers-0:3.0.2-6.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kata-containers-0:3.0.2-6.el9.ppc64le"
},
"product_reference": "kata-containers-0:3.0.2-6.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kata-containers-0:3.0.2-6.el9.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kata-containers-0:3.0.2-6.el9.s390x"
},
"product_reference": "kata-containers-0:3.0.2-6.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kata-containers-0:3.0.2-6.el9.src as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kata-containers-0:3.0.2-6.el9.src"
},
"product_reference": "kata-containers-0:3.0.2-6.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kata-containers-0:3.0.2-6.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kata-containers-0:3.0.2-6.el9.x86_64"
},
"product_reference": "kata-containers-0:3.0.2-6.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-ansible-0:4.13.0-202305180130.p0.g89eab30.assembly.stream.el9.noarch as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202305180130.p0.g89eab30.assembly.stream.el9.noarch"
},
"product_reference": "openshift-ansible-0:4.13.0-202305180130.p0.g89eab30.assembly.stream.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-ansible-0:4.13.0-202305180130.p0.g89eab30.assembly.stream.el9.src as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202305180130.p0.g89eab30.assembly.stream.el9.src"
},
"product_reference": "openshift-ansible-0:4.13.0-202305180130.p0.g89eab30.assembly.stream.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-ansible-test-0:4.13.0-202305180130.p0.g89eab30.assembly.stream.el9.noarch as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:openshift-ansible-test-0:4.13.0-202305180130.p0.g89eab30.assembly.stream.el9.noarch"
},
"product_reference": "openshift-ansible-test-0:4.13.0-202305180130.p0.g89eab30.assembly.stream.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3:4.4.1-4.rhaos4.13.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:podman-3:4.4.1-4.rhaos4.13.el9.aarch64"
},
"product_reference": "podman-3:4.4.1-4.rhaos4.13.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3:4.4.1-4.rhaos4.13.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:podman-3:4.4.1-4.rhaos4.13.el9.ppc64le"
},
"product_reference": "podman-3:4.4.1-4.rhaos4.13.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3:4.4.1-4.rhaos4.13.el9.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:podman-3:4.4.1-4.rhaos4.13.el9.s390x"
},
"product_reference": "podman-3:4.4.1-4.rhaos4.13.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3:4.4.1-4.rhaos4.13.el9.src as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:podman-3:4.4.1-4.rhaos4.13.el9.src"
},
"product_reference": "podman-3:4.4.1-4.rhaos4.13.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3:4.4.1-4.rhaos4.13.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:podman-3:4.4.1-4.rhaos4.13.el9.x86_64"
},
"product_reference": "podman-3:4.4.1-4.rhaos4.13.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-3:4.4.1-4.rhaos4.13.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.rhaos4.13.el9.aarch64"
},
"product_reference": "podman-debuginfo-3:4.4.1-4.rhaos4.13.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-3:4.4.1-4.rhaos4.13.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.rhaos4.13.el9.ppc64le"
},
"product_reference": "podman-debuginfo-3:4.4.1-4.rhaos4.13.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-3:4.4.1-4.rhaos4.13.el9.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.rhaos4.13.el9.s390x"
},
"product_reference": "podman-debuginfo-3:4.4.1-4.rhaos4.13.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-3:4.4.1-4.rhaos4.13.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.rhaos4.13.el9.x86_64"
},
"product_reference": "podman-debuginfo-3:4.4.1-4.rhaos4.13.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-3:4.4.1-4.rhaos4.13.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.rhaos4.13.el9.aarch64"
},
"product_reference": "podman-debugsource-3:4.4.1-4.rhaos4.13.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-3:4.4.1-4.rhaos4.13.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.rhaos4.13.el9.ppc64le"
},
"product_reference": "podman-debugsource-3:4.4.1-4.rhaos4.13.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-3:4.4.1-4.rhaos4.13.el9.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.rhaos4.13.el9.s390x"
},
"product_reference": "podman-debugsource-3:4.4.1-4.rhaos4.13.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-3:4.4.1-4.rhaos4.13.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.rhaos4.13.el9.x86_64"
},
"product_reference": "podman-debugsource-3:4.4.1-4.rhaos4.13.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-docker-3:4.4.1-4.rhaos4.13.el9.noarch as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:podman-docker-3:4.4.1-4.rhaos4.13.el9.noarch"
},
"product_reference": "podman-docker-3:4.4.1-4.rhaos4.13.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-3:4.4.1-4.rhaos4.13.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.rhaos4.13.el9.aarch64"
},
"product_reference": "podman-gvproxy-3:4.4.1-4.rhaos4.13.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-3:4.4.1-4.rhaos4.13.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.rhaos4.13.el9.ppc64le"
},
"product_reference": "podman-gvproxy-3:4.4.1-4.rhaos4.13.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-3:4.4.1-4.rhaos4.13.el9.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.rhaos4.13.el9.s390x"
},
"product_reference": "podman-gvproxy-3:4.4.1-4.rhaos4.13.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-3:4.4.1-4.rhaos4.13.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.rhaos4.13.el9.x86_64"
},
"product_reference": "podman-gvproxy-3:4.4.1-4.rhaos4.13.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-4.rhaos4.13.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.rhaos4.13.el9.aarch64"
},
"product_reference": "podman-gvproxy-debuginfo-3:4.4.1-4.rhaos4.13.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-4.rhaos4.13.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.rhaos4.13.el9.ppc64le"
},
"product_reference": "podman-gvproxy-debuginfo-3:4.4.1-4.rhaos4.13.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-4.rhaos4.13.el9.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.rhaos4.13.el9.s390x"
},
"product_reference": "podman-gvproxy-debuginfo-3:4.4.1-4.rhaos4.13.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-4.rhaos4.13.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.rhaos4.13.el9.x86_64"
},
"product_reference": "podman-gvproxy-debuginfo-3:4.4.1-4.rhaos4.13.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-3:4.4.1-4.rhaos4.13.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.rhaos4.13.el9.aarch64"
},
"product_reference": "podman-plugins-3:4.4.1-4.rhaos4.13.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-3:4.4.1-4.rhaos4.13.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.rhaos4.13.el9.ppc64le"
},
"product_reference": "podman-plugins-3:4.4.1-4.rhaos4.13.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-3:4.4.1-4.rhaos4.13.el9.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.rhaos4.13.el9.s390x"
},
"product_reference": "podman-plugins-3:4.4.1-4.rhaos4.13.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-3:4.4.1-4.rhaos4.13.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.rhaos4.13.el9.x86_64"
},
"product_reference": "podman-plugins-3:4.4.1-4.rhaos4.13.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-3:4.4.1-4.rhaos4.13.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.rhaos4.13.el9.aarch64"
},
"product_reference": "podman-plugins-debuginfo-3:4.4.1-4.rhaos4.13.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-3:4.4.1-4.rhaos4.13.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.rhaos4.13.el9.ppc64le"
},
"product_reference": "podman-plugins-debuginfo-3:4.4.1-4.rhaos4.13.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-3:4.4.1-4.rhaos4.13.el9.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.rhaos4.13.el9.s390x"
},
"product_reference": "podman-plugins-debuginfo-3:4.4.1-4.rhaos4.13.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-3:4.4.1-4.rhaos4.13.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.rhaos4.13.el9.x86_64"
},
"product_reference": "podman-plugins-debuginfo-3:4.4.1-4.rhaos4.13.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-3:4.4.1-4.rhaos4.13.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:podman-remote-3:4.4.1-4.rhaos4.13.el9.aarch64"
},
"product_reference": "podman-remote-3:4.4.1-4.rhaos4.13.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-3:4.4.1-4.rhaos4.13.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:podman-remote-3:4.4.1-4.rhaos4.13.el9.ppc64le"
},
"product_reference": "podman-remote-3:4.4.1-4.rhaos4.13.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-3:4.4.1-4.rhaos4.13.el9.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:podman-remote-3:4.4.1-4.rhaos4.13.el9.s390x"
},
"product_reference": "podman-remote-3:4.4.1-4.rhaos4.13.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-3:4.4.1-4.rhaos4.13.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:podman-remote-3:4.4.1-4.rhaos4.13.el9.x86_64"
},
"product_reference": "podman-remote-3:4.4.1-4.rhaos4.13.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-3:4.4.1-4.rhaos4.13.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.rhaos4.13.el9.aarch64"
},
"product_reference": "podman-remote-debuginfo-3:4.4.1-4.rhaos4.13.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-3:4.4.1-4.rhaos4.13.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.rhaos4.13.el9.ppc64le"
},
"product_reference": "podman-remote-debuginfo-3:4.4.1-4.rhaos4.13.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-3:4.4.1-4.rhaos4.13.el9.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.rhaos4.13.el9.s390x"
},
"product_reference": "podman-remote-debuginfo-3:4.4.1-4.rhaos4.13.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-3:4.4.1-4.rhaos4.13.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.rhaos4.13.el9.x86_64"
},
"product_reference": "podman-remote-debuginfo-3:4.4.1-4.rhaos4.13.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-3:4.4.1-4.rhaos4.13.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:podman-tests-3:4.4.1-4.rhaos4.13.el9.aarch64"
},
"product_reference": "podman-tests-3:4.4.1-4.rhaos4.13.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-3:4.4.1-4.rhaos4.13.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:podman-tests-3:4.4.1-4.rhaos4.13.el9.ppc64le"
},
"product_reference": "podman-tests-3:4.4.1-4.rhaos4.13.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-3:4.4.1-4.rhaos4.13.el9.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:podman-tests-3:4.4.1-4.rhaos4.13.el9.s390x"
},
"product_reference": "podman-tests-3:4.4.1-4.rhaos4.13.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-3:4.4.1-4.rhaos4.13.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:podman-tests-3:4.4.1-4.rhaos4.13.el9.x86_64"
},
"product_reference": "podman-tests-3:4.4.1-4.rhaos4.13.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-0:2023.3-1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:rpm-ostree-0:2023.3-1.el9_2.aarch64"
},
"product_reference": "rpm-ostree-0:2023.3-1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-0:2023.3-1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:rpm-ostree-0:2023.3-1.el9_2.ppc64le"
},
"product_reference": "rpm-ostree-0:2023.3-1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-0:2023.3-1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:rpm-ostree-0:2023.3-1.el9_2.s390x"
},
"product_reference": "rpm-ostree-0:2023.3-1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-0:2023.3-1.el9_2.src as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:rpm-ostree-0:2023.3-1.el9_2.src"
},
"product_reference": "rpm-ostree-0:2023.3-1.el9_2.src",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-0:2023.3-1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:rpm-ostree-0:2023.3-1.el9_2.x86_64"
},
"product_reference": "rpm-ostree-0:2023.3-1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-debuginfo-0:2023.3-1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:rpm-ostree-debuginfo-0:2023.3-1.el9_2.aarch64"
},
"product_reference": "rpm-ostree-debuginfo-0:2023.3-1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-debuginfo-0:2023.3-1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:rpm-ostree-debuginfo-0:2023.3-1.el9_2.ppc64le"
},
"product_reference": "rpm-ostree-debuginfo-0:2023.3-1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-debuginfo-0:2023.3-1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:rpm-ostree-debuginfo-0:2023.3-1.el9_2.s390x"
},
"product_reference": "rpm-ostree-debuginfo-0:2023.3-1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-debuginfo-0:2023.3-1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:rpm-ostree-debuginfo-0:2023.3-1.el9_2.x86_64"
},
"product_reference": "rpm-ostree-debuginfo-0:2023.3-1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-debugsource-0:2023.3-1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:rpm-ostree-debugsource-0:2023.3-1.el9_2.aarch64"
},
"product_reference": "rpm-ostree-debugsource-0:2023.3-1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-debugsource-0:2023.3-1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:rpm-ostree-debugsource-0:2023.3-1.el9_2.ppc64le"
},
"product_reference": "rpm-ostree-debugsource-0:2023.3-1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-debugsource-0:2023.3-1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:rpm-ostree-debugsource-0:2023.3-1.el9_2.s390x"
},
"product_reference": "rpm-ostree-debugsource-0:2023.3-1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-debugsource-0:2023.3-1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:rpm-ostree-debugsource-0:2023.3-1.el9_2.x86_64"
},
"product_reference": "rpm-ostree-debugsource-0:2023.3-1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-devel-0:2023.3-1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:rpm-ostree-devel-0:2023.3-1.el9_2.aarch64"
},
"product_reference": "rpm-ostree-devel-0:2023.3-1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-devel-0:2023.3-1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:rpm-ostree-devel-0:2023.3-1.el9_2.ppc64le"
},
"product_reference": "rpm-ostree-devel-0:2023.3-1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-devel-0:2023.3-1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:rpm-ostree-devel-0:2023.3-1.el9_2.s390x"
},
"product_reference": "rpm-ostree-devel-0:2023.3-1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-devel-0:2023.3-1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:rpm-ostree-devel-0:2023.3-1.el9_2.x86_64"
},
"product_reference": "rpm-ostree-devel-0:2023.3-1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-libs-0:2023.3-1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:rpm-ostree-libs-0:2023.3-1.el9_2.aarch64"
},
"product_reference": "rpm-ostree-libs-0:2023.3-1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-libs-0:2023.3-1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:rpm-ostree-libs-0:2023.3-1.el9_2.ppc64le"
},
"product_reference": "rpm-ostree-libs-0:2023.3-1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-libs-0:2023.3-1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:rpm-ostree-libs-0:2023.3-1.el9_2.s390x"
},
"product_reference": "rpm-ostree-libs-0:2023.3-1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-libs-0:2023.3-1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:rpm-ostree-libs-0:2023.3-1.el9_2.x86_64"
},
"product_reference": "rpm-ostree-libs-0:2023.3-1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-libs-debuginfo-0:2023.3-1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:rpm-ostree-libs-debuginfo-0:2023.3-1.el9_2.aarch64"
},
"product_reference": "rpm-ostree-libs-debuginfo-0:2023.3-1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-libs-debuginfo-0:2023.3-1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:rpm-ostree-libs-debuginfo-0:2023.3-1.el9_2.ppc64le"
},
"product_reference": "rpm-ostree-libs-debuginfo-0:2023.3-1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-libs-debuginfo-0:2023.3-1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:rpm-ostree-libs-debuginfo-0:2023.3-1.el9_2.s390x"
},
"product_reference": "rpm-ostree-libs-debuginfo-0:2023.3-1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-libs-debuginfo-0:2023.3-1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:rpm-ostree-libs-debuginfo-0:2023.3-1.el9_2.x86_64"
},
"product_reference": "rpm-ostree-libs-debuginfo-0:2023.3-1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-41724",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-03-15T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202305180130.p0.g89eab30.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202305180130.p0.g89eab30.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-ansible-test-0:4.13.0-202305180130.p0.g89eab30.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift-kuryr-0:4.13.0-202305171615.p0.g3055dbe.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-kuryr-cni-0:4.13.0-202305171615.p0.g3055dbe.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift-kuryr-common-0:4.13.0-202305171615.p0.g3055dbe.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift-kuryr-controller-0:4.13.0-202305171615.p0.g3055dbe.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:python3-kuryr-kubernetes-0:4.13.0-202305171615.p0.g3055dbe.assembly.stream.el8.noarch",
"9Base-RHOSE-4.13:kata-containers-0:3.0.2-6.el9.aarch64",
"9Base-RHOSE-4.13:kata-containers-0:3.0.2-6.el9.ppc64le",
"9Base-RHOSE-4.13:kata-containers-0:3.0.2-6.el9.s390x",
"9Base-RHOSE-4.13:kata-containers-0:3.0.2-6.el9.src",
"9Base-RHOSE-4.13:kata-containers-0:3.0.2-6.el9.x86_64",
"9Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202305180130.p0.g89eab30.assembly.stream.el9.noarch",
"9Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202305180130.p0.g89eab30.assembly.stream.el9.src",
"9Base-RHOSE-4.13:openshift-ansible-test-0:4.13.0-202305180130.p0.g89eab30.assembly.stream.el9.noarch",
"9Base-RHOSE-4.13:podman-3:4.4.1-4.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-3:4.4.1-4.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-3:4.4.1-4.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-3:4.4.1-4.rhaos4.13.el9.src",
"9Base-RHOSE-4.13:podman-3:4.4.1-4.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-docker-3:4.4.1-4.rhaos4.13.el9.noarch",
"9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-remote-3:4.4.1-4.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-remote-3:4.4.1-4.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-remote-3:4.4.1-4.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-remote-3:4.4.1-4.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-tests-3:4.4.1-4.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-tests-3:4.4.1-4.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-tests-3:4.4.1-4.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-tests-3:4.4.1-4.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:rpm-ostree-0:2023.3-1.el9_2.aarch64",
"9Base-RHOSE-4.13:rpm-ostree-0:2023.3-1.el9_2.ppc64le",
"9Base-RHOSE-4.13:rpm-ostree-0:2023.3-1.el9_2.s390x",
"9Base-RHOSE-4.13:rpm-ostree-0:2023.3-1.el9_2.src",
"9Base-RHOSE-4.13:rpm-ostree-0:2023.3-1.el9_2.x86_64",
"9Base-RHOSE-4.13:rpm-ostree-debuginfo-0:2023.3-1.el9_2.aarch64",
"9Base-RHOSE-4.13:rpm-ostree-debuginfo-0:2023.3-1.el9_2.ppc64le",
"9Base-RHOSE-4.13:rpm-ostree-debuginfo-0:2023.3-1.el9_2.s390x",
"9Base-RHOSE-4.13:rpm-ostree-debuginfo-0:2023.3-1.el9_2.x86_64",
"9Base-RHOSE-4.13:rpm-ostree-debugsource-0:2023.3-1.el9_2.aarch64",
"9Base-RHOSE-4.13:rpm-ostree-debugsource-0:2023.3-1.el9_2.ppc64le",
"9Base-RHOSE-4.13:rpm-ostree-debugsource-0:2023.3-1.el9_2.s390x",
"9Base-RHOSE-4.13:rpm-ostree-debugsource-0:2023.3-1.el9_2.x86_64",
"9Base-RHOSE-4.13:rpm-ostree-devel-0:2023.3-1.el9_2.aarch64",
"9Base-RHOSE-4.13:rpm-ostree-devel-0:2023.3-1.el9_2.ppc64le",
"9Base-RHOSE-4.13:rpm-ostree-devel-0:2023.3-1.el9_2.s390x",
"9Base-RHOSE-4.13:rpm-ostree-devel-0:2023.3-1.el9_2.x86_64",
"9Base-RHOSE-4.13:rpm-ostree-libs-0:2023.3-1.el9_2.aarch64",
"9Base-RHOSE-4.13:rpm-ostree-libs-0:2023.3-1.el9_2.ppc64le",
"9Base-RHOSE-4.13:rpm-ostree-libs-0:2023.3-1.el9_2.s390x",
"9Base-RHOSE-4.13:rpm-ostree-libs-0:2023.3-1.el9_2.x86_64",
"9Base-RHOSE-4.13:rpm-ostree-libs-debuginfo-0:2023.3-1.el9_2.aarch64",
"9Base-RHOSE-4.13:rpm-ostree-libs-debuginfo-0:2023.3-1.el9_2.ppc64le",
"9Base-RHOSE-4.13:rpm-ostree-libs-debuginfo-0:2023.3-1.el9_2.s390x",
"9Base-RHOSE-4.13:rpm-ostree-libs-debuginfo-0:2023.3-1.el9_2.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2178492"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang Go, where it is vulnerable to a denial of service caused when processing large TLS handshake records. By sending specially-crafted TLS handshake records, a remote, authenticated attacker can cause a denial of service condition.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: large handshake records may cause panics",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a denial of service is limited to the golang runtime. In the case of the OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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:cri-o-0:1.26.3-6.rhaos4.13.gitb3475fb.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-6.rhaos4.13.gitb3475fb.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-6.rhaos4.13.gitb3475fb.el8.s390x",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-6.rhaos4.13.gitb3475fb.el8.src",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-6.rhaos4.13.gitb3475fb.el8.x86_64",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-6.rhaos4.13.gitb3475fb.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-6.rhaos4.13.gitb3475fb.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-6.rhaos4.13.gitb3475fb.el8.s390x",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-6.rhaos4.13.gitb3475fb.el8.x86_64",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-6.rhaos4.13.gitb3475fb.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-6.rhaos4.13.gitb3475fb.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-6.rhaos4.13.gitb3475fb.el8.s390x",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-6.rhaos4.13.gitb3475fb.el8.x86_64",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitb3475fb.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitb3475fb.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitb3475fb.el9.s390x",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitb3475fb.el9.src",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitb3475fb.el9.x86_64",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitb3475fb.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitb3475fb.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitb3475fb.el9.s390x",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitb3475fb.el9.x86_64",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitb3475fb.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitb3475fb.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitb3475fb.el9.s390x",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitb3475fb.el9.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202305180130.p0.g89eab30.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202305180130.p0.g89eab30.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-ansible-test-0:4.13.0-202305180130.p0.g89eab30.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift-kuryr-0:4.13.0-202305171615.p0.g3055dbe.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-kuryr-cni-0:4.13.0-202305171615.p0.g3055dbe.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift-kuryr-common-0:4.13.0-202305171615.p0.g3055dbe.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift-kuryr-controller-0:4.13.0-202305171615.p0.g3055dbe.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:python3-kuryr-kubernetes-0:4.13.0-202305171615.p0.g3055dbe.assembly.stream.el8.noarch",
"9Base-RHOSE-4.13:kata-containers-0:3.0.2-6.el9.aarch64",
"9Base-RHOSE-4.13:kata-containers-0:3.0.2-6.el9.ppc64le",
"9Base-RHOSE-4.13:kata-containers-0:3.0.2-6.el9.s390x",
"9Base-RHOSE-4.13:kata-containers-0:3.0.2-6.el9.src",
"9Base-RHOSE-4.13:kata-containers-0:3.0.2-6.el9.x86_64",
"9Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202305180130.p0.g89eab30.assembly.stream.el9.noarch",
"9Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202305180130.p0.g89eab30.assembly.stream.el9.src",
"9Base-RHOSE-4.13:openshift-ansible-test-0:4.13.0-202305180130.p0.g89eab30.assembly.stream.el9.noarch",
"9Base-RHOSE-4.13:podman-3:4.4.1-4.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-3:4.4.1-4.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-3:4.4.1-4.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-3:4.4.1-4.rhaos4.13.el9.src",
"9Base-RHOSE-4.13:podman-3:4.4.1-4.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-docker-3:4.4.1-4.rhaos4.13.el9.noarch",
"9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-remote-3:4.4.1-4.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-remote-3:4.4.1-4.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-remote-3:4.4.1-4.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-remote-3:4.4.1-4.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-tests-3:4.4.1-4.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-tests-3:4.4.1-4.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-tests-3:4.4.1-4.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-tests-3:4.4.1-4.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:rpm-ostree-0:2023.3-1.el9_2.aarch64",
"9Base-RHOSE-4.13:rpm-ostree-0:2023.3-1.el9_2.ppc64le",
"9Base-RHOSE-4.13:rpm-ostree-0:2023.3-1.el9_2.s390x",
"9Base-RHOSE-4.13:rpm-ostree-0:2023.3-1.el9_2.src",
"9Base-RHOSE-4.13:rpm-ostree-0:2023.3-1.el9_2.x86_64",
"9Base-RHOSE-4.13:rpm-ostree-debuginfo-0:2023.3-1.el9_2.aarch64",
"9Base-RHOSE-4.13:rpm-ostree-debuginfo-0:2023.3-1.el9_2.ppc64le",
"9Base-RHOSE-4.13:rpm-ostree-debuginfo-0:2023.3-1.el9_2.s390x",
"9Base-RHOSE-4.13:rpm-ostree-debuginfo-0:2023.3-1.el9_2.x86_64",
"9Base-RHOSE-4.13:rpm-ostree-debugsource-0:2023.3-1.el9_2.aarch64",
"9Base-RHOSE-4.13:rpm-ostree-debugsource-0:2023.3-1.el9_2.ppc64le",
"9Base-RHOSE-4.13:rpm-ostree-debugsource-0:2023.3-1.el9_2.s390x",
"9Base-RHOSE-4.13:rpm-ostree-debugsource-0:2023.3-1.el9_2.x86_64",
"9Base-RHOSE-4.13:rpm-ostree-devel-0:2023.3-1.el9_2.aarch64",
"9Base-RHOSE-4.13:rpm-ostree-devel-0:2023.3-1.el9_2.ppc64le",
"9Base-RHOSE-4.13:rpm-ostree-devel-0:2023.3-1.el9_2.s390x",
"9Base-RHOSE-4.13:rpm-ostree-devel-0:2023.3-1.el9_2.x86_64",
"9Base-RHOSE-4.13:rpm-ostree-libs-0:2023.3-1.el9_2.aarch64",
"9Base-RHOSE-4.13:rpm-ostree-libs-0:2023.3-1.el9_2.ppc64le",
"9Base-RHOSE-4.13:rpm-ostree-libs-0:2023.3-1.el9_2.s390x",
"9Base-RHOSE-4.13:rpm-ostree-libs-0:2023.3-1.el9_2.x86_64",
"9Base-RHOSE-4.13:rpm-ostree-libs-debuginfo-0:2023.3-1.el9_2.aarch64",
"9Base-RHOSE-4.13:rpm-ostree-libs-debuginfo-0:2023.3-1.el9_2.ppc64le",
"9Base-RHOSE-4.13:rpm-ostree-libs-debuginfo-0:2023.3-1.el9_2.s390x",
"9Base-RHOSE-4.13:rpm-ostree-libs-debuginfo-0:2023.3-1.el9_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41724"
},
{
"category": "external",
"summary": "RHBZ#2178492",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2178492"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41724",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41724"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41724",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41724"
},
{
"category": "external",
"summary": "https://go.dev/cl/468125",
"url": "https://go.dev/cl/468125"
},
{
"category": "external",
"summary": "https://go.dev/issue/58001",
"url": "https://go.dev/issue/58001"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/V0aBFqaFs_E",
"url": "https://groups.google.com/g/golang-announce/c/V0aBFqaFs_E"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2023-1570",
"url": "https://pkg.go.dev/vuln/GO-2023-1570"
}
],
"release_date": "2023-02-15T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-30T20:28:17+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\nhttps://docs.openshift.com/container-platform/4.13/release_notes/ocp-4-13-release-notes.html",
"product_ids": [
"8Base-RHOSE-4.13:cri-o-0:1.26.3-6.rhaos4.13.gitb3475fb.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-6.rhaos4.13.gitb3475fb.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-6.rhaos4.13.gitb3475fb.el8.s390x",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-6.rhaos4.13.gitb3475fb.el8.src",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-6.rhaos4.13.gitb3475fb.el8.x86_64",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-6.rhaos4.13.gitb3475fb.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-6.rhaos4.13.gitb3475fb.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-6.rhaos4.13.gitb3475fb.el8.s390x",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-6.rhaos4.13.gitb3475fb.el8.x86_64",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-6.rhaos4.13.gitb3475fb.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-6.rhaos4.13.gitb3475fb.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-6.rhaos4.13.gitb3475fb.el8.s390x",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-6.rhaos4.13.gitb3475fb.el8.x86_64",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitb3475fb.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitb3475fb.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitb3475fb.el9.s390x",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitb3475fb.el9.src",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitb3475fb.el9.x86_64",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitb3475fb.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitb3475fb.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitb3475fb.el9.s390x",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitb3475fb.el9.x86_64",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitb3475fb.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitb3475fb.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitb3475fb.el9.s390x",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitb3475fb.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3303"
}
],
"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:cri-o-0:1.26.3-6.rhaos4.13.gitb3475fb.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-6.rhaos4.13.gitb3475fb.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-6.rhaos4.13.gitb3475fb.el8.s390x",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-6.rhaos4.13.gitb3475fb.el8.src",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-6.rhaos4.13.gitb3475fb.el8.x86_64",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-6.rhaos4.13.gitb3475fb.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-6.rhaos4.13.gitb3475fb.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-6.rhaos4.13.gitb3475fb.el8.s390x",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-6.rhaos4.13.gitb3475fb.el8.x86_64",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-6.rhaos4.13.gitb3475fb.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-6.rhaos4.13.gitb3475fb.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-6.rhaos4.13.gitb3475fb.el8.s390x",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-6.rhaos4.13.gitb3475fb.el8.x86_64",
"8Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202305180130.p0.g89eab30.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202305180130.p0.g89eab30.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-ansible-test-0:4.13.0-202305180130.p0.g89eab30.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift-kuryr-0:4.13.0-202305171615.p0.g3055dbe.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-kuryr-cni-0:4.13.0-202305171615.p0.g3055dbe.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift-kuryr-common-0:4.13.0-202305171615.p0.g3055dbe.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift-kuryr-controller-0:4.13.0-202305171615.p0.g3055dbe.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:python3-kuryr-kubernetes-0:4.13.0-202305171615.p0.g3055dbe.assembly.stream.el8.noarch",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitb3475fb.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitb3475fb.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitb3475fb.el9.s390x",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitb3475fb.el9.src",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitb3475fb.el9.x86_64",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitb3475fb.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitb3475fb.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitb3475fb.el9.s390x",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitb3475fb.el9.x86_64",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitb3475fb.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitb3475fb.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitb3475fb.el9.s390x",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitb3475fb.el9.x86_64",
"9Base-RHOSE-4.13:kata-containers-0:3.0.2-6.el9.aarch64",
"9Base-RHOSE-4.13:kata-containers-0:3.0.2-6.el9.ppc64le",
"9Base-RHOSE-4.13:kata-containers-0:3.0.2-6.el9.s390x",
"9Base-RHOSE-4.13:kata-containers-0:3.0.2-6.el9.src",
"9Base-RHOSE-4.13:kata-containers-0:3.0.2-6.el9.x86_64",
"9Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202305180130.p0.g89eab30.assembly.stream.el9.noarch",
"9Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202305180130.p0.g89eab30.assembly.stream.el9.src",
"9Base-RHOSE-4.13:openshift-ansible-test-0:4.13.0-202305180130.p0.g89eab30.assembly.stream.el9.noarch",
"9Base-RHOSE-4.13:podman-3:4.4.1-4.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-3:4.4.1-4.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-3:4.4.1-4.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-3:4.4.1-4.rhaos4.13.el9.src",
"9Base-RHOSE-4.13:podman-3:4.4.1-4.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-docker-3:4.4.1-4.rhaos4.13.el9.noarch",
"9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-remote-3:4.4.1-4.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-remote-3:4.4.1-4.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-remote-3:4.4.1-4.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-remote-3:4.4.1-4.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-tests-3:4.4.1-4.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-tests-3:4.4.1-4.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-tests-3:4.4.1-4.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-tests-3:4.4.1-4.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:rpm-ostree-0:2023.3-1.el9_2.aarch64",
"9Base-RHOSE-4.13:rpm-ostree-0:2023.3-1.el9_2.ppc64le",
"9Base-RHOSE-4.13:rpm-ostree-0:2023.3-1.el9_2.s390x",
"9Base-RHOSE-4.13:rpm-ostree-0:2023.3-1.el9_2.src",
"9Base-RHOSE-4.13:rpm-ostree-0:2023.3-1.el9_2.x86_64",
"9Base-RHOSE-4.13:rpm-ostree-debuginfo-0:2023.3-1.el9_2.aarch64",
"9Base-RHOSE-4.13:rpm-ostree-debuginfo-0:2023.3-1.el9_2.ppc64le",
"9Base-RHOSE-4.13:rpm-ostree-debuginfo-0:2023.3-1.el9_2.s390x",
"9Base-RHOSE-4.13:rpm-ostree-debuginfo-0:2023.3-1.el9_2.x86_64",
"9Base-RHOSE-4.13:rpm-ostree-debugsource-0:2023.3-1.el9_2.aarch64",
"9Base-RHOSE-4.13:rpm-ostree-debugsource-0:2023.3-1.el9_2.ppc64le",
"9Base-RHOSE-4.13:rpm-ostree-debugsource-0:2023.3-1.el9_2.s390x",
"9Base-RHOSE-4.13:rpm-ostree-debugsource-0:2023.3-1.el9_2.x86_64",
"9Base-RHOSE-4.13:rpm-ostree-devel-0:2023.3-1.el9_2.aarch64",
"9Base-RHOSE-4.13:rpm-ostree-devel-0:2023.3-1.el9_2.ppc64le",
"9Base-RHOSE-4.13:rpm-ostree-devel-0:2023.3-1.el9_2.s390x",
"9Base-RHOSE-4.13:rpm-ostree-devel-0:2023.3-1.el9_2.x86_64",
"9Base-RHOSE-4.13:rpm-ostree-libs-0:2023.3-1.el9_2.aarch64",
"9Base-RHOSE-4.13:rpm-ostree-libs-0:2023.3-1.el9_2.ppc64le",
"9Base-RHOSE-4.13:rpm-ostree-libs-0:2023.3-1.el9_2.s390x",
"9Base-RHOSE-4.13:rpm-ostree-libs-0:2023.3-1.el9_2.x86_64",
"9Base-RHOSE-4.13:rpm-ostree-libs-debuginfo-0:2023.3-1.el9_2.aarch64",
"9Base-RHOSE-4.13:rpm-ostree-libs-debuginfo-0:2023.3-1.el9_2.ppc64le",
"9Base-RHOSE-4.13:rpm-ostree-libs-debuginfo-0:2023.3-1.el9_2.s390x",
"9Base-RHOSE-4.13:rpm-ostree-libs-debuginfo-0:2023.3-1.el9_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: large handshake records may cause panics"
}
]
}
RHSA-2023:3366
Vulnerability from csaf_redhat - Published: 2023-06-07 02:08 - Updated: 2026-06-02 17:38A broken cryptographic algorithm flaw was found in golang.org/x/crypto/ssh. This issue causes a client to fail authentication with RSA keys to servers that reject signature algorithms based on SHA-2, enabling an attacker to crash the server, resulting in a loss of availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.x86_64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitec064c9.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitec064c9.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitec064c9.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitec064c9.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitec064c9.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitec064c9.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitec064c9.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitec064c9.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:openshift-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:bpftool-0:7.0.0-284.16.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:bpftool-0:7.0.0-284.16.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:bpftool-0:7.0.0-284.16.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:bpftool-0:7.0.0-284.16.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.16.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.16.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.16.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.16.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:buildah-1:1.29.1-1.1.rhaos4.13.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:buildah-1:1.29.1-1.1.rhaos4.13.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:buildah-1:1.29.1-1.1.rhaos4.13.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:buildah-1:1.29.1-1.1.rhaos4.13.el9.src | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:buildah-1:1.29.1-1.1.rhaos4.13.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-1.1.rhaos4.13.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-1.1.rhaos4.13.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-1.1.rhaos4.13.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-1.1.rhaos4.13.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:buildah-tests-1:1.29.1-1.1.rhaos4.13.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:buildah-tests-1:1.29.1-1.1.rhaos4.13.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:buildah-tests-1:1.29.1-1.1.rhaos4.13.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:buildah-tests-1:1.29.1-1.1.rhaos4.13.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.src | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-8.rhaos4.13.gitec064c9.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-8.rhaos4.13.gitec064c9.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-8.rhaos4.13.gitec064c9.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-8.rhaos4.13.gitec064c9.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-8.rhaos4.13.gitec064c9.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-8.rhaos4.13.gitec064c9.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-8.rhaos4.13.gitec064c9.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-8.rhaos4.13.gitec064c9.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:cri-tools-0:1.26.0-2.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:cri-tools-0:1.26.0-2.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:cri-tools-0:1.26.0-2.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:cri-tools-0:1.26.0-2.el9.src | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:cri-tools-0:1.26.0-2.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-2.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-2.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-2.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-2.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-2.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-2.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-2.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-2.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-0:5.14.0-284.16.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-0:5.14.0-284.16.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-0:5.14.0-284.16.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-0:5.14.0-284.16.1.el9_2.src | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-0:5.14.0-284.16.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-0:5.14.0-284.16.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-core-0:5.14.0-284.16.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-0:5.14.0-284.16.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-core-0:5.14.0-284.16.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-devel-0:5.14.0-284.16.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-devel-matched-0:5.14.0-284.16.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-modules-0:5.14.0-284.16.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-modules-core-0:5.14.0-284.16.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-modules-extra-0:5.14.0-284.16.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-modules-internal-0:5.14.0-284.16.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-modules-partner-0:5.14.0-284.16.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-devel-0:5.14.0-284.16.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-devel-matched-0:5.14.0-284.16.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-modules-0:5.14.0-284.16.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-modules-core-0:5.14.0-284.16.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-modules-extra-0:5.14.0-284.16.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-modules-internal-0:5.14.0-284.16.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-modules-partner-0:5.14.0-284.16.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-abi-stablelists-0:5.14.0-284.16.1.el9_2.noarch | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.16.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.16.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.16.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.16.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.16.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.16.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.16.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.16.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.16.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.16.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.16.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.16.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.16.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.16.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.16.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.16.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.16.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.16.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.16.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.16.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.16.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.16.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.16.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.16.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.16.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.16.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.16.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.16.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.16.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.16.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.16.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.16.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.16.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.16.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.16.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.16.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.16.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.16.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.16.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.16.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.16.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-uki-virt-0:5.14.0-284.16.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.16.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debuginfo-common-aarch64-0:5.14.0-284.16.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debuginfo-common-ppc64le-0:5.14.0-284.16.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debuginfo-common-s390x-0:5.14.0-284.16.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debuginfo-common-x86_64-0:5.14.0-284.16.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.16.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.16.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.16.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.16.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.16.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.16.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.16.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.16.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-doc-0:5.14.0-284.16.1.el9_2.noarch | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.16.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.16.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.16.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.16.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.16.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.16.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.16.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.16.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.16.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.16.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.16.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.16.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.16.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.16.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.16.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.16.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.16.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.16.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.16.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.16.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.16.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.16.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.16.1.rt14.301.el9_2.src | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-core-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-core-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-debuginfo-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-devel-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-devel-matched-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-kvm-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-modules-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-modules-core-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-modules-extra-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-modules-internal-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-modules-partner-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debuginfo-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-devel-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-devel-matched-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-kvm-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-modules-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-modules-core-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-modules-extra-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-modules-internal-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-modules-partner-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-selftests-internal-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.16.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.16.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.16.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.16.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.16.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.16.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.16.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.16.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.16.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.16.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.16.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.16.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.16.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.16.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.16.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-uki-virt-0:5.14.0-284.16.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-0:5.14.0-284.16.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-core-0:5.14.0-284.16.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-debuginfo-0:5.14.0-284.16.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-devel-0:5.14.0-284.16.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-devel-matched-0:5.14.0-284.16.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-modules-0:5.14.0-284.16.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-modules-core-0:5.14.0-284.16.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-modules-extra-0:5.14.0-284.16.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-modules-internal-0:5.14.0-284.16.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-modules-partner-0:5.14.0-284.16.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:openshift-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.src | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:perf-0:5.14.0-284.16.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:perf-0:5.14.0-284.16.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:perf-0:5.14.0-284.16.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:perf-0:5.14.0-284.16.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.16.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:podman-3:4.4.1-4.1.rhaos4.13.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:podman-3:4.4.1-4.1.rhaos4.13.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:podman-3:4.4.1-4.1.rhaos4.13.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:podman-3:4.4.1-4.1.rhaos4.13.el9.src | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:podman-3:4.4.1-4.1.rhaos4.13.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.1.rhaos4.13.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.1.rhaos4.13.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.1.rhaos4.13.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.1.rhaos4.13.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:podman-docker-3:4.4.1-4.1.rhaos4.13.el9.noarch | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.1.rhaos4.13.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.1.rhaos4.13.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.1.rhaos4.13.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.1.rhaos4.13.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.1.rhaos4.13.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.1.rhaos4.13.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.1.rhaos4.13.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.1.rhaos4.13.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:podman-remote-3:4.4.1-4.1.rhaos4.13.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:podman-remote-3:4.4.1-4.1.rhaos4.13.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:podman-remote-3:4.4.1-4.1.rhaos4.13.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:podman-remote-3:4.4.1-4.1.rhaos4.13.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:podman-tests-3:4.4.1-4.1.rhaos4.13.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:podman-tests-3:4.4.1-4.1.rhaos4.13.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:podman-tests-3:4.4.1-4.1.rhaos4.13.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:podman-tests-3:4.4.1-4.1.rhaos4.13.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.16.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.16.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.16.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.16.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.16.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:rtla-0:5.14.0-284.16.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:rtla-0:5.14.0-284.16.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:rtla-0:5.14.0-284.16.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:rtla-0:5.14.0-284.16.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:skopeo-2:1.11.2-1.1.rhaos4.13.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:skopeo-2:1.11.2-1.1.rhaos4.13.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:skopeo-2:1.11.2-1.1.rhaos4.13.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:skopeo-2:1.11.2-1.1.rhaos4.13.el9.src | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:skopeo-2:1.11.2-1.1.rhaos4.13.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-1.1.rhaos4.13.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-1.1.rhaos4.13.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-1.1.rhaos4.13.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-1.1.rhaos4.13.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-1.1.rhaos4.13.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-1.1.rhaos4.13.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-1.1.rhaos4.13.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-1.1.rhaos4.13.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-1.1.rhaos4.13.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-1.1.rhaos4.13.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-1.1.rhaos4.13.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-1.1.rhaos4.13.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-IRONIC-4.13:openstack-ironic-1:21.3.1-0.20230510075528.b3c902e.el9.noarch | — | ||
| Unresolved product id: 9Base-RHOSE-IRONIC-4.13:openstack-ironic-1:21.3.1-0.20230510075528.b3c902e.el9.src | — | ||
| Unresolved product id: 9Base-RHOSE-IRONIC-4.13:openstack-ironic-api-1:21.3.1-0.20230510075528.b3c902e.el9.noarch | — | ||
| Unresolved product id: 9Base-RHOSE-IRONIC-4.13:openstack-ironic-common-1:21.3.1-0.20230510075528.b3c902e.el9.noarch | — | ||
| Unresolved product id: 9Base-RHOSE-IRONIC-4.13:openstack-ironic-conductor-1:21.3.1-0.20230510075528.b3c902e.el9.noarch | — | ||
| Unresolved product id: 9Base-RHOSE-IRONIC-4.13:openstack-ironic-dnsmasq-tftp-server-1:21.3.1-0.20230510075528.b3c902e.el9.noarch | — | ||
| Unresolved product id: 9Base-RHOSE-IRONIC-4.13:python3-ironic-tests-1:21.3.1-0.20230510075528.b3c902e.el9.noarch | — |
A flaw was found in Go, where it could allow a remote attacker to traverse directories on the system, caused by improper validation of user requests by the filepath.Clean on Windows package. This flaw allows an attacker to send a specially-crafted URL request containing "dot dot" sequences (/../) to view arbitrary files on the system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitec064c9.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitec064c9.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitec064c9.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitec064c9.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitec064c9.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitec064c9.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitec064c9.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitec064c9.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-8.rhaos4.13.gitec064c9.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-8.rhaos4.13.gitec064c9.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-8.rhaos4.13.gitec064c9.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-8.rhaos4.13.gitec064c9.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-8.rhaos4.13.gitec064c9.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-8.rhaos4.13.gitec064c9.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-8.rhaos4.13.gitec064c9.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-8.rhaos4.13.gitec064c9.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-tools-0:1.26.0-2.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-tools-0:1.26.0-2.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-tools-0:1.26.0-2.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-tools-0:1.26.0-2.el9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-tools-0:1.26.0-2.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-2.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-2.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-2.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-2.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-2.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-2.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-2.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-2.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.x86_64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOSE-4.13:bpftool-0:7.0.0-284.16.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:bpftool-0:7.0.0-284.16.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:bpftool-0:7.0.0-284.16.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:bpftool-0:7.0.0-284.16.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.16.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.16.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.16.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.16.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:buildah-1:1.29.1-1.1.rhaos4.13.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:buildah-1:1.29.1-1.1.rhaos4.13.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:buildah-1:1.29.1-1.1.rhaos4.13.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:buildah-1:1.29.1-1.1.rhaos4.13.el9.src | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:buildah-1:1.29.1-1.1.rhaos4.13.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-1.1.rhaos4.13.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-1.1.rhaos4.13.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-1.1.rhaos4.13.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-1.1.rhaos4.13.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:buildah-tests-1:1.29.1-1.1.rhaos4.13.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:buildah-tests-1:1.29.1-1.1.rhaos4.13.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:buildah-tests-1:1.29.1-1.1.rhaos4.13.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:buildah-tests-1:1.29.1-1.1.rhaos4.13.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-0:5.14.0-284.16.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-0:5.14.0-284.16.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-0:5.14.0-284.16.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-0:5.14.0-284.16.1.el9_2.src | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-0:5.14.0-284.16.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-0:5.14.0-284.16.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-core-0:5.14.0-284.16.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-0:5.14.0-284.16.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-core-0:5.14.0-284.16.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-devel-0:5.14.0-284.16.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-devel-matched-0:5.14.0-284.16.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-modules-0:5.14.0-284.16.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-modules-core-0:5.14.0-284.16.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-modules-extra-0:5.14.0-284.16.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-modules-internal-0:5.14.0-284.16.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-modules-partner-0:5.14.0-284.16.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-devel-0:5.14.0-284.16.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-devel-matched-0:5.14.0-284.16.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-modules-0:5.14.0-284.16.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-modules-core-0:5.14.0-284.16.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-modules-extra-0:5.14.0-284.16.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-modules-internal-0:5.14.0-284.16.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-modules-partner-0:5.14.0-284.16.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-abi-stablelists-0:5.14.0-284.16.1.el9_2.noarch | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.16.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.16.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.16.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.16.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.16.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.16.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.16.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.16.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.16.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.16.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.16.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.16.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.16.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.16.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.16.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.16.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.16.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.16.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.16.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.16.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.16.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.16.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.16.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.16.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.16.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.16.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.16.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.16.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.16.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.16.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.16.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.16.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.16.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.16.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.16.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.16.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.16.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.16.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.16.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.16.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.16.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-uki-virt-0:5.14.0-284.16.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.16.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debuginfo-common-aarch64-0:5.14.0-284.16.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debuginfo-common-ppc64le-0:5.14.0-284.16.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debuginfo-common-s390x-0:5.14.0-284.16.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debuginfo-common-x86_64-0:5.14.0-284.16.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.16.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.16.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.16.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.16.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.16.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.16.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.16.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.16.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-doc-0:5.14.0-284.16.1.el9_2.noarch | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.16.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.16.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.16.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.16.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.16.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.16.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.16.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.16.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.16.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.16.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.16.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.16.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.16.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.16.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.16.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.16.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.16.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.16.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.16.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.16.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.16.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.16.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.16.1.rt14.301.el9_2.src | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-core-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-core-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-debuginfo-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-devel-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-devel-matched-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-kvm-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-modules-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-modules-core-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-modules-extra-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-modules-internal-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-modules-partner-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debuginfo-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-devel-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-devel-matched-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-kvm-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-modules-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-modules-core-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-modules-extra-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-modules-internal-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-modules-partner-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-selftests-internal-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.16.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.16.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.16.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.16.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.16.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.16.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.16.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.16.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.16.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.16.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.16.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.16.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.16.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.16.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.16.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-uki-virt-0:5.14.0-284.16.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-0:5.14.0-284.16.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-core-0:5.14.0-284.16.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-debuginfo-0:5.14.0-284.16.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-devel-0:5.14.0-284.16.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-devel-matched-0:5.14.0-284.16.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-modules-0:5.14.0-284.16.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-modules-core-0:5.14.0-284.16.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-modules-extra-0:5.14.0-284.16.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-modules-internal-0:5.14.0-284.16.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-modules-partner-0:5.14.0-284.16.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:perf-0:5.14.0-284.16.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:perf-0:5.14.0-284.16.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:perf-0:5.14.0-284.16.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:perf-0:5.14.0-284.16.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.16.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:podman-3:4.4.1-4.1.rhaos4.13.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:podman-3:4.4.1-4.1.rhaos4.13.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:podman-3:4.4.1-4.1.rhaos4.13.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:podman-3:4.4.1-4.1.rhaos4.13.el9.src | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:podman-3:4.4.1-4.1.rhaos4.13.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.1.rhaos4.13.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.1.rhaos4.13.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.1.rhaos4.13.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.1.rhaos4.13.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:podman-docker-3:4.4.1-4.1.rhaos4.13.el9.noarch | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.1.rhaos4.13.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.1.rhaos4.13.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.1.rhaos4.13.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.1.rhaos4.13.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.1.rhaos4.13.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.1.rhaos4.13.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.1.rhaos4.13.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.1.rhaos4.13.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:podman-remote-3:4.4.1-4.1.rhaos4.13.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:podman-remote-3:4.4.1-4.1.rhaos4.13.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:podman-remote-3:4.4.1-4.1.rhaos4.13.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:podman-remote-3:4.4.1-4.1.rhaos4.13.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:podman-tests-3:4.4.1-4.1.rhaos4.13.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:podman-tests-3:4.4.1-4.1.rhaos4.13.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:podman-tests-3:4.4.1-4.1.rhaos4.13.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:podman-tests-3:4.4.1-4.1.rhaos4.13.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.16.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.16.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.16.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.16.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.16.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:rtla-0:5.14.0-284.16.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:rtla-0:5.14.0-284.16.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:rtla-0:5.14.0-284.16.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:rtla-0:5.14.0-284.16.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:skopeo-2:1.11.2-1.1.rhaos4.13.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:skopeo-2:1.11.2-1.1.rhaos4.13.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:skopeo-2:1.11.2-1.1.rhaos4.13.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:skopeo-2:1.11.2-1.1.rhaos4.13.el9.src | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:skopeo-2:1.11.2-1.1.rhaos4.13.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-1.1.rhaos4.13.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-1.1.rhaos4.13.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-1.1.rhaos4.13.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-1.1.rhaos4.13.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-1.1.rhaos4.13.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-1.1.rhaos4.13.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-1.1.rhaos4.13.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-1.1.rhaos4.13.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-1.1.rhaos4.13.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-1.1.rhaos4.13.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-1.1.rhaos4.13.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-1.1.rhaos4.13.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-IRONIC-4.13:openstack-ironic-1:21.3.1-0.20230510075528.b3c902e.el9.noarch | — | ||
| Unresolved product id: 9Base-RHOSE-IRONIC-4.13:openstack-ironic-1:21.3.1-0.20230510075528.b3c902e.el9.src | — | ||
| Unresolved product id: 9Base-RHOSE-IRONIC-4.13:openstack-ironic-api-1:21.3.1-0.20230510075528.b3c902e.el9.noarch | — | ||
| Unresolved product id: 9Base-RHOSE-IRONIC-4.13:openstack-ironic-common-1:21.3.1-0.20230510075528.b3c902e.el9.noarch | — | ||
| Unresolved product id: 9Base-RHOSE-IRONIC-4.13:openstack-ironic-conductor-1:21.3.1-0.20230510075528.b3c902e.el9.noarch | — | ||
| Unresolved product id: 9Base-RHOSE-IRONIC-4.13:openstack-ironic-dnsmasq-tftp-server-1:21.3.1-0.20230510075528.b3c902e.el9.noarch | — | ||
| Unresolved product id: 9Base-RHOSE-IRONIC-4.13:python3-ironic-tests-1:21.3.1-0.20230510075528.b3c902e.el9.noarch | — |
A flaw was found in Golang Go, where it is vulnerable to a denial of service caused when processing large TLS handshake records. By sending specially-crafted TLS handshake records, a remote, authenticated attacker can cause a denial of service condition.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-tools-0:1.26.0-2.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-tools-0:1.26.0-2.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-tools-0:1.26.0-2.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-tools-0:1.26.0-2.el9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-tools-0:1.26.0-2.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-2.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-2.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-2.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-2.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-2.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-2.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-2.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-2.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.x86_64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitec064c9.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitec064c9.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitec064c9.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitec064c9.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitec064c9.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitec064c9.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitec064c9.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitec064c9.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:bpftool-0:7.0.0-284.16.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:bpftool-0:7.0.0-284.16.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:bpftool-0:7.0.0-284.16.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:bpftool-0:7.0.0-284.16.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.16.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.16.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.16.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.16.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:buildah-1:1.29.1-1.1.rhaos4.13.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:buildah-1:1.29.1-1.1.rhaos4.13.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:buildah-1:1.29.1-1.1.rhaos4.13.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:buildah-1:1.29.1-1.1.rhaos4.13.el9.src | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:buildah-1:1.29.1-1.1.rhaos4.13.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-1.1.rhaos4.13.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-1.1.rhaos4.13.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-1.1.rhaos4.13.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-1.1.rhaos4.13.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:buildah-tests-1:1.29.1-1.1.rhaos4.13.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:buildah-tests-1:1.29.1-1.1.rhaos4.13.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:buildah-tests-1:1.29.1-1.1.rhaos4.13.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:buildah-tests-1:1.29.1-1.1.rhaos4.13.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.src | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-8.rhaos4.13.gitec064c9.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-8.rhaos4.13.gitec064c9.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-8.rhaos4.13.gitec064c9.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-8.rhaos4.13.gitec064c9.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-8.rhaos4.13.gitec064c9.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-8.rhaos4.13.gitec064c9.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-8.rhaos4.13.gitec064c9.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-8.rhaos4.13.gitec064c9.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-0:5.14.0-284.16.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-0:5.14.0-284.16.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-0:5.14.0-284.16.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-0:5.14.0-284.16.1.el9_2.src | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-0:5.14.0-284.16.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-0:5.14.0-284.16.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-core-0:5.14.0-284.16.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-0:5.14.0-284.16.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-core-0:5.14.0-284.16.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-devel-0:5.14.0-284.16.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-devel-matched-0:5.14.0-284.16.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-modules-0:5.14.0-284.16.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-modules-core-0:5.14.0-284.16.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-modules-extra-0:5.14.0-284.16.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-modules-internal-0:5.14.0-284.16.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-modules-partner-0:5.14.0-284.16.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-devel-0:5.14.0-284.16.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-devel-matched-0:5.14.0-284.16.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-modules-0:5.14.0-284.16.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-modules-core-0:5.14.0-284.16.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-modules-extra-0:5.14.0-284.16.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-modules-internal-0:5.14.0-284.16.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-modules-partner-0:5.14.0-284.16.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-abi-stablelists-0:5.14.0-284.16.1.el9_2.noarch | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.16.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.16.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.16.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.16.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.16.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.16.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.16.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.16.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.16.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.16.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.16.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.16.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.16.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.16.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.16.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.16.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.16.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.16.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.16.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.16.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.16.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.16.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.16.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.16.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.16.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.16.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.16.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.16.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.16.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.16.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.16.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.16.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.16.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.16.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.16.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.16.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.16.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.16.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.16.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.16.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.16.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-uki-virt-0:5.14.0-284.16.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.16.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debuginfo-common-aarch64-0:5.14.0-284.16.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debuginfo-common-ppc64le-0:5.14.0-284.16.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debuginfo-common-s390x-0:5.14.0-284.16.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debuginfo-common-x86_64-0:5.14.0-284.16.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.16.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.16.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.16.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.16.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.16.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.16.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.16.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.16.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-doc-0:5.14.0-284.16.1.el9_2.noarch | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.16.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.16.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.16.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.16.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.16.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.16.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.16.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.16.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.16.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.16.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.16.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.16.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.16.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.16.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.16.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.16.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.16.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.16.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.16.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.16.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.16.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.16.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.16.1.rt14.301.el9_2.src | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-core-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-core-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-debuginfo-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-devel-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-devel-matched-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-kvm-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-modules-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-modules-core-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-modules-extra-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-modules-internal-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-modules-partner-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debuginfo-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-devel-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-devel-matched-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-kvm-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-modules-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-modules-core-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-modules-extra-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-modules-internal-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-modules-partner-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-selftests-internal-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.16.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.16.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.16.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.16.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.16.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.16.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.16.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.16.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.16.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.16.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.16.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.16.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.16.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.16.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.16.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-uki-virt-0:5.14.0-284.16.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-0:5.14.0-284.16.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-core-0:5.14.0-284.16.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-debuginfo-0:5.14.0-284.16.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-devel-0:5.14.0-284.16.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-devel-matched-0:5.14.0-284.16.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-modules-0:5.14.0-284.16.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-modules-core-0:5.14.0-284.16.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-modules-extra-0:5.14.0-284.16.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-modules-internal-0:5.14.0-284.16.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-modules-partner-0:5.14.0-284.16.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.src | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:perf-0:5.14.0-284.16.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:perf-0:5.14.0-284.16.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:perf-0:5.14.0-284.16.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:perf-0:5.14.0-284.16.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.16.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:podman-3:4.4.1-4.1.rhaos4.13.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:podman-3:4.4.1-4.1.rhaos4.13.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:podman-3:4.4.1-4.1.rhaos4.13.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:podman-3:4.4.1-4.1.rhaos4.13.el9.src | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:podman-3:4.4.1-4.1.rhaos4.13.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.1.rhaos4.13.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.1.rhaos4.13.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.1.rhaos4.13.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.1.rhaos4.13.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:podman-docker-3:4.4.1-4.1.rhaos4.13.el9.noarch | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.1.rhaos4.13.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.1.rhaos4.13.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.1.rhaos4.13.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.1.rhaos4.13.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.1.rhaos4.13.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.1.rhaos4.13.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.1.rhaos4.13.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.1.rhaos4.13.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:podman-remote-3:4.4.1-4.1.rhaos4.13.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:podman-remote-3:4.4.1-4.1.rhaos4.13.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:podman-remote-3:4.4.1-4.1.rhaos4.13.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:podman-remote-3:4.4.1-4.1.rhaos4.13.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:podman-tests-3:4.4.1-4.1.rhaos4.13.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:podman-tests-3:4.4.1-4.1.rhaos4.13.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:podman-tests-3:4.4.1-4.1.rhaos4.13.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:podman-tests-3:4.4.1-4.1.rhaos4.13.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.16.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.16.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.16.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.16.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.16.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:rtla-0:5.14.0-284.16.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:rtla-0:5.14.0-284.16.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:rtla-0:5.14.0-284.16.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:rtla-0:5.14.0-284.16.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:skopeo-2:1.11.2-1.1.rhaos4.13.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:skopeo-2:1.11.2-1.1.rhaos4.13.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:skopeo-2:1.11.2-1.1.rhaos4.13.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:skopeo-2:1.11.2-1.1.rhaos4.13.el9.src | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:skopeo-2:1.11.2-1.1.rhaos4.13.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-1.1.rhaos4.13.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-1.1.rhaos4.13.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-1.1.rhaos4.13.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-1.1.rhaos4.13.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-1.1.rhaos4.13.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-1.1.rhaos4.13.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-1.1.rhaos4.13.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-1.1.rhaos4.13.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-1.1.rhaos4.13.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-1.1.rhaos4.13.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-1.1.rhaos4.13.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-1.1.rhaos4.13.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-IRONIC-4.13:openstack-ironic-1:21.3.1-0.20230510075528.b3c902e.el9.noarch | — | ||
| Unresolved product id: 9Base-RHOSE-IRONIC-4.13:openstack-ironic-1:21.3.1-0.20230510075528.b3c902e.el9.src | — | ||
| Unresolved product id: 9Base-RHOSE-IRONIC-4.13:openstack-ironic-api-1:21.3.1-0.20230510075528.b3c902e.el9.noarch | — | ||
| Unresolved product id: 9Base-RHOSE-IRONIC-4.13:openstack-ironic-common-1:21.3.1-0.20230510075528.b3c902e.el9.noarch | — | ||
| Unresolved product id: 9Base-RHOSE-IRONIC-4.13:openstack-ironic-conductor-1:21.3.1-0.20230510075528.b3c902e.el9.noarch | — | ||
| Unresolved product id: 9Base-RHOSE-IRONIC-4.13:openstack-ironic-dnsmasq-tftp-server-1:21.3.1-0.20230510075528.b3c902e.el9.noarch | — | ||
| Unresolved product id: 9Base-RHOSE-IRONIC-4.13:python3-ironic-tests-1:21.3.1-0.20230510075528.b3c902e.el9.noarch | — |
A flaw was found in Golang Go, where it is vulnerable to a denial of service caused by memory exhaustion in the common function in HTTP and MIME header parsing. By sending a specially crafted request, a remote attacker can cause a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitec064c9.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitec064c9.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitec064c9.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitec064c9.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitec064c9.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitec064c9.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitec064c9.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitec064c9.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:bpftool-0:7.0.0-284.16.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:bpftool-0:7.0.0-284.16.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:bpftool-0:7.0.0-284.16.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:bpftool-0:7.0.0-284.16.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.16.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.16.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.16.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.16.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:buildah-1:1.29.1-1.1.rhaos4.13.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:buildah-1:1.29.1-1.1.rhaos4.13.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:buildah-1:1.29.1-1.1.rhaos4.13.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:buildah-1:1.29.1-1.1.rhaos4.13.el9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:buildah-1:1.29.1-1.1.rhaos4.13.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-1.1.rhaos4.13.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-1.1.rhaos4.13.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-1.1.rhaos4.13.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-1.1.rhaos4.13.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:buildah-tests-1:1.29.1-1.1.rhaos4.13.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:buildah-tests-1:1.29.1-1.1.rhaos4.13.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:buildah-tests-1:1.29.1-1.1.rhaos4.13.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:buildah-tests-1:1.29.1-1.1.rhaos4.13.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-8.rhaos4.13.gitec064c9.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-8.rhaos4.13.gitec064c9.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-8.rhaos4.13.gitec064c9.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-8.rhaos4.13.gitec064c9.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-8.rhaos4.13.gitec064c9.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-8.rhaos4.13.gitec064c9.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-8.rhaos4.13.gitec064c9.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-8.rhaos4.13.gitec064c9.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-tools-0:1.26.0-2.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-tools-0:1.26.0-2.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-tools-0:1.26.0-2.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-tools-0:1.26.0-2.el9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-tools-0:1.26.0-2.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-2.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-2.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-2.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-2.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-2.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-2.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-2.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-2.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-0:5.14.0-284.16.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-0:5.14.0-284.16.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-0:5.14.0-284.16.1.el9_2.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-0:5.14.0-284.16.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-core-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-core-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-devel-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-devel-matched-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-modules-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-modules-core-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-modules-extra-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-modules-internal-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-modules-partner-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-devel-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-devel-matched-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-modules-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-modules-core-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-modules-extra-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-modules-internal-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-modules-partner-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-abi-stablelists-0:5.14.0-284.16.1.el9_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.16.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.16.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.16.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.16.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.16.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.16.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.16.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.16.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.16.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.16.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.16.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.16.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.16.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.16.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.16.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.16.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.16.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.16.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.16.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.16.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.16.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.16.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.16.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.16.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.16.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.16.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.16.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.16.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.16.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.16.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.16.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-uki-virt-0:5.14.0-284.16.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.16.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debuginfo-common-aarch64-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debuginfo-common-ppc64le-0:5.14.0-284.16.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debuginfo-common-s390x-0:5.14.0-284.16.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debuginfo-common-x86_64-0:5.14.0-284.16.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.16.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.16.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.16.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.16.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.16.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.16.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-doc-0:5.14.0-284.16.1.el9_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.16.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.16.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.16.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.16.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.16.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.16.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.16.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.16.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.16.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.16.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.16.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.16.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.16.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.16.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.16.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.16.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.16.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.16.1.rt14.301.el9_2.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-core-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-core-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-debuginfo-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-devel-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-devel-matched-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-kvm-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-modules-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-modules-core-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-modules-extra-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-modules-internal-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-modules-partner-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debuginfo-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-devel-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-devel-matched-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-kvm-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-modules-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-modules-core-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-modules-extra-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-modules-internal-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-modules-partner-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-selftests-internal-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.16.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.16.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.16.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.16.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.16.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.16.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.16.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.16.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.16.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.16.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.16.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-uki-virt-0:5.14.0-284.16.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-0:5.14.0-284.16.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-core-0:5.14.0-284.16.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-debuginfo-0:5.14.0-284.16.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-devel-0:5.14.0-284.16.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-devel-matched-0:5.14.0-284.16.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-modules-0:5.14.0-284.16.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-modules-core-0:5.14.0-284.16.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-modules-extra-0:5.14.0-284.16.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-modules-internal-0:5.14.0-284.16.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-modules-partner-0:5.14.0-284.16.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:perf-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:perf-0:5.14.0-284.16.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:perf-0:5.14.0-284.16.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:perf-0:5.14.0-284.16.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.16.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-3:4.4.1-4.1.rhaos4.13.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-3:4.4.1-4.1.rhaos4.13.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-3:4.4.1-4.1.rhaos4.13.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-3:4.4.1-4.1.rhaos4.13.el9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-3:4.4.1-4.1.rhaos4.13.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.1.rhaos4.13.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.1.rhaos4.13.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.1.rhaos4.13.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.1.rhaos4.13.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-docker-3:4.4.1-4.1.rhaos4.13.el9.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.1.rhaos4.13.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.1.rhaos4.13.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.1.rhaos4.13.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.1.rhaos4.13.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.1.rhaos4.13.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.1.rhaos4.13.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.1.rhaos4.13.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.1.rhaos4.13.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-remote-3:4.4.1-4.1.rhaos4.13.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-remote-3:4.4.1-4.1.rhaos4.13.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-remote-3:4.4.1-4.1.rhaos4.13.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-remote-3:4.4.1-4.1.rhaos4.13.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-tests-3:4.4.1-4.1.rhaos4.13.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-tests-3:4.4.1-4.1.rhaos4.13.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-tests-3:4.4.1-4.1.rhaos4.13.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-tests-3:4.4.1-4.1.rhaos4.13.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.16.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.16.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.16.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.16.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:rtla-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:rtla-0:5.14.0-284.16.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:rtla-0:5.14.0-284.16.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:rtla-0:5.14.0-284.16.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:skopeo-2:1.11.2-1.1.rhaos4.13.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:skopeo-2:1.11.2-1.1.rhaos4.13.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:skopeo-2:1.11.2-1.1.rhaos4.13.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:skopeo-2:1.11.2-1.1.rhaos4.13.el9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:skopeo-2:1.11.2-1.1.rhaos4.13.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-1.1.rhaos4.13.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-1.1.rhaos4.13.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-1.1.rhaos4.13.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-1.1.rhaos4.13.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-1.1.rhaos4.13.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-1.1.rhaos4.13.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-1.1.rhaos4.13.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-1.1.rhaos4.13.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-1.1.rhaos4.13.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-1.1.rhaos4.13.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-1.1.rhaos4.13.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-1.1.rhaos4.13.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.13:openstack-ironic-1:21.3.1-0.20230510075528.b3c902e.el9.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.13:openstack-ironic-1:21.3.1-0.20230510075528.b3c902e.el9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.13:openstack-ironic-api-1:21.3.1-0.20230510075528.b3c902e.el9.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.13:openstack-ironic-common-1:21.3.1-0.20230510075528.b3c902e.el9.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.13:openstack-ironic-conductor-1:21.3.1-0.20230510075528.b3c902e.el9.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.13:openstack-ironic-dnsmasq-tftp-server-1:21.3.1-0.20230510075528.b3c902e.el9.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.13:python3-ironic-tests-1:21.3.1-0.20230510075528.b3c902e.el9.noarch | — |
Vendor Fix
fix
|
A flaw was found in Golang Go, where it is vulnerable to a denial of service caused by an infinite loop due to integer overflow when calling any of the Parse functions. By sending a specially crafted input, a remote attacker can cause a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitec064c9.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitec064c9.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitec064c9.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitec064c9.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitec064c9.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitec064c9.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitec064c9.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitec064c9.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:bpftool-0:7.0.0-284.16.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:bpftool-0:7.0.0-284.16.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:bpftool-0:7.0.0-284.16.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:bpftool-0:7.0.0-284.16.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.16.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.16.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.16.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.16.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:buildah-1:1.29.1-1.1.rhaos4.13.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:buildah-1:1.29.1-1.1.rhaos4.13.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:buildah-1:1.29.1-1.1.rhaos4.13.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:buildah-1:1.29.1-1.1.rhaos4.13.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:buildah-1:1.29.1-1.1.rhaos4.13.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-1.1.rhaos4.13.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-1.1.rhaos4.13.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-1.1.rhaos4.13.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-1.1.rhaos4.13.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:buildah-tests-1:1.29.1-1.1.rhaos4.13.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:buildah-tests-1:1.29.1-1.1.rhaos4.13.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:buildah-tests-1:1.29.1-1.1.rhaos4.13.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:buildah-tests-1:1.29.1-1.1.rhaos4.13.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-8.rhaos4.13.gitec064c9.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-8.rhaos4.13.gitec064c9.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-8.rhaos4.13.gitec064c9.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-8.rhaos4.13.gitec064c9.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-8.rhaos4.13.gitec064c9.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-8.rhaos4.13.gitec064c9.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-8.rhaos4.13.gitec064c9.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-8.rhaos4.13.gitec064c9.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-tools-0:1.26.0-2.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-tools-0:1.26.0-2.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-tools-0:1.26.0-2.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-tools-0:1.26.0-2.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-tools-0:1.26.0-2.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-2.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-2.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-2.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-2.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-2.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-2.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-2.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-2.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-0:5.14.0-284.16.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-0:5.14.0-284.16.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-0:5.14.0-284.16.1.el9_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-0:5.14.0-284.16.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-core-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-core-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-devel-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-devel-matched-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-modules-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-modules-core-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-modules-extra-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-modules-internal-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-modules-partner-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-devel-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-devel-matched-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-modules-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-modules-core-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-modules-extra-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-modules-internal-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-modules-partner-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-abi-stablelists-0:5.14.0-284.16.1.el9_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.16.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.16.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.16.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.16.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.16.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.16.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.16.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.16.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.16.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.16.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.16.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.16.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.16.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.16.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.16.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.16.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.16.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.16.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.16.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.16.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.16.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.16.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.16.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.16.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.16.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.16.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.16.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.16.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.16.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.16.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.16.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-uki-virt-0:5.14.0-284.16.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.16.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debuginfo-common-aarch64-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debuginfo-common-ppc64le-0:5.14.0-284.16.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debuginfo-common-s390x-0:5.14.0-284.16.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debuginfo-common-x86_64-0:5.14.0-284.16.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.16.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.16.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.16.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.16.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.16.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.16.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-doc-0:5.14.0-284.16.1.el9_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.16.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.16.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.16.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.16.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.16.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.16.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.16.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.16.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.16.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.16.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.16.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.16.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.16.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.16.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.16.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.16.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.16.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.16.1.rt14.301.el9_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-core-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-core-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-debuginfo-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-devel-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-devel-matched-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-kvm-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-modules-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-modules-core-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-modules-extra-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-modules-internal-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-modules-partner-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debuginfo-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-devel-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-devel-matched-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-kvm-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-modules-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-modules-core-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-modules-extra-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-modules-internal-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-modules-partner-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-selftests-internal-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.16.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.16.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.16.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.16.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.16.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.16.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.16.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.16.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.16.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.16.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.16.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-uki-virt-0:5.14.0-284.16.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-0:5.14.0-284.16.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-core-0:5.14.0-284.16.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-debuginfo-0:5.14.0-284.16.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-devel-0:5.14.0-284.16.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-devel-matched-0:5.14.0-284.16.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-modules-0:5.14.0-284.16.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-modules-core-0:5.14.0-284.16.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-modules-extra-0:5.14.0-284.16.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-modules-internal-0:5.14.0-284.16.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-modules-partner-0:5.14.0-284.16.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:perf-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:perf-0:5.14.0-284.16.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:perf-0:5.14.0-284.16.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:perf-0:5.14.0-284.16.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.16.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-3:4.4.1-4.1.rhaos4.13.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-3:4.4.1-4.1.rhaos4.13.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-3:4.4.1-4.1.rhaos4.13.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-3:4.4.1-4.1.rhaos4.13.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-3:4.4.1-4.1.rhaos4.13.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.1.rhaos4.13.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.1.rhaos4.13.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.1.rhaos4.13.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.1.rhaos4.13.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-docker-3:4.4.1-4.1.rhaos4.13.el9.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.1.rhaos4.13.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.1.rhaos4.13.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.1.rhaos4.13.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.1.rhaos4.13.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.1.rhaos4.13.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.1.rhaos4.13.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.1.rhaos4.13.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.1.rhaos4.13.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-remote-3:4.4.1-4.1.rhaos4.13.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-remote-3:4.4.1-4.1.rhaos4.13.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-remote-3:4.4.1-4.1.rhaos4.13.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-remote-3:4.4.1-4.1.rhaos4.13.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-tests-3:4.4.1-4.1.rhaos4.13.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-tests-3:4.4.1-4.1.rhaos4.13.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-tests-3:4.4.1-4.1.rhaos4.13.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-tests-3:4.4.1-4.1.rhaos4.13.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.16.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.16.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.16.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.16.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:rtla-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:rtla-0:5.14.0-284.16.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:rtla-0:5.14.0-284.16.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:rtla-0:5.14.0-284.16.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:skopeo-2:1.11.2-1.1.rhaos4.13.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:skopeo-2:1.11.2-1.1.rhaos4.13.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:skopeo-2:1.11.2-1.1.rhaos4.13.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:skopeo-2:1.11.2-1.1.rhaos4.13.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:skopeo-2:1.11.2-1.1.rhaos4.13.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-1.1.rhaos4.13.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-1.1.rhaos4.13.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-1.1.rhaos4.13.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-1.1.rhaos4.13.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-1.1.rhaos4.13.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-1.1.rhaos4.13.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-1.1.rhaos4.13.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-1.1.rhaos4.13.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-1.1.rhaos4.13.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-1.1.rhaos4.13.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-1.1.rhaos4.13.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-1.1.rhaos4.13.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.13:openstack-ironic-1:21.3.1-0.20230510075528.b3c902e.el9.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.13:openstack-ironic-1:21.3.1-0.20230510075528.b3c902e.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.13:openstack-ironic-api-1:21.3.1-0.20230510075528.b3c902e.el9.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.13:openstack-ironic-common-1:21.3.1-0.20230510075528.b3c902e.el9.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.13:openstack-ironic-conductor-1:21.3.1-0.20230510075528.b3c902e.el9.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.13:openstack-ironic-dnsmasq-tftp-server-1:21.3.1-0.20230510075528.b3c902e.el9.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.13:python3-ironic-tests-1:21.3.1-0.20230510075528.b3c902e.el9.noarch | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Golang Go. This flaw allows a remote attacker to execute arbitrary code on the system, caused by not properly considering backticks (`) as Javascript string delimiters. By sending a specially crafted request, an attacker execute arbitrary code on the system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitec064c9.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitec064c9.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitec064c9.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitec064c9.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitec064c9.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitec064c9.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitec064c9.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitec064c9.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:bpftool-0:7.0.0-284.16.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:bpftool-0:7.0.0-284.16.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:bpftool-0:7.0.0-284.16.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:bpftool-0:7.0.0-284.16.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.16.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.16.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.16.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.16.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:buildah-1:1.29.1-1.1.rhaos4.13.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:buildah-1:1.29.1-1.1.rhaos4.13.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:buildah-1:1.29.1-1.1.rhaos4.13.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:buildah-1:1.29.1-1.1.rhaos4.13.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:buildah-1:1.29.1-1.1.rhaos4.13.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-1.1.rhaos4.13.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-1.1.rhaos4.13.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-1.1.rhaos4.13.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-1.1.rhaos4.13.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:buildah-tests-1:1.29.1-1.1.rhaos4.13.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:buildah-tests-1:1.29.1-1.1.rhaos4.13.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:buildah-tests-1:1.29.1-1.1.rhaos4.13.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:buildah-tests-1:1.29.1-1.1.rhaos4.13.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-8.rhaos4.13.gitec064c9.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-8.rhaos4.13.gitec064c9.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-8.rhaos4.13.gitec064c9.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-8.rhaos4.13.gitec064c9.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-8.rhaos4.13.gitec064c9.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-8.rhaos4.13.gitec064c9.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-8.rhaos4.13.gitec064c9.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-8.rhaos4.13.gitec064c9.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-tools-0:1.26.0-2.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-tools-0:1.26.0-2.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-tools-0:1.26.0-2.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-tools-0:1.26.0-2.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-tools-0:1.26.0-2.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-2.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-2.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-2.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-2.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-2.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-2.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-2.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-2.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-0:5.14.0-284.16.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-0:5.14.0-284.16.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-0:5.14.0-284.16.1.el9_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-0:5.14.0-284.16.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-core-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-core-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-devel-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-devel-matched-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-modules-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-modules-core-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-modules-extra-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-modules-internal-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-modules-partner-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-devel-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-devel-matched-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-modules-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-modules-core-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-modules-extra-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-modules-internal-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-modules-partner-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-abi-stablelists-0:5.14.0-284.16.1.el9_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.16.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.16.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.16.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.16.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.16.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.16.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.16.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.16.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.16.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.16.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.16.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.16.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.16.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.16.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.16.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.16.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.16.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.16.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.16.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.16.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.16.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.16.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.16.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.16.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.16.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.16.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.16.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.16.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.16.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.16.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.16.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-uki-virt-0:5.14.0-284.16.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.16.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debuginfo-common-aarch64-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debuginfo-common-ppc64le-0:5.14.0-284.16.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debuginfo-common-s390x-0:5.14.0-284.16.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debuginfo-common-x86_64-0:5.14.0-284.16.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.16.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.16.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.16.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.16.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.16.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.16.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-doc-0:5.14.0-284.16.1.el9_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.16.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.16.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.16.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.16.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.16.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.16.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.16.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.16.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.16.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.16.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.16.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.16.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.16.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.16.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.16.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.16.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.16.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.16.1.rt14.301.el9_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-core-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-core-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-debuginfo-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-devel-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-devel-matched-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-kvm-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-modules-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-modules-core-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-modules-extra-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-modules-internal-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-modules-partner-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debuginfo-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-devel-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-devel-matched-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-kvm-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-modules-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-modules-core-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-modules-extra-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-modules-internal-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-modules-partner-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-selftests-internal-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.16.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.16.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.16.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.16.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.16.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.16.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.16.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.16.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.16.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.16.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.16.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-uki-virt-0:5.14.0-284.16.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-0:5.14.0-284.16.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-core-0:5.14.0-284.16.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-debuginfo-0:5.14.0-284.16.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-devel-0:5.14.0-284.16.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-devel-matched-0:5.14.0-284.16.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-modules-0:5.14.0-284.16.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-modules-core-0:5.14.0-284.16.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-modules-extra-0:5.14.0-284.16.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-modules-internal-0:5.14.0-284.16.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-modules-partner-0:5.14.0-284.16.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:perf-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:perf-0:5.14.0-284.16.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:perf-0:5.14.0-284.16.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:perf-0:5.14.0-284.16.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.16.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-3:4.4.1-4.1.rhaos4.13.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-3:4.4.1-4.1.rhaos4.13.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-3:4.4.1-4.1.rhaos4.13.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-3:4.4.1-4.1.rhaos4.13.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-3:4.4.1-4.1.rhaos4.13.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.1.rhaos4.13.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.1.rhaos4.13.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.1.rhaos4.13.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.1.rhaos4.13.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-docker-3:4.4.1-4.1.rhaos4.13.el9.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.1.rhaos4.13.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.1.rhaos4.13.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.1.rhaos4.13.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.1.rhaos4.13.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.1.rhaos4.13.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.1.rhaos4.13.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.1.rhaos4.13.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.1.rhaos4.13.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-remote-3:4.4.1-4.1.rhaos4.13.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-remote-3:4.4.1-4.1.rhaos4.13.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-remote-3:4.4.1-4.1.rhaos4.13.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-remote-3:4.4.1-4.1.rhaos4.13.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-tests-3:4.4.1-4.1.rhaos4.13.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-tests-3:4.4.1-4.1.rhaos4.13.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-tests-3:4.4.1-4.1.rhaos4.13.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-tests-3:4.4.1-4.1.rhaos4.13.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.16.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.16.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.16.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.16.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:rtla-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:rtla-0:5.14.0-284.16.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:rtla-0:5.14.0-284.16.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:rtla-0:5.14.0-284.16.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:skopeo-2:1.11.2-1.1.rhaos4.13.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:skopeo-2:1.11.2-1.1.rhaos4.13.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:skopeo-2:1.11.2-1.1.rhaos4.13.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:skopeo-2:1.11.2-1.1.rhaos4.13.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:skopeo-2:1.11.2-1.1.rhaos4.13.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-1.1.rhaos4.13.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-1.1.rhaos4.13.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-1.1.rhaos4.13.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-1.1.rhaos4.13.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-1.1.rhaos4.13.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-1.1.rhaos4.13.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-1.1.rhaos4.13.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-1.1.rhaos4.13.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-1.1.rhaos4.13.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-1.1.rhaos4.13.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-1.1.rhaos4.13.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-1.1.rhaos4.13.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.13:openstack-ironic-1:21.3.1-0.20230510075528.b3c902e.el9.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.13:openstack-ironic-1:21.3.1-0.20230510075528.b3c902e.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.13:openstack-ironic-api-1:21.3.1-0.20230510075528.b3c902e.el9.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.13:openstack-ironic-common-1:21.3.1-0.20230510075528.b3c902e.el9.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.13:openstack-ironic-conductor-1:21.3.1-0.20230510075528.b3c902e.el9.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.13:openstack-ironic-dnsmasq-tftp-server-1:21.3.1-0.20230510075528.b3c902e.el9.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.13:python3-ironic-tests-1:21.3.1-0.20230510075528.b3c902e.el9.noarch | — |
Vendor Fix
fix
Workaround
|
A flaw was found in golang where angle brackets (<>) were not considered dangerous characters when inserted into CSS contexts. Templates containing multiple actions separated by a '/' character could result in the CSS context unexpectedly closing, allowing for the injection of unexpected HMTL if executed with untrusted input.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOSE-4.13:podman-3:4.4.1-4.1.rhaos4.13.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-3:4.4.1-4.1.rhaos4.13.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-3:4.4.1-4.1.rhaos4.13.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-3:4.4.1-4.1.rhaos4.13.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-3:4.4.1-4.1.rhaos4.13.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.1.rhaos4.13.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.1.rhaos4.13.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.1.rhaos4.13.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.1.rhaos4.13.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-docker-3:4.4.1-4.1.rhaos4.13.el9.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.1.rhaos4.13.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.1.rhaos4.13.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.1.rhaos4.13.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.1.rhaos4.13.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.1.rhaos4.13.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.1.rhaos4.13.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.1.rhaos4.13.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.1.rhaos4.13.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-remote-3:4.4.1-4.1.rhaos4.13.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-remote-3:4.4.1-4.1.rhaos4.13.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-remote-3:4.4.1-4.1.rhaos4.13.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-remote-3:4.4.1-4.1.rhaos4.13.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-tests-3:4.4.1-4.1.rhaos4.13.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-tests-3:4.4.1-4.1.rhaos4.13.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-tests-3:4.4.1-4.1.rhaos4.13.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-tests-3:4.4.1-4.1.rhaos4.13.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:skopeo-2:1.11.2-1.1.rhaos4.13.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:skopeo-2:1.11.2-1.1.rhaos4.13.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:skopeo-2:1.11.2-1.1.rhaos4.13.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:skopeo-2:1.11.2-1.1.rhaos4.13.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:skopeo-2:1.11.2-1.1.rhaos4.13.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-1.1.rhaos4.13.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-1.1.rhaos4.13.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-1.1.rhaos4.13.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-1.1.rhaos4.13.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-1.1.rhaos4.13.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-1.1.rhaos4.13.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-1.1.rhaos4.13.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-1.1.rhaos4.13.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-1.1.rhaos4.13.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-1.1.rhaos4.13.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-1.1.rhaos4.13.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-1.1.rhaos4.13.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitec064c9.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitec064c9.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitec064c9.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitec064c9.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitec064c9.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitec064c9.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitec064c9.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitec064c9.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:bpftool-0:7.0.0-284.16.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:bpftool-0:7.0.0-284.16.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:bpftool-0:7.0.0-284.16.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:bpftool-0:7.0.0-284.16.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.16.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.16.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.16.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.16.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:buildah-1:1.29.1-1.1.rhaos4.13.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:buildah-1:1.29.1-1.1.rhaos4.13.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:buildah-1:1.29.1-1.1.rhaos4.13.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:buildah-1:1.29.1-1.1.rhaos4.13.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:buildah-1:1.29.1-1.1.rhaos4.13.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-1.1.rhaos4.13.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-1.1.rhaos4.13.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-1.1.rhaos4.13.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-1.1.rhaos4.13.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:buildah-tests-1:1.29.1-1.1.rhaos4.13.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:buildah-tests-1:1.29.1-1.1.rhaos4.13.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:buildah-tests-1:1.29.1-1.1.rhaos4.13.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:buildah-tests-1:1.29.1-1.1.rhaos4.13.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-8.rhaos4.13.gitec064c9.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-8.rhaos4.13.gitec064c9.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-8.rhaos4.13.gitec064c9.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-8.rhaos4.13.gitec064c9.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-8.rhaos4.13.gitec064c9.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-8.rhaos4.13.gitec064c9.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-8.rhaos4.13.gitec064c9.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-8.rhaos4.13.gitec064c9.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-tools-0:1.26.0-2.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-tools-0:1.26.0-2.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-tools-0:1.26.0-2.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-tools-0:1.26.0-2.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-tools-0:1.26.0-2.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-2.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-2.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-2.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-2.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-2.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-2.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-2.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-2.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-0:5.14.0-284.16.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-0:5.14.0-284.16.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-0:5.14.0-284.16.1.el9_2.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-0:5.14.0-284.16.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-core-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-core-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-devel-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-devel-matched-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-modules-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-modules-core-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-modules-extra-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-modules-internal-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-modules-partner-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-devel-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-devel-matched-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-modules-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-modules-core-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-modules-extra-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-modules-internal-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-modules-partner-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-abi-stablelists-0:5.14.0-284.16.1.el9_2.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.16.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.16.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.16.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.16.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.16.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.16.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.16.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.16.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.16.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.16.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.16.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.16.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.16.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.16.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.16.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.16.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.16.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.16.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.16.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.16.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.16.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.16.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.16.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.16.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.16.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.16.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.16.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.16.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.16.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.16.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.16.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-uki-virt-0:5.14.0-284.16.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.16.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debuginfo-common-aarch64-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debuginfo-common-ppc64le-0:5.14.0-284.16.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debuginfo-common-s390x-0:5.14.0-284.16.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debuginfo-common-x86_64-0:5.14.0-284.16.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.16.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.16.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.16.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.16.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.16.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.16.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-doc-0:5.14.0-284.16.1.el9_2.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.16.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.16.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.16.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.16.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.16.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.16.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.16.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.16.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.16.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.16.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.16.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.16.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.16.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.16.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.16.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.16.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.16.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.16.1.rt14.301.el9_2.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-core-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-core-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-debuginfo-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-devel-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-devel-matched-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-kvm-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-modules-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-modules-core-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-modules-extra-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-modules-internal-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-modules-partner-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debuginfo-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-devel-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-devel-matched-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-kvm-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-modules-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-modules-core-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-modules-extra-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-modules-internal-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-modules-partner-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-selftests-internal-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.16.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.16.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.16.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.16.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.16.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.16.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.16.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.16.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.16.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.16.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.16.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-uki-virt-0:5.14.0-284.16.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-0:5.14.0-284.16.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-core-0:5.14.0-284.16.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-debuginfo-0:5.14.0-284.16.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-devel-0:5.14.0-284.16.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-devel-matched-0:5.14.0-284.16.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-modules-0:5.14.0-284.16.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-modules-core-0:5.14.0-284.16.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-modules-extra-0:5.14.0-284.16.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-modules-internal-0:5.14.0-284.16.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-modules-partner-0:5.14.0-284.16.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:perf-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:perf-0:5.14.0-284.16.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:perf-0:5.14.0-284.16.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:perf-0:5.14.0-284.16.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.16.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.16.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.16.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.16.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.16.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:rtla-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:rtla-0:5.14.0-284.16.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:rtla-0:5.14.0-284.16.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:rtla-0:5.14.0-284.16.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.13:openstack-ironic-1:21.3.1-0.20230510075528.b3c902e.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.13:openstack-ironic-1:21.3.1-0.20230510075528.b3c902e.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.13:openstack-ironic-api-1:21.3.1-0.20230510075528.b3c902e.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.13:openstack-ironic-common-1:21.3.1-0.20230510075528.b3c902e.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.13:openstack-ironic-conductor-1:21.3.1-0.20230510075528.b3c902e.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.13:openstack-ironic-dnsmasq-tftp-server-1:21.3.1-0.20230510075528.b3c902e.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.13:python3-ironic-tests-1:21.3.1-0.20230510075528.b3c902e.el9.noarch | — |
Workaround
|
A flaw was found in golang, where not all valid JavaScript white-space characters were considered white space. Due to this issue, templates containing white-space characters outside of the character set "\t\n\f\r\u0020\u2028\u2029" in JavaScript contexts that also contain actions may not be properly sanitized during execution.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:buildah-1:1.29.1-1.1.rhaos4.13.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:buildah-1:1.29.1-1.1.rhaos4.13.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:buildah-1:1.29.1-1.1.rhaos4.13.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:buildah-1:1.29.1-1.1.rhaos4.13.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:buildah-1:1.29.1-1.1.rhaos4.13.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-1.1.rhaos4.13.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-1.1.rhaos4.13.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-1.1.rhaos4.13.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-1.1.rhaos4.13.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:buildah-tests-1:1.29.1-1.1.rhaos4.13.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:buildah-tests-1:1.29.1-1.1.rhaos4.13.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:buildah-tests-1:1.29.1-1.1.rhaos4.13.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:buildah-tests-1:1.29.1-1.1.rhaos4.13.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitec064c9.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitec064c9.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitec064c9.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitec064c9.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitec064c9.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitec064c9.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitec064c9.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitec064c9.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:bpftool-0:7.0.0-284.16.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:bpftool-0:7.0.0-284.16.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:bpftool-0:7.0.0-284.16.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:bpftool-0:7.0.0-284.16.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.16.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.16.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.16.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.16.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-8.rhaos4.13.gitec064c9.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-8.rhaos4.13.gitec064c9.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-8.rhaos4.13.gitec064c9.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-8.rhaos4.13.gitec064c9.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-8.rhaos4.13.gitec064c9.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-8.rhaos4.13.gitec064c9.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-8.rhaos4.13.gitec064c9.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-8.rhaos4.13.gitec064c9.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-tools-0:1.26.0-2.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-tools-0:1.26.0-2.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-tools-0:1.26.0-2.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-tools-0:1.26.0-2.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-tools-0:1.26.0-2.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-2.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-2.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-2.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-2.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-2.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-2.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-2.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-2.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-0:5.14.0-284.16.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-0:5.14.0-284.16.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-0:5.14.0-284.16.1.el9_2.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-0:5.14.0-284.16.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-core-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-core-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-devel-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-devel-matched-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-modules-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-modules-core-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-modules-extra-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-modules-internal-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-modules-partner-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-devel-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-devel-matched-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-modules-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-modules-core-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-modules-extra-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-modules-internal-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-modules-partner-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-abi-stablelists-0:5.14.0-284.16.1.el9_2.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.16.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.16.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.16.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.16.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.16.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.16.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.16.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.16.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.16.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.16.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.16.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.16.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.16.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.16.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.16.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.16.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.16.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.16.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.16.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.16.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.16.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.16.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.16.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.16.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.16.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.16.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.16.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.16.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.16.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.16.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.16.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-uki-virt-0:5.14.0-284.16.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.16.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debuginfo-common-aarch64-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debuginfo-common-ppc64le-0:5.14.0-284.16.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debuginfo-common-s390x-0:5.14.0-284.16.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debuginfo-common-x86_64-0:5.14.0-284.16.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.16.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.16.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.16.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.16.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.16.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.16.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-doc-0:5.14.0-284.16.1.el9_2.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.16.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.16.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.16.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.16.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.16.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.16.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.16.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.16.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.16.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.16.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.16.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.16.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.16.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.16.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.16.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.16.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.16.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.16.1.rt14.301.el9_2.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-core-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-core-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-debuginfo-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-devel-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-devel-matched-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-kvm-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-modules-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-modules-core-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-modules-extra-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-modules-internal-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-modules-partner-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debuginfo-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-devel-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-devel-matched-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-kvm-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-modules-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-modules-core-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-modules-extra-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-modules-internal-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-modules-partner-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-selftests-internal-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.16.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.16.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.16.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.16.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.16.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.16.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.16.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.16.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.16.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.16.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.16.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-uki-virt-0:5.14.0-284.16.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-0:5.14.0-284.16.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-core-0:5.14.0-284.16.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-debuginfo-0:5.14.0-284.16.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-devel-0:5.14.0-284.16.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-devel-matched-0:5.14.0-284.16.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-modules-0:5.14.0-284.16.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-modules-core-0:5.14.0-284.16.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-modules-extra-0:5.14.0-284.16.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-modules-internal-0:5.14.0-284.16.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-modules-partner-0:5.14.0-284.16.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:perf-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:perf-0:5.14.0-284.16.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:perf-0:5.14.0-284.16.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:perf-0:5.14.0-284.16.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.16.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-3:4.4.1-4.1.rhaos4.13.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-3:4.4.1-4.1.rhaos4.13.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-3:4.4.1-4.1.rhaos4.13.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-3:4.4.1-4.1.rhaos4.13.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-3:4.4.1-4.1.rhaos4.13.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.1.rhaos4.13.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.1.rhaos4.13.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.1.rhaos4.13.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.1.rhaos4.13.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-docker-3:4.4.1-4.1.rhaos4.13.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.1.rhaos4.13.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.1.rhaos4.13.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.1.rhaos4.13.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.1.rhaos4.13.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.1.rhaos4.13.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.1.rhaos4.13.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.1.rhaos4.13.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.1.rhaos4.13.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-remote-3:4.4.1-4.1.rhaos4.13.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-remote-3:4.4.1-4.1.rhaos4.13.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-remote-3:4.4.1-4.1.rhaos4.13.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-remote-3:4.4.1-4.1.rhaos4.13.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-tests-3:4.4.1-4.1.rhaos4.13.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-tests-3:4.4.1-4.1.rhaos4.13.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-tests-3:4.4.1-4.1.rhaos4.13.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-tests-3:4.4.1-4.1.rhaos4.13.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.16.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.16.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.16.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.16.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:rtla-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:rtla-0:5.14.0-284.16.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:rtla-0:5.14.0-284.16.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:rtla-0:5.14.0-284.16.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:skopeo-2:1.11.2-1.1.rhaos4.13.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:skopeo-2:1.11.2-1.1.rhaos4.13.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:skopeo-2:1.11.2-1.1.rhaos4.13.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:skopeo-2:1.11.2-1.1.rhaos4.13.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:skopeo-2:1.11.2-1.1.rhaos4.13.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-1.1.rhaos4.13.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-1.1.rhaos4.13.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-1.1.rhaos4.13.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-1.1.rhaos4.13.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-1.1.rhaos4.13.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-1.1.rhaos4.13.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-1.1.rhaos4.13.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-1.1.rhaos4.13.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-1.1.rhaos4.13.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-1.1.rhaos4.13.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-1.1.rhaos4.13.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-1.1.rhaos4.13.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.13:openstack-ironic-1:21.3.1-0.20230510075528.b3c902e.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.13:openstack-ironic-1:21.3.1-0.20230510075528.b3c902e.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.13:openstack-ironic-api-1:21.3.1-0.20230510075528.b3c902e.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.13:openstack-ironic-common-1:21.3.1-0.20230510075528.b3c902e.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.13:openstack-ironic-conductor-1:21.3.1-0.20230510075528.b3c902e.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.13:openstack-ironic-dnsmasq-tftp-server-1:21.3.1-0.20230510075528.b3c902e.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.13:python3-ironic-tests-1:21.3.1-0.20230510075528.b3c902e.el9.noarch | — |
Workaround
|
A flaw was found in golang. Templates containing actions in unquoted HTML attributes, for example, "attr={{.}}") executed with empty input, could result in output that has unexpected results when parsed due to HTML normalization rules. This issue may allow the injection of arbitrary attributes into tags.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOSE-4.13:buildah-1:1.29.1-1.1.rhaos4.13.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:buildah-1:1.29.1-1.1.rhaos4.13.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:buildah-1:1.29.1-1.1.rhaos4.13.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:buildah-1:1.29.1-1.1.rhaos4.13.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:buildah-1:1.29.1-1.1.rhaos4.13.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-1.1.rhaos4.13.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-1.1.rhaos4.13.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-1.1.rhaos4.13.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-1.1.rhaos4.13.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:buildah-tests-1:1.29.1-1.1.rhaos4.13.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:buildah-tests-1:1.29.1-1.1.rhaos4.13.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:buildah-tests-1:1.29.1-1.1.rhaos4.13.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:buildah-tests-1:1.29.1-1.1.rhaos4.13.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-3:4.4.1-4.1.rhaos4.13.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-3:4.4.1-4.1.rhaos4.13.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-3:4.4.1-4.1.rhaos4.13.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-3:4.4.1-4.1.rhaos4.13.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-3:4.4.1-4.1.rhaos4.13.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.1.rhaos4.13.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.1.rhaos4.13.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.1.rhaos4.13.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.1.rhaos4.13.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-docker-3:4.4.1-4.1.rhaos4.13.el9.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.1.rhaos4.13.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.1.rhaos4.13.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.1.rhaos4.13.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.1.rhaos4.13.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.1.rhaos4.13.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.1.rhaos4.13.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.1.rhaos4.13.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.1.rhaos4.13.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-remote-3:4.4.1-4.1.rhaos4.13.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-remote-3:4.4.1-4.1.rhaos4.13.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-remote-3:4.4.1-4.1.rhaos4.13.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-remote-3:4.4.1-4.1.rhaos4.13.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-tests-3:4.4.1-4.1.rhaos4.13.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-tests-3:4.4.1-4.1.rhaos4.13.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-tests-3:4.4.1-4.1.rhaos4.13.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-tests-3:4.4.1-4.1.rhaos4.13.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:skopeo-2:1.11.2-1.1.rhaos4.13.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:skopeo-2:1.11.2-1.1.rhaos4.13.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:skopeo-2:1.11.2-1.1.rhaos4.13.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:skopeo-2:1.11.2-1.1.rhaos4.13.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:skopeo-2:1.11.2-1.1.rhaos4.13.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-1.1.rhaos4.13.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-1.1.rhaos4.13.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-1.1.rhaos4.13.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-1.1.rhaos4.13.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-1.1.rhaos4.13.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-1.1.rhaos4.13.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-1.1.rhaos4.13.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-1.1.rhaos4.13.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-1.1.rhaos4.13.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-1.1.rhaos4.13.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-1.1.rhaos4.13.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-1.1.rhaos4.13.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitec064c9.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitec064c9.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitec064c9.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitec064c9.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitec064c9.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitec064c9.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitec064c9.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitec064c9.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:bpftool-0:7.0.0-284.16.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:bpftool-0:7.0.0-284.16.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:bpftool-0:7.0.0-284.16.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:bpftool-0:7.0.0-284.16.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.16.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.16.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.16.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.16.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-8.rhaos4.13.gitec064c9.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-8.rhaos4.13.gitec064c9.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-8.rhaos4.13.gitec064c9.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-8.rhaos4.13.gitec064c9.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-8.rhaos4.13.gitec064c9.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-8.rhaos4.13.gitec064c9.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-8.rhaos4.13.gitec064c9.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-8.rhaos4.13.gitec064c9.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-tools-0:1.26.0-2.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-tools-0:1.26.0-2.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-tools-0:1.26.0-2.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-tools-0:1.26.0-2.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-tools-0:1.26.0-2.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-2.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-2.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-2.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-2.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-2.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-2.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-2.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-2.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-0:5.14.0-284.16.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-0:5.14.0-284.16.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-0:5.14.0-284.16.1.el9_2.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-0:5.14.0-284.16.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-core-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-core-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-devel-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-devel-matched-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-modules-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-modules-core-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-modules-extra-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-modules-internal-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-modules-partner-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-devel-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-devel-matched-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-modules-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-modules-core-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-modules-extra-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-modules-internal-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-modules-partner-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-abi-stablelists-0:5.14.0-284.16.1.el9_2.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.16.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.16.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.16.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.16.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.16.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.16.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.16.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.16.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.16.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.16.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.16.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.16.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.16.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.16.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.16.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.16.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.16.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.16.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.16.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.16.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.16.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.16.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.16.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.16.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.16.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.16.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.16.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.16.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.16.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.16.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.16.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-uki-virt-0:5.14.0-284.16.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.16.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debuginfo-common-aarch64-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debuginfo-common-ppc64le-0:5.14.0-284.16.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debuginfo-common-s390x-0:5.14.0-284.16.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debuginfo-common-x86_64-0:5.14.0-284.16.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.16.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.16.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.16.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.16.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.16.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.16.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-doc-0:5.14.0-284.16.1.el9_2.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.16.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.16.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.16.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.16.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.16.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.16.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.16.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.16.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.16.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.16.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.16.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.16.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.16.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.16.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.16.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.16.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.16.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.16.1.rt14.301.el9_2.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-core-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-core-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-debuginfo-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-devel-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-devel-matched-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-kvm-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-modules-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-modules-core-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-modules-extra-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-modules-internal-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-modules-partner-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debuginfo-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-devel-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-devel-matched-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-kvm-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-modules-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-modules-core-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-modules-extra-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-modules-internal-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-modules-partner-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-selftests-internal-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.16.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.16.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.16.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.16.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.16.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.16.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.16.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.16.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.16.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.16.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.16.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-uki-virt-0:5.14.0-284.16.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-0:5.14.0-284.16.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-core-0:5.14.0-284.16.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-debuginfo-0:5.14.0-284.16.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-devel-0:5.14.0-284.16.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-devel-matched-0:5.14.0-284.16.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-modules-0:5.14.0-284.16.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-modules-core-0:5.14.0-284.16.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-modules-extra-0:5.14.0-284.16.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-modules-internal-0:5.14.0-284.16.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-modules-partner-0:5.14.0-284.16.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:perf-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:perf-0:5.14.0-284.16.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:perf-0:5.14.0-284.16.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:perf-0:5.14.0-284.16.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.16.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.16.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.16.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.16.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.16.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:rtla-0:5.14.0-284.16.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:rtla-0:5.14.0-284.16.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:rtla-0:5.14.0-284.16.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:rtla-0:5.14.0-284.16.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.13:openstack-ironic-1:21.3.1-0.20230510075528.b3c902e.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.13:openstack-ironic-1:21.3.1-0.20230510075528.b3c902e.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.13:openstack-ironic-api-1:21.3.1-0.20230510075528.b3c902e.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.13:openstack-ironic-common-1:21.3.1-0.20230510075528.b3c902e.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.13:openstack-ironic-conductor-1:21.3.1-0.20230510075528.b3c902e.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.13:openstack-ironic-dnsmasq-tftp-server-1:21.3.1-0.20230510075528.b3c902e.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.13:python3-ironic-tests-1:21.3.1-0.20230510075528.b3c902e.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.13.2 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 [impact]. 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.13.2. See the following advisory for the container images for this release:\n\nhttps://access.redhat.com/errata/RHSA-2023:3367\n\nSecurity Fix(es):\n\n* golang: html/template: improper handling of JavaScript whitespace (CVE-2023-24540)\n\n* golang: crash in a golang.org/x/crypto/ssh server (CVE-2022-27191)\n\n* golang: path/filepath: path-filepath filepath.Clean path traversal (CVE-2022-41722)\n\n* golang: crypto/tls: large handshake records may cause panics (CVE-2022-41724)\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.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-2023:3366",
"url": "https://access.redhat.com/errata/RHSA-2023:3366"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "https://docs.openshift.com/container-platform/4.13/release_notes/ocp-4-13-release-notes.html",
"url": "https://docs.openshift.com/container-platform/4.13/release_notes/ocp-4-13-release-notes.html"
},
{
"category": "external",
"summary": "2064702",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2064702"
},
{
"category": "external",
"summary": "2178492",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2178492"
},
{
"category": "external",
"summary": "2196027",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2196027"
},
{
"category": "external",
"summary": "2203008",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2203008"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_3366.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Container Platform 4.13.2 packages and security update",
"tracking": {
"current_release_date": "2026-06-02T17:38:47+00:00",
"generator": {
"date": "2026-06-02T17:38:47+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2023:3366",
"initial_release_date": "2023-06-07T02:08:03+00:00",
"revision_history": [
{
"date": "2023-06-07T02:08:03+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-06-07T02:08:03+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-02T17:38:47+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.13",
"product": {
"name": "Ironic content for Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-IRONIC-4.13",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift_ironic:4.13::el9"
}
}
},
{
"category": "product_name",
"name": "Red Hat OpenShift Container Platform 4.13",
"product": {
"name": "Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.13::el9"
}
}
},
{
"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": "openstack-ironic-1:21.3.1-0.20230510075528.b3c902e.el9.src",
"product": {
"name": "openstack-ironic-1:21.3.1-0.20230510075528.b3c902e.el9.src",
"product_id": "openstack-ironic-1:21.3.1-0.20230510075528.b3c902e.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openstack-ironic@21.3.1-0.20230510075528.b3c902e.el9?arch=src\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.src",
"product": {
"name": "cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.src",
"product_id": "cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.26.3-8.rhaos4.13.gitec064c9.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "cri-tools-0:1.26.0-2.el9.src",
"product": {
"name": "cri-tools-0:1.26.0-2.el9.src",
"product_id": "cri-tools-0:1.26.0-2.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools@1.26.0-2.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "kernel-0:5.14.0-284.16.1.el9_2.src",
"product": {
"name": "kernel-0:5.14.0-284.16.1.el9_2.src",
"product_id": "kernel-0:5.14.0-284.16.1.el9_2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@5.14.0-284.16.1.el9_2?arch=src"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-0:5.14.0-284.16.1.rt14.301.el9_2.src",
"product": {
"name": "kernel-rt-0:5.14.0-284.16.1.rt14.301.el9_2.src",
"product_id": "kernel-rt-0:5.14.0-284.16.1.rt14.301.el9_2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt@5.14.0-284.16.1.rt14.301.el9_2?arch=src"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.src",
"product": {
"name": "openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.src",
"product_id": "openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.13.0-202305291355.p0.g1024efc.assembly.stream.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "buildah-1:1.29.1-1.1.rhaos4.13.el9.src",
"product": {
"name": "buildah-1:1.29.1-1.1.rhaos4.13.el9.src",
"product_id": "buildah-1:1.29.1-1.1.rhaos4.13.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.29.1-1.1.rhaos4.13.el9?arch=src\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.11.2-1.1.rhaos4.13.el9.src",
"product": {
"name": "skopeo-2:1.11.2-1.1.rhaos4.13.el9.src",
"product_id": "skopeo-2:1.11.2-1.1.rhaos4.13.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.11.2-1.1.rhaos4.13.el9?arch=src\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-3:4.4.1-4.1.rhaos4.13.el9.src",
"product": {
"name": "podman-3:4.4.1-4.1.rhaos4.13.el9.src",
"product_id": "podman-3:4.4.1-4.1.rhaos4.13.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.4.1-4.1.rhaos4.13.el9?arch=src\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "openshift-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.src",
"product": {
"name": "openshift-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.src",
"product_id": "openshift-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift@4.13.0-202305301919.p0.g0001a21.assembly.stream.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.src",
"product": {
"name": "cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.src",
"product_id": "cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.26.3-7.rhaos4.13.gitec064c9.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.src",
"product": {
"name": "openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.src",
"product_id": "openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.13.0-202305291355.p0.g1024efc.assembly.stream.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "openshift-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.src",
"product": {
"name": "openshift-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.src",
"product_id": "openshift-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift@4.13.0-202305301919.p0.g0001a21.assembly.stream.el8?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "openstack-ironic-1:21.3.1-0.20230510075528.b3c902e.el9.noarch",
"product": {
"name": "openstack-ironic-1:21.3.1-0.20230510075528.b3c902e.el9.noarch",
"product_id": "openstack-ironic-1:21.3.1-0.20230510075528.b3c902e.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openstack-ironic@21.3.1-0.20230510075528.b3c902e.el9?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "openstack-ironic-api-1:21.3.1-0.20230510075528.b3c902e.el9.noarch",
"product": {
"name": "openstack-ironic-api-1:21.3.1-0.20230510075528.b3c902e.el9.noarch",
"product_id": "openstack-ironic-api-1:21.3.1-0.20230510075528.b3c902e.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openstack-ironic-api@21.3.1-0.20230510075528.b3c902e.el9?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "openstack-ironic-common-1:21.3.1-0.20230510075528.b3c902e.el9.noarch",
"product": {
"name": "openstack-ironic-common-1:21.3.1-0.20230510075528.b3c902e.el9.noarch",
"product_id": "openstack-ironic-common-1:21.3.1-0.20230510075528.b3c902e.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openstack-ironic-common@21.3.1-0.20230510075528.b3c902e.el9?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "openstack-ironic-conductor-1:21.3.1-0.20230510075528.b3c902e.el9.noarch",
"product": {
"name": "openstack-ironic-conductor-1:21.3.1-0.20230510075528.b3c902e.el9.noarch",
"product_id": "openstack-ironic-conductor-1:21.3.1-0.20230510075528.b3c902e.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openstack-ironic-conductor@21.3.1-0.20230510075528.b3c902e.el9?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "openstack-ironic-dnsmasq-tftp-server-1:21.3.1-0.20230510075528.b3c902e.el9.noarch",
"product": {
"name": "openstack-ironic-dnsmasq-tftp-server-1:21.3.1-0.20230510075528.b3c902e.el9.noarch",
"product_id": "openstack-ironic-dnsmasq-tftp-server-1:21.3.1-0.20230510075528.b3c902e.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openstack-ironic-dnsmasq-tftp-server@21.3.1-0.20230510075528.b3c902e.el9?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "python3-ironic-tests-1:21.3.1-0.20230510075528.b3c902e.el9.noarch",
"product": {
"name": "python3-ironic-tests-1:21.3.1-0.20230510075528.b3c902e.el9.noarch",
"product_id": "python3-ironic-tests-1:21.3.1-0.20230510075528.b3c902e.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-ironic-tests@21.3.1-0.20230510075528.b3c902e.el9?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "kernel-abi-stablelists-0:5.14.0-284.16.1.el9_2.noarch",
"product": {
"name": "kernel-abi-stablelists-0:5.14.0-284.16.1.el9_2.noarch",
"product_id": "kernel-abi-stablelists-0:5.14.0-284.16.1.el9_2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-abi-stablelists@5.14.0-284.16.1.el9_2?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "kernel-doc-0:5.14.0-284.16.1.el9_2.noarch",
"product": {
"name": "kernel-doc-0:5.14.0-284.16.1.el9_2.noarch",
"product_id": "kernel-doc-0:5.14.0-284.16.1.el9_2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-doc@5.14.0-284.16.1.el9_2?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "podman-docker-3:4.4.1-4.1.rhaos4.13.el9.noarch",
"product": {
"name": "podman-docker-3:4.4.1-4.1.rhaos4.13.el9.noarch",
"product_id": "podman-docker-3:4.4.1-4.1.rhaos4.13.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-docker@4.4.1-4.1.rhaos4.13.el9?arch=noarch\u0026epoch=3"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.x86_64",
"product": {
"name": "cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.x86_64",
"product_id": "cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.26.3-8.rhaos4.13.gitec064c9.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.26.3-8.rhaos4.13.gitec064c9.el9.x86_64",
"product": {
"name": "cri-o-debugsource-0:1.26.3-8.rhaos4.13.gitec064c9.el9.x86_64",
"product_id": "cri-o-debugsource-0:1.26.3-8.rhaos4.13.gitec064c9.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.26.3-8.rhaos4.13.gitec064c9.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.26.3-8.rhaos4.13.gitec064c9.el9.x86_64",
"product": {
"name": "cri-o-debuginfo-0:1.26.3-8.rhaos4.13.gitec064c9.el9.x86_64",
"product_id": "cri-o-debuginfo-0:1.26.3-8.rhaos4.13.gitec064c9.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.26.3-8.rhaos4.13.gitec064c9.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-0:1.26.0-2.el9.x86_64",
"product": {
"name": "cri-tools-0:1.26.0-2.el9.x86_64",
"product_id": "cri-tools-0:1.26.0-2.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools@1.26.0-2.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debugsource-0:1.26.0-2.el9.x86_64",
"product": {
"name": "cri-tools-debugsource-0:1.26.0-2.el9.x86_64",
"product_id": "cri-tools-debugsource-0:1.26.0-2.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debugsource@1.26.0-2.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debuginfo-0:1.26.0-2.el9.x86_64",
"product": {
"name": "cri-tools-debuginfo-0:1.26.0-2.el9.x86_64",
"product_id": "cri-tools-debuginfo-0:1.26.0-2.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.26.0-2.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "bpftool-0:7.0.0-284.16.1.el9_2.x86_64",
"product": {
"name": "bpftool-0:7.0.0-284.16.1.el9_2.x86_64",
"product_id": "bpftool-0:7.0.0-284.16.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool@7.0.0-284.16.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-0:5.14.0-284.16.1.el9_2.x86_64",
"product": {
"name": "kernel-0:5.14.0-284.16.1.el9_2.x86_64",
"product_id": "kernel-0:5.14.0-284.16.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@5.14.0-284.16.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-core-0:5.14.0-284.16.1.el9_2.x86_64",
"product": {
"name": "kernel-core-0:5.14.0-284.16.1.el9_2.x86_64",
"product_id": "kernel-core-0:5.14.0-284.16.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-core@5.14.0-284.16.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:5.14.0-284.16.1.el9_2.x86_64",
"product": {
"name": "kernel-debug-0:5.14.0-284.16.1.el9_2.x86_64",
"product_id": "kernel-debug-0:5.14.0-284.16.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@5.14.0-284.16.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-core-0:5.14.0-284.16.1.el9_2.x86_64",
"product": {
"name": "kernel-debug-core-0:5.14.0-284.16.1.el9_2.x86_64",
"product_id": "kernel-debug-core-0:5.14.0-284.16.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-core@5.14.0-284.16.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-0:5.14.0-284.16.1.el9_2.x86_64",
"product": {
"name": "kernel-debug-devel-0:5.14.0-284.16.1.el9_2.x86_64",
"product_id": "kernel-debug-devel-0:5.14.0-284.16.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@5.14.0-284.16.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-matched-0:5.14.0-284.16.1.el9_2.x86_64",
"product": {
"name": "kernel-debug-devel-matched-0:5.14.0-284.16.1.el9_2.x86_64",
"product_id": "kernel-debug-devel-matched-0:5.14.0-284.16.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel-matched@5.14.0-284.16.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-0:5.14.0-284.16.1.el9_2.x86_64",
"product": {
"name": "kernel-debug-modules-0:5.14.0-284.16.1.el9_2.x86_64",
"product_id": "kernel-debug-modules-0:5.14.0-284.16.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules@5.14.0-284.16.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-core-0:5.14.0-284.16.1.el9_2.x86_64",
"product": {
"name": "kernel-debug-modules-core-0:5.14.0-284.16.1.el9_2.x86_64",
"product_id": "kernel-debug-modules-core-0:5.14.0-284.16.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-core@5.14.0-284.16.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-extra-0:5.14.0-284.16.1.el9_2.x86_64",
"product": {
"name": "kernel-debug-modules-extra-0:5.14.0-284.16.1.el9_2.x86_64",
"product_id": "kernel-debug-modules-extra-0:5.14.0-284.16.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-extra@5.14.0-284.16.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-internal-0:5.14.0-284.16.1.el9_2.x86_64",
"product": {
"name": "kernel-debug-modules-internal-0:5.14.0-284.16.1.el9_2.x86_64",
"product_id": "kernel-debug-modules-internal-0:5.14.0-284.16.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-internal@5.14.0-284.16.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-partner-0:5.14.0-284.16.1.el9_2.x86_64",
"product": {
"name": "kernel-debug-modules-partner-0:5.14.0-284.16.1.el9_2.x86_64",
"product_id": "kernel-debug-modules-partner-0:5.14.0-284.16.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-partner@5.14.0-284.16.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-uki-virt-0:5.14.0-284.16.1.el9_2.x86_64",
"product": {
"name": "kernel-debug-uki-virt-0:5.14.0-284.16.1.el9_2.x86_64",
"product_id": "kernel-debug-uki-virt-0:5.14.0-284.16.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-uki-virt@5.14.0-284.16.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:5.14.0-284.16.1.el9_2.x86_64",
"product": {
"name": "kernel-devel-0:5.14.0-284.16.1.el9_2.x86_64",
"product_id": "kernel-devel-0:5.14.0-284.16.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@5.14.0-284.16.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-matched-0:5.14.0-284.16.1.el9_2.x86_64",
"product": {
"name": "kernel-devel-matched-0:5.14.0-284.16.1.el9_2.x86_64",
"product_id": "kernel-devel-matched-0:5.14.0-284.16.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel-matched@5.14.0-284.16.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-ipaclones-internal-0:5.14.0-284.16.1.el9_2.x86_64",
"product": {
"name": "kernel-ipaclones-internal-0:5.14.0-284.16.1.el9_2.x86_64",
"product_id": "kernel-ipaclones-internal-0:5.14.0-284.16.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-ipaclones-internal@5.14.0-284.16.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-0:5.14.0-284.16.1.el9_2.x86_64",
"product": {
"name": "kernel-modules-0:5.14.0-284.16.1.el9_2.x86_64",
"product_id": "kernel-modules-0:5.14.0-284.16.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules@5.14.0-284.16.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-core-0:5.14.0-284.16.1.el9_2.x86_64",
"product": {
"name": "kernel-modules-core-0:5.14.0-284.16.1.el9_2.x86_64",
"product_id": "kernel-modules-core-0:5.14.0-284.16.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-core@5.14.0-284.16.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-0:5.14.0-284.16.1.el9_2.x86_64",
"product": {
"name": "kernel-modules-extra-0:5.14.0-284.16.1.el9_2.x86_64",
"product_id": "kernel-modules-extra-0:5.14.0-284.16.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra@5.14.0-284.16.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-internal-0:5.14.0-284.16.1.el9_2.x86_64",
"product": {
"name": "kernel-modules-internal-0:5.14.0-284.16.1.el9_2.x86_64",
"product_id": "kernel-modules-internal-0:5.14.0-284.16.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-internal@5.14.0-284.16.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-partner-0:5.14.0-284.16.1.el9_2.x86_64",
"product": {
"name": "kernel-modules-partner-0:5.14.0-284.16.1.el9_2.x86_64",
"product_id": "kernel-modules-partner-0:5.14.0-284.16.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-partner@5.14.0-284.16.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-selftests-internal-0:5.14.0-284.16.1.el9_2.x86_64",
"product": {
"name": "kernel-selftests-internal-0:5.14.0-284.16.1.el9_2.x86_64",
"product_id": "kernel-selftests-internal-0:5.14.0-284.16.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-selftests-internal@5.14.0-284.16.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:5.14.0-284.16.1.el9_2.x86_64",
"product": {
"name": "kernel-tools-0:5.14.0-284.16.1.el9_2.x86_64",
"product_id": "kernel-tools-0:5.14.0-284.16.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@5.14.0-284.16.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-0:5.14.0-284.16.1.el9_2.x86_64",
"product": {
"name": "kernel-tools-libs-0:5.14.0-284.16.1.el9_2.x86_64",
"product_id": "kernel-tools-libs-0:5.14.0-284.16.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs@5.14.0-284.16.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-devel-0:5.14.0-284.16.1.el9_2.x86_64",
"product": {
"name": "kernel-tools-libs-devel-0:5.14.0-284.16.1.el9_2.x86_64",
"product_id": "kernel-tools-libs-devel-0:5.14.0-284.16.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs-devel@5.14.0-284.16.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-uki-virt-0:5.14.0-284.16.1.el9_2.x86_64",
"product": {
"name": "kernel-uki-virt-0:5.14.0-284.16.1.el9_2.x86_64",
"product_id": "kernel-uki-virt-0:5.14.0-284.16.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-uki-virt@5.14.0-284.16.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perf-0:5.14.0-284.16.1.el9_2.x86_64",
"product": {
"name": "perf-0:5.14.0-284.16.1.el9_2.x86_64",
"product_id": "perf-0:5.14.0-284.16.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@5.14.0-284.16.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-perf-0:5.14.0-284.16.1.el9_2.x86_64",
"product": {
"name": "python3-perf-0:5.14.0-284.16.1.el9_2.x86_64",
"product_id": "python3-perf-0:5.14.0-284.16.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf@5.14.0-284.16.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rtla-0:5.14.0-284.16.1.el9_2.x86_64",
"product": {
"name": "rtla-0:5.14.0-284.16.1.el9_2.x86_64",
"product_id": "rtla-0:5.14.0-284.16.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rtla@5.14.0-284.16.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "bpftool-debuginfo-0:7.0.0-284.16.1.el9_2.x86_64",
"product": {
"name": "bpftool-debuginfo-0:7.0.0-284.16.1.el9_2.x86_64",
"product_id": "bpftool-debuginfo-0:7.0.0-284.16.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool-debuginfo@7.0.0-284.16.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64",
"product": {
"name": "kernel-debug-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64",
"product_id": "kernel-debug-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@5.14.0-284.16.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64",
"product": {
"name": "kernel-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64",
"product_id": "kernel-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@5.14.0-284.16.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-x86_64-0:5.14.0-284.16.1.el9_2.x86_64",
"product": {
"name": "kernel-debuginfo-common-x86_64-0:5.14.0-284.16.1.el9_2.x86_64",
"product_id": "kernel-debuginfo-common-x86_64-0:5.14.0-284.16.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-x86_64@5.14.0-284.16.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64",
"product": {
"name": "kernel-tools-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64",
"product_id": "kernel-tools-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@5.14.0-284.16.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64",
"product": {
"name": "perf-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64",
"product_id": "perf-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@5.14.0-284.16.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-perf-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64",
"product": {
"name": "python3-perf-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64",
"product_id": "python3-perf-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf-debuginfo@5.14.0-284.16.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"product": {
"name": "kernel-rt-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"product_id": "kernel-rt-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt@5.14.0-284.16.1.rt14.301.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-core-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"product": {
"name": "kernel-rt-core-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"product_id": "kernel-rt-core-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-core@5.14.0-284.16.1.rt14.301.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"product": {
"name": "kernel-rt-debug-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"product_id": "kernel-rt-debug-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug@5.14.0-284.16.1.rt14.301.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-core-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"product": {
"name": "kernel-rt-debug-core-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"product_id": "kernel-rt-debug-core-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-core@5.14.0-284.16.1.rt14.301.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-devel-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"product": {
"name": "kernel-rt-debug-devel-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"product_id": "kernel-rt-debug-devel-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-devel@5.14.0-284.16.1.rt14.301.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-devel-matched-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"product": {
"name": "kernel-rt-debug-devel-matched-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"product_id": "kernel-rt-debug-devel-matched-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-devel-matched@5.14.0-284.16.1.rt14.301.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-kvm-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"product": {
"name": "kernel-rt-debug-kvm-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"product_id": "kernel-rt-debug-kvm-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-kvm@5.14.0-284.16.1.rt14.301.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"product": {
"name": "kernel-rt-debug-modules-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"product_id": "kernel-rt-debug-modules-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules@5.14.0-284.16.1.rt14.301.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-core-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"product": {
"name": "kernel-rt-debug-modules-core-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"product_id": "kernel-rt-debug-modules-core-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules-core@5.14.0-284.16.1.rt14.301.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-extra-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"product": {
"name": "kernel-rt-debug-modules-extra-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"product_id": "kernel-rt-debug-modules-extra-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules-extra@5.14.0-284.16.1.rt14.301.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-internal-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"product": {
"name": "kernel-rt-debug-modules-internal-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"product_id": "kernel-rt-debug-modules-internal-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules-internal@5.14.0-284.16.1.rt14.301.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-partner-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"product": {
"name": "kernel-rt-debug-modules-partner-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"product_id": "kernel-rt-debug-modules-partner-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules-partner@5.14.0-284.16.1.rt14.301.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-devel-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"product": {
"name": "kernel-rt-devel-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"product_id": "kernel-rt-devel-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-devel@5.14.0-284.16.1.rt14.301.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-devel-matched-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"product": {
"name": "kernel-rt-devel-matched-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"product_id": "kernel-rt-devel-matched-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-devel-matched@5.14.0-284.16.1.rt14.301.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-kvm-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"product": {
"name": "kernel-rt-kvm-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"product_id": "kernel-rt-kvm-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-kvm@5.14.0-284.16.1.rt14.301.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"product": {
"name": "kernel-rt-modules-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"product_id": "kernel-rt-modules-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules@5.14.0-284.16.1.rt14.301.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-core-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"product": {
"name": "kernel-rt-modules-core-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"product_id": "kernel-rt-modules-core-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules-core@5.14.0-284.16.1.rt14.301.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-extra-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"product": {
"name": "kernel-rt-modules-extra-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"product_id": "kernel-rt-modules-extra-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules-extra@5.14.0-284.16.1.rt14.301.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-internal-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"product": {
"name": "kernel-rt-modules-internal-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"product_id": "kernel-rt-modules-internal-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules-internal@5.14.0-284.16.1.rt14.301.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-partner-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"product": {
"name": "kernel-rt-modules-partner-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"product_id": "kernel-rt-modules-partner-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules-partner@5.14.0-284.16.1.rt14.301.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-selftests-internal-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"product": {
"name": "kernel-rt-selftests-internal-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"product_id": "kernel-rt-selftests-internal-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-selftests-internal@5.14.0-284.16.1.rt14.301.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-debuginfo-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"product": {
"name": "kernel-rt-debug-debuginfo-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"product_id": "kernel-rt-debug-debuginfo-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-debuginfo@5.14.0-284.16.1.rt14.301.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debuginfo-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"product": {
"name": "kernel-rt-debuginfo-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"product_id": "kernel-rt-debuginfo-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debuginfo@5.14.0-284.16.1.rt14.301.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"product": {
"name": "kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"product_id": "kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debuginfo-common-x86_64@5.14.0-284.16.1.rt14.301.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.x86_64",
"product": {
"name": "openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.x86_64",
"product_id": "openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.13.0-202305291355.p0.g1024efc.assembly.stream.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-redistributable-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.x86_64",
"product": {
"name": "openshift-clients-redistributable-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.x86_64",
"product_id": "openshift-clients-redistributable-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients-redistributable@4.13.0-202305291355.p0.g1024efc.assembly.stream.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "buildah-1:1.29.1-1.1.rhaos4.13.el9.x86_64",
"product": {
"name": "buildah-1:1.29.1-1.1.rhaos4.13.el9.x86_64",
"product_id": "buildah-1:1.29.1-1.1.rhaos4.13.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.29.1-1.1.rhaos4.13.el9?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.29.1-1.1.rhaos4.13.el9.x86_64",
"product": {
"name": "buildah-tests-1:1.29.1-1.1.rhaos4.13.el9.x86_64",
"product_id": "buildah-tests-1:1.29.1-1.1.rhaos4.13.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.29.1-1.1.rhaos4.13.el9?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.29.1-1.1.rhaos4.13.el9.x86_64",
"product": {
"name": "buildah-debugsource-1:1.29.1-1.1.rhaos4.13.el9.x86_64",
"product_id": "buildah-debugsource-1:1.29.1-1.1.rhaos4.13.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.29.1-1.1.rhaos4.13.el9?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.x86_64",
"product": {
"name": "buildah-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.x86_64",
"product_id": "buildah-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.29.1-1.1.rhaos4.13.el9?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.x86_64",
"product": {
"name": "buildah-tests-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.x86_64",
"product_id": "buildah-tests-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.29.1-1.1.rhaos4.13.el9?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.11.2-1.1.rhaos4.13.el9.x86_64",
"product": {
"name": "skopeo-2:1.11.2-1.1.rhaos4.13.el9.x86_64",
"product_id": "skopeo-2:1.11.2-1.1.rhaos4.13.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.11.2-1.1.rhaos4.13.el9?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.11.2-1.1.rhaos4.13.el9.x86_64",
"product": {
"name": "skopeo-tests-2:1.11.2-1.1.rhaos4.13.el9.x86_64",
"product_id": "skopeo-tests-2:1.11.2-1.1.rhaos4.13.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.11.2-1.1.rhaos4.13.el9?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.11.2-1.1.rhaos4.13.el9.x86_64",
"product": {
"name": "skopeo-debugsource-2:1.11.2-1.1.rhaos4.13.el9.x86_64",
"product_id": "skopeo-debugsource-2:1.11.2-1.1.rhaos4.13.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.11.2-1.1.rhaos4.13.el9?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.11.2-1.1.rhaos4.13.el9.x86_64",
"product": {
"name": "skopeo-debuginfo-2:1.11.2-1.1.rhaos4.13.el9.x86_64",
"product_id": "skopeo-debuginfo-2:1.11.2-1.1.rhaos4.13.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.11.2-1.1.rhaos4.13.el9?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"product": {
"name": "podman-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"product_id": "podman-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.4.1-4.1.rhaos4.13.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"product": {
"name": "podman-gvproxy-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"product_id": "podman-gvproxy-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-4.1.rhaos4.13.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"product": {
"name": "podman-plugins-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"product_id": "podman-plugins-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.4.1-4.1.rhaos4.13.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"product": {
"name": "podman-remote-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"product_id": "podman-remote-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.4.1-4.1.rhaos4.13.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-tests-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"product": {
"name": "podman-tests-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"product_id": "podman-tests-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.4.1-4.1.rhaos4.13.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"product": {
"name": "podman-debugsource-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"product_id": "podman-debugsource-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-4.1.rhaos4.13.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"product": {
"name": "podman-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"product_id": "podman-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-4.1.rhaos4.13.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"product": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"product_id": "podman-gvproxy-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-4.1.rhaos4.13.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"product": {
"name": "podman-plugins-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"product_id": "podman-plugins-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-4.1.rhaos4.13.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"product": {
"name": "podman-remote-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"product_id": "podman-remote-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-4.1.rhaos4.13.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.x86_64",
"product": {
"name": "openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.x86_64",
"product_id": "openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.13.0-202305301919.p0.g0001a21.assembly.stream.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.x86_64",
"product": {
"name": "cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.x86_64",
"product_id": "cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.26.3-7.rhaos4.13.gitec064c9.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitec064c9.el8.x86_64",
"product": {
"name": "cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitec064c9.el8.x86_64",
"product_id": "cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitec064c9.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.26.3-7.rhaos4.13.gitec064c9.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitec064c9.el8.x86_64",
"product": {
"name": "cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitec064c9.el8.x86_64",
"product_id": "cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitec064c9.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.26.3-7.rhaos4.13.gitec064c9.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.x86_64",
"product": {
"name": "openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.x86_64",
"product_id": "openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.13.0-202305291355.p0.g1024efc.assembly.stream.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-redistributable-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.x86_64",
"product": {
"name": "openshift-clients-redistributable-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.x86_64",
"product_id": "openshift-clients-redistributable-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients-redistributable@4.13.0-202305291355.p0.g1024efc.assembly.stream.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.x86_64",
"product": {
"name": "openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.x86_64",
"product_id": "openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.13.0-202305301919.p0.g0001a21.assembly.stream.el8?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.aarch64",
"product": {
"name": "cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.aarch64",
"product_id": "cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.26.3-8.rhaos4.13.gitec064c9.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.26.3-8.rhaos4.13.gitec064c9.el9.aarch64",
"product": {
"name": "cri-o-debugsource-0:1.26.3-8.rhaos4.13.gitec064c9.el9.aarch64",
"product_id": "cri-o-debugsource-0:1.26.3-8.rhaos4.13.gitec064c9.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.26.3-8.rhaos4.13.gitec064c9.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.26.3-8.rhaos4.13.gitec064c9.el9.aarch64",
"product": {
"name": "cri-o-debuginfo-0:1.26.3-8.rhaos4.13.gitec064c9.el9.aarch64",
"product_id": "cri-o-debuginfo-0:1.26.3-8.rhaos4.13.gitec064c9.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.26.3-8.rhaos4.13.gitec064c9.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-0:1.26.0-2.el9.aarch64",
"product": {
"name": "cri-tools-0:1.26.0-2.el9.aarch64",
"product_id": "cri-tools-0:1.26.0-2.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools@1.26.0-2.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debugsource-0:1.26.0-2.el9.aarch64",
"product": {
"name": "cri-tools-debugsource-0:1.26.0-2.el9.aarch64",
"product_id": "cri-tools-debugsource-0:1.26.0-2.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debugsource@1.26.0-2.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debuginfo-0:1.26.0-2.el9.aarch64",
"product": {
"name": "cri-tools-debuginfo-0:1.26.0-2.el9.aarch64",
"product_id": "cri-tools-debuginfo-0:1.26.0-2.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.26.0-2.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "bpftool-0:7.0.0-284.16.1.el9_2.aarch64",
"product": {
"name": "bpftool-0:7.0.0-284.16.1.el9_2.aarch64",
"product_id": "bpftool-0:7.0.0-284.16.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool@7.0.0-284.16.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-0:5.14.0-284.16.1.el9_2.aarch64",
"product": {
"name": "kernel-0:5.14.0-284.16.1.el9_2.aarch64",
"product_id": "kernel-0:5.14.0-284.16.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@5.14.0-284.16.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-0:5.14.0-284.16.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-0:5.14.0-284.16.1.el9_2.aarch64",
"product_id": "kernel-64k-0:5.14.0-284.16.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k@5.14.0-284.16.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-core-0:5.14.0-284.16.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-core-0:5.14.0-284.16.1.el9_2.aarch64",
"product_id": "kernel-64k-core-0:5.14.0-284.16.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-core@5.14.0-284.16.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-0:5.14.0-284.16.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-debug-0:5.14.0-284.16.1.el9_2.aarch64",
"product_id": "kernel-64k-debug-0:5.14.0-284.16.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug@5.14.0-284.16.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-core-0:5.14.0-284.16.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-debug-core-0:5.14.0-284.16.1.el9_2.aarch64",
"product_id": "kernel-64k-debug-core-0:5.14.0-284.16.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-core@5.14.0-284.16.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-devel-0:5.14.0-284.16.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-debug-devel-0:5.14.0-284.16.1.el9_2.aarch64",
"product_id": "kernel-64k-debug-devel-0:5.14.0-284.16.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-devel@5.14.0-284.16.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-devel-matched-0:5.14.0-284.16.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-debug-devel-matched-0:5.14.0-284.16.1.el9_2.aarch64",
"product_id": "kernel-64k-debug-devel-matched-0:5.14.0-284.16.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-devel-matched@5.14.0-284.16.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-modules-0:5.14.0-284.16.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-debug-modules-0:5.14.0-284.16.1.el9_2.aarch64",
"product_id": "kernel-64k-debug-modules-0:5.14.0-284.16.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-modules@5.14.0-284.16.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-modules-core-0:5.14.0-284.16.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-debug-modules-core-0:5.14.0-284.16.1.el9_2.aarch64",
"product_id": "kernel-64k-debug-modules-core-0:5.14.0-284.16.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-modules-core@5.14.0-284.16.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-modules-extra-0:5.14.0-284.16.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-debug-modules-extra-0:5.14.0-284.16.1.el9_2.aarch64",
"product_id": "kernel-64k-debug-modules-extra-0:5.14.0-284.16.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-modules-extra@5.14.0-284.16.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-modules-internal-0:5.14.0-284.16.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-debug-modules-internal-0:5.14.0-284.16.1.el9_2.aarch64",
"product_id": "kernel-64k-debug-modules-internal-0:5.14.0-284.16.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-modules-internal@5.14.0-284.16.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-modules-partner-0:5.14.0-284.16.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-debug-modules-partner-0:5.14.0-284.16.1.el9_2.aarch64",
"product_id": "kernel-64k-debug-modules-partner-0:5.14.0-284.16.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-modules-partner@5.14.0-284.16.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-devel-0:5.14.0-284.16.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-devel-0:5.14.0-284.16.1.el9_2.aarch64",
"product_id": "kernel-64k-devel-0:5.14.0-284.16.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-devel@5.14.0-284.16.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-devel-matched-0:5.14.0-284.16.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-devel-matched-0:5.14.0-284.16.1.el9_2.aarch64",
"product_id": "kernel-64k-devel-matched-0:5.14.0-284.16.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-devel-matched@5.14.0-284.16.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-modules-0:5.14.0-284.16.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-modules-0:5.14.0-284.16.1.el9_2.aarch64",
"product_id": "kernel-64k-modules-0:5.14.0-284.16.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-modules@5.14.0-284.16.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-modules-core-0:5.14.0-284.16.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-modules-core-0:5.14.0-284.16.1.el9_2.aarch64",
"product_id": "kernel-64k-modules-core-0:5.14.0-284.16.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-modules-core@5.14.0-284.16.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-modules-extra-0:5.14.0-284.16.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-modules-extra-0:5.14.0-284.16.1.el9_2.aarch64",
"product_id": "kernel-64k-modules-extra-0:5.14.0-284.16.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-modules-extra@5.14.0-284.16.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-modules-internal-0:5.14.0-284.16.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-modules-internal-0:5.14.0-284.16.1.el9_2.aarch64",
"product_id": "kernel-64k-modules-internal-0:5.14.0-284.16.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-modules-internal@5.14.0-284.16.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-modules-partner-0:5.14.0-284.16.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-modules-partner-0:5.14.0-284.16.1.el9_2.aarch64",
"product_id": "kernel-64k-modules-partner-0:5.14.0-284.16.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-modules-partner@5.14.0-284.16.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-core-0:5.14.0-284.16.1.el9_2.aarch64",
"product": {
"name": "kernel-core-0:5.14.0-284.16.1.el9_2.aarch64",
"product_id": "kernel-core-0:5.14.0-284.16.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-core@5.14.0-284.16.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:5.14.0-284.16.1.el9_2.aarch64",
"product": {
"name": "kernel-debug-0:5.14.0-284.16.1.el9_2.aarch64",
"product_id": "kernel-debug-0:5.14.0-284.16.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@5.14.0-284.16.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-core-0:5.14.0-284.16.1.el9_2.aarch64",
"product": {
"name": "kernel-debug-core-0:5.14.0-284.16.1.el9_2.aarch64",
"product_id": "kernel-debug-core-0:5.14.0-284.16.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-core@5.14.0-284.16.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-0:5.14.0-284.16.1.el9_2.aarch64",
"product": {
"name": "kernel-debug-devel-0:5.14.0-284.16.1.el9_2.aarch64",
"product_id": "kernel-debug-devel-0:5.14.0-284.16.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@5.14.0-284.16.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-matched-0:5.14.0-284.16.1.el9_2.aarch64",
"product": {
"name": "kernel-debug-devel-matched-0:5.14.0-284.16.1.el9_2.aarch64",
"product_id": "kernel-debug-devel-matched-0:5.14.0-284.16.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel-matched@5.14.0-284.16.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-0:5.14.0-284.16.1.el9_2.aarch64",
"product": {
"name": "kernel-debug-modules-0:5.14.0-284.16.1.el9_2.aarch64",
"product_id": "kernel-debug-modules-0:5.14.0-284.16.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules@5.14.0-284.16.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-core-0:5.14.0-284.16.1.el9_2.aarch64",
"product": {
"name": "kernel-debug-modules-core-0:5.14.0-284.16.1.el9_2.aarch64",
"product_id": "kernel-debug-modules-core-0:5.14.0-284.16.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-core@5.14.0-284.16.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-extra-0:5.14.0-284.16.1.el9_2.aarch64",
"product": {
"name": "kernel-debug-modules-extra-0:5.14.0-284.16.1.el9_2.aarch64",
"product_id": "kernel-debug-modules-extra-0:5.14.0-284.16.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-extra@5.14.0-284.16.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-internal-0:5.14.0-284.16.1.el9_2.aarch64",
"product": {
"name": "kernel-debug-modules-internal-0:5.14.0-284.16.1.el9_2.aarch64",
"product_id": "kernel-debug-modules-internal-0:5.14.0-284.16.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-internal@5.14.0-284.16.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-partner-0:5.14.0-284.16.1.el9_2.aarch64",
"product": {
"name": "kernel-debug-modules-partner-0:5.14.0-284.16.1.el9_2.aarch64",
"product_id": "kernel-debug-modules-partner-0:5.14.0-284.16.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-partner@5.14.0-284.16.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:5.14.0-284.16.1.el9_2.aarch64",
"product": {
"name": "kernel-devel-0:5.14.0-284.16.1.el9_2.aarch64",
"product_id": "kernel-devel-0:5.14.0-284.16.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@5.14.0-284.16.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-matched-0:5.14.0-284.16.1.el9_2.aarch64",
"product": {
"name": "kernel-devel-matched-0:5.14.0-284.16.1.el9_2.aarch64",
"product_id": "kernel-devel-matched-0:5.14.0-284.16.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel-matched@5.14.0-284.16.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-0:5.14.0-284.16.1.el9_2.aarch64",
"product": {
"name": "kernel-modules-0:5.14.0-284.16.1.el9_2.aarch64",
"product_id": "kernel-modules-0:5.14.0-284.16.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules@5.14.0-284.16.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-core-0:5.14.0-284.16.1.el9_2.aarch64",
"product": {
"name": "kernel-modules-core-0:5.14.0-284.16.1.el9_2.aarch64",
"product_id": "kernel-modules-core-0:5.14.0-284.16.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-core@5.14.0-284.16.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-0:5.14.0-284.16.1.el9_2.aarch64",
"product": {
"name": "kernel-modules-extra-0:5.14.0-284.16.1.el9_2.aarch64",
"product_id": "kernel-modules-extra-0:5.14.0-284.16.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra@5.14.0-284.16.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-internal-0:5.14.0-284.16.1.el9_2.aarch64",
"product": {
"name": "kernel-modules-internal-0:5.14.0-284.16.1.el9_2.aarch64",
"product_id": "kernel-modules-internal-0:5.14.0-284.16.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-internal@5.14.0-284.16.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-partner-0:5.14.0-284.16.1.el9_2.aarch64",
"product": {
"name": "kernel-modules-partner-0:5.14.0-284.16.1.el9_2.aarch64",
"product_id": "kernel-modules-partner-0:5.14.0-284.16.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-partner@5.14.0-284.16.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-selftests-internal-0:5.14.0-284.16.1.el9_2.aarch64",
"product": {
"name": "kernel-selftests-internal-0:5.14.0-284.16.1.el9_2.aarch64",
"product_id": "kernel-selftests-internal-0:5.14.0-284.16.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-selftests-internal@5.14.0-284.16.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:5.14.0-284.16.1.el9_2.aarch64",
"product": {
"name": "kernel-tools-0:5.14.0-284.16.1.el9_2.aarch64",
"product_id": "kernel-tools-0:5.14.0-284.16.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@5.14.0-284.16.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-0:5.14.0-284.16.1.el9_2.aarch64",
"product": {
"name": "kernel-tools-libs-0:5.14.0-284.16.1.el9_2.aarch64",
"product_id": "kernel-tools-libs-0:5.14.0-284.16.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs@5.14.0-284.16.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-devel-0:5.14.0-284.16.1.el9_2.aarch64",
"product": {
"name": "kernel-tools-libs-devel-0:5.14.0-284.16.1.el9_2.aarch64",
"product_id": "kernel-tools-libs-devel-0:5.14.0-284.16.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs-devel@5.14.0-284.16.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perf-0:5.14.0-284.16.1.el9_2.aarch64",
"product": {
"name": "perf-0:5.14.0-284.16.1.el9_2.aarch64",
"product_id": "perf-0:5.14.0-284.16.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@5.14.0-284.16.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-perf-0:5.14.0-284.16.1.el9_2.aarch64",
"product": {
"name": "python3-perf-0:5.14.0-284.16.1.el9_2.aarch64",
"product_id": "python3-perf-0:5.14.0-284.16.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf@5.14.0-284.16.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "rtla-0:5.14.0-284.16.1.el9_2.aarch64",
"product": {
"name": "rtla-0:5.14.0-284.16.1.el9_2.aarch64",
"product_id": "rtla-0:5.14.0-284.16.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rtla@5.14.0-284.16.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "bpftool-debuginfo-0:7.0.0-284.16.1.el9_2.aarch64",
"product": {
"name": "bpftool-debuginfo-0:7.0.0-284.16.1.el9_2.aarch64",
"product_id": "bpftool-debuginfo-0:7.0.0-284.16.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool-debuginfo@7.0.0-284.16.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-debug-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"product_id": "kernel-64k-debug-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-debuginfo@5.14.0-284.16.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"product_id": "kernel-64k-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debuginfo@5.14.0-284.16.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"product": {
"name": "kernel-debug-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"product_id": "kernel-debug-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@5.14.0-284.16.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"product": {
"name": "kernel-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"product_id": "kernel-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@5.14.0-284.16.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-aarch64-0:5.14.0-284.16.1.el9_2.aarch64",
"product": {
"name": "kernel-debuginfo-common-aarch64-0:5.14.0-284.16.1.el9_2.aarch64",
"product_id": "kernel-debuginfo-common-aarch64-0:5.14.0-284.16.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-aarch64@5.14.0-284.16.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"product": {
"name": "kernel-tools-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"product_id": "kernel-tools-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@5.14.0-284.16.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"product": {
"name": "perf-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"product_id": "perf-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@5.14.0-284.16.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-perf-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"product": {
"name": "python3-perf-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"product_id": "python3-perf-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf-debuginfo@5.14.0-284.16.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.aarch64",
"product": {
"name": "openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.aarch64",
"product_id": "openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.13.0-202305291355.p0.g1024efc.assembly.stream.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "buildah-1:1.29.1-1.1.rhaos4.13.el9.aarch64",
"product": {
"name": "buildah-1:1.29.1-1.1.rhaos4.13.el9.aarch64",
"product_id": "buildah-1:1.29.1-1.1.rhaos4.13.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.29.1-1.1.rhaos4.13.el9?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.29.1-1.1.rhaos4.13.el9.aarch64",
"product": {
"name": "buildah-tests-1:1.29.1-1.1.rhaos4.13.el9.aarch64",
"product_id": "buildah-tests-1:1.29.1-1.1.rhaos4.13.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.29.1-1.1.rhaos4.13.el9?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.29.1-1.1.rhaos4.13.el9.aarch64",
"product": {
"name": "buildah-debugsource-1:1.29.1-1.1.rhaos4.13.el9.aarch64",
"product_id": "buildah-debugsource-1:1.29.1-1.1.rhaos4.13.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.29.1-1.1.rhaos4.13.el9?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.aarch64",
"product": {
"name": "buildah-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.aarch64",
"product_id": "buildah-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.29.1-1.1.rhaos4.13.el9?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.aarch64",
"product": {
"name": "buildah-tests-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.aarch64",
"product_id": "buildah-tests-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.29.1-1.1.rhaos4.13.el9?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.11.2-1.1.rhaos4.13.el9.aarch64",
"product": {
"name": "skopeo-2:1.11.2-1.1.rhaos4.13.el9.aarch64",
"product_id": "skopeo-2:1.11.2-1.1.rhaos4.13.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.11.2-1.1.rhaos4.13.el9?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.11.2-1.1.rhaos4.13.el9.aarch64",
"product": {
"name": "skopeo-tests-2:1.11.2-1.1.rhaos4.13.el9.aarch64",
"product_id": "skopeo-tests-2:1.11.2-1.1.rhaos4.13.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.11.2-1.1.rhaos4.13.el9?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.11.2-1.1.rhaos4.13.el9.aarch64",
"product": {
"name": "skopeo-debugsource-2:1.11.2-1.1.rhaos4.13.el9.aarch64",
"product_id": "skopeo-debugsource-2:1.11.2-1.1.rhaos4.13.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.11.2-1.1.rhaos4.13.el9?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.11.2-1.1.rhaos4.13.el9.aarch64",
"product": {
"name": "skopeo-debuginfo-2:1.11.2-1.1.rhaos4.13.el9.aarch64",
"product_id": "skopeo-debuginfo-2:1.11.2-1.1.rhaos4.13.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.11.2-1.1.rhaos4.13.el9?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"product": {
"name": "podman-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"product_id": "podman-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.4.1-4.1.rhaos4.13.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"product": {
"name": "podman-gvproxy-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"product_id": "podman-gvproxy-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-4.1.rhaos4.13.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"product": {
"name": "podman-plugins-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"product_id": "podman-plugins-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.4.1-4.1.rhaos4.13.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"product": {
"name": "podman-remote-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"product_id": "podman-remote-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.4.1-4.1.rhaos4.13.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-tests-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"product": {
"name": "podman-tests-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"product_id": "podman-tests-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.4.1-4.1.rhaos4.13.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"product": {
"name": "podman-debugsource-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"product_id": "podman-debugsource-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-4.1.rhaos4.13.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"product": {
"name": "podman-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"product_id": "podman-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-4.1.rhaos4.13.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"product": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"product_id": "podman-gvproxy-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-4.1.rhaos4.13.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"product": {
"name": "podman-plugins-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"product_id": "podman-plugins-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-4.1.rhaos4.13.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"product": {
"name": "podman-remote-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"product_id": "podman-remote-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-4.1.rhaos4.13.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.aarch64",
"product": {
"name": "openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.aarch64",
"product_id": "openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.13.0-202305301919.p0.g0001a21.assembly.stream.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.aarch64",
"product": {
"name": "cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.aarch64",
"product_id": "cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.26.3-7.rhaos4.13.gitec064c9.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitec064c9.el8.aarch64",
"product": {
"name": "cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitec064c9.el8.aarch64",
"product_id": "cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitec064c9.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.26.3-7.rhaos4.13.gitec064c9.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitec064c9.el8.aarch64",
"product": {
"name": "cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitec064c9.el8.aarch64",
"product_id": "cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitec064c9.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.26.3-7.rhaos4.13.gitec064c9.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.aarch64",
"product": {
"name": "openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.aarch64",
"product_id": "openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.13.0-202305291355.p0.g1024efc.assembly.stream.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.aarch64",
"product": {
"name": "openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.aarch64",
"product_id": "openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.13.0-202305301919.p0.g0001a21.assembly.stream.el8?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.ppc64le",
"product": {
"name": "cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.ppc64le",
"product_id": "cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.26.3-8.rhaos4.13.gitec064c9.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.26.3-8.rhaos4.13.gitec064c9.el9.ppc64le",
"product": {
"name": "cri-o-debugsource-0:1.26.3-8.rhaos4.13.gitec064c9.el9.ppc64le",
"product_id": "cri-o-debugsource-0:1.26.3-8.rhaos4.13.gitec064c9.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.26.3-8.rhaos4.13.gitec064c9.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.26.3-8.rhaos4.13.gitec064c9.el9.ppc64le",
"product": {
"name": "cri-o-debuginfo-0:1.26.3-8.rhaos4.13.gitec064c9.el9.ppc64le",
"product_id": "cri-o-debuginfo-0:1.26.3-8.rhaos4.13.gitec064c9.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.26.3-8.rhaos4.13.gitec064c9.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-tools-0:1.26.0-2.el9.ppc64le",
"product": {
"name": "cri-tools-0:1.26.0-2.el9.ppc64le",
"product_id": "cri-tools-0:1.26.0-2.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools@1.26.0-2.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debugsource-0:1.26.0-2.el9.ppc64le",
"product": {
"name": "cri-tools-debugsource-0:1.26.0-2.el9.ppc64le",
"product_id": "cri-tools-debugsource-0:1.26.0-2.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debugsource@1.26.0-2.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debuginfo-0:1.26.0-2.el9.ppc64le",
"product": {
"name": "cri-tools-debuginfo-0:1.26.0-2.el9.ppc64le",
"product_id": "cri-tools-debuginfo-0:1.26.0-2.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.26.0-2.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "bpftool-0:7.0.0-284.16.1.el9_2.ppc64le",
"product": {
"name": "bpftool-0:7.0.0-284.16.1.el9_2.ppc64le",
"product_id": "bpftool-0:7.0.0-284.16.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool@7.0.0-284.16.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-0:5.14.0-284.16.1.el9_2.ppc64le",
"product": {
"name": "kernel-0:5.14.0-284.16.1.el9_2.ppc64le",
"product_id": "kernel-0:5.14.0-284.16.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@5.14.0-284.16.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-core-0:5.14.0-284.16.1.el9_2.ppc64le",
"product": {
"name": "kernel-core-0:5.14.0-284.16.1.el9_2.ppc64le",
"product_id": "kernel-core-0:5.14.0-284.16.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-core@5.14.0-284.16.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:5.14.0-284.16.1.el9_2.ppc64le",
"product": {
"name": "kernel-debug-0:5.14.0-284.16.1.el9_2.ppc64le",
"product_id": "kernel-debug-0:5.14.0-284.16.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@5.14.0-284.16.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-core-0:5.14.0-284.16.1.el9_2.ppc64le",
"product": {
"name": "kernel-debug-core-0:5.14.0-284.16.1.el9_2.ppc64le",
"product_id": "kernel-debug-core-0:5.14.0-284.16.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-core@5.14.0-284.16.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-0:5.14.0-284.16.1.el9_2.ppc64le",
"product": {
"name": "kernel-debug-devel-0:5.14.0-284.16.1.el9_2.ppc64le",
"product_id": "kernel-debug-devel-0:5.14.0-284.16.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@5.14.0-284.16.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-matched-0:5.14.0-284.16.1.el9_2.ppc64le",
"product": {
"name": "kernel-debug-devel-matched-0:5.14.0-284.16.1.el9_2.ppc64le",
"product_id": "kernel-debug-devel-matched-0:5.14.0-284.16.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel-matched@5.14.0-284.16.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-0:5.14.0-284.16.1.el9_2.ppc64le",
"product": {
"name": "kernel-debug-modules-0:5.14.0-284.16.1.el9_2.ppc64le",
"product_id": "kernel-debug-modules-0:5.14.0-284.16.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules@5.14.0-284.16.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-core-0:5.14.0-284.16.1.el9_2.ppc64le",
"product": {
"name": "kernel-debug-modules-core-0:5.14.0-284.16.1.el9_2.ppc64le",
"product_id": "kernel-debug-modules-core-0:5.14.0-284.16.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-core@5.14.0-284.16.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-extra-0:5.14.0-284.16.1.el9_2.ppc64le",
"product": {
"name": "kernel-debug-modules-extra-0:5.14.0-284.16.1.el9_2.ppc64le",
"product_id": "kernel-debug-modules-extra-0:5.14.0-284.16.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-extra@5.14.0-284.16.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-internal-0:5.14.0-284.16.1.el9_2.ppc64le",
"product": {
"name": "kernel-debug-modules-internal-0:5.14.0-284.16.1.el9_2.ppc64le",
"product_id": "kernel-debug-modules-internal-0:5.14.0-284.16.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-internal@5.14.0-284.16.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-partner-0:5.14.0-284.16.1.el9_2.ppc64le",
"product": {
"name": "kernel-debug-modules-partner-0:5.14.0-284.16.1.el9_2.ppc64le",
"product_id": "kernel-debug-modules-partner-0:5.14.0-284.16.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-partner@5.14.0-284.16.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:5.14.0-284.16.1.el9_2.ppc64le",
"product": {
"name": "kernel-devel-0:5.14.0-284.16.1.el9_2.ppc64le",
"product_id": "kernel-devel-0:5.14.0-284.16.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@5.14.0-284.16.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-matched-0:5.14.0-284.16.1.el9_2.ppc64le",
"product": {
"name": "kernel-devel-matched-0:5.14.0-284.16.1.el9_2.ppc64le",
"product_id": "kernel-devel-matched-0:5.14.0-284.16.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel-matched@5.14.0-284.16.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-ipaclones-internal-0:5.14.0-284.16.1.el9_2.ppc64le",
"product": {
"name": "kernel-ipaclones-internal-0:5.14.0-284.16.1.el9_2.ppc64le",
"product_id": "kernel-ipaclones-internal-0:5.14.0-284.16.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-ipaclones-internal@5.14.0-284.16.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-0:5.14.0-284.16.1.el9_2.ppc64le",
"product": {
"name": "kernel-modules-0:5.14.0-284.16.1.el9_2.ppc64le",
"product_id": "kernel-modules-0:5.14.0-284.16.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules@5.14.0-284.16.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-core-0:5.14.0-284.16.1.el9_2.ppc64le",
"product": {
"name": "kernel-modules-core-0:5.14.0-284.16.1.el9_2.ppc64le",
"product_id": "kernel-modules-core-0:5.14.0-284.16.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-core@5.14.0-284.16.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-0:5.14.0-284.16.1.el9_2.ppc64le",
"product": {
"name": "kernel-modules-extra-0:5.14.0-284.16.1.el9_2.ppc64le",
"product_id": "kernel-modules-extra-0:5.14.0-284.16.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra@5.14.0-284.16.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-internal-0:5.14.0-284.16.1.el9_2.ppc64le",
"product": {
"name": "kernel-modules-internal-0:5.14.0-284.16.1.el9_2.ppc64le",
"product_id": "kernel-modules-internal-0:5.14.0-284.16.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-internal@5.14.0-284.16.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-partner-0:5.14.0-284.16.1.el9_2.ppc64le",
"product": {
"name": "kernel-modules-partner-0:5.14.0-284.16.1.el9_2.ppc64le",
"product_id": "kernel-modules-partner-0:5.14.0-284.16.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-partner@5.14.0-284.16.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-selftests-internal-0:5.14.0-284.16.1.el9_2.ppc64le",
"product": {
"name": "kernel-selftests-internal-0:5.14.0-284.16.1.el9_2.ppc64le",
"product_id": "kernel-selftests-internal-0:5.14.0-284.16.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-selftests-internal@5.14.0-284.16.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:5.14.0-284.16.1.el9_2.ppc64le",
"product": {
"name": "kernel-tools-0:5.14.0-284.16.1.el9_2.ppc64le",
"product_id": "kernel-tools-0:5.14.0-284.16.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@5.14.0-284.16.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-0:5.14.0-284.16.1.el9_2.ppc64le",
"product": {
"name": "kernel-tools-libs-0:5.14.0-284.16.1.el9_2.ppc64le",
"product_id": "kernel-tools-libs-0:5.14.0-284.16.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs@5.14.0-284.16.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-devel-0:5.14.0-284.16.1.el9_2.ppc64le",
"product": {
"name": "kernel-tools-libs-devel-0:5.14.0-284.16.1.el9_2.ppc64le",
"product_id": "kernel-tools-libs-devel-0:5.14.0-284.16.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs-devel@5.14.0-284.16.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perf-0:5.14.0-284.16.1.el9_2.ppc64le",
"product": {
"name": "perf-0:5.14.0-284.16.1.el9_2.ppc64le",
"product_id": "perf-0:5.14.0-284.16.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@5.14.0-284.16.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-perf-0:5.14.0-284.16.1.el9_2.ppc64le",
"product": {
"name": "python3-perf-0:5.14.0-284.16.1.el9_2.ppc64le",
"product_id": "python3-perf-0:5.14.0-284.16.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf@5.14.0-284.16.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rtla-0:5.14.0-284.16.1.el9_2.ppc64le",
"product": {
"name": "rtla-0:5.14.0-284.16.1.el9_2.ppc64le",
"product_id": "rtla-0:5.14.0-284.16.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rtla@5.14.0-284.16.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "bpftool-debuginfo-0:7.0.0-284.16.1.el9_2.ppc64le",
"product": {
"name": "bpftool-debuginfo-0:7.0.0-284.16.1.el9_2.ppc64le",
"product_id": "bpftool-debuginfo-0:7.0.0-284.16.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool-debuginfo@7.0.0-284.16.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le",
"product": {
"name": "kernel-debug-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le",
"product_id": "kernel-debug-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@5.14.0-284.16.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le",
"product": {
"name": "kernel-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le",
"product_id": "kernel-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@5.14.0-284.16.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-ppc64le-0:5.14.0-284.16.1.el9_2.ppc64le",
"product": {
"name": "kernel-debuginfo-common-ppc64le-0:5.14.0-284.16.1.el9_2.ppc64le",
"product_id": "kernel-debuginfo-common-ppc64le-0:5.14.0-284.16.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-ppc64le@5.14.0-284.16.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le",
"product": {
"name": "kernel-tools-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le",
"product_id": "kernel-tools-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@5.14.0-284.16.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le",
"product": {
"name": "perf-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le",
"product_id": "perf-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@5.14.0-284.16.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-perf-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le",
"product": {
"name": "python3-perf-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le",
"product_id": "python3-perf-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf-debuginfo@5.14.0-284.16.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.ppc64le",
"product": {
"name": "openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.ppc64le",
"product_id": "openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.13.0-202305291355.p0.g1024efc.assembly.stream.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "buildah-1:1.29.1-1.1.rhaos4.13.el9.ppc64le",
"product": {
"name": "buildah-1:1.29.1-1.1.rhaos4.13.el9.ppc64le",
"product_id": "buildah-1:1.29.1-1.1.rhaos4.13.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.29.1-1.1.rhaos4.13.el9?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.29.1-1.1.rhaos4.13.el9.ppc64le",
"product": {
"name": "buildah-tests-1:1.29.1-1.1.rhaos4.13.el9.ppc64le",
"product_id": "buildah-tests-1:1.29.1-1.1.rhaos4.13.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.29.1-1.1.rhaos4.13.el9?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.29.1-1.1.rhaos4.13.el9.ppc64le",
"product": {
"name": "buildah-debugsource-1:1.29.1-1.1.rhaos4.13.el9.ppc64le",
"product_id": "buildah-debugsource-1:1.29.1-1.1.rhaos4.13.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.29.1-1.1.rhaos4.13.el9?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.ppc64le",
"product": {
"name": "buildah-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.ppc64le",
"product_id": "buildah-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.29.1-1.1.rhaos4.13.el9?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.ppc64le",
"product": {
"name": "buildah-tests-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.ppc64le",
"product_id": "buildah-tests-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.29.1-1.1.rhaos4.13.el9?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.11.2-1.1.rhaos4.13.el9.ppc64le",
"product": {
"name": "skopeo-2:1.11.2-1.1.rhaos4.13.el9.ppc64le",
"product_id": "skopeo-2:1.11.2-1.1.rhaos4.13.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.11.2-1.1.rhaos4.13.el9?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.11.2-1.1.rhaos4.13.el9.ppc64le",
"product": {
"name": "skopeo-tests-2:1.11.2-1.1.rhaos4.13.el9.ppc64le",
"product_id": "skopeo-tests-2:1.11.2-1.1.rhaos4.13.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.11.2-1.1.rhaos4.13.el9?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.11.2-1.1.rhaos4.13.el9.ppc64le",
"product": {
"name": "skopeo-debugsource-2:1.11.2-1.1.rhaos4.13.el9.ppc64le",
"product_id": "skopeo-debugsource-2:1.11.2-1.1.rhaos4.13.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.11.2-1.1.rhaos4.13.el9?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.11.2-1.1.rhaos4.13.el9.ppc64le",
"product": {
"name": "skopeo-debuginfo-2:1.11.2-1.1.rhaos4.13.el9.ppc64le",
"product_id": "skopeo-debuginfo-2:1.11.2-1.1.rhaos4.13.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.11.2-1.1.rhaos4.13.el9?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"product": {
"name": "podman-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"product_id": "podman-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.4.1-4.1.rhaos4.13.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"product": {
"name": "podman-gvproxy-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"product_id": "podman-gvproxy-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-4.1.rhaos4.13.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"product": {
"name": "podman-plugins-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"product_id": "podman-plugins-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.4.1-4.1.rhaos4.13.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"product": {
"name": "podman-remote-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"product_id": "podman-remote-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.4.1-4.1.rhaos4.13.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-tests-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"product": {
"name": "podman-tests-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"product_id": "podman-tests-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.4.1-4.1.rhaos4.13.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"product": {
"name": "podman-debugsource-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"product_id": "podman-debugsource-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-4.1.rhaos4.13.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"product": {
"name": "podman-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"product_id": "podman-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-4.1.rhaos4.13.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"product": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"product_id": "podman-gvproxy-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-4.1.rhaos4.13.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"product": {
"name": "podman-plugins-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"product_id": "podman-plugins-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-4.1.rhaos4.13.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"product": {
"name": "podman-remote-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"product_id": "podman-remote-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-4.1.rhaos4.13.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.ppc64le",
"product": {
"name": "openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.ppc64le",
"product_id": "openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.13.0-202305301919.p0.g0001a21.assembly.stream.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.ppc64le",
"product": {
"name": "cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.ppc64le",
"product_id": "cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.26.3-7.rhaos4.13.gitec064c9.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitec064c9.el8.ppc64le",
"product": {
"name": "cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitec064c9.el8.ppc64le",
"product_id": "cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitec064c9.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.26.3-7.rhaos4.13.gitec064c9.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitec064c9.el8.ppc64le",
"product": {
"name": "cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitec064c9.el8.ppc64le",
"product_id": "cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitec064c9.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.26.3-7.rhaos4.13.gitec064c9.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.ppc64le",
"product": {
"name": "openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.ppc64le",
"product_id": "openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.13.0-202305291355.p0.g1024efc.assembly.stream.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.ppc64le",
"product": {
"name": "openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.ppc64le",
"product_id": "openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.13.0-202305301919.p0.g0001a21.assembly.stream.el8?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.s390x",
"product": {
"name": "cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.s390x",
"product_id": "cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.26.3-8.rhaos4.13.gitec064c9.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.26.3-8.rhaos4.13.gitec064c9.el9.s390x",
"product": {
"name": "cri-o-debugsource-0:1.26.3-8.rhaos4.13.gitec064c9.el9.s390x",
"product_id": "cri-o-debugsource-0:1.26.3-8.rhaos4.13.gitec064c9.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.26.3-8.rhaos4.13.gitec064c9.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.26.3-8.rhaos4.13.gitec064c9.el9.s390x",
"product": {
"name": "cri-o-debuginfo-0:1.26.3-8.rhaos4.13.gitec064c9.el9.s390x",
"product_id": "cri-o-debuginfo-0:1.26.3-8.rhaos4.13.gitec064c9.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.26.3-8.rhaos4.13.gitec064c9.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-tools-0:1.26.0-2.el9.s390x",
"product": {
"name": "cri-tools-0:1.26.0-2.el9.s390x",
"product_id": "cri-tools-0:1.26.0-2.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools@1.26.0-2.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debugsource-0:1.26.0-2.el9.s390x",
"product": {
"name": "cri-tools-debugsource-0:1.26.0-2.el9.s390x",
"product_id": "cri-tools-debugsource-0:1.26.0-2.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debugsource@1.26.0-2.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debuginfo-0:1.26.0-2.el9.s390x",
"product": {
"name": "cri-tools-debuginfo-0:1.26.0-2.el9.s390x",
"product_id": "cri-tools-debuginfo-0:1.26.0-2.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.26.0-2.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "bpftool-0:7.0.0-284.16.1.el9_2.s390x",
"product": {
"name": "bpftool-0:7.0.0-284.16.1.el9_2.s390x",
"product_id": "bpftool-0:7.0.0-284.16.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool@7.0.0-284.16.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-0:5.14.0-284.16.1.el9_2.s390x",
"product": {
"name": "kernel-0:5.14.0-284.16.1.el9_2.s390x",
"product_id": "kernel-0:5.14.0-284.16.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@5.14.0-284.16.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-core-0:5.14.0-284.16.1.el9_2.s390x",
"product": {
"name": "kernel-core-0:5.14.0-284.16.1.el9_2.s390x",
"product_id": "kernel-core-0:5.14.0-284.16.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-core@5.14.0-284.16.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:5.14.0-284.16.1.el9_2.s390x",
"product": {
"name": "kernel-debug-0:5.14.0-284.16.1.el9_2.s390x",
"product_id": "kernel-debug-0:5.14.0-284.16.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@5.14.0-284.16.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-core-0:5.14.0-284.16.1.el9_2.s390x",
"product": {
"name": "kernel-debug-core-0:5.14.0-284.16.1.el9_2.s390x",
"product_id": "kernel-debug-core-0:5.14.0-284.16.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-core@5.14.0-284.16.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-0:5.14.0-284.16.1.el9_2.s390x",
"product": {
"name": "kernel-debug-devel-0:5.14.0-284.16.1.el9_2.s390x",
"product_id": "kernel-debug-devel-0:5.14.0-284.16.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@5.14.0-284.16.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-matched-0:5.14.0-284.16.1.el9_2.s390x",
"product": {
"name": "kernel-debug-devel-matched-0:5.14.0-284.16.1.el9_2.s390x",
"product_id": "kernel-debug-devel-matched-0:5.14.0-284.16.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel-matched@5.14.0-284.16.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-0:5.14.0-284.16.1.el9_2.s390x",
"product": {
"name": "kernel-debug-modules-0:5.14.0-284.16.1.el9_2.s390x",
"product_id": "kernel-debug-modules-0:5.14.0-284.16.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules@5.14.0-284.16.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-core-0:5.14.0-284.16.1.el9_2.s390x",
"product": {
"name": "kernel-debug-modules-core-0:5.14.0-284.16.1.el9_2.s390x",
"product_id": "kernel-debug-modules-core-0:5.14.0-284.16.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-core@5.14.0-284.16.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-extra-0:5.14.0-284.16.1.el9_2.s390x",
"product": {
"name": "kernel-debug-modules-extra-0:5.14.0-284.16.1.el9_2.s390x",
"product_id": "kernel-debug-modules-extra-0:5.14.0-284.16.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-extra@5.14.0-284.16.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-internal-0:5.14.0-284.16.1.el9_2.s390x",
"product": {
"name": "kernel-debug-modules-internal-0:5.14.0-284.16.1.el9_2.s390x",
"product_id": "kernel-debug-modules-internal-0:5.14.0-284.16.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-internal@5.14.0-284.16.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-partner-0:5.14.0-284.16.1.el9_2.s390x",
"product": {
"name": "kernel-debug-modules-partner-0:5.14.0-284.16.1.el9_2.s390x",
"product_id": "kernel-debug-modules-partner-0:5.14.0-284.16.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-partner@5.14.0-284.16.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:5.14.0-284.16.1.el9_2.s390x",
"product": {
"name": "kernel-devel-0:5.14.0-284.16.1.el9_2.s390x",
"product_id": "kernel-devel-0:5.14.0-284.16.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@5.14.0-284.16.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-matched-0:5.14.0-284.16.1.el9_2.s390x",
"product": {
"name": "kernel-devel-matched-0:5.14.0-284.16.1.el9_2.s390x",
"product_id": "kernel-devel-matched-0:5.14.0-284.16.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel-matched@5.14.0-284.16.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-0:5.14.0-284.16.1.el9_2.s390x",
"product": {
"name": "kernel-modules-0:5.14.0-284.16.1.el9_2.s390x",
"product_id": "kernel-modules-0:5.14.0-284.16.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules@5.14.0-284.16.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-core-0:5.14.0-284.16.1.el9_2.s390x",
"product": {
"name": "kernel-modules-core-0:5.14.0-284.16.1.el9_2.s390x",
"product_id": "kernel-modules-core-0:5.14.0-284.16.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-core@5.14.0-284.16.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-0:5.14.0-284.16.1.el9_2.s390x",
"product": {
"name": "kernel-modules-extra-0:5.14.0-284.16.1.el9_2.s390x",
"product_id": "kernel-modules-extra-0:5.14.0-284.16.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra@5.14.0-284.16.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-internal-0:5.14.0-284.16.1.el9_2.s390x",
"product": {
"name": "kernel-modules-internal-0:5.14.0-284.16.1.el9_2.s390x",
"product_id": "kernel-modules-internal-0:5.14.0-284.16.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-internal@5.14.0-284.16.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-partner-0:5.14.0-284.16.1.el9_2.s390x",
"product": {
"name": "kernel-modules-partner-0:5.14.0-284.16.1.el9_2.s390x",
"product_id": "kernel-modules-partner-0:5.14.0-284.16.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-partner@5.14.0-284.16.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-selftests-internal-0:5.14.0-284.16.1.el9_2.s390x",
"product": {
"name": "kernel-selftests-internal-0:5.14.0-284.16.1.el9_2.s390x",
"product_id": "kernel-selftests-internal-0:5.14.0-284.16.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-selftests-internal@5.14.0-284.16.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:5.14.0-284.16.1.el9_2.s390x",
"product": {
"name": "kernel-tools-0:5.14.0-284.16.1.el9_2.s390x",
"product_id": "kernel-tools-0:5.14.0-284.16.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@5.14.0-284.16.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-0:5.14.0-284.16.1.el9_2.s390x",
"product": {
"name": "kernel-zfcpdump-0:5.14.0-284.16.1.el9_2.s390x",
"product_id": "kernel-zfcpdump-0:5.14.0-284.16.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump@5.14.0-284.16.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-core-0:5.14.0-284.16.1.el9_2.s390x",
"product": {
"name": "kernel-zfcpdump-core-0:5.14.0-284.16.1.el9_2.s390x",
"product_id": "kernel-zfcpdump-core-0:5.14.0-284.16.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-core@5.14.0-284.16.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-devel-0:5.14.0-284.16.1.el9_2.s390x",
"product": {
"name": "kernel-zfcpdump-devel-0:5.14.0-284.16.1.el9_2.s390x",
"product_id": "kernel-zfcpdump-devel-0:5.14.0-284.16.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-devel@5.14.0-284.16.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-devel-matched-0:5.14.0-284.16.1.el9_2.s390x",
"product": {
"name": "kernel-zfcpdump-devel-matched-0:5.14.0-284.16.1.el9_2.s390x",
"product_id": "kernel-zfcpdump-devel-matched-0:5.14.0-284.16.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-devel-matched@5.14.0-284.16.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-modules-0:5.14.0-284.16.1.el9_2.s390x",
"product": {
"name": "kernel-zfcpdump-modules-0:5.14.0-284.16.1.el9_2.s390x",
"product_id": "kernel-zfcpdump-modules-0:5.14.0-284.16.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-modules@5.14.0-284.16.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-modules-core-0:5.14.0-284.16.1.el9_2.s390x",
"product": {
"name": "kernel-zfcpdump-modules-core-0:5.14.0-284.16.1.el9_2.s390x",
"product_id": "kernel-zfcpdump-modules-core-0:5.14.0-284.16.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-modules-core@5.14.0-284.16.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-modules-extra-0:5.14.0-284.16.1.el9_2.s390x",
"product": {
"name": "kernel-zfcpdump-modules-extra-0:5.14.0-284.16.1.el9_2.s390x",
"product_id": "kernel-zfcpdump-modules-extra-0:5.14.0-284.16.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-modules-extra@5.14.0-284.16.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-modules-internal-0:5.14.0-284.16.1.el9_2.s390x",
"product": {
"name": "kernel-zfcpdump-modules-internal-0:5.14.0-284.16.1.el9_2.s390x",
"product_id": "kernel-zfcpdump-modules-internal-0:5.14.0-284.16.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-modules-internal@5.14.0-284.16.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-modules-partner-0:5.14.0-284.16.1.el9_2.s390x",
"product": {
"name": "kernel-zfcpdump-modules-partner-0:5.14.0-284.16.1.el9_2.s390x",
"product_id": "kernel-zfcpdump-modules-partner-0:5.14.0-284.16.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-modules-partner@5.14.0-284.16.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perf-0:5.14.0-284.16.1.el9_2.s390x",
"product": {
"name": "perf-0:5.14.0-284.16.1.el9_2.s390x",
"product_id": "perf-0:5.14.0-284.16.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@5.14.0-284.16.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-perf-0:5.14.0-284.16.1.el9_2.s390x",
"product": {
"name": "python3-perf-0:5.14.0-284.16.1.el9_2.s390x",
"product_id": "python3-perf-0:5.14.0-284.16.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf@5.14.0-284.16.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rtla-0:5.14.0-284.16.1.el9_2.s390x",
"product": {
"name": "rtla-0:5.14.0-284.16.1.el9_2.s390x",
"product_id": "rtla-0:5.14.0-284.16.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rtla@5.14.0-284.16.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "bpftool-debuginfo-0:7.0.0-284.16.1.el9_2.s390x",
"product": {
"name": "bpftool-debuginfo-0:7.0.0-284.16.1.el9_2.s390x",
"product_id": "bpftool-debuginfo-0:7.0.0-284.16.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool-debuginfo@7.0.0-284.16.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"product": {
"name": "kernel-debug-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"product_id": "kernel-debug-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@5.14.0-284.16.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"product": {
"name": "kernel-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"product_id": "kernel-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@5.14.0-284.16.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-s390x-0:5.14.0-284.16.1.el9_2.s390x",
"product": {
"name": "kernel-debuginfo-common-s390x-0:5.14.0-284.16.1.el9_2.s390x",
"product_id": "kernel-debuginfo-common-s390x-0:5.14.0-284.16.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-s390x@5.14.0-284.16.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"product": {
"name": "kernel-tools-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"product_id": "kernel-tools-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@5.14.0-284.16.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"product": {
"name": "kernel-zfcpdump-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"product_id": "kernel-zfcpdump-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-debuginfo@5.14.0-284.16.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"product": {
"name": "perf-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"product_id": "perf-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@5.14.0-284.16.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-perf-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"product": {
"name": "python3-perf-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"product_id": "python3-perf-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf-debuginfo@5.14.0-284.16.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.s390x",
"product": {
"name": "openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.s390x",
"product_id": "openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.13.0-202305291355.p0.g1024efc.assembly.stream.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "buildah-1:1.29.1-1.1.rhaos4.13.el9.s390x",
"product": {
"name": "buildah-1:1.29.1-1.1.rhaos4.13.el9.s390x",
"product_id": "buildah-1:1.29.1-1.1.rhaos4.13.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.29.1-1.1.rhaos4.13.el9?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.29.1-1.1.rhaos4.13.el9.s390x",
"product": {
"name": "buildah-tests-1:1.29.1-1.1.rhaos4.13.el9.s390x",
"product_id": "buildah-tests-1:1.29.1-1.1.rhaos4.13.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.29.1-1.1.rhaos4.13.el9?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.29.1-1.1.rhaos4.13.el9.s390x",
"product": {
"name": "buildah-debugsource-1:1.29.1-1.1.rhaos4.13.el9.s390x",
"product_id": "buildah-debugsource-1:1.29.1-1.1.rhaos4.13.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.29.1-1.1.rhaos4.13.el9?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.s390x",
"product": {
"name": "buildah-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.s390x",
"product_id": "buildah-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.29.1-1.1.rhaos4.13.el9?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.s390x",
"product": {
"name": "buildah-tests-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.s390x",
"product_id": "buildah-tests-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.29.1-1.1.rhaos4.13.el9?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.11.2-1.1.rhaos4.13.el9.s390x",
"product": {
"name": "skopeo-2:1.11.2-1.1.rhaos4.13.el9.s390x",
"product_id": "skopeo-2:1.11.2-1.1.rhaos4.13.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.11.2-1.1.rhaos4.13.el9?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.11.2-1.1.rhaos4.13.el9.s390x",
"product": {
"name": "skopeo-tests-2:1.11.2-1.1.rhaos4.13.el9.s390x",
"product_id": "skopeo-tests-2:1.11.2-1.1.rhaos4.13.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.11.2-1.1.rhaos4.13.el9?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.11.2-1.1.rhaos4.13.el9.s390x",
"product": {
"name": "skopeo-debugsource-2:1.11.2-1.1.rhaos4.13.el9.s390x",
"product_id": "skopeo-debugsource-2:1.11.2-1.1.rhaos4.13.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.11.2-1.1.rhaos4.13.el9?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.11.2-1.1.rhaos4.13.el9.s390x",
"product": {
"name": "skopeo-debuginfo-2:1.11.2-1.1.rhaos4.13.el9.s390x",
"product_id": "skopeo-debuginfo-2:1.11.2-1.1.rhaos4.13.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.11.2-1.1.rhaos4.13.el9?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"product": {
"name": "podman-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"product_id": "podman-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.4.1-4.1.rhaos4.13.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"product": {
"name": "podman-gvproxy-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"product_id": "podman-gvproxy-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-4.1.rhaos4.13.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"product": {
"name": "podman-plugins-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"product_id": "podman-plugins-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.4.1-4.1.rhaos4.13.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"product": {
"name": "podman-remote-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"product_id": "podman-remote-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.4.1-4.1.rhaos4.13.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-tests-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"product": {
"name": "podman-tests-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"product_id": "podman-tests-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.4.1-4.1.rhaos4.13.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"product": {
"name": "podman-debugsource-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"product_id": "podman-debugsource-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-4.1.rhaos4.13.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"product": {
"name": "podman-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"product_id": "podman-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-4.1.rhaos4.13.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"product": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"product_id": "podman-gvproxy-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-4.1.rhaos4.13.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"product": {
"name": "podman-plugins-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"product_id": "podman-plugins-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-4.1.rhaos4.13.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"product": {
"name": "podman-remote-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"product_id": "podman-remote-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-4.1.rhaos4.13.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.s390x",
"product": {
"name": "openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.s390x",
"product_id": "openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.13.0-202305301919.p0.g0001a21.assembly.stream.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.s390x",
"product": {
"name": "cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.s390x",
"product_id": "cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.26.3-7.rhaos4.13.gitec064c9.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitec064c9.el8.s390x",
"product": {
"name": "cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitec064c9.el8.s390x",
"product_id": "cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitec064c9.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.26.3-7.rhaos4.13.gitec064c9.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitec064c9.el8.s390x",
"product": {
"name": "cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitec064c9.el8.s390x",
"product_id": "cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitec064c9.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.26.3-7.rhaos4.13.gitec064c9.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.s390x",
"product": {
"name": "openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.s390x",
"product_id": "openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.13.0-202305291355.p0.g1024efc.assembly.stream.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.s390x",
"product": {
"name": "openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.s390x",
"product_id": "openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.13.0-202305301919.p0.g0001a21.assembly.stream.el8?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.aarch64"
},
"product_reference": "cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.ppc64le"
},
"product_reference": "cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.s390x"
},
"product_reference": "cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.src as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.src"
},
"product_reference": "cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.x86_64"
},
"product_reference": "cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitec064c9.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitec064c9.el8.aarch64"
},
"product_reference": "cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitec064c9.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitec064c9.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitec064c9.el8.ppc64le"
},
"product_reference": "cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitec064c9.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitec064c9.el8.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitec064c9.el8.s390x"
},
"product_reference": "cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitec064c9.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitec064c9.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitec064c9.el8.x86_64"
},
"product_reference": "cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitec064c9.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitec064c9.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitec064c9.el8.aarch64"
},
"product_reference": "cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitec064c9.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitec064c9.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitec064c9.el8.ppc64le"
},
"product_reference": "cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitec064c9.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitec064c9.el8.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitec064c9.el8.s390x"
},
"product_reference": "cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitec064c9.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitec064c9.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitec064c9.el8.x86_64"
},
"product_reference": "cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitec064c9.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.src"
},
"product_reference": "openshift-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.aarch64"
},
"product_reference": "openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.ppc64le"
},
"product_reference": "openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.s390x"
},
"product_reference": "openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.src"
},
"product_reference": "openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.x86_64"
},
"product_reference": "openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-redistributable-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.x86_64"
},
"product_reference": "openshift-clients-redistributable-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.aarch64"
},
"product_reference": "openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.ppc64le"
},
"product_reference": "openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.s390x"
},
"product_reference": "openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.x86_64"
},
"product_reference": "openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:7.0.0-284.16.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:bpftool-0:7.0.0-284.16.1.el9_2.aarch64"
},
"product_reference": "bpftool-0:7.0.0-284.16.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:7.0.0-284.16.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:bpftool-0:7.0.0-284.16.1.el9_2.ppc64le"
},
"product_reference": "bpftool-0:7.0.0-284.16.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:7.0.0-284.16.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:bpftool-0:7.0.0-284.16.1.el9_2.s390x"
},
"product_reference": "bpftool-0:7.0.0-284.16.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:7.0.0-284.16.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:bpftool-0:7.0.0-284.16.1.el9_2.x86_64"
},
"product_reference": "bpftool-0:7.0.0-284.16.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:7.0.0-284.16.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.16.1.el9_2.aarch64"
},
"product_reference": "bpftool-debuginfo-0:7.0.0-284.16.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:7.0.0-284.16.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.16.1.el9_2.ppc64le"
},
"product_reference": "bpftool-debuginfo-0:7.0.0-284.16.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:7.0.0-284.16.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.16.1.el9_2.s390x"
},
"product_reference": "bpftool-debuginfo-0:7.0.0-284.16.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:7.0.0-284.16.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.16.1.el9_2.x86_64"
},
"product_reference": "bpftool-debuginfo-0:7.0.0-284.16.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.29.1-1.1.rhaos4.13.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:buildah-1:1.29.1-1.1.rhaos4.13.el9.aarch64"
},
"product_reference": "buildah-1:1.29.1-1.1.rhaos4.13.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.29.1-1.1.rhaos4.13.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:buildah-1:1.29.1-1.1.rhaos4.13.el9.ppc64le"
},
"product_reference": "buildah-1:1.29.1-1.1.rhaos4.13.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.29.1-1.1.rhaos4.13.el9.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:buildah-1:1.29.1-1.1.rhaos4.13.el9.s390x"
},
"product_reference": "buildah-1:1.29.1-1.1.rhaos4.13.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.29.1-1.1.rhaos4.13.el9.src as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:buildah-1:1.29.1-1.1.rhaos4.13.el9.src"
},
"product_reference": "buildah-1:1.29.1-1.1.rhaos4.13.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.29.1-1.1.rhaos4.13.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:buildah-1:1.29.1-1.1.rhaos4.13.el9.x86_64"
},
"product_reference": "buildah-1:1.29.1-1.1.rhaos4.13.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.aarch64"
},
"product_reference": "buildah-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.ppc64le"
},
"product_reference": "buildah-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.s390x"
},
"product_reference": "buildah-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.x86_64"
},
"product_reference": "buildah-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.29.1-1.1.rhaos4.13.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-1.1.rhaos4.13.el9.aarch64"
},
"product_reference": "buildah-debugsource-1:1.29.1-1.1.rhaos4.13.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.29.1-1.1.rhaos4.13.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-1.1.rhaos4.13.el9.ppc64le"
},
"product_reference": "buildah-debugsource-1:1.29.1-1.1.rhaos4.13.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.29.1-1.1.rhaos4.13.el9.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-1.1.rhaos4.13.el9.s390x"
},
"product_reference": "buildah-debugsource-1:1.29.1-1.1.rhaos4.13.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.29.1-1.1.rhaos4.13.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-1.1.rhaos4.13.el9.x86_64"
},
"product_reference": "buildah-debugsource-1:1.29.1-1.1.rhaos4.13.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.29.1-1.1.rhaos4.13.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:buildah-tests-1:1.29.1-1.1.rhaos4.13.el9.aarch64"
},
"product_reference": "buildah-tests-1:1.29.1-1.1.rhaos4.13.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.29.1-1.1.rhaos4.13.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:buildah-tests-1:1.29.1-1.1.rhaos4.13.el9.ppc64le"
},
"product_reference": "buildah-tests-1:1.29.1-1.1.rhaos4.13.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.29.1-1.1.rhaos4.13.el9.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:buildah-tests-1:1.29.1-1.1.rhaos4.13.el9.s390x"
},
"product_reference": "buildah-tests-1:1.29.1-1.1.rhaos4.13.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.29.1-1.1.rhaos4.13.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:buildah-tests-1:1.29.1-1.1.rhaos4.13.el9.x86_64"
},
"product_reference": "buildah-tests-1:1.29.1-1.1.rhaos4.13.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.aarch64"
},
"product_reference": "buildah-tests-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.ppc64le"
},
"product_reference": "buildah-tests-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.s390x"
},
"product_reference": "buildah-tests-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.x86_64"
},
"product_reference": "buildah-tests-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.aarch64"
},
"product_reference": "cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.ppc64le"
},
"product_reference": "cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.s390x"
},
"product_reference": "cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.src as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.src"
},
"product_reference": "cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.x86_64"
},
"product_reference": "cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.26.3-8.rhaos4.13.gitec064c9.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-8.rhaos4.13.gitec064c9.el9.aarch64"
},
"product_reference": "cri-o-debuginfo-0:1.26.3-8.rhaos4.13.gitec064c9.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.26.3-8.rhaos4.13.gitec064c9.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-8.rhaos4.13.gitec064c9.el9.ppc64le"
},
"product_reference": "cri-o-debuginfo-0:1.26.3-8.rhaos4.13.gitec064c9.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.26.3-8.rhaos4.13.gitec064c9.el9.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-8.rhaos4.13.gitec064c9.el9.s390x"
},
"product_reference": "cri-o-debuginfo-0:1.26.3-8.rhaos4.13.gitec064c9.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.26.3-8.rhaos4.13.gitec064c9.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-8.rhaos4.13.gitec064c9.el9.x86_64"
},
"product_reference": "cri-o-debuginfo-0:1.26.3-8.rhaos4.13.gitec064c9.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.26.3-8.rhaos4.13.gitec064c9.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-8.rhaos4.13.gitec064c9.el9.aarch64"
},
"product_reference": "cri-o-debugsource-0:1.26.3-8.rhaos4.13.gitec064c9.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.26.3-8.rhaos4.13.gitec064c9.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-8.rhaos4.13.gitec064c9.el9.ppc64le"
},
"product_reference": "cri-o-debugsource-0:1.26.3-8.rhaos4.13.gitec064c9.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.26.3-8.rhaos4.13.gitec064c9.el9.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-8.rhaos4.13.gitec064c9.el9.s390x"
},
"product_reference": "cri-o-debugsource-0:1.26.3-8.rhaos4.13.gitec064c9.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.26.3-8.rhaos4.13.gitec064c9.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-8.rhaos4.13.gitec064c9.el9.x86_64"
},
"product_reference": "cri-o-debugsource-0:1.26.3-8.rhaos4.13.gitec064c9.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-0:1.26.0-2.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:cri-tools-0:1.26.0-2.el9.aarch64"
},
"product_reference": "cri-tools-0:1.26.0-2.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-0:1.26.0-2.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:cri-tools-0:1.26.0-2.el9.ppc64le"
},
"product_reference": "cri-tools-0:1.26.0-2.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-0:1.26.0-2.el9.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:cri-tools-0:1.26.0-2.el9.s390x"
},
"product_reference": "cri-tools-0:1.26.0-2.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-0:1.26.0-2.el9.src as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:cri-tools-0:1.26.0-2.el9.src"
},
"product_reference": "cri-tools-0:1.26.0-2.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-0:1.26.0-2.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:cri-tools-0:1.26.0-2.el9.x86_64"
},
"product_reference": "cri-tools-0:1.26.0-2.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debuginfo-0:1.26.0-2.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-2.el9.aarch64"
},
"product_reference": "cri-tools-debuginfo-0:1.26.0-2.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debuginfo-0:1.26.0-2.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-2.el9.ppc64le"
},
"product_reference": "cri-tools-debuginfo-0:1.26.0-2.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debuginfo-0:1.26.0-2.el9.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-2.el9.s390x"
},
"product_reference": "cri-tools-debuginfo-0:1.26.0-2.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debuginfo-0:1.26.0-2.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-2.el9.x86_64"
},
"product_reference": "cri-tools-debuginfo-0:1.26.0-2.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debugsource-0:1.26.0-2.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-2.el9.aarch64"
},
"product_reference": "cri-tools-debugsource-0:1.26.0-2.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debugsource-0:1.26.0-2.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-2.el9.ppc64le"
},
"product_reference": "cri-tools-debugsource-0:1.26.0-2.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debugsource-0:1.26.0-2.el9.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-2.el9.s390x"
},
"product_reference": "cri-tools-debugsource-0:1.26.0-2.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debugsource-0:1.26.0-2.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-2.el9.x86_64"
},
"product_reference": "cri-tools-debugsource-0:1.26.0-2.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:5.14.0-284.16.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-0:5.14.0-284.16.1.el9_2.aarch64"
},
"product_reference": "kernel-0:5.14.0-284.16.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:5.14.0-284.16.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-0:5.14.0-284.16.1.el9_2.ppc64le"
},
"product_reference": "kernel-0:5.14.0-284.16.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:5.14.0-284.16.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-0:5.14.0-284.16.1.el9_2.s390x"
},
"product_reference": "kernel-0:5.14.0-284.16.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:5.14.0-284.16.1.el9_2.src as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-0:5.14.0-284.16.1.el9_2.src"
},
"product_reference": "kernel-0:5.14.0-284.16.1.el9_2.src",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:5.14.0-284.16.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-0:5.14.0-284.16.1.el9_2.x86_64"
},
"product_reference": "kernel-0:5.14.0-284.16.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-0:5.14.0-284.16.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-64k-0:5.14.0-284.16.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-0:5.14.0-284.16.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-core-0:5.14.0-284.16.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-64k-core-0:5.14.0-284.16.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-core-0:5.14.0-284.16.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-0:5.14.0-284.16.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-64k-debug-0:5.14.0-284.16.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-debug-0:5.14.0-284.16.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-core-0:5.14.0-284.16.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-64k-debug-core-0:5.14.0-284.16.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-debug-core-0:5.14.0-284.16.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-64k-debug-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-debug-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-devel-0:5.14.0-284.16.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-64k-debug-devel-0:5.14.0-284.16.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-debug-devel-0:5.14.0-284.16.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-devel-matched-0:5.14.0-284.16.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-64k-debug-devel-matched-0:5.14.0-284.16.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-debug-devel-matched-0:5.14.0-284.16.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-modules-0:5.14.0-284.16.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-64k-debug-modules-0:5.14.0-284.16.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-debug-modules-0:5.14.0-284.16.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-modules-core-0:5.14.0-284.16.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-64k-debug-modules-core-0:5.14.0-284.16.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-debug-modules-core-0:5.14.0-284.16.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-modules-extra-0:5.14.0-284.16.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-64k-debug-modules-extra-0:5.14.0-284.16.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-debug-modules-extra-0:5.14.0-284.16.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-modules-internal-0:5.14.0-284.16.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-64k-debug-modules-internal-0:5.14.0-284.16.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-debug-modules-internal-0:5.14.0-284.16.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-modules-partner-0:5.14.0-284.16.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-64k-debug-modules-partner-0:5.14.0-284.16.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-debug-modules-partner-0:5.14.0-284.16.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-64k-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-devel-0:5.14.0-284.16.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-64k-devel-0:5.14.0-284.16.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-devel-0:5.14.0-284.16.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-devel-matched-0:5.14.0-284.16.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-64k-devel-matched-0:5.14.0-284.16.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-devel-matched-0:5.14.0-284.16.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-modules-0:5.14.0-284.16.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-64k-modules-0:5.14.0-284.16.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-modules-0:5.14.0-284.16.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-modules-core-0:5.14.0-284.16.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-64k-modules-core-0:5.14.0-284.16.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-modules-core-0:5.14.0-284.16.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-modules-extra-0:5.14.0-284.16.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-64k-modules-extra-0:5.14.0-284.16.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-modules-extra-0:5.14.0-284.16.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-modules-internal-0:5.14.0-284.16.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-64k-modules-internal-0:5.14.0-284.16.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-modules-internal-0:5.14.0-284.16.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-modules-partner-0:5.14.0-284.16.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-64k-modules-partner-0:5.14.0-284.16.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-modules-partner-0:5.14.0-284.16.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-abi-stablelists-0:5.14.0-284.16.1.el9_2.noarch as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-abi-stablelists-0:5.14.0-284.16.1.el9_2.noarch"
},
"product_reference": "kernel-abi-stablelists-0:5.14.0-284.16.1.el9_2.noarch",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:5.14.0-284.16.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.16.1.el9_2.aarch64"
},
"product_reference": "kernel-core-0:5.14.0-284.16.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:5.14.0-284.16.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.16.1.el9_2.ppc64le"
},
"product_reference": "kernel-core-0:5.14.0-284.16.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:5.14.0-284.16.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.16.1.el9_2.s390x"
},
"product_reference": "kernel-core-0:5.14.0-284.16.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:5.14.0-284.16.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.16.1.el9_2.x86_64"
},
"product_reference": "kernel-core-0:5.14.0-284.16.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:5.14.0-284.16.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.16.1.el9_2.aarch64"
},
"product_reference": "kernel-debug-0:5.14.0-284.16.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:5.14.0-284.16.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.16.1.el9_2.ppc64le"
},
"product_reference": "kernel-debug-0:5.14.0-284.16.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:5.14.0-284.16.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.16.1.el9_2.s390x"
},
"product_reference": "kernel-debug-0:5.14.0-284.16.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:5.14.0-284.16.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.16.1.el9_2.x86_64"
},
"product_reference": "kernel-debug-0:5.14.0-284.16.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:5.14.0-284.16.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.16.1.el9_2.aarch64"
},
"product_reference": "kernel-debug-core-0:5.14.0-284.16.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:5.14.0-284.16.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.16.1.el9_2.ppc64le"
},
"product_reference": "kernel-debug-core-0:5.14.0-284.16.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:5.14.0-284.16.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.16.1.el9_2.s390x"
},
"product_reference": "kernel-debug-core-0:5.14.0-284.16.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:5.14.0-284.16.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.16.1.el9_2.x86_64"
},
"product_reference": "kernel-debug-core-0:5.14.0-284.16.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64"
},
"product_reference": "kernel-debug-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le"
},
"product_reference": "kernel-debug-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:5.14.0-284.16.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.16.1.el9_2.s390x"
},
"product_reference": "kernel-debug-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64"
},
"product_reference": "kernel-debug-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:5.14.0-284.16.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.16.1.el9_2.aarch64"
},
"product_reference": "kernel-debug-devel-0:5.14.0-284.16.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:5.14.0-284.16.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.16.1.el9_2.ppc64le"
},
"product_reference": "kernel-debug-devel-0:5.14.0-284.16.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:5.14.0-284.16.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.16.1.el9_2.s390x"
},
"product_reference": "kernel-debug-devel-0:5.14.0-284.16.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:5.14.0-284.16.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.16.1.el9_2.x86_64"
},
"product_reference": "kernel-debug-devel-0:5.14.0-284.16.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:5.14.0-284.16.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.16.1.el9_2.aarch64"
},
"product_reference": "kernel-debug-devel-matched-0:5.14.0-284.16.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:5.14.0-284.16.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.16.1.el9_2.ppc64le"
},
"product_reference": "kernel-debug-devel-matched-0:5.14.0-284.16.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:5.14.0-284.16.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.16.1.el9_2.s390x"
},
"product_reference": "kernel-debug-devel-matched-0:5.14.0-284.16.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:5.14.0-284.16.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.16.1.el9_2.x86_64"
},
"product_reference": "kernel-debug-devel-matched-0:5.14.0-284.16.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:5.14.0-284.16.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.16.1.el9_2.aarch64"
},
"product_reference": "kernel-debug-modules-0:5.14.0-284.16.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:5.14.0-284.16.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.16.1.el9_2.ppc64le"
},
"product_reference": "kernel-debug-modules-0:5.14.0-284.16.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:5.14.0-284.16.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.16.1.el9_2.s390x"
},
"product_reference": "kernel-debug-modules-0:5.14.0-284.16.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:5.14.0-284.16.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.16.1.el9_2.x86_64"
},
"product_reference": "kernel-debug-modules-0:5.14.0-284.16.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:5.14.0-284.16.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.16.1.el9_2.aarch64"
},
"product_reference": "kernel-debug-modules-core-0:5.14.0-284.16.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:5.14.0-284.16.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.16.1.el9_2.ppc64le"
},
"product_reference": "kernel-debug-modules-core-0:5.14.0-284.16.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:5.14.0-284.16.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.16.1.el9_2.s390x"
},
"product_reference": "kernel-debug-modules-core-0:5.14.0-284.16.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:5.14.0-284.16.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.16.1.el9_2.x86_64"
},
"product_reference": "kernel-debug-modules-core-0:5.14.0-284.16.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:5.14.0-284.16.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.16.1.el9_2.aarch64"
},
"product_reference": "kernel-debug-modules-extra-0:5.14.0-284.16.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:5.14.0-284.16.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.16.1.el9_2.ppc64le"
},
"product_reference": "kernel-debug-modules-extra-0:5.14.0-284.16.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:5.14.0-284.16.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.16.1.el9_2.s390x"
},
"product_reference": "kernel-debug-modules-extra-0:5.14.0-284.16.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:5.14.0-284.16.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.16.1.el9_2.x86_64"
},
"product_reference": "kernel-debug-modules-extra-0:5.14.0-284.16.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-internal-0:5.14.0-284.16.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.16.1.el9_2.aarch64"
},
"product_reference": "kernel-debug-modules-internal-0:5.14.0-284.16.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-internal-0:5.14.0-284.16.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.16.1.el9_2.ppc64le"
},
"product_reference": "kernel-debug-modules-internal-0:5.14.0-284.16.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-internal-0:5.14.0-284.16.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.16.1.el9_2.s390x"
},
"product_reference": "kernel-debug-modules-internal-0:5.14.0-284.16.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-internal-0:5.14.0-284.16.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.16.1.el9_2.x86_64"
},
"product_reference": "kernel-debug-modules-internal-0:5.14.0-284.16.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-partner-0:5.14.0-284.16.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.16.1.el9_2.aarch64"
},
"product_reference": "kernel-debug-modules-partner-0:5.14.0-284.16.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-partner-0:5.14.0-284.16.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.16.1.el9_2.ppc64le"
},
"product_reference": "kernel-debug-modules-partner-0:5.14.0-284.16.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-partner-0:5.14.0-284.16.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.16.1.el9_2.s390x"
},
"product_reference": "kernel-debug-modules-partner-0:5.14.0-284.16.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-partner-0:5.14.0-284.16.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.16.1.el9_2.x86_64"
},
"product_reference": "kernel-debug-modules-partner-0:5.14.0-284.16.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-uki-virt-0:5.14.0-284.16.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debug-uki-virt-0:5.14.0-284.16.1.el9_2.x86_64"
},
"product_reference": "kernel-debug-uki-virt-0:5.14.0-284.16.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64"
},
"product_reference": "kernel-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le"
},
"product_reference": "kernel-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:5.14.0-284.16.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.16.1.el9_2.s390x"
},
"product_reference": "kernel-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64"
},
"product_reference": "kernel-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-aarch64-0:5.14.0-284.16.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debuginfo-common-aarch64-0:5.14.0-284.16.1.el9_2.aarch64"
},
"product_reference": "kernel-debuginfo-common-aarch64-0:5.14.0-284.16.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-ppc64le-0:5.14.0-284.16.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debuginfo-common-ppc64le-0:5.14.0-284.16.1.el9_2.ppc64le"
},
"product_reference": "kernel-debuginfo-common-ppc64le-0:5.14.0-284.16.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-s390x-0:5.14.0-284.16.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debuginfo-common-s390x-0:5.14.0-284.16.1.el9_2.s390x"
},
"product_reference": "kernel-debuginfo-common-s390x-0:5.14.0-284.16.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-x86_64-0:5.14.0-284.16.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debuginfo-common-x86_64-0:5.14.0-284.16.1.el9_2.x86_64"
},
"product_reference": "kernel-debuginfo-common-x86_64-0:5.14.0-284.16.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:5.14.0-284.16.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.16.1.el9_2.aarch64"
},
"product_reference": "kernel-devel-0:5.14.0-284.16.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:5.14.0-284.16.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.16.1.el9_2.ppc64le"
},
"product_reference": "kernel-devel-0:5.14.0-284.16.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:5.14.0-284.16.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.16.1.el9_2.s390x"
},
"product_reference": "kernel-devel-0:5.14.0-284.16.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:5.14.0-284.16.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.16.1.el9_2.x86_64"
},
"product_reference": "kernel-devel-0:5.14.0-284.16.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:5.14.0-284.16.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.16.1.el9_2.aarch64"
},
"product_reference": "kernel-devel-matched-0:5.14.0-284.16.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:5.14.0-284.16.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.16.1.el9_2.ppc64le"
},
"product_reference": "kernel-devel-matched-0:5.14.0-284.16.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:5.14.0-284.16.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.16.1.el9_2.s390x"
},
"product_reference": "kernel-devel-matched-0:5.14.0-284.16.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:5.14.0-284.16.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.16.1.el9_2.x86_64"
},
"product_reference": "kernel-devel-matched-0:5.14.0-284.16.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-doc-0:5.14.0-284.16.1.el9_2.noarch as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-doc-0:5.14.0-284.16.1.el9_2.noarch"
},
"product_reference": "kernel-doc-0:5.14.0-284.16.1.el9_2.noarch",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-ipaclones-internal-0:5.14.0-284.16.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.16.1.el9_2.ppc64le"
},
"product_reference": "kernel-ipaclones-internal-0:5.14.0-284.16.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-ipaclones-internal-0:5.14.0-284.16.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.16.1.el9_2.x86_64"
},
"product_reference": "kernel-ipaclones-internal-0:5.14.0-284.16.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:5.14.0-284.16.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.16.1.el9_2.aarch64"
},
"product_reference": "kernel-modules-0:5.14.0-284.16.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:5.14.0-284.16.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.16.1.el9_2.ppc64le"
},
"product_reference": "kernel-modules-0:5.14.0-284.16.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:5.14.0-284.16.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.16.1.el9_2.s390x"
},
"product_reference": "kernel-modules-0:5.14.0-284.16.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:5.14.0-284.16.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.16.1.el9_2.x86_64"
},
"product_reference": "kernel-modules-0:5.14.0-284.16.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:5.14.0-284.16.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.16.1.el9_2.aarch64"
},
"product_reference": "kernel-modules-core-0:5.14.0-284.16.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:5.14.0-284.16.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.16.1.el9_2.ppc64le"
},
"product_reference": "kernel-modules-core-0:5.14.0-284.16.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:5.14.0-284.16.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.16.1.el9_2.s390x"
},
"product_reference": "kernel-modules-core-0:5.14.0-284.16.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:5.14.0-284.16.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.16.1.el9_2.x86_64"
},
"product_reference": "kernel-modules-core-0:5.14.0-284.16.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:5.14.0-284.16.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.16.1.el9_2.aarch64"
},
"product_reference": "kernel-modules-extra-0:5.14.0-284.16.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:5.14.0-284.16.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.16.1.el9_2.ppc64le"
},
"product_reference": "kernel-modules-extra-0:5.14.0-284.16.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:5.14.0-284.16.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.16.1.el9_2.s390x"
},
"product_reference": "kernel-modules-extra-0:5.14.0-284.16.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:5.14.0-284.16.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.16.1.el9_2.x86_64"
},
"product_reference": "kernel-modules-extra-0:5.14.0-284.16.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-internal-0:5.14.0-284.16.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.16.1.el9_2.aarch64"
},
"product_reference": "kernel-modules-internal-0:5.14.0-284.16.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-internal-0:5.14.0-284.16.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.16.1.el9_2.ppc64le"
},
"product_reference": "kernel-modules-internal-0:5.14.0-284.16.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-internal-0:5.14.0-284.16.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.16.1.el9_2.s390x"
},
"product_reference": "kernel-modules-internal-0:5.14.0-284.16.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-internal-0:5.14.0-284.16.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.16.1.el9_2.x86_64"
},
"product_reference": "kernel-modules-internal-0:5.14.0-284.16.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-partner-0:5.14.0-284.16.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.16.1.el9_2.aarch64"
},
"product_reference": "kernel-modules-partner-0:5.14.0-284.16.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-partner-0:5.14.0-284.16.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.16.1.el9_2.ppc64le"
},
"product_reference": "kernel-modules-partner-0:5.14.0-284.16.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-partner-0:5.14.0-284.16.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.16.1.el9_2.s390x"
},
"product_reference": "kernel-modules-partner-0:5.14.0-284.16.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-partner-0:5.14.0-284.16.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.16.1.el9_2.x86_64"
},
"product_reference": "kernel-modules-partner-0:5.14.0-284.16.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-0:5.14.0-284.16.1.rt14.301.el9_2.src as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.16.1.rt14.301.el9_2.src"
},
"product_reference": "kernel-rt-0:5.14.0-284.16.1.rt14.301.el9_2.src",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64"
},
"product_reference": "kernel-rt-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-core-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-rt-core-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64"
},
"product_reference": "kernel-rt-core-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-rt-debug-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64"
},
"product_reference": "kernel-rt-debug-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-core-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-rt-debug-core-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64"
},
"product_reference": "kernel-rt-debug-core-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-debuginfo-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-rt-debug-debuginfo-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64"
},
"product_reference": "kernel-rt-debug-debuginfo-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-devel-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-rt-debug-devel-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64"
},
"product_reference": "kernel-rt-debug-devel-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-devel-matched-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-rt-debug-devel-matched-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64"
},
"product_reference": "kernel-rt-debug-devel-matched-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-kvm-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-rt-debug-kvm-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64"
},
"product_reference": "kernel-rt-debug-kvm-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-rt-debug-modules-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64"
},
"product_reference": "kernel-rt-debug-modules-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-core-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-rt-debug-modules-core-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64"
},
"product_reference": "kernel-rt-debug-modules-core-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-extra-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-rt-debug-modules-extra-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64"
},
"product_reference": "kernel-rt-debug-modules-extra-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-internal-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-rt-debug-modules-internal-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64"
},
"product_reference": "kernel-rt-debug-modules-internal-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-partner-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-rt-debug-modules-partner-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64"
},
"product_reference": "kernel-rt-debug-modules-partner-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-rt-debuginfo-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64"
},
"product_reference": "kernel-rt-debuginfo-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64"
},
"product_reference": "kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-devel-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-rt-devel-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64"
},
"product_reference": "kernel-rt-devel-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-devel-matched-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-rt-devel-matched-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64"
},
"product_reference": "kernel-rt-devel-matched-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-kvm-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-rt-kvm-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64"
},
"product_reference": "kernel-rt-kvm-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-rt-modules-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64"
},
"product_reference": "kernel-rt-modules-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-core-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-rt-modules-core-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64"
},
"product_reference": "kernel-rt-modules-core-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-extra-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-rt-modules-extra-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64"
},
"product_reference": "kernel-rt-modules-extra-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-internal-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-rt-modules-internal-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64"
},
"product_reference": "kernel-rt-modules-internal-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-partner-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-rt-modules-partner-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64"
},
"product_reference": "kernel-rt-modules-partner-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-selftests-internal-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-rt-selftests-internal-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64"
},
"product_reference": "kernel-rt-selftests-internal-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-selftests-internal-0:5.14.0-284.16.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.16.1.el9_2.aarch64"
},
"product_reference": "kernel-selftests-internal-0:5.14.0-284.16.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-selftests-internal-0:5.14.0-284.16.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.16.1.el9_2.ppc64le"
},
"product_reference": "kernel-selftests-internal-0:5.14.0-284.16.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-selftests-internal-0:5.14.0-284.16.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.16.1.el9_2.s390x"
},
"product_reference": "kernel-selftests-internal-0:5.14.0-284.16.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-selftests-internal-0:5.14.0-284.16.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.16.1.el9_2.x86_64"
},
"product_reference": "kernel-selftests-internal-0:5.14.0-284.16.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:5.14.0-284.16.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.16.1.el9_2.aarch64"
},
"product_reference": "kernel-tools-0:5.14.0-284.16.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:5.14.0-284.16.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.16.1.el9_2.ppc64le"
},
"product_reference": "kernel-tools-0:5.14.0-284.16.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:5.14.0-284.16.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.16.1.el9_2.s390x"
},
"product_reference": "kernel-tools-0:5.14.0-284.16.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:5.14.0-284.16.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.16.1.el9_2.x86_64"
},
"product_reference": "kernel-tools-0:5.14.0-284.16.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64"
},
"product_reference": "kernel-tools-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le"
},
"product_reference": "kernel-tools-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:5.14.0-284.16.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.16.1.el9_2.s390x"
},
"product_reference": "kernel-tools-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64"
},
"product_reference": "kernel-tools-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:5.14.0-284.16.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.16.1.el9_2.aarch64"
},
"product_reference": "kernel-tools-libs-0:5.14.0-284.16.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:5.14.0-284.16.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.16.1.el9_2.ppc64le"
},
"product_reference": "kernel-tools-libs-0:5.14.0-284.16.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:5.14.0-284.16.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.16.1.el9_2.x86_64"
},
"product_reference": "kernel-tools-libs-0:5.14.0-284.16.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:5.14.0-284.16.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.16.1.el9_2.aarch64"
},
"product_reference": "kernel-tools-libs-devel-0:5.14.0-284.16.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:5.14.0-284.16.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.16.1.el9_2.ppc64le"
},
"product_reference": "kernel-tools-libs-devel-0:5.14.0-284.16.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:5.14.0-284.16.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.16.1.el9_2.x86_64"
},
"product_reference": "kernel-tools-libs-devel-0:5.14.0-284.16.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-uki-virt-0:5.14.0-284.16.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-uki-virt-0:5.14.0-284.16.1.el9_2.x86_64"
},
"product_reference": "kernel-uki-virt-0:5.14.0-284.16.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-0:5.14.0-284.16.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-zfcpdump-0:5.14.0-284.16.1.el9_2.s390x"
},
"product_reference": "kernel-zfcpdump-0:5.14.0-284.16.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-core-0:5.14.0-284.16.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-zfcpdump-core-0:5.14.0-284.16.1.el9_2.s390x"
},
"product_reference": "kernel-zfcpdump-core-0:5.14.0-284.16.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-debuginfo-0:5.14.0-284.16.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-zfcpdump-debuginfo-0:5.14.0-284.16.1.el9_2.s390x"
},
"product_reference": "kernel-zfcpdump-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-devel-0:5.14.0-284.16.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-zfcpdump-devel-0:5.14.0-284.16.1.el9_2.s390x"
},
"product_reference": "kernel-zfcpdump-devel-0:5.14.0-284.16.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-devel-matched-0:5.14.0-284.16.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-zfcpdump-devel-matched-0:5.14.0-284.16.1.el9_2.s390x"
},
"product_reference": "kernel-zfcpdump-devel-matched-0:5.14.0-284.16.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-0:5.14.0-284.16.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-zfcpdump-modules-0:5.14.0-284.16.1.el9_2.s390x"
},
"product_reference": "kernel-zfcpdump-modules-0:5.14.0-284.16.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-core-0:5.14.0-284.16.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-zfcpdump-modules-core-0:5.14.0-284.16.1.el9_2.s390x"
},
"product_reference": "kernel-zfcpdump-modules-core-0:5.14.0-284.16.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-extra-0:5.14.0-284.16.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-zfcpdump-modules-extra-0:5.14.0-284.16.1.el9_2.s390x"
},
"product_reference": "kernel-zfcpdump-modules-extra-0:5.14.0-284.16.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-internal-0:5.14.0-284.16.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-zfcpdump-modules-internal-0:5.14.0-284.16.1.el9_2.s390x"
},
"product_reference": "kernel-zfcpdump-modules-internal-0:5.14.0-284.16.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-partner-0:5.14.0-284.16.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-zfcpdump-modules-partner-0:5.14.0-284.16.1.el9_2.s390x"
},
"product_reference": "kernel-zfcpdump-modules-partner-0:5.14.0-284.16.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.src as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:openshift-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.src"
},
"product_reference": "openshift-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.aarch64"
},
"product_reference": "openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.ppc64le"
},
"product_reference": "openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.s390x"
},
"product_reference": "openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.src as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.src"
},
"product_reference": "openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.x86_64"
},
"product_reference": "openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-redistributable-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.x86_64"
},
"product_reference": "openshift-clients-redistributable-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.aarch64"
},
"product_reference": "openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.ppc64le"
},
"product_reference": "openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.s390x"
},
"product_reference": "openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.x86_64"
},
"product_reference": "openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:5.14.0-284.16.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:perf-0:5.14.0-284.16.1.el9_2.aarch64"
},
"product_reference": "perf-0:5.14.0-284.16.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:5.14.0-284.16.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:perf-0:5.14.0-284.16.1.el9_2.ppc64le"
},
"product_reference": "perf-0:5.14.0-284.16.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:5.14.0-284.16.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:perf-0:5.14.0-284.16.1.el9_2.s390x"
},
"product_reference": "perf-0:5.14.0-284.16.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:5.14.0-284.16.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:perf-0:5.14.0-284.16.1.el9_2.x86_64"
},
"product_reference": "perf-0:5.14.0-284.16.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64"
},
"product_reference": "perf-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le"
},
"product_reference": "perf-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:5.14.0-284.16.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.16.1.el9_2.s390x"
},
"product_reference": "perf-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64"
},
"product_reference": "perf-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3:4.4.1-4.1.rhaos4.13.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:podman-3:4.4.1-4.1.rhaos4.13.el9.aarch64"
},
"product_reference": "podman-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3:4.4.1-4.1.rhaos4.13.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:podman-3:4.4.1-4.1.rhaos4.13.el9.ppc64le"
},
"product_reference": "podman-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3:4.4.1-4.1.rhaos4.13.el9.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:podman-3:4.4.1-4.1.rhaos4.13.el9.s390x"
},
"product_reference": "podman-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3:4.4.1-4.1.rhaos4.13.el9.src as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:podman-3:4.4.1-4.1.rhaos4.13.el9.src"
},
"product_reference": "podman-3:4.4.1-4.1.rhaos4.13.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3:4.4.1-4.1.rhaos4.13.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:podman-3:4.4.1-4.1.rhaos4.13.el9.x86_64"
},
"product_reference": "podman-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.aarch64"
},
"product_reference": "podman-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.ppc64le"
},
"product_reference": "podman-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.s390x"
},
"product_reference": "podman-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.x86_64"
},
"product_reference": "podman-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-3:4.4.1-4.1.rhaos4.13.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.1.rhaos4.13.el9.aarch64"
},
"product_reference": "podman-debugsource-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-3:4.4.1-4.1.rhaos4.13.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.1.rhaos4.13.el9.ppc64le"
},
"product_reference": "podman-debugsource-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-3:4.4.1-4.1.rhaos4.13.el9.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.1.rhaos4.13.el9.s390x"
},
"product_reference": "podman-debugsource-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-3:4.4.1-4.1.rhaos4.13.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.1.rhaos4.13.el9.x86_64"
},
"product_reference": "podman-debugsource-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-docker-3:4.4.1-4.1.rhaos4.13.el9.noarch as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:podman-docker-3:4.4.1-4.1.rhaos4.13.el9.noarch"
},
"product_reference": "podman-docker-3:4.4.1-4.1.rhaos4.13.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-3:4.4.1-4.1.rhaos4.13.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.1.rhaos4.13.el9.aarch64"
},
"product_reference": "podman-gvproxy-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-3:4.4.1-4.1.rhaos4.13.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.1.rhaos4.13.el9.ppc64le"
},
"product_reference": "podman-gvproxy-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-3:4.4.1-4.1.rhaos4.13.el9.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.1.rhaos4.13.el9.s390x"
},
"product_reference": "podman-gvproxy-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-3:4.4.1-4.1.rhaos4.13.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.1.rhaos4.13.el9.x86_64"
},
"product_reference": "podman-gvproxy-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.aarch64"
},
"product_reference": "podman-gvproxy-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.ppc64le"
},
"product_reference": "podman-gvproxy-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.s390x"
},
"product_reference": "podman-gvproxy-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.x86_64"
},
"product_reference": "podman-gvproxy-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-3:4.4.1-4.1.rhaos4.13.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.1.rhaos4.13.el9.aarch64"
},
"product_reference": "podman-plugins-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-3:4.4.1-4.1.rhaos4.13.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.1.rhaos4.13.el9.ppc64le"
},
"product_reference": "podman-plugins-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-3:4.4.1-4.1.rhaos4.13.el9.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.1.rhaos4.13.el9.s390x"
},
"product_reference": "podman-plugins-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-3:4.4.1-4.1.rhaos4.13.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.1.rhaos4.13.el9.x86_64"
},
"product_reference": "podman-plugins-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.aarch64"
},
"product_reference": "podman-plugins-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.ppc64le"
},
"product_reference": "podman-plugins-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.s390x"
},
"product_reference": "podman-plugins-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.x86_64"
},
"product_reference": "podman-plugins-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-3:4.4.1-4.1.rhaos4.13.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:podman-remote-3:4.4.1-4.1.rhaos4.13.el9.aarch64"
},
"product_reference": "podman-remote-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-3:4.4.1-4.1.rhaos4.13.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:podman-remote-3:4.4.1-4.1.rhaos4.13.el9.ppc64le"
},
"product_reference": "podman-remote-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-3:4.4.1-4.1.rhaos4.13.el9.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:podman-remote-3:4.4.1-4.1.rhaos4.13.el9.s390x"
},
"product_reference": "podman-remote-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-3:4.4.1-4.1.rhaos4.13.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:podman-remote-3:4.4.1-4.1.rhaos4.13.el9.x86_64"
},
"product_reference": "podman-remote-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.aarch64"
},
"product_reference": "podman-remote-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.ppc64le"
},
"product_reference": "podman-remote-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.s390x"
},
"product_reference": "podman-remote-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.x86_64"
},
"product_reference": "podman-remote-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-3:4.4.1-4.1.rhaos4.13.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:podman-tests-3:4.4.1-4.1.rhaos4.13.el9.aarch64"
},
"product_reference": "podman-tests-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-3:4.4.1-4.1.rhaos4.13.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:podman-tests-3:4.4.1-4.1.rhaos4.13.el9.ppc64le"
},
"product_reference": "podman-tests-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-3:4.4.1-4.1.rhaos4.13.el9.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:podman-tests-3:4.4.1-4.1.rhaos4.13.el9.s390x"
},
"product_reference": "podman-tests-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-3:4.4.1-4.1.rhaos4.13.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:podman-tests-3:4.4.1-4.1.rhaos4.13.el9.x86_64"
},
"product_reference": "podman-tests-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:5.14.0-284.16.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.16.1.el9_2.aarch64"
},
"product_reference": "python3-perf-0:5.14.0-284.16.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:5.14.0-284.16.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.16.1.el9_2.ppc64le"
},
"product_reference": "python3-perf-0:5.14.0-284.16.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:5.14.0-284.16.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.16.1.el9_2.s390x"
},
"product_reference": "python3-perf-0:5.14.0-284.16.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:5.14.0-284.16.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.16.1.el9_2.x86_64"
},
"product_reference": "python3-perf-0:5.14.0-284.16.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64"
},
"product_reference": "python3-perf-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le"
},
"product_reference": "python3-perf-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:5.14.0-284.16.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.16.1.el9_2.s390x"
},
"product_reference": "python3-perf-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64"
},
"product_reference": "python3-perf-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:5.14.0-284.16.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:rtla-0:5.14.0-284.16.1.el9_2.aarch64"
},
"product_reference": "rtla-0:5.14.0-284.16.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:5.14.0-284.16.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:rtla-0:5.14.0-284.16.1.el9_2.ppc64le"
},
"product_reference": "rtla-0:5.14.0-284.16.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:5.14.0-284.16.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:rtla-0:5.14.0-284.16.1.el9_2.s390x"
},
"product_reference": "rtla-0:5.14.0-284.16.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:5.14.0-284.16.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:rtla-0:5.14.0-284.16.1.el9_2.x86_64"
},
"product_reference": "rtla-0:5.14.0-284.16.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.11.2-1.1.rhaos4.13.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:skopeo-2:1.11.2-1.1.rhaos4.13.el9.aarch64"
},
"product_reference": "skopeo-2:1.11.2-1.1.rhaos4.13.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.11.2-1.1.rhaos4.13.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:skopeo-2:1.11.2-1.1.rhaos4.13.el9.ppc64le"
},
"product_reference": "skopeo-2:1.11.2-1.1.rhaos4.13.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.11.2-1.1.rhaos4.13.el9.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:skopeo-2:1.11.2-1.1.rhaos4.13.el9.s390x"
},
"product_reference": "skopeo-2:1.11.2-1.1.rhaos4.13.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.11.2-1.1.rhaos4.13.el9.src as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:skopeo-2:1.11.2-1.1.rhaos4.13.el9.src"
},
"product_reference": "skopeo-2:1.11.2-1.1.rhaos4.13.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.11.2-1.1.rhaos4.13.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:skopeo-2:1.11.2-1.1.rhaos4.13.el9.x86_64"
},
"product_reference": "skopeo-2:1.11.2-1.1.rhaos4.13.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.11.2-1.1.rhaos4.13.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-1.1.rhaos4.13.el9.aarch64"
},
"product_reference": "skopeo-debuginfo-2:1.11.2-1.1.rhaos4.13.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.11.2-1.1.rhaos4.13.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-1.1.rhaos4.13.el9.ppc64le"
},
"product_reference": "skopeo-debuginfo-2:1.11.2-1.1.rhaos4.13.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.11.2-1.1.rhaos4.13.el9.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-1.1.rhaos4.13.el9.s390x"
},
"product_reference": "skopeo-debuginfo-2:1.11.2-1.1.rhaos4.13.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.11.2-1.1.rhaos4.13.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-1.1.rhaos4.13.el9.x86_64"
},
"product_reference": "skopeo-debuginfo-2:1.11.2-1.1.rhaos4.13.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.11.2-1.1.rhaos4.13.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-1.1.rhaos4.13.el9.aarch64"
},
"product_reference": "skopeo-debugsource-2:1.11.2-1.1.rhaos4.13.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.11.2-1.1.rhaos4.13.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-1.1.rhaos4.13.el9.ppc64le"
},
"product_reference": "skopeo-debugsource-2:1.11.2-1.1.rhaos4.13.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.11.2-1.1.rhaos4.13.el9.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-1.1.rhaos4.13.el9.s390x"
},
"product_reference": "skopeo-debugsource-2:1.11.2-1.1.rhaos4.13.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.11.2-1.1.rhaos4.13.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-1.1.rhaos4.13.el9.x86_64"
},
"product_reference": "skopeo-debugsource-2:1.11.2-1.1.rhaos4.13.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.11.2-1.1.rhaos4.13.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-1.1.rhaos4.13.el9.aarch64"
},
"product_reference": "skopeo-tests-2:1.11.2-1.1.rhaos4.13.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.11.2-1.1.rhaos4.13.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-1.1.rhaos4.13.el9.ppc64le"
},
"product_reference": "skopeo-tests-2:1.11.2-1.1.rhaos4.13.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.11.2-1.1.rhaos4.13.el9.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-1.1.rhaos4.13.el9.s390x"
},
"product_reference": "skopeo-tests-2:1.11.2-1.1.rhaos4.13.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.11.2-1.1.rhaos4.13.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-1.1.rhaos4.13.el9.x86_64"
},
"product_reference": "skopeo-tests-2:1.11.2-1.1.rhaos4.13.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openstack-ironic-1:21.3.1-0.20230510075528.b3c902e.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-IRONIC-4.13:openstack-ironic-1:21.3.1-0.20230510075528.b3c902e.el9.noarch"
},
"product_reference": "openstack-ironic-1:21.3.1-0.20230510075528.b3c902e.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openstack-ironic-1:21.3.1-0.20230510075528.b3c902e.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-IRONIC-4.13:openstack-ironic-1:21.3.1-0.20230510075528.b3c902e.el9.src"
},
"product_reference": "openstack-ironic-1:21.3.1-0.20230510075528.b3c902e.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openstack-ironic-api-1:21.3.1-0.20230510075528.b3c902e.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-IRONIC-4.13:openstack-ironic-api-1:21.3.1-0.20230510075528.b3c902e.el9.noarch"
},
"product_reference": "openstack-ironic-api-1:21.3.1-0.20230510075528.b3c902e.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openstack-ironic-common-1:21.3.1-0.20230510075528.b3c902e.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-IRONIC-4.13:openstack-ironic-common-1:21.3.1-0.20230510075528.b3c902e.el9.noarch"
},
"product_reference": "openstack-ironic-common-1:21.3.1-0.20230510075528.b3c902e.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openstack-ironic-conductor-1:21.3.1-0.20230510075528.b3c902e.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-IRONIC-4.13:openstack-ironic-conductor-1:21.3.1-0.20230510075528.b3c902e.el9.noarch"
},
"product_reference": "openstack-ironic-conductor-1:21.3.1-0.20230510075528.b3c902e.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openstack-ironic-dnsmasq-tftp-server-1:21.3.1-0.20230510075528.b3c902e.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-IRONIC-4.13:openstack-ironic-dnsmasq-tftp-server-1:21.3.1-0.20230510075528.b3c902e.el9.noarch"
},
"product_reference": "openstack-ironic-dnsmasq-tftp-server-1:21.3.1-0.20230510075528.b3c902e.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ironic-tests-1:21.3.1-0.20230510075528.b3c902e.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-IRONIC-4.13:python3-ironic-tests-1:21.3.1-0.20230510075528.b3c902e.el9.noarch"
},
"product_reference": "python3-ironic-tests-1:21.3.1-0.20230510075528.b3c902e.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.13"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-27191",
"cwe": {
"id": "CWE-327",
"name": "Use of a Broken or Risky Cryptographic Algorithm"
},
"discovery_date": "2022-03-16T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.s390x",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.src",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.x86_64",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitec064c9.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitec064c9.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitec064c9.el8.s390x",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitec064c9.el8.x86_64",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitec064c9.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitec064c9.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitec064c9.el8.s390x",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitec064c9.el8.x86_64",
"8Base-RHOSE-4.13:openshift-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.s390x",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:buildah-1:1.29.1-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:buildah-1:1.29.1-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:buildah-1:1.29.1-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:buildah-1:1.29.1-1.1.rhaos4.13.el9.src",
"9Base-RHOSE-4.13:buildah-1:1.29.1-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:buildah-tests-1:1.29.1-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:buildah-tests-1:1.29.1-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:buildah-tests-1:1.29.1-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:buildah-tests-1:1.29.1-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.s390x",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.src",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.x86_64",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-8.rhaos4.13.gitec064c9.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-8.rhaos4.13.gitec064c9.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-8.rhaos4.13.gitec064c9.el9.s390x",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-8.rhaos4.13.gitec064c9.el9.x86_64",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-8.rhaos4.13.gitec064c9.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-8.rhaos4.13.gitec064c9.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-8.rhaos4.13.gitec064c9.el9.s390x",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-8.rhaos4.13.gitec064c9.el9.x86_64",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-2.el9.aarch64",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-2.el9.ppc64le",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-2.el9.s390x",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-2.el9.src",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-2.el9.x86_64",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-2.el9.aarch64",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-2.el9.ppc64le",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-2.el9.s390x",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-2.el9.x86_64",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-2.el9.aarch64",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-2.el9.ppc64le",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-2.el9.s390x",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-2.el9.x86_64",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.16.1.el9_2.src",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-64k-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-devel-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-devel-matched-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-extra-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-internal-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-partner-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-devel-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-devel-matched-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-extra-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-internal-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-partner-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-abi-stablelists-0:5.14.0-284.16.1.el9_2.noarch",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-uki-virt-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debuginfo-common-aarch64-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debuginfo-common-ppc64le-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debuginfo-common-s390x-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debuginfo-common-x86_64-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-doc-0:5.14.0-284.16.1.el9_2.noarch",
"9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.16.1.rt14.301.el9_2.src",
"9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-core-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-core-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-debuginfo-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-devel-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-devel-matched-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-kvm-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-core-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-extra-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-internal-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-partner-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debuginfo-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-devel-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-devel-matched-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-kvm-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-core-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-extra-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-internal-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-partner-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-selftests-internal-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-uki-virt-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-zfcpdump-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-core-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-devel-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-devel-matched-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-core-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-extra-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-internal-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-partner-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:openshift-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.src",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.s390x",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:podman-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-3:4.4.1-4.1.rhaos4.13.el9.src",
"9Base-RHOSE-4.13:podman-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-docker-3:4.4.1-4.1.rhaos4.13.el9.noarch",
"9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-remote-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-remote-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-remote-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-remote-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-tests-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-tests-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-tests-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-tests-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:skopeo-2:1.11.2-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:skopeo-2:1.11.2-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:skopeo-2:1.11.2-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:skopeo-2:1.11.2-1.1.rhaos4.13.el9.src",
"9Base-RHOSE-4.13:skopeo-2:1.11.2-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-1:21.3.1-0.20230510075528.b3c902e.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-1:21.3.1-0.20230510075528.b3c902e.el9.src",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-api-1:21.3.1-0.20230510075528.b3c902e.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-common-1:21.3.1-0.20230510075528.b3c902e.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-conductor-1:21.3.1-0.20230510075528.b3c902e.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-dnsmasq-tftp-server-1:21.3.1-0.20230510075528.b3c902e.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:python3-ironic-tests-1:21.3.1-0.20230510075528.b3c902e.el9.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2064702"
}
],
"notes": [
{
"category": "description",
"text": "A broken cryptographic algorithm flaw was found in golang.org/x/crypto/ssh. This issue causes a client to fail authentication with RSA keys to servers that reject signature algorithms based on SHA-2, enabling an attacker to crash the server, resulting in a loss of availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crash in a golang.org/x/crypto/ssh server",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "In OpenShift Container Platform (OCP) the vulnerable golang.org/x/crypto/ssh package is bundled in many components. The affected code is in the SSH server portion that is not used, hence the impact by this vulnerability is reduced. Additionally the OCP installer components, that also bundle vulnerable golang.org/x/crypto/ssh package, are used only during the cluster installation process, hence for already deployed and running OCP clusters the installer components are considered as affected by this vulnerability but not impacted.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.s390x",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.s390x",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.src",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.s390x",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.src",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.x86_64",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitec064c9.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitec064c9.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitec064c9.el8.s390x",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitec064c9.el8.x86_64",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitec064c9.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitec064c9.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitec064c9.el8.s390x",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitec064c9.el8.x86_64",
"8Base-RHOSE-4.13:openshift-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.s390x",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:buildah-1:1.29.1-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:buildah-1:1.29.1-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:buildah-1:1.29.1-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:buildah-1:1.29.1-1.1.rhaos4.13.el9.src",
"9Base-RHOSE-4.13:buildah-1:1.29.1-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:buildah-tests-1:1.29.1-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:buildah-tests-1:1.29.1-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:buildah-tests-1:1.29.1-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:buildah-tests-1:1.29.1-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.s390x",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.src",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.x86_64",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-8.rhaos4.13.gitec064c9.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-8.rhaos4.13.gitec064c9.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-8.rhaos4.13.gitec064c9.el9.s390x",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-8.rhaos4.13.gitec064c9.el9.x86_64",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-8.rhaos4.13.gitec064c9.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-8.rhaos4.13.gitec064c9.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-8.rhaos4.13.gitec064c9.el9.s390x",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-8.rhaos4.13.gitec064c9.el9.x86_64",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-2.el9.aarch64",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-2.el9.ppc64le",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-2.el9.s390x",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-2.el9.src",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-2.el9.x86_64",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-2.el9.aarch64",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-2.el9.ppc64le",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-2.el9.s390x",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-2.el9.x86_64",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-2.el9.aarch64",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-2.el9.ppc64le",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-2.el9.s390x",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-2.el9.x86_64",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.16.1.el9_2.src",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-64k-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-devel-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-devel-matched-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-extra-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-internal-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-partner-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-devel-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-devel-matched-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-extra-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-internal-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-partner-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-abi-stablelists-0:5.14.0-284.16.1.el9_2.noarch",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-uki-virt-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debuginfo-common-aarch64-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debuginfo-common-ppc64le-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debuginfo-common-s390x-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debuginfo-common-x86_64-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-doc-0:5.14.0-284.16.1.el9_2.noarch",
"9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.16.1.rt14.301.el9_2.src",
"9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-core-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-core-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-debuginfo-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-devel-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-devel-matched-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-kvm-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-core-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-extra-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-internal-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-partner-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debuginfo-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-devel-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-devel-matched-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-kvm-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-core-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-extra-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-internal-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-partner-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-selftests-internal-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-uki-virt-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-zfcpdump-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-core-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-devel-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-devel-matched-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-core-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-extra-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-internal-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-partner-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:openshift-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.src",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.s390x",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:podman-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-3:4.4.1-4.1.rhaos4.13.el9.src",
"9Base-RHOSE-4.13:podman-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-docker-3:4.4.1-4.1.rhaos4.13.el9.noarch",
"9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-remote-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-remote-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-remote-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-remote-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-tests-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-tests-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-tests-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-tests-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:skopeo-2:1.11.2-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:skopeo-2:1.11.2-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:skopeo-2:1.11.2-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:skopeo-2:1.11.2-1.1.rhaos4.13.el9.src",
"9Base-RHOSE-4.13:skopeo-2:1.11.2-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-1:21.3.1-0.20230510075528.b3c902e.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-1:21.3.1-0.20230510075528.b3c902e.el9.src",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-api-1:21.3.1-0.20230510075528.b3c902e.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-common-1:21.3.1-0.20230510075528.b3c902e.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-conductor-1:21.3.1-0.20230510075528.b3c902e.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-dnsmasq-tftp-server-1:21.3.1-0.20230510075528.b3c902e.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:python3-ironic-tests-1:21.3.1-0.20230510075528.b3c902e.el9.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-27191"
},
{
"category": "external",
"summary": "RHBZ#2064702",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2064702"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-27191",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27191"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-27191",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-27191"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/-cp44ypCT5s/m/wmegxkLiAQAJ",
"url": "https://groups.google.com/g/golang-announce/c/-cp44ypCT5s/m/wmegxkLiAQAJ"
}
],
"release_date": "2022-03-15T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-07T02:08:03+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\nhttps://docs.openshift.com/container-platform/4.13/release_notes/ocp-4-13-release-notes.html",
"product_ids": [
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.s390x",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.s390x",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.src",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3366"
}
],
"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:cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.s390x",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.src",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.x86_64",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitec064c9.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitec064c9.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitec064c9.el8.s390x",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitec064c9.el8.x86_64",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitec064c9.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitec064c9.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitec064c9.el8.s390x",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitec064c9.el8.x86_64",
"8Base-RHOSE-4.13:openshift-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.s390x",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.s390x",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:buildah-1:1.29.1-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:buildah-1:1.29.1-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:buildah-1:1.29.1-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:buildah-1:1.29.1-1.1.rhaos4.13.el9.src",
"9Base-RHOSE-4.13:buildah-1:1.29.1-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:buildah-tests-1:1.29.1-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:buildah-tests-1:1.29.1-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:buildah-tests-1:1.29.1-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:buildah-tests-1:1.29.1-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.s390x",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.src",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.x86_64",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-8.rhaos4.13.gitec064c9.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-8.rhaos4.13.gitec064c9.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-8.rhaos4.13.gitec064c9.el9.s390x",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-8.rhaos4.13.gitec064c9.el9.x86_64",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-8.rhaos4.13.gitec064c9.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-8.rhaos4.13.gitec064c9.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-8.rhaos4.13.gitec064c9.el9.s390x",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-8.rhaos4.13.gitec064c9.el9.x86_64",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-2.el9.aarch64",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-2.el9.ppc64le",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-2.el9.s390x",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-2.el9.src",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-2.el9.x86_64",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-2.el9.aarch64",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-2.el9.ppc64le",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-2.el9.s390x",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-2.el9.x86_64",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-2.el9.aarch64",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-2.el9.ppc64le",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-2.el9.s390x",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-2.el9.x86_64",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.16.1.el9_2.src",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-64k-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-devel-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-devel-matched-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-extra-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-internal-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-partner-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-devel-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-devel-matched-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-extra-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-internal-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-partner-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-abi-stablelists-0:5.14.0-284.16.1.el9_2.noarch",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-uki-virt-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debuginfo-common-aarch64-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debuginfo-common-ppc64le-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debuginfo-common-s390x-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debuginfo-common-x86_64-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-doc-0:5.14.0-284.16.1.el9_2.noarch",
"9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.16.1.rt14.301.el9_2.src",
"9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-core-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-core-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-debuginfo-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-devel-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-devel-matched-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-kvm-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-core-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-extra-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-internal-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-partner-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debuginfo-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-devel-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-devel-matched-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-kvm-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-core-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-extra-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-internal-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-partner-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-selftests-internal-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-uki-virt-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-zfcpdump-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-core-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-devel-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-devel-matched-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-core-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-extra-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-internal-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-partner-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:openshift-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.src",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.s390x",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.src",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.s390x",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:podman-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-3:4.4.1-4.1.rhaos4.13.el9.src",
"9Base-RHOSE-4.13:podman-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-docker-3:4.4.1-4.1.rhaos4.13.el9.noarch",
"9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-remote-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-remote-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-remote-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-remote-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-tests-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-tests-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-tests-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-tests-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:skopeo-2:1.11.2-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:skopeo-2:1.11.2-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:skopeo-2:1.11.2-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:skopeo-2:1.11.2-1.1.rhaos4.13.el9.src",
"9Base-RHOSE-4.13:skopeo-2:1.11.2-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-1:21.3.1-0.20230510075528.b3c902e.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-1:21.3.1-0.20230510075528.b3c902e.el9.src",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-api-1:21.3.1-0.20230510075528.b3c902e.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-common-1:21.3.1-0.20230510075528.b3c902e.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-conductor-1:21.3.1-0.20230510075528.b3c902e.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-dnsmasq-tftp-server-1:21.3.1-0.20230510075528.b3c902e.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:python3-ironic-tests-1:21.3.1-0.20230510075528.b3c902e.el9.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crash in a golang.org/x/crypto/ssh server"
},
{
"cve": "CVE-2022-41722",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2023-05-11T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:buildah-1:1.29.1-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:buildah-1:1.29.1-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:buildah-1:1.29.1-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:buildah-1:1.29.1-1.1.rhaos4.13.el9.src",
"9Base-RHOSE-4.13:buildah-1:1.29.1-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:buildah-tests-1:1.29.1-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:buildah-tests-1:1.29.1-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:buildah-tests-1:1.29.1-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:buildah-tests-1:1.29.1-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.16.1.el9_2.src",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-64k-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-devel-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-devel-matched-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-extra-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-internal-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-partner-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-devel-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-devel-matched-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-extra-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-internal-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-partner-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-abi-stablelists-0:5.14.0-284.16.1.el9_2.noarch",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-uki-virt-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debuginfo-common-aarch64-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debuginfo-common-ppc64le-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debuginfo-common-s390x-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debuginfo-common-x86_64-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-doc-0:5.14.0-284.16.1.el9_2.noarch",
"9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.16.1.rt14.301.el9_2.src",
"9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-core-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-core-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-debuginfo-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-devel-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-devel-matched-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-kvm-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-core-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-extra-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-internal-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-partner-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debuginfo-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-devel-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-devel-matched-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-kvm-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-core-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-extra-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-internal-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-partner-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-selftests-internal-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-uki-virt-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-zfcpdump-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-core-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-devel-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-devel-matched-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-core-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-extra-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-internal-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-partner-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:podman-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-3:4.4.1-4.1.rhaos4.13.el9.src",
"9Base-RHOSE-4.13:podman-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-docker-3:4.4.1-4.1.rhaos4.13.el9.noarch",
"9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-remote-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-remote-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-remote-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-remote-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-tests-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-tests-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-tests-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-tests-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:skopeo-2:1.11.2-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:skopeo-2:1.11.2-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:skopeo-2:1.11.2-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:skopeo-2:1.11.2-1.1.rhaos4.13.el9.src",
"9Base-RHOSE-4.13:skopeo-2:1.11.2-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-1:21.3.1-0.20230510075528.b3c902e.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-1:21.3.1-0.20230510075528.b3c902e.el9.src",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-api-1:21.3.1-0.20230510075528.b3c902e.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-common-1:21.3.1-0.20230510075528.b3c902e.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-conductor-1:21.3.1-0.20230510075528.b3c902e.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-dnsmasq-tftp-server-1:21.3.1-0.20230510075528.b3c902e.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:python3-ironic-tests-1:21.3.1-0.20230510075528.b3c902e.el9.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2203008"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go, where it could allow a remote attacker to traverse directories on the system, caused by improper validation of user requests by the filepath.Clean on Windows package. This flaw allows an attacker to send a specially-crafted URL request containing \"dot dot\" sequences (/../) to view arbitrary files on the system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: path/filepath: path-filepath filepath.Clean path traversal",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This CVE is specific to versions of Go on Windows. It does not affect any packages shipped with Red Hat Enterprise Linux 8 and Red Hat Enterprise Linux 9.\n\nThe following components were fixed in RHSA-2023:3366 and have therefore been marked as \"Not Affected\": `openshift`, `cri-tools`, `cri-o`, `containernetworking-plugins` and `conmon`",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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:cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.s390x",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.src",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.x86_64",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitec064c9.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitec064c9.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitec064c9.el8.s390x",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitec064c9.el8.x86_64",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitec064c9.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitec064c9.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitec064c9.el8.s390x",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitec064c9.el8.x86_64",
"8Base-RHOSE-4.13:openshift-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.s390x",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.s390x",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.s390x",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.src",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.x86_64",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-8.rhaos4.13.gitec064c9.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-8.rhaos4.13.gitec064c9.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-8.rhaos4.13.gitec064c9.el9.s390x",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-8.rhaos4.13.gitec064c9.el9.x86_64",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-8.rhaos4.13.gitec064c9.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-8.rhaos4.13.gitec064c9.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-8.rhaos4.13.gitec064c9.el9.s390x",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-8.rhaos4.13.gitec064c9.el9.x86_64",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-2.el9.aarch64",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-2.el9.ppc64le",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-2.el9.s390x",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-2.el9.src",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-2.el9.x86_64",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-2.el9.aarch64",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-2.el9.ppc64le",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-2.el9.s390x",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-2.el9.x86_64",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-2.el9.aarch64",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-2.el9.ppc64le",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-2.el9.s390x",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-2.el9.x86_64",
"9Base-RHOSE-4.13:openshift-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.src",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.s390x",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.src",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.s390x",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.x86_64"
],
"known_not_affected": [
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:buildah-1:1.29.1-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:buildah-1:1.29.1-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:buildah-1:1.29.1-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:buildah-1:1.29.1-1.1.rhaos4.13.el9.src",
"9Base-RHOSE-4.13:buildah-1:1.29.1-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:buildah-tests-1:1.29.1-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:buildah-tests-1:1.29.1-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:buildah-tests-1:1.29.1-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:buildah-tests-1:1.29.1-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.16.1.el9_2.src",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-64k-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-devel-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-devel-matched-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-extra-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-internal-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-partner-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-devel-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-devel-matched-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-extra-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-internal-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-partner-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-abi-stablelists-0:5.14.0-284.16.1.el9_2.noarch",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-uki-virt-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debuginfo-common-aarch64-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debuginfo-common-ppc64le-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debuginfo-common-s390x-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debuginfo-common-x86_64-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-doc-0:5.14.0-284.16.1.el9_2.noarch",
"9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.16.1.rt14.301.el9_2.src",
"9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-core-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-core-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-debuginfo-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-devel-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-devel-matched-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-kvm-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-core-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-extra-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-internal-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-partner-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debuginfo-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-devel-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-devel-matched-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-kvm-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-core-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-extra-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-internal-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-partner-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-selftests-internal-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-uki-virt-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-zfcpdump-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-core-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-devel-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-devel-matched-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-core-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-extra-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-internal-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-partner-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:podman-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-3:4.4.1-4.1.rhaos4.13.el9.src",
"9Base-RHOSE-4.13:podman-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-docker-3:4.4.1-4.1.rhaos4.13.el9.noarch",
"9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-remote-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-remote-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-remote-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-remote-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-tests-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-tests-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-tests-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-tests-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:skopeo-2:1.11.2-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:skopeo-2:1.11.2-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:skopeo-2:1.11.2-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:skopeo-2:1.11.2-1.1.rhaos4.13.el9.src",
"9Base-RHOSE-4.13:skopeo-2:1.11.2-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-1:21.3.1-0.20230510075528.b3c902e.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-1:21.3.1-0.20230510075528.b3c902e.el9.src",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-api-1:21.3.1-0.20230510075528.b3c902e.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-common-1:21.3.1-0.20230510075528.b3c902e.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-conductor-1:21.3.1-0.20230510075528.b3c902e.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-dnsmasq-tftp-server-1:21.3.1-0.20230510075528.b3c902e.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:python3-ironic-tests-1:21.3.1-0.20230510075528.b3c902e.el9.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41722"
},
{
"category": "external",
"summary": "RHBZ#2203008",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2203008"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41722",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41722"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41722",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41722"
}
],
"release_date": "2023-02-15T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-07T02:08:03+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\nhttps://docs.openshift.com/container-platform/4.13/release_notes/ocp-4-13-release-notes.html",
"product_ids": [
"8Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.s390x",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.src",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.x86_64",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitec064c9.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitec064c9.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitec064c9.el8.s390x",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitec064c9.el8.x86_64",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitec064c9.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitec064c9.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitec064c9.el8.s390x",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitec064c9.el8.x86_64",
"8Base-RHOSE-4.13:openshift-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.s390x",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.s390x",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.s390x",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.src",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.x86_64",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-8.rhaos4.13.gitec064c9.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-8.rhaos4.13.gitec064c9.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-8.rhaos4.13.gitec064c9.el9.s390x",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-8.rhaos4.13.gitec064c9.el9.x86_64",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-8.rhaos4.13.gitec064c9.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-8.rhaos4.13.gitec064c9.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-8.rhaos4.13.gitec064c9.el9.s390x",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-8.rhaos4.13.gitec064c9.el9.x86_64",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-2.el9.aarch64",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-2.el9.ppc64le",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-2.el9.s390x",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-2.el9.src",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-2.el9.x86_64",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-2.el9.aarch64",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-2.el9.ppc64le",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-2.el9.s390x",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-2.el9.x86_64",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-2.el9.aarch64",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-2.el9.ppc64le",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-2.el9.s390x",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-2.el9.x86_64",
"9Base-RHOSE-4.13:openshift-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.src",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.s390x",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.src",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.s390x",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3366"
}
],
"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": [
"8Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.s390x",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.src",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.x86_64",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitec064c9.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitec064c9.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitec064c9.el8.s390x",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitec064c9.el8.x86_64",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitec064c9.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitec064c9.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitec064c9.el8.s390x",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitec064c9.el8.x86_64",
"8Base-RHOSE-4.13:openshift-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.s390x",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.s390x",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:buildah-1:1.29.1-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:buildah-1:1.29.1-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:buildah-1:1.29.1-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:buildah-1:1.29.1-1.1.rhaos4.13.el9.src",
"9Base-RHOSE-4.13:buildah-1:1.29.1-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:buildah-tests-1:1.29.1-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:buildah-tests-1:1.29.1-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:buildah-tests-1:1.29.1-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:buildah-tests-1:1.29.1-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.s390x",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.src",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.x86_64",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-8.rhaos4.13.gitec064c9.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-8.rhaos4.13.gitec064c9.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-8.rhaos4.13.gitec064c9.el9.s390x",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-8.rhaos4.13.gitec064c9.el9.x86_64",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-8.rhaos4.13.gitec064c9.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-8.rhaos4.13.gitec064c9.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-8.rhaos4.13.gitec064c9.el9.s390x",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-8.rhaos4.13.gitec064c9.el9.x86_64",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-2.el9.aarch64",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-2.el9.ppc64le",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-2.el9.s390x",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-2.el9.src",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-2.el9.x86_64",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-2.el9.aarch64",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-2.el9.ppc64le",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-2.el9.s390x",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-2.el9.x86_64",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-2.el9.aarch64",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-2.el9.ppc64le",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-2.el9.s390x",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-2.el9.x86_64",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.16.1.el9_2.src",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-64k-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-devel-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-devel-matched-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-extra-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-internal-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-partner-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-devel-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-devel-matched-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-extra-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-internal-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-partner-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-abi-stablelists-0:5.14.0-284.16.1.el9_2.noarch",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-uki-virt-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debuginfo-common-aarch64-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debuginfo-common-ppc64le-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debuginfo-common-s390x-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debuginfo-common-x86_64-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-doc-0:5.14.0-284.16.1.el9_2.noarch",
"9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.16.1.rt14.301.el9_2.src",
"9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-core-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-core-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-debuginfo-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-devel-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-devel-matched-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-kvm-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-core-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-extra-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-internal-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-partner-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debuginfo-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-devel-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-devel-matched-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-kvm-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-core-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-extra-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-internal-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-partner-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-selftests-internal-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-uki-virt-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-zfcpdump-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-core-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-devel-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-devel-matched-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-core-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-extra-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-internal-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-partner-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:openshift-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.src",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.s390x",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.src",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.s390x",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:podman-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-3:4.4.1-4.1.rhaos4.13.el9.src",
"9Base-RHOSE-4.13:podman-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-docker-3:4.4.1-4.1.rhaos4.13.el9.noarch",
"9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-remote-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-remote-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-remote-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-remote-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-tests-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-tests-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-tests-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-tests-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:skopeo-2:1.11.2-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:skopeo-2:1.11.2-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:skopeo-2:1.11.2-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:skopeo-2:1.11.2-1.1.rhaos4.13.el9.src",
"9Base-RHOSE-4.13:skopeo-2:1.11.2-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-1:21.3.1-0.20230510075528.b3c902e.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-1:21.3.1-0.20230510075528.b3c902e.el9.src",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-api-1:21.3.1-0.20230510075528.b3c902e.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-common-1:21.3.1-0.20230510075528.b3c902e.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-conductor-1:21.3.1-0.20230510075528.b3c902e.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-dnsmasq-tftp-server-1:21.3.1-0.20230510075528.b3c902e.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:python3-ironic-tests-1:21.3.1-0.20230510075528.b3c902e.el9.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: path/filepath: path-filepath filepath.Clean path traversal"
},
{
"cve": "CVE-2022-41724",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-03-15T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.s390x",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.src",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.x86_64",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitec064c9.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitec064c9.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitec064c9.el8.s390x",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitec064c9.el8.x86_64",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitec064c9.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitec064c9.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitec064c9.el8.s390x",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitec064c9.el8.x86_64",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.s390x",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:buildah-1:1.29.1-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:buildah-1:1.29.1-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:buildah-1:1.29.1-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:buildah-1:1.29.1-1.1.rhaos4.13.el9.src",
"9Base-RHOSE-4.13:buildah-1:1.29.1-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:buildah-tests-1:1.29.1-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:buildah-tests-1:1.29.1-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:buildah-tests-1:1.29.1-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:buildah-tests-1:1.29.1-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.s390x",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.src",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.x86_64",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-8.rhaos4.13.gitec064c9.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-8.rhaos4.13.gitec064c9.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-8.rhaos4.13.gitec064c9.el9.s390x",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-8.rhaos4.13.gitec064c9.el9.x86_64",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-8.rhaos4.13.gitec064c9.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-8.rhaos4.13.gitec064c9.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-8.rhaos4.13.gitec064c9.el9.s390x",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-8.rhaos4.13.gitec064c9.el9.x86_64",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.16.1.el9_2.src",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-64k-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-devel-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-devel-matched-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-extra-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-internal-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-partner-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-devel-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-devel-matched-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-extra-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-internal-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-partner-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-abi-stablelists-0:5.14.0-284.16.1.el9_2.noarch",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-uki-virt-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debuginfo-common-aarch64-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debuginfo-common-ppc64le-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debuginfo-common-s390x-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debuginfo-common-x86_64-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-doc-0:5.14.0-284.16.1.el9_2.noarch",
"9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.16.1.rt14.301.el9_2.src",
"9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-core-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-core-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-debuginfo-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-devel-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-devel-matched-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-kvm-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-core-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-extra-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-internal-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-partner-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debuginfo-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-devel-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-devel-matched-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-kvm-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-core-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-extra-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-internal-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-partner-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-selftests-internal-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-uki-virt-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-zfcpdump-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-core-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-devel-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-devel-matched-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-core-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-extra-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-internal-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-partner-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.s390x",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.src",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:podman-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-3:4.4.1-4.1.rhaos4.13.el9.src",
"9Base-RHOSE-4.13:podman-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-docker-3:4.4.1-4.1.rhaos4.13.el9.noarch",
"9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-remote-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-remote-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-remote-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-remote-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-tests-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-tests-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-tests-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-tests-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:skopeo-2:1.11.2-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:skopeo-2:1.11.2-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:skopeo-2:1.11.2-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:skopeo-2:1.11.2-1.1.rhaos4.13.el9.src",
"9Base-RHOSE-4.13:skopeo-2:1.11.2-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-1:21.3.1-0.20230510075528.b3c902e.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-1:21.3.1-0.20230510075528.b3c902e.el9.src",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-api-1:21.3.1-0.20230510075528.b3c902e.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-common-1:21.3.1-0.20230510075528.b3c902e.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-conductor-1:21.3.1-0.20230510075528.b3c902e.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-dnsmasq-tftp-server-1:21.3.1-0.20230510075528.b3c902e.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:python3-ironic-tests-1:21.3.1-0.20230510075528.b3c902e.el9.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2178492"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang Go, where it is vulnerable to a denial of service caused when processing large TLS handshake records. By sending specially-crafted TLS handshake records, a remote, authenticated attacker can cause a denial of service condition.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: large handshake records may cause panics",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a denial of service is limited to the golang runtime. In the case of the OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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:openshift-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.s390x",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-2.el9.aarch64",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-2.el9.ppc64le",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-2.el9.s390x",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-2.el9.src",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-2.el9.x86_64",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-2.el9.aarch64",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-2.el9.ppc64le",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-2.el9.s390x",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-2.el9.x86_64",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-2.el9.aarch64",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-2.el9.ppc64le",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-2.el9.s390x",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-2.el9.x86_64",
"9Base-RHOSE-4.13:openshift-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.src",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.s390x",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.s390x",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.src",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.x86_64",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitec064c9.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitec064c9.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitec064c9.el8.s390x",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitec064c9.el8.x86_64",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitec064c9.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitec064c9.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitec064c9.el8.s390x",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitec064c9.el8.x86_64",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.s390x",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:buildah-1:1.29.1-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:buildah-1:1.29.1-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:buildah-1:1.29.1-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:buildah-1:1.29.1-1.1.rhaos4.13.el9.src",
"9Base-RHOSE-4.13:buildah-1:1.29.1-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:buildah-tests-1:1.29.1-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:buildah-tests-1:1.29.1-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:buildah-tests-1:1.29.1-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:buildah-tests-1:1.29.1-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.s390x",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.src",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.x86_64",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-8.rhaos4.13.gitec064c9.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-8.rhaos4.13.gitec064c9.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-8.rhaos4.13.gitec064c9.el9.s390x",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-8.rhaos4.13.gitec064c9.el9.x86_64",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-8.rhaos4.13.gitec064c9.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-8.rhaos4.13.gitec064c9.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-8.rhaos4.13.gitec064c9.el9.s390x",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-8.rhaos4.13.gitec064c9.el9.x86_64",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.16.1.el9_2.src",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-64k-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-devel-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-devel-matched-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-extra-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-internal-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-partner-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-devel-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-devel-matched-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-extra-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-internal-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-partner-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-abi-stablelists-0:5.14.0-284.16.1.el9_2.noarch",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-uki-virt-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debuginfo-common-aarch64-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debuginfo-common-ppc64le-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debuginfo-common-s390x-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debuginfo-common-x86_64-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-doc-0:5.14.0-284.16.1.el9_2.noarch",
"9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.16.1.rt14.301.el9_2.src",
"9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-core-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-core-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-debuginfo-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-devel-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-devel-matched-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-kvm-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-core-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-extra-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-internal-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-partner-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debuginfo-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-devel-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-devel-matched-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-kvm-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-core-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-extra-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-internal-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-partner-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-selftests-internal-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-uki-virt-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-zfcpdump-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-core-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-devel-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-devel-matched-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-core-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-extra-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-internal-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-partner-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.s390x",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.src",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:podman-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-3:4.4.1-4.1.rhaos4.13.el9.src",
"9Base-RHOSE-4.13:podman-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-docker-3:4.4.1-4.1.rhaos4.13.el9.noarch",
"9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-remote-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-remote-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-remote-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-remote-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-tests-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-tests-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-tests-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-tests-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:skopeo-2:1.11.2-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:skopeo-2:1.11.2-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:skopeo-2:1.11.2-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:skopeo-2:1.11.2-1.1.rhaos4.13.el9.src",
"9Base-RHOSE-4.13:skopeo-2:1.11.2-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-1:21.3.1-0.20230510075528.b3c902e.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-1:21.3.1-0.20230510075528.b3c902e.el9.src",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-api-1:21.3.1-0.20230510075528.b3c902e.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-common-1:21.3.1-0.20230510075528.b3c902e.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-conductor-1:21.3.1-0.20230510075528.b3c902e.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-dnsmasq-tftp-server-1:21.3.1-0.20230510075528.b3c902e.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:python3-ironic-tests-1:21.3.1-0.20230510075528.b3c902e.el9.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41724"
},
{
"category": "external",
"summary": "RHBZ#2178492",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2178492"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41724",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41724"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41724",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41724"
},
{
"category": "external",
"summary": "https://go.dev/cl/468125",
"url": "https://go.dev/cl/468125"
},
{
"category": "external",
"summary": "https://go.dev/issue/58001",
"url": "https://go.dev/issue/58001"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/V0aBFqaFs_E",
"url": "https://groups.google.com/g/golang-announce/c/V0aBFqaFs_E"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2023-1570",
"url": "https://pkg.go.dev/vuln/GO-2023-1570"
}
],
"release_date": "2023-02-15T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-07T02:08:03+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\nhttps://docs.openshift.com/container-platform/4.13/release_notes/ocp-4-13-release-notes.html",
"product_ids": [
"8Base-RHOSE-4.13:openshift-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.s390x",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-2.el9.aarch64",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-2.el9.ppc64le",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-2.el9.s390x",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-2.el9.src",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-2.el9.x86_64",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-2.el9.aarch64",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-2.el9.ppc64le",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-2.el9.s390x",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-2.el9.x86_64",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-2.el9.aarch64",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-2.el9.ppc64le",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-2.el9.s390x",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-2.el9.x86_64",
"9Base-RHOSE-4.13:openshift-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.src",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.s390x",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3366"
}
],
"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:cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.s390x",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.src",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.x86_64",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitec064c9.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitec064c9.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitec064c9.el8.s390x",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitec064c9.el8.x86_64",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitec064c9.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitec064c9.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitec064c9.el8.s390x",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitec064c9.el8.x86_64",
"8Base-RHOSE-4.13:openshift-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.s390x",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.s390x",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:buildah-1:1.29.1-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:buildah-1:1.29.1-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:buildah-1:1.29.1-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:buildah-1:1.29.1-1.1.rhaos4.13.el9.src",
"9Base-RHOSE-4.13:buildah-1:1.29.1-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:buildah-tests-1:1.29.1-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:buildah-tests-1:1.29.1-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:buildah-tests-1:1.29.1-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:buildah-tests-1:1.29.1-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.s390x",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.src",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.x86_64",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-8.rhaos4.13.gitec064c9.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-8.rhaos4.13.gitec064c9.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-8.rhaos4.13.gitec064c9.el9.s390x",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-8.rhaos4.13.gitec064c9.el9.x86_64",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-8.rhaos4.13.gitec064c9.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-8.rhaos4.13.gitec064c9.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-8.rhaos4.13.gitec064c9.el9.s390x",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-8.rhaos4.13.gitec064c9.el9.x86_64",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-2.el9.aarch64",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-2.el9.ppc64le",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-2.el9.s390x",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-2.el9.src",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-2.el9.x86_64",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-2.el9.aarch64",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-2.el9.ppc64le",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-2.el9.s390x",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-2.el9.x86_64",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-2.el9.aarch64",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-2.el9.ppc64le",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-2.el9.s390x",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-2.el9.x86_64",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.16.1.el9_2.src",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-64k-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-devel-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-devel-matched-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-extra-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-internal-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-partner-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-devel-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-devel-matched-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-extra-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-internal-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-partner-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-abi-stablelists-0:5.14.0-284.16.1.el9_2.noarch",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-uki-virt-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debuginfo-common-aarch64-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debuginfo-common-ppc64le-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debuginfo-common-s390x-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debuginfo-common-x86_64-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-doc-0:5.14.0-284.16.1.el9_2.noarch",
"9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.16.1.rt14.301.el9_2.src",
"9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-core-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-core-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-debuginfo-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-devel-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-devel-matched-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-kvm-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-core-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-extra-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-internal-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-partner-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debuginfo-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-devel-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-devel-matched-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-kvm-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-core-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-extra-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-internal-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-partner-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-selftests-internal-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-uki-virt-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-zfcpdump-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-core-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-devel-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-devel-matched-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-core-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-extra-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-internal-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-partner-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:openshift-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.src",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.s390x",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.src",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.s390x",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:podman-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-3:4.4.1-4.1.rhaos4.13.el9.src",
"9Base-RHOSE-4.13:podman-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-docker-3:4.4.1-4.1.rhaos4.13.el9.noarch",
"9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-remote-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-remote-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-remote-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-remote-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-tests-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-tests-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-tests-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-tests-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:skopeo-2:1.11.2-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:skopeo-2:1.11.2-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:skopeo-2:1.11.2-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:skopeo-2:1.11.2-1.1.rhaos4.13.el9.src",
"9Base-RHOSE-4.13:skopeo-2:1.11.2-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-1:21.3.1-0.20230510075528.b3c902e.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-1:21.3.1-0.20230510075528.b3c902e.el9.src",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-api-1:21.3.1-0.20230510075528.b3c902e.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-common-1:21.3.1-0.20230510075528.b3c902e.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-conductor-1:21.3.1-0.20230510075528.b3c902e.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-dnsmasq-tftp-server-1:21.3.1-0.20230510075528.b3c902e.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:python3-ironic-tests-1:21.3.1-0.20230510075528.b3c902e.el9.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: large handshake records may cause panics"
},
{
"cve": "CVE-2023-24534",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-04-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2184483"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang Go, where it is vulnerable to a denial of service caused by memory exhaustion in the common function in HTTP and MIME header parsing. By sending a specially crafted request, a remote attacker can cause a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http, net/textproto: denial of service from excessive memory allocation",
"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-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.s390x",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.src",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.x86_64",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitec064c9.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitec064c9.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitec064c9.el8.s390x",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitec064c9.el8.x86_64",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitec064c9.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitec064c9.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitec064c9.el8.s390x",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitec064c9.el8.x86_64",
"8Base-RHOSE-4.13:openshift-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.s390x",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.s390x",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:buildah-1:1.29.1-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:buildah-1:1.29.1-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:buildah-1:1.29.1-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:buildah-1:1.29.1-1.1.rhaos4.13.el9.src",
"9Base-RHOSE-4.13:buildah-1:1.29.1-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:buildah-tests-1:1.29.1-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:buildah-tests-1:1.29.1-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:buildah-tests-1:1.29.1-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:buildah-tests-1:1.29.1-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.s390x",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.src",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.x86_64",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-8.rhaos4.13.gitec064c9.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-8.rhaos4.13.gitec064c9.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-8.rhaos4.13.gitec064c9.el9.s390x",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-8.rhaos4.13.gitec064c9.el9.x86_64",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-8.rhaos4.13.gitec064c9.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-8.rhaos4.13.gitec064c9.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-8.rhaos4.13.gitec064c9.el9.s390x",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-8.rhaos4.13.gitec064c9.el9.x86_64",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-2.el9.aarch64",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-2.el9.ppc64le",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-2.el9.s390x",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-2.el9.src",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-2.el9.x86_64",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-2.el9.aarch64",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-2.el9.ppc64le",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-2.el9.s390x",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-2.el9.x86_64",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-2.el9.aarch64",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-2.el9.ppc64le",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-2.el9.s390x",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-2.el9.x86_64",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.16.1.el9_2.src",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-64k-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-devel-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-devel-matched-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-extra-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-internal-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-partner-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-devel-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-devel-matched-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-extra-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-internal-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-partner-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-abi-stablelists-0:5.14.0-284.16.1.el9_2.noarch",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-uki-virt-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debuginfo-common-aarch64-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debuginfo-common-ppc64le-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debuginfo-common-s390x-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debuginfo-common-x86_64-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-doc-0:5.14.0-284.16.1.el9_2.noarch",
"9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.16.1.rt14.301.el9_2.src",
"9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-core-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-core-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-debuginfo-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-devel-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-devel-matched-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-kvm-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-core-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-extra-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-internal-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-partner-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debuginfo-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-devel-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-devel-matched-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-kvm-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-core-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-extra-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-internal-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-partner-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-selftests-internal-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-uki-virt-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-zfcpdump-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-core-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-devel-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-devel-matched-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-core-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-extra-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-internal-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-partner-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:openshift-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.src",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.s390x",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.src",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.s390x",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:podman-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-3:4.4.1-4.1.rhaos4.13.el9.src",
"9Base-RHOSE-4.13:podman-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-docker-3:4.4.1-4.1.rhaos4.13.el9.noarch",
"9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-remote-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-remote-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-remote-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-remote-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-tests-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-tests-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-tests-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-tests-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:skopeo-2:1.11.2-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:skopeo-2:1.11.2-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:skopeo-2:1.11.2-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:skopeo-2:1.11.2-1.1.rhaos4.13.el9.src",
"9Base-RHOSE-4.13:skopeo-2:1.11.2-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-1:21.3.1-0.20230510075528.b3c902e.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-1:21.3.1-0.20230510075528.b3c902e.el9.src",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-api-1:21.3.1-0.20230510075528.b3c902e.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-common-1:21.3.1-0.20230510075528.b3c902e.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-conductor-1:21.3.1-0.20230510075528.b3c902e.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-dnsmasq-tftp-server-1:21.3.1-0.20230510075528.b3c902e.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:python3-ironic-tests-1:21.3.1-0.20230510075528.b3c902e.el9.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-24534"
},
{
"category": "external",
"summary": "RHBZ#2184483",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184483"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-24534",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24534"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-24534",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-24534"
},
{
"category": "external",
"summary": "https://go.dev/issue/58975",
"url": "https://go.dev/issue/58975"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8",
"url": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8"
}
],
"release_date": "2023-04-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-07T02:08:03+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\nhttps://docs.openshift.com/container-platform/4.13/release_notes/ocp-4-13-release-notes.html",
"product_ids": [
"8Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.s390x",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.src",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.x86_64",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitec064c9.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitec064c9.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitec064c9.el8.s390x",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitec064c9.el8.x86_64",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitec064c9.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitec064c9.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitec064c9.el8.s390x",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitec064c9.el8.x86_64",
"8Base-RHOSE-4.13:openshift-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.s390x",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.s390x",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:buildah-1:1.29.1-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:buildah-1:1.29.1-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:buildah-1:1.29.1-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:buildah-1:1.29.1-1.1.rhaos4.13.el9.src",
"9Base-RHOSE-4.13:buildah-1:1.29.1-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:buildah-tests-1:1.29.1-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:buildah-tests-1:1.29.1-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:buildah-tests-1:1.29.1-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:buildah-tests-1:1.29.1-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.s390x",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.src",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.x86_64",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-8.rhaos4.13.gitec064c9.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-8.rhaos4.13.gitec064c9.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-8.rhaos4.13.gitec064c9.el9.s390x",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-8.rhaos4.13.gitec064c9.el9.x86_64",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-8.rhaos4.13.gitec064c9.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-8.rhaos4.13.gitec064c9.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-8.rhaos4.13.gitec064c9.el9.s390x",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-8.rhaos4.13.gitec064c9.el9.x86_64",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-2.el9.aarch64",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-2.el9.ppc64le",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-2.el9.s390x",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-2.el9.src",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-2.el9.x86_64",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-2.el9.aarch64",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-2.el9.ppc64le",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-2.el9.s390x",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-2.el9.x86_64",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-2.el9.aarch64",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-2.el9.ppc64le",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-2.el9.s390x",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-2.el9.x86_64",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.16.1.el9_2.src",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-64k-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-devel-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-devel-matched-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-extra-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-internal-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-partner-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-devel-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-devel-matched-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-extra-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-internal-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-partner-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-abi-stablelists-0:5.14.0-284.16.1.el9_2.noarch",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-uki-virt-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debuginfo-common-aarch64-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debuginfo-common-ppc64le-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debuginfo-common-s390x-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debuginfo-common-x86_64-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-doc-0:5.14.0-284.16.1.el9_2.noarch",
"9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.16.1.rt14.301.el9_2.src",
"9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-core-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-core-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-debuginfo-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-devel-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-devel-matched-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-kvm-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-core-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-extra-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-internal-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-partner-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debuginfo-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-devel-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-devel-matched-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-kvm-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-core-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-extra-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-internal-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-partner-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-selftests-internal-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-uki-virt-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-zfcpdump-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-core-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-devel-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-devel-matched-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-core-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-extra-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-internal-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-partner-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:openshift-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.src",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.s390x",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.src",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.s390x",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:podman-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-3:4.4.1-4.1.rhaos4.13.el9.src",
"9Base-RHOSE-4.13:podman-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-docker-3:4.4.1-4.1.rhaos4.13.el9.noarch",
"9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-remote-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-remote-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-remote-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-remote-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-tests-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-tests-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-tests-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-tests-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:skopeo-2:1.11.2-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:skopeo-2:1.11.2-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:skopeo-2:1.11.2-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:skopeo-2:1.11.2-1.1.rhaos4.13.el9.src",
"9Base-RHOSE-4.13:skopeo-2:1.11.2-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-1:21.3.1-0.20230510075528.b3c902e.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-1:21.3.1-0.20230510075528.b3c902e.el9.src",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-api-1:21.3.1-0.20230510075528.b3c902e.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-common-1:21.3.1-0.20230510075528.b3c902e.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-conductor-1:21.3.1-0.20230510075528.b3c902e.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-dnsmasq-tftp-server-1:21.3.1-0.20230510075528.b3c902e.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:python3-ironic-tests-1:21.3.1-0.20230510075528.b3c902e.el9.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3366"
}
],
"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:cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.s390x",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.src",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.x86_64",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitec064c9.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitec064c9.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitec064c9.el8.s390x",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitec064c9.el8.x86_64",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitec064c9.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitec064c9.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitec064c9.el8.s390x",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitec064c9.el8.x86_64",
"8Base-RHOSE-4.13:openshift-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.s390x",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.s390x",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:buildah-1:1.29.1-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:buildah-1:1.29.1-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:buildah-1:1.29.1-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:buildah-1:1.29.1-1.1.rhaos4.13.el9.src",
"9Base-RHOSE-4.13:buildah-1:1.29.1-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:buildah-tests-1:1.29.1-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:buildah-tests-1:1.29.1-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:buildah-tests-1:1.29.1-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:buildah-tests-1:1.29.1-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.s390x",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.src",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.x86_64",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-8.rhaos4.13.gitec064c9.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-8.rhaos4.13.gitec064c9.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-8.rhaos4.13.gitec064c9.el9.s390x",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-8.rhaos4.13.gitec064c9.el9.x86_64",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-8.rhaos4.13.gitec064c9.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-8.rhaos4.13.gitec064c9.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-8.rhaos4.13.gitec064c9.el9.s390x",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-8.rhaos4.13.gitec064c9.el9.x86_64",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-2.el9.aarch64",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-2.el9.ppc64le",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-2.el9.s390x",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-2.el9.src",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-2.el9.x86_64",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-2.el9.aarch64",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-2.el9.ppc64le",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-2.el9.s390x",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-2.el9.x86_64",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-2.el9.aarch64",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-2.el9.ppc64le",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-2.el9.s390x",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-2.el9.x86_64",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.16.1.el9_2.src",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-64k-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-devel-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-devel-matched-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-extra-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-internal-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-partner-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-devel-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-devel-matched-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-extra-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-internal-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-partner-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-abi-stablelists-0:5.14.0-284.16.1.el9_2.noarch",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-uki-virt-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debuginfo-common-aarch64-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debuginfo-common-ppc64le-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debuginfo-common-s390x-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debuginfo-common-x86_64-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-doc-0:5.14.0-284.16.1.el9_2.noarch",
"9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.16.1.rt14.301.el9_2.src",
"9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-core-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-core-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-debuginfo-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-devel-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-devel-matched-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-kvm-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-core-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-extra-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-internal-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-partner-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debuginfo-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-devel-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-devel-matched-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-kvm-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-core-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-extra-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-internal-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-partner-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-selftests-internal-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-uki-virt-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-zfcpdump-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-core-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-devel-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-devel-matched-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-core-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-extra-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-internal-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-partner-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:openshift-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.src",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.s390x",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.src",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.s390x",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:podman-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-3:4.4.1-4.1.rhaos4.13.el9.src",
"9Base-RHOSE-4.13:podman-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-docker-3:4.4.1-4.1.rhaos4.13.el9.noarch",
"9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-remote-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-remote-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-remote-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-remote-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-tests-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-tests-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-tests-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-tests-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:skopeo-2:1.11.2-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:skopeo-2:1.11.2-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:skopeo-2:1.11.2-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:skopeo-2:1.11.2-1.1.rhaos4.13.el9.src",
"9Base-RHOSE-4.13:skopeo-2:1.11.2-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-1:21.3.1-0.20230510075528.b3c902e.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-1:21.3.1-0.20230510075528.b3c902e.el9.src",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-api-1:21.3.1-0.20230510075528.b3c902e.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-common-1:21.3.1-0.20230510075528.b3c902e.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-conductor-1:21.3.1-0.20230510075528.b3c902e.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-dnsmasq-tftp-server-1:21.3.1-0.20230510075528.b3c902e.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:python3-ironic-tests-1:21.3.1-0.20230510075528.b3c902e.el9.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http, net/textproto: denial of service from excessive memory allocation"
},
{
"cve": "CVE-2023-24537",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2023-04-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2184484"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang Go, where it is vulnerable to a denial of service caused by an infinite loop due to integer overflow when calling any of the Parse functions. By sending a specially crafted input, a remote attacker can cause a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: go/parser: Infinite loop in parsing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability has been rated Moderate because it allows denial of service condition in Go\u2019s source code parser when processing specially crafted input containing //line directives with excessively large line numbers. Exploitation can cause the parser to enter an infinite loop, consuming CPU resources and rendering services unresponsive. While this issue does not permit code execution or data access, it poses a significant availability impact for systems processing untrusted Go source input.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.s390x",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.src",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.x86_64",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitec064c9.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitec064c9.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitec064c9.el8.s390x",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitec064c9.el8.x86_64",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitec064c9.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitec064c9.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitec064c9.el8.s390x",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitec064c9.el8.x86_64",
"8Base-RHOSE-4.13:openshift-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.s390x",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.s390x",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:buildah-1:1.29.1-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:buildah-1:1.29.1-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:buildah-1:1.29.1-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:buildah-1:1.29.1-1.1.rhaos4.13.el9.src",
"9Base-RHOSE-4.13:buildah-1:1.29.1-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:buildah-tests-1:1.29.1-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:buildah-tests-1:1.29.1-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:buildah-tests-1:1.29.1-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:buildah-tests-1:1.29.1-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.s390x",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.src",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.x86_64",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-8.rhaos4.13.gitec064c9.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-8.rhaos4.13.gitec064c9.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-8.rhaos4.13.gitec064c9.el9.s390x",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-8.rhaos4.13.gitec064c9.el9.x86_64",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-8.rhaos4.13.gitec064c9.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-8.rhaos4.13.gitec064c9.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-8.rhaos4.13.gitec064c9.el9.s390x",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-8.rhaos4.13.gitec064c9.el9.x86_64",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-2.el9.aarch64",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-2.el9.ppc64le",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-2.el9.s390x",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-2.el9.src",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-2.el9.x86_64",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-2.el9.aarch64",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-2.el9.ppc64le",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-2.el9.s390x",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-2.el9.x86_64",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-2.el9.aarch64",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-2.el9.ppc64le",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-2.el9.s390x",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-2.el9.x86_64",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.16.1.el9_2.src",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-64k-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-devel-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-devel-matched-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-extra-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-internal-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-partner-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-devel-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-devel-matched-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-extra-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-internal-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-partner-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-abi-stablelists-0:5.14.0-284.16.1.el9_2.noarch",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-uki-virt-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debuginfo-common-aarch64-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debuginfo-common-ppc64le-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debuginfo-common-s390x-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debuginfo-common-x86_64-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-doc-0:5.14.0-284.16.1.el9_2.noarch",
"9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.16.1.rt14.301.el9_2.src",
"9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-core-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-core-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-debuginfo-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-devel-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-devel-matched-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-kvm-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-core-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-extra-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-internal-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-partner-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debuginfo-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-devel-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-devel-matched-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-kvm-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-core-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-extra-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-internal-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-partner-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-selftests-internal-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-uki-virt-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-zfcpdump-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-core-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-devel-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-devel-matched-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-core-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-extra-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-internal-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-partner-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:openshift-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.src",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.s390x",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.src",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.s390x",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:podman-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-3:4.4.1-4.1.rhaos4.13.el9.src",
"9Base-RHOSE-4.13:podman-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-docker-3:4.4.1-4.1.rhaos4.13.el9.noarch",
"9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-remote-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-remote-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-remote-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-remote-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-tests-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-tests-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-tests-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-tests-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:skopeo-2:1.11.2-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:skopeo-2:1.11.2-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:skopeo-2:1.11.2-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:skopeo-2:1.11.2-1.1.rhaos4.13.el9.src",
"9Base-RHOSE-4.13:skopeo-2:1.11.2-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-1:21.3.1-0.20230510075528.b3c902e.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-1:21.3.1-0.20230510075528.b3c902e.el9.src",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-api-1:21.3.1-0.20230510075528.b3c902e.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-common-1:21.3.1-0.20230510075528.b3c902e.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-conductor-1:21.3.1-0.20230510075528.b3c902e.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-dnsmasq-tftp-server-1:21.3.1-0.20230510075528.b3c902e.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:python3-ironic-tests-1:21.3.1-0.20230510075528.b3c902e.el9.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-24537"
},
{
"category": "external",
"summary": "RHBZ#2184484",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184484"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-24537",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24537"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-24537",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-24537"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/59180",
"url": "https://github.com/golang/go/issues/59180"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8",
"url": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8"
}
],
"release_date": "2023-04-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-07T02:08:03+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\nhttps://docs.openshift.com/container-platform/4.13/release_notes/ocp-4-13-release-notes.html",
"product_ids": [
"8Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.s390x",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.src",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.x86_64",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitec064c9.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitec064c9.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitec064c9.el8.s390x",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitec064c9.el8.x86_64",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitec064c9.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitec064c9.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitec064c9.el8.s390x",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitec064c9.el8.x86_64",
"8Base-RHOSE-4.13:openshift-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.s390x",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.s390x",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:buildah-1:1.29.1-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:buildah-1:1.29.1-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:buildah-1:1.29.1-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:buildah-1:1.29.1-1.1.rhaos4.13.el9.src",
"9Base-RHOSE-4.13:buildah-1:1.29.1-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:buildah-tests-1:1.29.1-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:buildah-tests-1:1.29.1-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:buildah-tests-1:1.29.1-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:buildah-tests-1:1.29.1-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.s390x",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.src",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.x86_64",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-8.rhaos4.13.gitec064c9.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-8.rhaos4.13.gitec064c9.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-8.rhaos4.13.gitec064c9.el9.s390x",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-8.rhaos4.13.gitec064c9.el9.x86_64",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-8.rhaos4.13.gitec064c9.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-8.rhaos4.13.gitec064c9.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-8.rhaos4.13.gitec064c9.el9.s390x",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-8.rhaos4.13.gitec064c9.el9.x86_64",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-2.el9.aarch64",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-2.el9.ppc64le",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-2.el9.s390x",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-2.el9.src",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-2.el9.x86_64",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-2.el9.aarch64",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-2.el9.ppc64le",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-2.el9.s390x",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-2.el9.x86_64",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-2.el9.aarch64",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-2.el9.ppc64le",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-2.el9.s390x",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-2.el9.x86_64",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.16.1.el9_2.src",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-64k-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-devel-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-devel-matched-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-extra-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-internal-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-partner-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-devel-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-devel-matched-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-extra-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-internal-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-partner-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-abi-stablelists-0:5.14.0-284.16.1.el9_2.noarch",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-uki-virt-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debuginfo-common-aarch64-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debuginfo-common-ppc64le-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debuginfo-common-s390x-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debuginfo-common-x86_64-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-doc-0:5.14.0-284.16.1.el9_2.noarch",
"9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.16.1.rt14.301.el9_2.src",
"9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-core-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-core-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-debuginfo-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-devel-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-devel-matched-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-kvm-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-core-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-extra-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-internal-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-partner-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debuginfo-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-devel-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-devel-matched-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-kvm-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-core-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-extra-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-internal-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-partner-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-selftests-internal-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-uki-virt-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-zfcpdump-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-core-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-devel-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-devel-matched-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-core-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-extra-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-internal-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-partner-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:openshift-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.src",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.s390x",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.src",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.s390x",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:podman-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-3:4.4.1-4.1.rhaos4.13.el9.src",
"9Base-RHOSE-4.13:podman-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-docker-3:4.4.1-4.1.rhaos4.13.el9.noarch",
"9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-remote-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-remote-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-remote-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-remote-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-tests-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-tests-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-tests-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-tests-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:skopeo-2:1.11.2-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:skopeo-2:1.11.2-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:skopeo-2:1.11.2-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:skopeo-2:1.11.2-1.1.rhaos4.13.el9.src",
"9Base-RHOSE-4.13:skopeo-2:1.11.2-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-1:21.3.1-0.20230510075528.b3c902e.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-1:21.3.1-0.20230510075528.b3c902e.el9.src",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-api-1:21.3.1-0.20230510075528.b3c902e.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-common-1:21.3.1-0.20230510075528.b3c902e.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-conductor-1:21.3.1-0.20230510075528.b3c902e.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-dnsmasq-tftp-server-1:21.3.1-0.20230510075528.b3c902e.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:python3-ironic-tests-1:21.3.1-0.20230510075528.b3c902e.el9.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3366"
},
{
"category": "workaround",
"details": "To mitigate this issue, upgrade Go to version 1.19.8, 1.20.3, or later, where the vulnerability has been addressed.",
"product_ids": [
"8Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.s390x",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.src",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.x86_64",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitec064c9.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitec064c9.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitec064c9.el8.s390x",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitec064c9.el8.x86_64",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitec064c9.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitec064c9.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitec064c9.el8.s390x",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitec064c9.el8.x86_64",
"8Base-RHOSE-4.13:openshift-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.s390x",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.s390x",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:buildah-1:1.29.1-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:buildah-1:1.29.1-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:buildah-1:1.29.1-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:buildah-1:1.29.1-1.1.rhaos4.13.el9.src",
"9Base-RHOSE-4.13:buildah-1:1.29.1-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:buildah-tests-1:1.29.1-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:buildah-tests-1:1.29.1-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:buildah-tests-1:1.29.1-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:buildah-tests-1:1.29.1-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.s390x",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.src",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.x86_64",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-8.rhaos4.13.gitec064c9.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-8.rhaos4.13.gitec064c9.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-8.rhaos4.13.gitec064c9.el9.s390x",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-8.rhaos4.13.gitec064c9.el9.x86_64",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-8.rhaos4.13.gitec064c9.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-8.rhaos4.13.gitec064c9.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-8.rhaos4.13.gitec064c9.el9.s390x",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-8.rhaos4.13.gitec064c9.el9.x86_64",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-2.el9.aarch64",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-2.el9.ppc64le",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-2.el9.s390x",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-2.el9.src",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-2.el9.x86_64",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-2.el9.aarch64",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-2.el9.ppc64le",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-2.el9.s390x",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-2.el9.x86_64",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-2.el9.aarch64",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-2.el9.ppc64le",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-2.el9.s390x",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-2.el9.x86_64",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.16.1.el9_2.src",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-64k-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-devel-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-devel-matched-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-extra-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-internal-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-partner-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-devel-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-devel-matched-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-extra-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-internal-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-partner-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-abi-stablelists-0:5.14.0-284.16.1.el9_2.noarch",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-uki-virt-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debuginfo-common-aarch64-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debuginfo-common-ppc64le-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debuginfo-common-s390x-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debuginfo-common-x86_64-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-doc-0:5.14.0-284.16.1.el9_2.noarch",
"9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.16.1.rt14.301.el9_2.src",
"9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-core-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-core-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-debuginfo-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-devel-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-devel-matched-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-kvm-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-core-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-extra-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-internal-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-partner-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debuginfo-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-devel-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-devel-matched-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-kvm-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-core-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-extra-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-internal-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-partner-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-selftests-internal-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-uki-virt-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-zfcpdump-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-core-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-devel-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-devel-matched-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-core-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-extra-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-internal-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-partner-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:openshift-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.src",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.s390x",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.src",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.s390x",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:podman-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-3:4.4.1-4.1.rhaos4.13.el9.src",
"9Base-RHOSE-4.13:podman-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-docker-3:4.4.1-4.1.rhaos4.13.el9.noarch",
"9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-remote-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-remote-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-remote-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-remote-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-tests-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-tests-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-tests-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-tests-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:skopeo-2:1.11.2-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:skopeo-2:1.11.2-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:skopeo-2:1.11.2-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:skopeo-2:1.11.2-1.1.rhaos4.13.el9.src",
"9Base-RHOSE-4.13:skopeo-2:1.11.2-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-1:21.3.1-0.20230510075528.b3c902e.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-1:21.3.1-0.20230510075528.b3c902e.el9.src",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-api-1:21.3.1-0.20230510075528.b3c902e.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-common-1:21.3.1-0.20230510075528.b3c902e.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-conductor-1:21.3.1-0.20230510075528.b3c902e.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-dnsmasq-tftp-server-1:21.3.1-0.20230510075528.b3c902e.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:python3-ironic-tests-1:21.3.1-0.20230510075528.b3c902e.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.13:cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.s390x",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.src",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.x86_64",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitec064c9.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitec064c9.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitec064c9.el8.s390x",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitec064c9.el8.x86_64",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitec064c9.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitec064c9.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitec064c9.el8.s390x",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitec064c9.el8.x86_64",
"8Base-RHOSE-4.13:openshift-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.s390x",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.s390x",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:buildah-1:1.29.1-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:buildah-1:1.29.1-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:buildah-1:1.29.1-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:buildah-1:1.29.1-1.1.rhaos4.13.el9.src",
"9Base-RHOSE-4.13:buildah-1:1.29.1-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:buildah-tests-1:1.29.1-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:buildah-tests-1:1.29.1-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:buildah-tests-1:1.29.1-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:buildah-tests-1:1.29.1-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.s390x",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.src",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.x86_64",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-8.rhaos4.13.gitec064c9.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-8.rhaos4.13.gitec064c9.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-8.rhaos4.13.gitec064c9.el9.s390x",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-8.rhaos4.13.gitec064c9.el9.x86_64",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-8.rhaos4.13.gitec064c9.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-8.rhaos4.13.gitec064c9.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-8.rhaos4.13.gitec064c9.el9.s390x",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-8.rhaos4.13.gitec064c9.el9.x86_64",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-2.el9.aarch64",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-2.el9.ppc64le",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-2.el9.s390x",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-2.el9.src",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-2.el9.x86_64",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-2.el9.aarch64",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-2.el9.ppc64le",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-2.el9.s390x",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-2.el9.x86_64",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-2.el9.aarch64",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-2.el9.ppc64le",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-2.el9.s390x",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-2.el9.x86_64",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.16.1.el9_2.src",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-64k-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-devel-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-devel-matched-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-extra-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-internal-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-partner-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-devel-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-devel-matched-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-extra-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-internal-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-partner-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-abi-stablelists-0:5.14.0-284.16.1.el9_2.noarch",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-uki-virt-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debuginfo-common-aarch64-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debuginfo-common-ppc64le-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debuginfo-common-s390x-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debuginfo-common-x86_64-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-doc-0:5.14.0-284.16.1.el9_2.noarch",
"9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.16.1.rt14.301.el9_2.src",
"9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-core-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-core-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-debuginfo-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-devel-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-devel-matched-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-kvm-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-core-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-extra-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-internal-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-partner-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debuginfo-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-devel-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-devel-matched-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-kvm-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-core-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-extra-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-internal-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-partner-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-selftests-internal-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-uki-virt-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-zfcpdump-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-core-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-devel-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-devel-matched-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-core-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-extra-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-internal-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-partner-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:openshift-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.src",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.s390x",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.src",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.s390x",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:podman-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-3:4.4.1-4.1.rhaos4.13.el9.src",
"9Base-RHOSE-4.13:podman-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-docker-3:4.4.1-4.1.rhaos4.13.el9.noarch",
"9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-remote-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-remote-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-remote-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-remote-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-tests-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-tests-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-tests-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-tests-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:skopeo-2:1.11.2-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:skopeo-2:1.11.2-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:skopeo-2:1.11.2-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:skopeo-2:1.11.2-1.1.rhaos4.13.el9.src",
"9Base-RHOSE-4.13:skopeo-2:1.11.2-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-1:21.3.1-0.20230510075528.b3c902e.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-1:21.3.1-0.20230510075528.b3c902e.el9.src",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-api-1:21.3.1-0.20230510075528.b3c902e.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-common-1:21.3.1-0.20230510075528.b3c902e.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-conductor-1:21.3.1-0.20230510075528.b3c902e.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-dnsmasq-tftp-server-1:21.3.1-0.20230510075528.b3c902e.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:python3-ironic-tests-1:21.3.1-0.20230510075528.b3c902e.el9.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: go/parser: Infinite loop in parsing"
},
{
"cve": "CVE-2023-24538",
"cwe": {
"id": "CWE-94",
"name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
},
"discovery_date": "2023-04-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2184481"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang Go. This flaw allows a remote attacker to execute arbitrary code on the system, caused by not properly considering backticks (`) as Javascript string delimiters. By sending a specially crafted request, an attacker execute arbitrary code on the system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: backticks not treated as string delimiters",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The described issue involving Go templates and JavaScript template literals poses a moderate severity rather than an important one due to several mitigating factors. Firstly, the vulnerability requires specific conditions to be met: the presence of Go templates within JavaScript template literals. This limits the scope of affected codebases, reducing the likelihood of exploitation. Additionally, the decision to disallow such interactions in future releases of Go indicates a proactive approach to addressing the issue. Furthermore, the affected packages or components within Red Hat Enterprise Linux, such as Conmon, Grafana, and the RHC package, have been assessed and determined not to be impacted due to their specific usage patterns. So the limited scope of affected systems and the absence of exploitation vectors in specific components within Red Hat Enterprise Linux contribute to categorizing the severity of the issue as moderate.\n\nFor Red Hat Enterprise Linux,\n\n* Conmon uses go in unit testing, but not functionally in the package. Go is used only in test files, hence, not in the actual code, thus, conmon is not affected.\n* The Go templates in Grafana do not contain any javascript. Thus, it is not affected.\n* The rhc package do not make use of html/template. Hence, it is also 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:cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.s390x",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.src",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.x86_64",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitec064c9.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitec064c9.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitec064c9.el8.s390x",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitec064c9.el8.x86_64",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitec064c9.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitec064c9.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitec064c9.el8.s390x",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitec064c9.el8.x86_64",
"8Base-RHOSE-4.13:openshift-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.s390x",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.s390x",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:buildah-1:1.29.1-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:buildah-1:1.29.1-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:buildah-1:1.29.1-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:buildah-1:1.29.1-1.1.rhaos4.13.el9.src",
"9Base-RHOSE-4.13:buildah-1:1.29.1-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:buildah-tests-1:1.29.1-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:buildah-tests-1:1.29.1-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:buildah-tests-1:1.29.1-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:buildah-tests-1:1.29.1-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.s390x",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.src",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.x86_64",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-8.rhaos4.13.gitec064c9.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-8.rhaos4.13.gitec064c9.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-8.rhaos4.13.gitec064c9.el9.s390x",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-8.rhaos4.13.gitec064c9.el9.x86_64",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-8.rhaos4.13.gitec064c9.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-8.rhaos4.13.gitec064c9.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-8.rhaos4.13.gitec064c9.el9.s390x",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-8.rhaos4.13.gitec064c9.el9.x86_64",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-2.el9.aarch64",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-2.el9.ppc64le",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-2.el9.s390x",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-2.el9.src",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-2.el9.x86_64",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-2.el9.aarch64",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-2.el9.ppc64le",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-2.el9.s390x",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-2.el9.x86_64",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-2.el9.aarch64",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-2.el9.ppc64le",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-2.el9.s390x",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-2.el9.x86_64",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.16.1.el9_2.src",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-64k-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-devel-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-devel-matched-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-extra-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-internal-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-partner-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-devel-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-devel-matched-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-extra-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-internal-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-partner-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-abi-stablelists-0:5.14.0-284.16.1.el9_2.noarch",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-uki-virt-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debuginfo-common-aarch64-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debuginfo-common-ppc64le-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debuginfo-common-s390x-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debuginfo-common-x86_64-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-doc-0:5.14.0-284.16.1.el9_2.noarch",
"9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.16.1.rt14.301.el9_2.src",
"9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-core-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-core-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-debuginfo-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-devel-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-devel-matched-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-kvm-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-core-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-extra-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-internal-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-partner-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debuginfo-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-devel-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-devel-matched-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-kvm-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-core-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-extra-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-internal-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-partner-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-selftests-internal-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-uki-virt-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-zfcpdump-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-core-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-devel-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-devel-matched-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-core-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-extra-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-internal-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-partner-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:openshift-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.src",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.s390x",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.src",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.s390x",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:podman-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-3:4.4.1-4.1.rhaos4.13.el9.src",
"9Base-RHOSE-4.13:podman-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-docker-3:4.4.1-4.1.rhaos4.13.el9.noarch",
"9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-remote-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-remote-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-remote-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-remote-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-tests-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-tests-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-tests-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-tests-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:skopeo-2:1.11.2-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:skopeo-2:1.11.2-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:skopeo-2:1.11.2-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:skopeo-2:1.11.2-1.1.rhaos4.13.el9.src",
"9Base-RHOSE-4.13:skopeo-2:1.11.2-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-1:21.3.1-0.20230510075528.b3c902e.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-1:21.3.1-0.20230510075528.b3c902e.el9.src",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-api-1:21.3.1-0.20230510075528.b3c902e.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-common-1:21.3.1-0.20230510075528.b3c902e.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-conductor-1:21.3.1-0.20230510075528.b3c902e.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-dnsmasq-tftp-server-1:21.3.1-0.20230510075528.b3c902e.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:python3-ironic-tests-1:21.3.1-0.20230510075528.b3c902e.el9.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-24538"
},
{
"category": "external",
"summary": "RHBZ#2184481",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184481"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-24538",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24538"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-24538",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-24538"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/59234",
"url": "https://github.com/golang/go/issues/59234"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8",
"url": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8"
}
],
"release_date": "2023-04-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-07T02:08:03+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\nhttps://docs.openshift.com/container-platform/4.13/release_notes/ocp-4-13-release-notes.html",
"product_ids": [
"8Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.s390x",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.src",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.x86_64",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitec064c9.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitec064c9.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitec064c9.el8.s390x",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitec064c9.el8.x86_64",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitec064c9.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitec064c9.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitec064c9.el8.s390x",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitec064c9.el8.x86_64",
"8Base-RHOSE-4.13:openshift-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.s390x",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.s390x",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:buildah-1:1.29.1-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:buildah-1:1.29.1-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:buildah-1:1.29.1-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:buildah-1:1.29.1-1.1.rhaos4.13.el9.src",
"9Base-RHOSE-4.13:buildah-1:1.29.1-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:buildah-tests-1:1.29.1-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:buildah-tests-1:1.29.1-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:buildah-tests-1:1.29.1-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:buildah-tests-1:1.29.1-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.s390x",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.src",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.x86_64",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-8.rhaos4.13.gitec064c9.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-8.rhaos4.13.gitec064c9.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-8.rhaos4.13.gitec064c9.el9.s390x",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-8.rhaos4.13.gitec064c9.el9.x86_64",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-8.rhaos4.13.gitec064c9.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-8.rhaos4.13.gitec064c9.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-8.rhaos4.13.gitec064c9.el9.s390x",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-8.rhaos4.13.gitec064c9.el9.x86_64",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-2.el9.aarch64",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-2.el9.ppc64le",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-2.el9.s390x",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-2.el9.src",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-2.el9.x86_64",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-2.el9.aarch64",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-2.el9.ppc64le",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-2.el9.s390x",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-2.el9.x86_64",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-2.el9.aarch64",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-2.el9.ppc64le",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-2.el9.s390x",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-2.el9.x86_64",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.16.1.el9_2.src",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-64k-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-devel-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-devel-matched-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-extra-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-internal-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-partner-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-devel-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-devel-matched-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-extra-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-internal-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-partner-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-abi-stablelists-0:5.14.0-284.16.1.el9_2.noarch",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-uki-virt-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debuginfo-common-aarch64-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debuginfo-common-ppc64le-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debuginfo-common-s390x-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debuginfo-common-x86_64-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-doc-0:5.14.0-284.16.1.el9_2.noarch",
"9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.16.1.rt14.301.el9_2.src",
"9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-core-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-core-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-debuginfo-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-devel-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-devel-matched-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-kvm-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-core-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-extra-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-internal-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-partner-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debuginfo-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-devel-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-devel-matched-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-kvm-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-core-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-extra-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-internal-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-partner-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-selftests-internal-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-uki-virt-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-zfcpdump-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-core-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-devel-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-devel-matched-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-core-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-extra-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-internal-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-partner-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:openshift-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.src",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.s390x",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.src",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.s390x",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:podman-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-3:4.4.1-4.1.rhaos4.13.el9.src",
"9Base-RHOSE-4.13:podman-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-docker-3:4.4.1-4.1.rhaos4.13.el9.noarch",
"9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-remote-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-remote-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-remote-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-remote-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-tests-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-tests-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-tests-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-tests-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:skopeo-2:1.11.2-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:skopeo-2:1.11.2-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:skopeo-2:1.11.2-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:skopeo-2:1.11.2-1.1.rhaos4.13.el9.src",
"9Base-RHOSE-4.13:skopeo-2:1.11.2-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-1:21.3.1-0.20230510075528.b3c902e.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-1:21.3.1-0.20230510075528.b3c902e.el9.src",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-api-1:21.3.1-0.20230510075528.b3c902e.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-common-1:21.3.1-0.20230510075528.b3c902e.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-conductor-1:21.3.1-0.20230510075528.b3c902e.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-dnsmasq-tftp-server-1:21.3.1-0.20230510075528.b3c902e.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:python3-ironic-tests-1:21.3.1-0.20230510075528.b3c902e.el9.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3366"
},
{
"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": [
"8Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.s390x",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.src",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.x86_64",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitec064c9.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitec064c9.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitec064c9.el8.s390x",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitec064c9.el8.x86_64",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitec064c9.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitec064c9.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitec064c9.el8.s390x",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitec064c9.el8.x86_64",
"8Base-RHOSE-4.13:openshift-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.s390x",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.s390x",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:buildah-1:1.29.1-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:buildah-1:1.29.1-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:buildah-1:1.29.1-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:buildah-1:1.29.1-1.1.rhaos4.13.el9.src",
"9Base-RHOSE-4.13:buildah-1:1.29.1-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:buildah-tests-1:1.29.1-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:buildah-tests-1:1.29.1-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:buildah-tests-1:1.29.1-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:buildah-tests-1:1.29.1-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.s390x",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.src",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.x86_64",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-8.rhaos4.13.gitec064c9.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-8.rhaos4.13.gitec064c9.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-8.rhaos4.13.gitec064c9.el9.s390x",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-8.rhaos4.13.gitec064c9.el9.x86_64",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-8.rhaos4.13.gitec064c9.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-8.rhaos4.13.gitec064c9.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-8.rhaos4.13.gitec064c9.el9.s390x",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-8.rhaos4.13.gitec064c9.el9.x86_64",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-2.el9.aarch64",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-2.el9.ppc64le",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-2.el9.s390x",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-2.el9.src",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-2.el9.x86_64",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-2.el9.aarch64",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-2.el9.ppc64le",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-2.el9.s390x",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-2.el9.x86_64",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-2.el9.aarch64",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-2.el9.ppc64le",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-2.el9.s390x",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-2.el9.x86_64",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.16.1.el9_2.src",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-64k-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-devel-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-devel-matched-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-extra-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-internal-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-partner-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-devel-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-devel-matched-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-extra-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-internal-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-partner-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-abi-stablelists-0:5.14.0-284.16.1.el9_2.noarch",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-uki-virt-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debuginfo-common-aarch64-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debuginfo-common-ppc64le-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debuginfo-common-s390x-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debuginfo-common-x86_64-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-doc-0:5.14.0-284.16.1.el9_2.noarch",
"9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.16.1.rt14.301.el9_2.src",
"9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-core-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-core-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-debuginfo-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-devel-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-devel-matched-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-kvm-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-core-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-extra-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-internal-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-partner-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debuginfo-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-devel-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-devel-matched-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-kvm-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-core-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-extra-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-internal-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-partner-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-selftests-internal-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-uki-virt-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-zfcpdump-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-core-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-devel-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-devel-matched-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-core-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-extra-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-internal-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-partner-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:openshift-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.src",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.s390x",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.src",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.s390x",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:podman-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-3:4.4.1-4.1.rhaos4.13.el9.src",
"9Base-RHOSE-4.13:podman-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-docker-3:4.4.1-4.1.rhaos4.13.el9.noarch",
"9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-remote-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-remote-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-remote-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-remote-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-tests-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-tests-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-tests-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-tests-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:skopeo-2:1.11.2-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:skopeo-2:1.11.2-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:skopeo-2:1.11.2-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:skopeo-2:1.11.2-1.1.rhaos4.13.el9.src",
"9Base-RHOSE-4.13:skopeo-2:1.11.2-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-1:21.3.1-0.20230510075528.b3c902e.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-1:21.3.1-0.20230510075528.b3c902e.el9.src",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-api-1:21.3.1-0.20230510075528.b3c902e.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-common-1:21.3.1-0.20230510075528.b3c902e.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-conductor-1:21.3.1-0.20230510075528.b3c902e.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-dnsmasq-tftp-server-1:21.3.1-0.20230510075528.b3c902e.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:python3-ironic-tests-1:21.3.1-0.20230510075528.b3c902e.el9.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.s390x",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.src",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.x86_64",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitec064c9.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitec064c9.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitec064c9.el8.s390x",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitec064c9.el8.x86_64",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitec064c9.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitec064c9.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitec064c9.el8.s390x",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitec064c9.el8.x86_64",
"8Base-RHOSE-4.13:openshift-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.s390x",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.s390x",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:buildah-1:1.29.1-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:buildah-1:1.29.1-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:buildah-1:1.29.1-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:buildah-1:1.29.1-1.1.rhaos4.13.el9.src",
"9Base-RHOSE-4.13:buildah-1:1.29.1-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:buildah-tests-1:1.29.1-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:buildah-tests-1:1.29.1-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:buildah-tests-1:1.29.1-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:buildah-tests-1:1.29.1-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.s390x",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.src",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.x86_64",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-8.rhaos4.13.gitec064c9.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-8.rhaos4.13.gitec064c9.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-8.rhaos4.13.gitec064c9.el9.s390x",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-8.rhaos4.13.gitec064c9.el9.x86_64",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-8.rhaos4.13.gitec064c9.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-8.rhaos4.13.gitec064c9.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-8.rhaos4.13.gitec064c9.el9.s390x",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-8.rhaos4.13.gitec064c9.el9.x86_64",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-2.el9.aarch64",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-2.el9.ppc64le",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-2.el9.s390x",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-2.el9.src",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-2.el9.x86_64",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-2.el9.aarch64",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-2.el9.ppc64le",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-2.el9.s390x",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-2.el9.x86_64",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-2.el9.aarch64",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-2.el9.ppc64le",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-2.el9.s390x",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-2.el9.x86_64",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.16.1.el9_2.src",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-64k-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-devel-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-devel-matched-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-extra-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-internal-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-partner-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-devel-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-devel-matched-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-extra-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-internal-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-partner-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-abi-stablelists-0:5.14.0-284.16.1.el9_2.noarch",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-uki-virt-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debuginfo-common-aarch64-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debuginfo-common-ppc64le-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debuginfo-common-s390x-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debuginfo-common-x86_64-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-doc-0:5.14.0-284.16.1.el9_2.noarch",
"9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.16.1.rt14.301.el9_2.src",
"9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-core-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-core-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-debuginfo-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-devel-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-devel-matched-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-kvm-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-core-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-extra-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-internal-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-partner-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debuginfo-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-devel-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-devel-matched-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-kvm-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-core-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-extra-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-internal-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-partner-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-selftests-internal-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-uki-virt-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-zfcpdump-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-core-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-devel-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-devel-matched-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-core-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-extra-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-internal-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-partner-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:openshift-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.src",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.s390x",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.src",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.s390x",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:podman-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-3:4.4.1-4.1.rhaos4.13.el9.src",
"9Base-RHOSE-4.13:podman-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-docker-3:4.4.1-4.1.rhaos4.13.el9.noarch",
"9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-remote-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-remote-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-remote-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-remote-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-tests-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-tests-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-tests-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-tests-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:skopeo-2:1.11.2-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:skopeo-2:1.11.2-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:skopeo-2:1.11.2-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:skopeo-2:1.11.2-1.1.rhaos4.13.el9.src",
"9Base-RHOSE-4.13:skopeo-2:1.11.2-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-1:21.3.1-0.20230510075528.b3c902e.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-1:21.3.1-0.20230510075528.b3c902e.el9.src",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-api-1:21.3.1-0.20230510075528.b3c902e.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-common-1:21.3.1-0.20230510075528.b3c902e.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-conductor-1:21.3.1-0.20230510075528.b3c902e.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-dnsmasq-tftp-server-1:21.3.1-0.20230510075528.b3c902e.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:python3-ironic-tests-1:21.3.1-0.20230510075528.b3c902e.el9.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: backticks not treated as string delimiters"
},
{
"acknowledgments": [
{
"names": [
"Juho Nurminen"
],
"organization": "Mattermost"
}
],
"cve": "CVE-2023-24539",
"cwe": {
"id": "CWE-176",
"name": "Improper Handling of Unicode Encoding"
},
"discovery_date": "2023-05-07T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.s390x",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.src",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.x86_64",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitec064c9.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitec064c9.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitec064c9.el8.s390x",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitec064c9.el8.x86_64",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitec064c9.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitec064c9.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitec064c9.el8.s390x",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitec064c9.el8.x86_64",
"8Base-RHOSE-4.13:openshift-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.s390x",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.s390x",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:buildah-1:1.29.1-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:buildah-1:1.29.1-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:buildah-1:1.29.1-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:buildah-1:1.29.1-1.1.rhaos4.13.el9.src",
"9Base-RHOSE-4.13:buildah-1:1.29.1-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:buildah-tests-1:1.29.1-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:buildah-tests-1:1.29.1-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:buildah-tests-1:1.29.1-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:buildah-tests-1:1.29.1-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.s390x",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.src",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.x86_64",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-8.rhaos4.13.gitec064c9.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-8.rhaos4.13.gitec064c9.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-8.rhaos4.13.gitec064c9.el9.s390x",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-8.rhaos4.13.gitec064c9.el9.x86_64",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-8.rhaos4.13.gitec064c9.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-8.rhaos4.13.gitec064c9.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-8.rhaos4.13.gitec064c9.el9.s390x",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-8.rhaos4.13.gitec064c9.el9.x86_64",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-2.el9.aarch64",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-2.el9.ppc64le",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-2.el9.s390x",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-2.el9.src",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-2.el9.x86_64",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-2.el9.aarch64",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-2.el9.ppc64le",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-2.el9.s390x",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-2.el9.x86_64",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-2.el9.aarch64",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-2.el9.ppc64le",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-2.el9.s390x",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-2.el9.x86_64",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.16.1.el9_2.src",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-64k-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-devel-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-devel-matched-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-extra-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-internal-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-partner-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-devel-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-devel-matched-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-extra-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-internal-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-partner-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-abi-stablelists-0:5.14.0-284.16.1.el9_2.noarch",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-uki-virt-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debuginfo-common-aarch64-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debuginfo-common-ppc64le-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debuginfo-common-s390x-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debuginfo-common-x86_64-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-doc-0:5.14.0-284.16.1.el9_2.noarch",
"9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.16.1.rt14.301.el9_2.src",
"9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-core-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-core-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-debuginfo-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-devel-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-devel-matched-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-kvm-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-core-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-extra-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-internal-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-partner-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debuginfo-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-devel-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-devel-matched-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-kvm-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-core-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-extra-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-internal-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-partner-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-selftests-internal-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-uki-virt-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-zfcpdump-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-core-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-devel-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-devel-matched-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-core-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-extra-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-internal-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-partner-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:openshift-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.src",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.s390x",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.src",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.s390x",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-1:21.3.1-0.20230510075528.b3c902e.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-1:21.3.1-0.20230510075528.b3c902e.el9.src",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-api-1:21.3.1-0.20230510075528.b3c902e.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-common-1:21.3.1-0.20230510075528.b3c902e.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-conductor-1:21.3.1-0.20230510075528.b3c902e.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-dnsmasq-tftp-server-1:21.3.1-0.20230510075528.b3c902e.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:python3-ironic-tests-1:21.3.1-0.20230510075528.b3c902e.el9.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2196026"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang where angle brackets (\u003c\u003e) were not considered dangerous characters when inserted into CSS contexts. Templates containing multiple actions separated by a \u0027/\u0027 character could result in the CSS context unexpectedly closing, allowing for the injection of unexpected HMTL if executed with untrusted input.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: improper sanitization of CSS values",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "For Red Hat Enterprise Linux,\n\n* Conmon uses go in unit testing, but not functionally in the package. Go is used only in test files, not in the actual code. Thus, conmon is not affected.\n* The Go templates in Grafana do not contain any javascript. Thus, it is not affected.\n* Ignition does not make use of html/template.\n\nIn Red Hat Advanced Cluster Management for Kubernetes (RHACM), the affected containers are behind OpenShift OAuth authentication. This restricts access to the vulnerable golang html/templates to authenticated users only, therefore, the impact is low.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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.13:podman-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-3:4.4.1-4.1.rhaos4.13.el9.src",
"9Base-RHOSE-4.13:podman-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-docker-3:4.4.1-4.1.rhaos4.13.el9.noarch",
"9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-remote-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-remote-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-remote-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-remote-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-tests-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-tests-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-tests-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-tests-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:skopeo-2:1.11.2-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:skopeo-2:1.11.2-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:skopeo-2:1.11.2-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:skopeo-2:1.11.2-1.1.rhaos4.13.el9.src",
"9Base-RHOSE-4.13:skopeo-2:1.11.2-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-1.1.rhaos4.13.el9.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.s390x",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.src",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.x86_64",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitec064c9.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitec064c9.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitec064c9.el8.s390x",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitec064c9.el8.x86_64",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitec064c9.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitec064c9.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitec064c9.el8.s390x",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitec064c9.el8.x86_64",
"8Base-RHOSE-4.13:openshift-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.s390x",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.s390x",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:buildah-1:1.29.1-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:buildah-1:1.29.1-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:buildah-1:1.29.1-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:buildah-1:1.29.1-1.1.rhaos4.13.el9.src",
"9Base-RHOSE-4.13:buildah-1:1.29.1-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:buildah-tests-1:1.29.1-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:buildah-tests-1:1.29.1-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:buildah-tests-1:1.29.1-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:buildah-tests-1:1.29.1-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.s390x",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.src",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.x86_64",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-8.rhaos4.13.gitec064c9.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-8.rhaos4.13.gitec064c9.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-8.rhaos4.13.gitec064c9.el9.s390x",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-8.rhaos4.13.gitec064c9.el9.x86_64",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-8.rhaos4.13.gitec064c9.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-8.rhaos4.13.gitec064c9.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-8.rhaos4.13.gitec064c9.el9.s390x",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-8.rhaos4.13.gitec064c9.el9.x86_64",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-2.el9.aarch64",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-2.el9.ppc64le",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-2.el9.s390x",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-2.el9.src",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-2.el9.x86_64",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-2.el9.aarch64",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-2.el9.ppc64le",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-2.el9.s390x",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-2.el9.x86_64",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-2.el9.aarch64",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-2.el9.ppc64le",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-2.el9.s390x",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-2.el9.x86_64",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.16.1.el9_2.src",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-64k-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-devel-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-devel-matched-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-extra-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-internal-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-partner-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-devel-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-devel-matched-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-extra-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-internal-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-partner-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-abi-stablelists-0:5.14.0-284.16.1.el9_2.noarch",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-uki-virt-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debuginfo-common-aarch64-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debuginfo-common-ppc64le-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debuginfo-common-s390x-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debuginfo-common-x86_64-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-doc-0:5.14.0-284.16.1.el9_2.noarch",
"9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.16.1.rt14.301.el9_2.src",
"9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-core-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-core-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-debuginfo-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-devel-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-devel-matched-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-kvm-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-core-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-extra-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-internal-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-partner-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debuginfo-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-devel-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-devel-matched-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-kvm-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-core-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-extra-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-internal-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-partner-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-selftests-internal-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-uki-virt-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-zfcpdump-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-core-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-devel-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-devel-matched-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-core-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-extra-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-internal-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-partner-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:openshift-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.src",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.s390x",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.src",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.s390x",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-1:21.3.1-0.20230510075528.b3c902e.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-1:21.3.1-0.20230510075528.b3c902e.el9.src",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-api-1:21.3.1-0.20230510075528.b3c902e.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-common-1:21.3.1-0.20230510075528.b3c902e.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-conductor-1:21.3.1-0.20230510075528.b3c902e.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-dnsmasq-tftp-server-1:21.3.1-0.20230510075528.b3c902e.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:python3-ironic-tests-1:21.3.1-0.20230510075528.b3c902e.el9.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-24539"
},
{
"category": "external",
"summary": "RHBZ#2196026",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2196026"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-24539",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24539"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-24539",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-24539"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/59720",
"url": "https://github.com/golang/go/issues/59720"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/MEb0UyuSMsU",
"url": "https://groups.google.com/g/golang-announce/c/MEb0UyuSMsU"
}
],
"release_date": "2023-04-20T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-07T02:08:03+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\nhttps://docs.openshift.com/container-platform/4.13/release_notes/ocp-4-13-release-notes.html",
"product_ids": [
"9Base-RHOSE-4.13:podman-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-3:4.4.1-4.1.rhaos4.13.el9.src",
"9Base-RHOSE-4.13:podman-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-docker-3:4.4.1-4.1.rhaos4.13.el9.noarch",
"9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-remote-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-remote-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-remote-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-remote-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-tests-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-tests-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-tests-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-tests-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:skopeo-2:1.11.2-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:skopeo-2:1.11.2-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:skopeo-2:1.11.2-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:skopeo-2:1.11.2-1.1.rhaos4.13.el9.src",
"9Base-RHOSE-4.13:skopeo-2:1.11.2-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-1.1.rhaos4.13.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3366"
},
{
"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": [
"8Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.s390x",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.src",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.x86_64",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitec064c9.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitec064c9.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitec064c9.el8.s390x",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitec064c9.el8.x86_64",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitec064c9.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitec064c9.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitec064c9.el8.s390x",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitec064c9.el8.x86_64",
"8Base-RHOSE-4.13:openshift-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.s390x",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.s390x",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:buildah-1:1.29.1-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:buildah-1:1.29.1-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:buildah-1:1.29.1-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:buildah-1:1.29.1-1.1.rhaos4.13.el9.src",
"9Base-RHOSE-4.13:buildah-1:1.29.1-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:buildah-tests-1:1.29.1-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:buildah-tests-1:1.29.1-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:buildah-tests-1:1.29.1-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:buildah-tests-1:1.29.1-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.s390x",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.src",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.x86_64",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-8.rhaos4.13.gitec064c9.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-8.rhaos4.13.gitec064c9.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-8.rhaos4.13.gitec064c9.el9.s390x",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-8.rhaos4.13.gitec064c9.el9.x86_64",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-8.rhaos4.13.gitec064c9.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-8.rhaos4.13.gitec064c9.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-8.rhaos4.13.gitec064c9.el9.s390x",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-8.rhaos4.13.gitec064c9.el9.x86_64",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-2.el9.aarch64",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-2.el9.ppc64le",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-2.el9.s390x",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-2.el9.src",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-2.el9.x86_64",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-2.el9.aarch64",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-2.el9.ppc64le",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-2.el9.s390x",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-2.el9.x86_64",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-2.el9.aarch64",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-2.el9.ppc64le",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-2.el9.s390x",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-2.el9.x86_64",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.16.1.el9_2.src",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-64k-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-devel-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-devel-matched-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-extra-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-internal-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-partner-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-devel-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-devel-matched-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-extra-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-internal-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-partner-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-abi-stablelists-0:5.14.0-284.16.1.el9_2.noarch",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-uki-virt-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debuginfo-common-aarch64-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debuginfo-common-ppc64le-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debuginfo-common-s390x-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debuginfo-common-x86_64-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-doc-0:5.14.0-284.16.1.el9_2.noarch",
"9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.16.1.rt14.301.el9_2.src",
"9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-core-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-core-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-debuginfo-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-devel-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-devel-matched-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-kvm-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-core-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-extra-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-internal-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-partner-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debuginfo-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-devel-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-devel-matched-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-kvm-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-core-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-extra-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-internal-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-partner-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-selftests-internal-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-uki-virt-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-zfcpdump-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-core-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-devel-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-devel-matched-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-core-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-extra-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-internal-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-partner-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:openshift-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.src",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.s390x",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.src",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.s390x",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:podman-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-3:4.4.1-4.1.rhaos4.13.el9.src",
"9Base-RHOSE-4.13:podman-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-docker-3:4.4.1-4.1.rhaos4.13.el9.noarch",
"9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-remote-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-remote-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-remote-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-remote-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-tests-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-tests-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-tests-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-tests-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:skopeo-2:1.11.2-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:skopeo-2:1.11.2-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:skopeo-2:1.11.2-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:skopeo-2:1.11.2-1.1.rhaos4.13.el9.src",
"9Base-RHOSE-4.13:skopeo-2:1.11.2-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-1:21.3.1-0.20230510075528.b3c902e.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-1:21.3.1-0.20230510075528.b3c902e.el9.src",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-api-1:21.3.1-0.20230510075528.b3c902e.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-common-1:21.3.1-0.20230510075528.b3c902e.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-conductor-1:21.3.1-0.20230510075528.b3c902e.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-dnsmasq-tftp-server-1:21.3.1-0.20230510075528.b3c902e.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:python3-ironic-tests-1:21.3.1-0.20230510075528.b3c902e.el9.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.s390x",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.src",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.x86_64",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitec064c9.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitec064c9.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitec064c9.el8.s390x",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitec064c9.el8.x86_64",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitec064c9.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitec064c9.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitec064c9.el8.s390x",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitec064c9.el8.x86_64",
"8Base-RHOSE-4.13:openshift-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.s390x",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.s390x",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:buildah-1:1.29.1-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:buildah-1:1.29.1-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:buildah-1:1.29.1-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:buildah-1:1.29.1-1.1.rhaos4.13.el9.src",
"9Base-RHOSE-4.13:buildah-1:1.29.1-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:buildah-tests-1:1.29.1-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:buildah-tests-1:1.29.1-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:buildah-tests-1:1.29.1-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:buildah-tests-1:1.29.1-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.s390x",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.src",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.x86_64",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-8.rhaos4.13.gitec064c9.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-8.rhaos4.13.gitec064c9.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-8.rhaos4.13.gitec064c9.el9.s390x",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-8.rhaos4.13.gitec064c9.el9.x86_64",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-8.rhaos4.13.gitec064c9.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-8.rhaos4.13.gitec064c9.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-8.rhaos4.13.gitec064c9.el9.s390x",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-8.rhaos4.13.gitec064c9.el9.x86_64",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-2.el9.aarch64",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-2.el9.ppc64le",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-2.el9.s390x",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-2.el9.src",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-2.el9.x86_64",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-2.el9.aarch64",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-2.el9.ppc64le",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-2.el9.s390x",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-2.el9.x86_64",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-2.el9.aarch64",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-2.el9.ppc64le",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-2.el9.s390x",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-2.el9.x86_64",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.16.1.el9_2.src",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-64k-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-devel-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-devel-matched-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-extra-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-internal-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-partner-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-devel-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-devel-matched-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-extra-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-internal-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-partner-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-abi-stablelists-0:5.14.0-284.16.1.el9_2.noarch",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-uki-virt-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debuginfo-common-aarch64-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debuginfo-common-ppc64le-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debuginfo-common-s390x-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debuginfo-common-x86_64-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-doc-0:5.14.0-284.16.1.el9_2.noarch",
"9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.16.1.rt14.301.el9_2.src",
"9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-core-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-core-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-debuginfo-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-devel-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-devel-matched-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-kvm-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-core-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-extra-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-internal-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-partner-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debuginfo-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-devel-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-devel-matched-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-kvm-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-core-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-extra-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-internal-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-partner-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-selftests-internal-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-uki-virt-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-zfcpdump-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-core-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-devel-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-devel-matched-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-core-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-extra-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-internal-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-partner-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:openshift-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.src",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.s390x",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.src",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.s390x",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:podman-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-3:4.4.1-4.1.rhaos4.13.el9.src",
"9Base-RHOSE-4.13:podman-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-docker-3:4.4.1-4.1.rhaos4.13.el9.noarch",
"9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-remote-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-remote-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-remote-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-remote-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-tests-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-tests-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-tests-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-tests-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:skopeo-2:1.11.2-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:skopeo-2:1.11.2-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:skopeo-2:1.11.2-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:skopeo-2:1.11.2-1.1.rhaos4.13.el9.src",
"9Base-RHOSE-4.13:skopeo-2:1.11.2-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-1:21.3.1-0.20230510075528.b3c902e.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-1:21.3.1-0.20230510075528.b3c902e.el9.src",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-api-1:21.3.1-0.20230510075528.b3c902e.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-common-1:21.3.1-0.20230510075528.b3c902e.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-conductor-1:21.3.1-0.20230510075528.b3c902e.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-dnsmasq-tftp-server-1:21.3.1-0.20230510075528.b3c902e.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:python3-ironic-tests-1:21.3.1-0.20230510075528.b3c902e.el9.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: improper sanitization of CSS values"
},
{
"acknowledgments": [
{
"names": [
"Juho Nurminen"
],
"organization": "Mattermost"
}
],
"cve": "CVE-2023-24540",
"cwe": {
"id": "CWE-176",
"name": "Improper Handling of Unicode Encoding"
},
"discovery_date": "2023-05-07T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.s390x",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.src",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.x86_64",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitec064c9.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitec064c9.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitec064c9.el8.s390x",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitec064c9.el8.x86_64",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitec064c9.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitec064c9.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitec064c9.el8.s390x",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitec064c9.el8.x86_64",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.s390x",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.src",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.x86_64",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-8.rhaos4.13.gitec064c9.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-8.rhaos4.13.gitec064c9.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-8.rhaos4.13.gitec064c9.el9.s390x",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-8.rhaos4.13.gitec064c9.el9.x86_64",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-8.rhaos4.13.gitec064c9.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-8.rhaos4.13.gitec064c9.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-8.rhaos4.13.gitec064c9.el9.s390x",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-8.rhaos4.13.gitec064c9.el9.x86_64",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-2.el9.aarch64",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-2.el9.ppc64le",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-2.el9.s390x",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-2.el9.src",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-2.el9.x86_64",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-2.el9.aarch64",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-2.el9.ppc64le",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-2.el9.s390x",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-2.el9.x86_64",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-2.el9.aarch64",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-2.el9.ppc64le",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-2.el9.s390x",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-2.el9.x86_64",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.16.1.el9_2.src",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-64k-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-devel-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-devel-matched-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-extra-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-internal-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-partner-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-devel-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-devel-matched-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-extra-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-internal-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-partner-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-abi-stablelists-0:5.14.0-284.16.1.el9_2.noarch",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-uki-virt-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debuginfo-common-aarch64-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debuginfo-common-ppc64le-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debuginfo-common-s390x-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debuginfo-common-x86_64-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-doc-0:5.14.0-284.16.1.el9_2.noarch",
"9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.16.1.rt14.301.el9_2.src",
"9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-core-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-core-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-debuginfo-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-devel-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-devel-matched-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-kvm-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-core-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-extra-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-internal-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-partner-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debuginfo-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-devel-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-devel-matched-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-kvm-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-core-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-extra-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-internal-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-partner-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-selftests-internal-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-uki-virt-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-zfcpdump-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-core-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-devel-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-devel-matched-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-core-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-extra-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-internal-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-partner-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:podman-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-3:4.4.1-4.1.rhaos4.13.el9.src",
"9Base-RHOSE-4.13:podman-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-docker-3:4.4.1-4.1.rhaos4.13.el9.noarch",
"9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-remote-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-remote-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-remote-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-remote-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-tests-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-tests-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-tests-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-tests-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:skopeo-2:1.11.2-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:skopeo-2:1.11.2-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:skopeo-2:1.11.2-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:skopeo-2:1.11.2-1.1.rhaos4.13.el9.src",
"9Base-RHOSE-4.13:skopeo-2:1.11.2-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-1:21.3.1-0.20230510075528.b3c902e.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-1:21.3.1-0.20230510075528.b3c902e.el9.src",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-api-1:21.3.1-0.20230510075528.b3c902e.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-common-1:21.3.1-0.20230510075528.b3c902e.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-conductor-1:21.3.1-0.20230510075528.b3c902e.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-dnsmasq-tftp-server-1:21.3.1-0.20230510075528.b3c902e.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:python3-ironic-tests-1:21.3.1-0.20230510075528.b3c902e.el9.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2196027"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang, where not all valid JavaScript white-space characters were considered white space. Due to this issue, templates containing white-space characters outside of the character set \"\\t\\n\\f\\r\\u0020\\u2028\\u2029\" in JavaScript contexts that also contain actions may not be properly sanitized during execution.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: improper handling of JavaScript whitespace",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "For Red Hat Enterprise Linux,\n* Conmon uses go in unit testing, but not functionally in the package. Go is used only in test files, hence, not in the actual code, thus, conmon is not affected.\n* The Go templates in Grafana do not contain any javascript. Thus, it is not affected.\n* Ignition does not make use of html/template.\n\nIn Red Hat Advanced Cluster Management for Kubernetes (RHACM) the affected containers are behind OpenShift OAuth authentication. This restricts access to the vulnerable golang html/templates to authenticated users only, therefore the impact is low.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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:openshift-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.s390x",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.s390x",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.13:buildah-1:1.29.1-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:buildah-1:1.29.1-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:buildah-1:1.29.1-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:buildah-1:1.29.1-1.1.rhaos4.13.el9.src",
"9Base-RHOSE-4.13:buildah-1:1.29.1-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:buildah-tests-1:1.29.1-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:buildah-tests-1:1.29.1-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:buildah-tests-1:1.29.1-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:buildah-tests-1:1.29.1-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:openshift-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.src",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.s390x",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.src",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.s390x",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.s390x",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.src",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.x86_64",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitec064c9.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitec064c9.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitec064c9.el8.s390x",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitec064c9.el8.x86_64",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitec064c9.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitec064c9.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitec064c9.el8.s390x",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitec064c9.el8.x86_64",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.s390x",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.src",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.x86_64",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-8.rhaos4.13.gitec064c9.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-8.rhaos4.13.gitec064c9.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-8.rhaos4.13.gitec064c9.el9.s390x",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-8.rhaos4.13.gitec064c9.el9.x86_64",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-8.rhaos4.13.gitec064c9.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-8.rhaos4.13.gitec064c9.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-8.rhaos4.13.gitec064c9.el9.s390x",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-8.rhaos4.13.gitec064c9.el9.x86_64",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-2.el9.aarch64",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-2.el9.ppc64le",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-2.el9.s390x",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-2.el9.src",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-2.el9.x86_64",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-2.el9.aarch64",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-2.el9.ppc64le",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-2.el9.s390x",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-2.el9.x86_64",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-2.el9.aarch64",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-2.el9.ppc64le",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-2.el9.s390x",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-2.el9.x86_64",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.16.1.el9_2.src",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-64k-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-devel-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-devel-matched-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-extra-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-internal-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-partner-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-devel-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-devel-matched-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-extra-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-internal-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-partner-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-abi-stablelists-0:5.14.0-284.16.1.el9_2.noarch",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-uki-virt-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debuginfo-common-aarch64-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debuginfo-common-ppc64le-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debuginfo-common-s390x-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debuginfo-common-x86_64-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-doc-0:5.14.0-284.16.1.el9_2.noarch",
"9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.16.1.rt14.301.el9_2.src",
"9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-core-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-core-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-debuginfo-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-devel-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-devel-matched-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-kvm-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-core-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-extra-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-internal-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-partner-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debuginfo-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-devel-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-devel-matched-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-kvm-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-core-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-extra-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-internal-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-partner-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-selftests-internal-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-uki-virt-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-zfcpdump-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-core-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-devel-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-devel-matched-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-core-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-extra-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-internal-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-partner-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:podman-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-3:4.4.1-4.1.rhaos4.13.el9.src",
"9Base-RHOSE-4.13:podman-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-docker-3:4.4.1-4.1.rhaos4.13.el9.noarch",
"9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-remote-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-remote-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-remote-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-remote-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-tests-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-tests-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-tests-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-tests-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:skopeo-2:1.11.2-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:skopeo-2:1.11.2-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:skopeo-2:1.11.2-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:skopeo-2:1.11.2-1.1.rhaos4.13.el9.src",
"9Base-RHOSE-4.13:skopeo-2:1.11.2-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-1:21.3.1-0.20230510075528.b3c902e.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-1:21.3.1-0.20230510075528.b3c902e.el9.src",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-api-1:21.3.1-0.20230510075528.b3c902e.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-common-1:21.3.1-0.20230510075528.b3c902e.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-conductor-1:21.3.1-0.20230510075528.b3c902e.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-dnsmasq-tftp-server-1:21.3.1-0.20230510075528.b3c902e.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:python3-ironic-tests-1:21.3.1-0.20230510075528.b3c902e.el9.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-24540"
},
{
"category": "external",
"summary": "RHBZ#2196027",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2196027"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-24540",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24540"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-24540",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-24540"
},
{
"category": "external",
"summary": "https://go.dev/issue/59721",
"url": "https://go.dev/issue/59721"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/MEb0UyuSMsU",
"url": "https://groups.google.com/g/golang-announce/c/MEb0UyuSMsU"
}
],
"release_date": "2023-04-20T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-07T02:08:03+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\nhttps://docs.openshift.com/container-platform/4.13/release_notes/ocp-4-13-release-notes.html",
"product_ids": [
"8Base-RHOSE-4.13:openshift-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.s390x",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.s390x",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.13:buildah-1:1.29.1-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:buildah-1:1.29.1-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:buildah-1:1.29.1-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:buildah-1:1.29.1-1.1.rhaos4.13.el9.src",
"9Base-RHOSE-4.13:buildah-1:1.29.1-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:buildah-tests-1:1.29.1-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:buildah-tests-1:1.29.1-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:buildah-tests-1:1.29.1-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:buildah-tests-1:1.29.1-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:openshift-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.src",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.s390x",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.src",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.s390x",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3366"
},
{
"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": [
"8Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.s390x",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.src",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.x86_64",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitec064c9.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitec064c9.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitec064c9.el8.s390x",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitec064c9.el8.x86_64",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitec064c9.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitec064c9.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitec064c9.el8.s390x",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitec064c9.el8.x86_64",
"8Base-RHOSE-4.13:openshift-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.s390x",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.s390x",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:buildah-1:1.29.1-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:buildah-1:1.29.1-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:buildah-1:1.29.1-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:buildah-1:1.29.1-1.1.rhaos4.13.el9.src",
"9Base-RHOSE-4.13:buildah-1:1.29.1-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:buildah-tests-1:1.29.1-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:buildah-tests-1:1.29.1-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:buildah-tests-1:1.29.1-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:buildah-tests-1:1.29.1-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.s390x",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.src",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.x86_64",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-8.rhaos4.13.gitec064c9.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-8.rhaos4.13.gitec064c9.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-8.rhaos4.13.gitec064c9.el9.s390x",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-8.rhaos4.13.gitec064c9.el9.x86_64",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-8.rhaos4.13.gitec064c9.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-8.rhaos4.13.gitec064c9.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-8.rhaos4.13.gitec064c9.el9.s390x",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-8.rhaos4.13.gitec064c9.el9.x86_64",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-2.el9.aarch64",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-2.el9.ppc64le",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-2.el9.s390x",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-2.el9.src",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-2.el9.x86_64",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-2.el9.aarch64",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-2.el9.ppc64le",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-2.el9.s390x",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-2.el9.x86_64",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-2.el9.aarch64",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-2.el9.ppc64le",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-2.el9.s390x",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-2.el9.x86_64",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.16.1.el9_2.src",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-64k-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-devel-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-devel-matched-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-extra-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-internal-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-partner-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-devel-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-devel-matched-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-extra-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-internal-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-partner-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-abi-stablelists-0:5.14.0-284.16.1.el9_2.noarch",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-uki-virt-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debuginfo-common-aarch64-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debuginfo-common-ppc64le-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debuginfo-common-s390x-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debuginfo-common-x86_64-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-doc-0:5.14.0-284.16.1.el9_2.noarch",
"9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.16.1.rt14.301.el9_2.src",
"9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-core-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-core-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-debuginfo-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-devel-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-devel-matched-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-kvm-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-core-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-extra-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-internal-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-partner-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debuginfo-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-devel-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-devel-matched-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-kvm-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-core-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-extra-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-internal-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-partner-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-selftests-internal-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-uki-virt-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-zfcpdump-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-core-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-devel-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-devel-matched-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-core-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-extra-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-internal-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-partner-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:openshift-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.src",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.s390x",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.src",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.s390x",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:podman-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-3:4.4.1-4.1.rhaos4.13.el9.src",
"9Base-RHOSE-4.13:podman-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-docker-3:4.4.1-4.1.rhaos4.13.el9.noarch",
"9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-remote-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-remote-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-remote-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-remote-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-tests-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-tests-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-tests-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-tests-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:skopeo-2:1.11.2-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:skopeo-2:1.11.2-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:skopeo-2:1.11.2-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:skopeo-2:1.11.2-1.1.rhaos4.13.el9.src",
"9Base-RHOSE-4.13:skopeo-2:1.11.2-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-1:21.3.1-0.20230510075528.b3c902e.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-1:21.3.1-0.20230510075528.b3c902e.el9.src",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-api-1:21.3.1-0.20230510075528.b3c902e.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-common-1:21.3.1-0.20230510075528.b3c902e.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-conductor-1:21.3.1-0.20230510075528.b3c902e.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-dnsmasq-tftp-server-1:21.3.1-0.20230510075528.b3c902e.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:python3-ironic-tests-1:21.3.1-0.20230510075528.b3c902e.el9.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.s390x",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.src",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.x86_64",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitec064c9.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitec064c9.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitec064c9.el8.s390x",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitec064c9.el8.x86_64",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitec064c9.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitec064c9.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitec064c9.el8.s390x",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitec064c9.el8.x86_64",
"8Base-RHOSE-4.13:openshift-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.s390x",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.s390x",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:buildah-1:1.29.1-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:buildah-1:1.29.1-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:buildah-1:1.29.1-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:buildah-1:1.29.1-1.1.rhaos4.13.el9.src",
"9Base-RHOSE-4.13:buildah-1:1.29.1-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:buildah-tests-1:1.29.1-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:buildah-tests-1:1.29.1-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:buildah-tests-1:1.29.1-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:buildah-tests-1:1.29.1-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.s390x",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.src",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.x86_64",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-8.rhaos4.13.gitec064c9.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-8.rhaos4.13.gitec064c9.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-8.rhaos4.13.gitec064c9.el9.s390x",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-8.rhaos4.13.gitec064c9.el9.x86_64",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-8.rhaos4.13.gitec064c9.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-8.rhaos4.13.gitec064c9.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-8.rhaos4.13.gitec064c9.el9.s390x",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-8.rhaos4.13.gitec064c9.el9.x86_64",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-2.el9.aarch64",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-2.el9.ppc64le",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-2.el9.s390x",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-2.el9.src",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-2.el9.x86_64",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-2.el9.aarch64",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-2.el9.ppc64le",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-2.el9.s390x",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-2.el9.x86_64",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-2.el9.aarch64",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-2.el9.ppc64le",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-2.el9.s390x",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-2.el9.x86_64",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.16.1.el9_2.src",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-64k-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-devel-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-devel-matched-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-extra-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-internal-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-partner-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-devel-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-devel-matched-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-extra-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-internal-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-partner-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-abi-stablelists-0:5.14.0-284.16.1.el9_2.noarch",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-uki-virt-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debuginfo-common-aarch64-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debuginfo-common-ppc64le-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debuginfo-common-s390x-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debuginfo-common-x86_64-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-doc-0:5.14.0-284.16.1.el9_2.noarch",
"9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.16.1.rt14.301.el9_2.src",
"9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-core-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-core-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-debuginfo-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-devel-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-devel-matched-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-kvm-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-core-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-extra-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-internal-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-partner-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debuginfo-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-devel-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-devel-matched-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-kvm-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-core-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-extra-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-internal-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-partner-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-selftests-internal-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-uki-virt-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-zfcpdump-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-core-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-devel-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-devel-matched-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-core-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-extra-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-internal-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-partner-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:openshift-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.src",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.s390x",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.src",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.s390x",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:podman-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-3:4.4.1-4.1.rhaos4.13.el9.src",
"9Base-RHOSE-4.13:podman-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-docker-3:4.4.1-4.1.rhaos4.13.el9.noarch",
"9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-remote-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-remote-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-remote-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-remote-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-tests-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-tests-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-tests-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-tests-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:skopeo-2:1.11.2-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:skopeo-2:1.11.2-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:skopeo-2:1.11.2-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:skopeo-2:1.11.2-1.1.rhaos4.13.el9.src",
"9Base-RHOSE-4.13:skopeo-2:1.11.2-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-1:21.3.1-0.20230510075528.b3c902e.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-1:21.3.1-0.20230510075528.b3c902e.el9.src",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-api-1:21.3.1-0.20230510075528.b3c902e.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-common-1:21.3.1-0.20230510075528.b3c902e.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-conductor-1:21.3.1-0.20230510075528.b3c902e.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-dnsmasq-tftp-server-1:21.3.1-0.20230510075528.b3c902e.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:python3-ironic-tests-1:21.3.1-0.20230510075528.b3c902e.el9.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: html/template: improper handling of JavaScript whitespace"
},
{
"acknowledgments": [
{
"names": [
"Juho Nurminen"
],
"organization": "Mattermost"
}
],
"cve": "CVE-2023-29400",
"cwe": {
"id": "CWE-176",
"name": "Improper Handling of Unicode Encoding"
},
"discovery_date": "2023-05-07T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.s390x",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.src",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.x86_64",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitec064c9.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitec064c9.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitec064c9.el8.s390x",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitec064c9.el8.x86_64",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitec064c9.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitec064c9.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitec064c9.el8.s390x",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitec064c9.el8.x86_64",
"8Base-RHOSE-4.13:openshift-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.s390x",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.s390x",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.s390x",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.src",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.x86_64",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-8.rhaos4.13.gitec064c9.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-8.rhaos4.13.gitec064c9.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-8.rhaos4.13.gitec064c9.el9.s390x",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-8.rhaos4.13.gitec064c9.el9.x86_64",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-8.rhaos4.13.gitec064c9.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-8.rhaos4.13.gitec064c9.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-8.rhaos4.13.gitec064c9.el9.s390x",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-8.rhaos4.13.gitec064c9.el9.x86_64",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-2.el9.aarch64",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-2.el9.ppc64le",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-2.el9.s390x",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-2.el9.src",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-2.el9.x86_64",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-2.el9.aarch64",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-2.el9.ppc64le",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-2.el9.s390x",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-2.el9.x86_64",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-2.el9.aarch64",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-2.el9.ppc64le",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-2.el9.s390x",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-2.el9.x86_64",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.16.1.el9_2.src",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-64k-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-devel-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-devel-matched-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-extra-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-internal-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-partner-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-devel-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-devel-matched-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-extra-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-internal-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-partner-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-abi-stablelists-0:5.14.0-284.16.1.el9_2.noarch",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-uki-virt-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debuginfo-common-aarch64-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debuginfo-common-ppc64le-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debuginfo-common-s390x-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debuginfo-common-x86_64-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-doc-0:5.14.0-284.16.1.el9_2.noarch",
"9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.16.1.rt14.301.el9_2.src",
"9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-core-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-core-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-debuginfo-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-devel-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-devel-matched-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-kvm-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-core-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-extra-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-internal-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-partner-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debuginfo-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-devel-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-devel-matched-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-kvm-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-core-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-extra-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-internal-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-partner-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-selftests-internal-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-uki-virt-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-zfcpdump-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-core-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-devel-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-devel-matched-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-core-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-extra-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-internal-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-partner-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:openshift-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.src",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.s390x",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.src",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.s390x",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-1:21.3.1-0.20230510075528.b3c902e.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-1:21.3.1-0.20230510075528.b3c902e.el9.src",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-api-1:21.3.1-0.20230510075528.b3c902e.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-common-1:21.3.1-0.20230510075528.b3c902e.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-conductor-1:21.3.1-0.20230510075528.b3c902e.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-dnsmasq-tftp-server-1:21.3.1-0.20230510075528.b3c902e.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:python3-ironic-tests-1:21.3.1-0.20230510075528.b3c902e.el9.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2196029"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Templates containing actions in unquoted HTML attributes, for example, \"attr={{.}}\") executed with empty input, could result in output that has unexpected results when parsed due to HTML normalization rules. This issue may allow the injection of arbitrary attributes into tags.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: improper handling of empty HTML attributes",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "For Red Hat Enterprise Linux,\n\n* Conmon uses go in unit testing, but not functionally in the package. Go is used only in test files, not in the actual code. Thus, conmon is not affected.\n* The Go templates in Grafana do not contain any javascript. Thus, it is not affected.\n* Ignition does not make use of html/template.\n\nIn OpenShift Container Platform and Red Hat Advanced Cluster Management for Kubernetes (RHACM), the affected containers are behind OAuth authentication. This restricts access to the vulnerable golang html/templates to authenticated users, reducing the impact to low.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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.13:buildah-1:1.29.1-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:buildah-1:1.29.1-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:buildah-1:1.29.1-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:buildah-1:1.29.1-1.1.rhaos4.13.el9.src",
"9Base-RHOSE-4.13:buildah-1:1.29.1-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:buildah-tests-1:1.29.1-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:buildah-tests-1:1.29.1-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:buildah-tests-1:1.29.1-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:buildah-tests-1:1.29.1-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-3:4.4.1-4.1.rhaos4.13.el9.src",
"9Base-RHOSE-4.13:podman-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-docker-3:4.4.1-4.1.rhaos4.13.el9.noarch",
"9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-remote-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-remote-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-remote-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-remote-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-tests-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-tests-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-tests-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-tests-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:skopeo-2:1.11.2-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:skopeo-2:1.11.2-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:skopeo-2:1.11.2-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:skopeo-2:1.11.2-1.1.rhaos4.13.el9.src",
"9Base-RHOSE-4.13:skopeo-2:1.11.2-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-1.1.rhaos4.13.el9.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.s390x",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.src",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.x86_64",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitec064c9.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitec064c9.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitec064c9.el8.s390x",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitec064c9.el8.x86_64",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitec064c9.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitec064c9.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitec064c9.el8.s390x",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitec064c9.el8.x86_64",
"8Base-RHOSE-4.13:openshift-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.s390x",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.s390x",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.s390x",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.src",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.x86_64",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-8.rhaos4.13.gitec064c9.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-8.rhaos4.13.gitec064c9.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-8.rhaos4.13.gitec064c9.el9.s390x",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-8.rhaos4.13.gitec064c9.el9.x86_64",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-8.rhaos4.13.gitec064c9.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-8.rhaos4.13.gitec064c9.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-8.rhaos4.13.gitec064c9.el9.s390x",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-8.rhaos4.13.gitec064c9.el9.x86_64",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-2.el9.aarch64",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-2.el9.ppc64le",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-2.el9.s390x",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-2.el9.src",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-2.el9.x86_64",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-2.el9.aarch64",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-2.el9.ppc64le",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-2.el9.s390x",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-2.el9.x86_64",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-2.el9.aarch64",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-2.el9.ppc64le",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-2.el9.s390x",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-2.el9.x86_64",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.16.1.el9_2.src",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-64k-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-devel-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-devel-matched-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-extra-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-internal-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-partner-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-devel-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-devel-matched-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-extra-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-internal-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-partner-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-abi-stablelists-0:5.14.0-284.16.1.el9_2.noarch",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-uki-virt-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debuginfo-common-aarch64-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debuginfo-common-ppc64le-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debuginfo-common-s390x-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debuginfo-common-x86_64-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-doc-0:5.14.0-284.16.1.el9_2.noarch",
"9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.16.1.rt14.301.el9_2.src",
"9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-core-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-core-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-debuginfo-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-devel-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-devel-matched-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-kvm-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-core-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-extra-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-internal-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-partner-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debuginfo-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-devel-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-devel-matched-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-kvm-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-core-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-extra-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-internal-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-partner-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-selftests-internal-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-uki-virt-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-zfcpdump-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-core-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-devel-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-devel-matched-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-core-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-extra-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-internal-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-partner-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:openshift-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.src",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.s390x",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.src",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.s390x",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-1:21.3.1-0.20230510075528.b3c902e.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-1:21.3.1-0.20230510075528.b3c902e.el9.src",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-api-1:21.3.1-0.20230510075528.b3c902e.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-common-1:21.3.1-0.20230510075528.b3c902e.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-conductor-1:21.3.1-0.20230510075528.b3c902e.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-dnsmasq-tftp-server-1:21.3.1-0.20230510075528.b3c902e.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:python3-ironic-tests-1:21.3.1-0.20230510075528.b3c902e.el9.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-29400"
},
{
"category": "external",
"summary": "RHBZ#2196029",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2196029"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-29400",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29400"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-29400",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-29400"
},
{
"category": "external",
"summary": "https://go.dev/issue/59722",
"url": "https://go.dev/issue/59722"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/MEb0UyuSMsU",
"url": "https://groups.google.com/g/golang-announce/c/MEb0UyuSMsU"
}
],
"release_date": "2023-04-20T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-07T02:08:03+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\nhttps://docs.openshift.com/container-platform/4.13/release_notes/ocp-4-13-release-notes.html",
"product_ids": [
"9Base-RHOSE-4.13:buildah-1:1.29.1-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:buildah-1:1.29.1-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:buildah-1:1.29.1-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:buildah-1:1.29.1-1.1.rhaos4.13.el9.src",
"9Base-RHOSE-4.13:buildah-1:1.29.1-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:buildah-tests-1:1.29.1-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:buildah-tests-1:1.29.1-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:buildah-tests-1:1.29.1-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:buildah-tests-1:1.29.1-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-3:4.4.1-4.1.rhaos4.13.el9.src",
"9Base-RHOSE-4.13:podman-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-docker-3:4.4.1-4.1.rhaos4.13.el9.noarch",
"9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-remote-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-remote-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-remote-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-remote-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-tests-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-tests-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-tests-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-tests-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:skopeo-2:1.11.2-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:skopeo-2:1.11.2-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:skopeo-2:1.11.2-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:skopeo-2:1.11.2-1.1.rhaos4.13.el9.src",
"9Base-RHOSE-4.13:skopeo-2:1.11.2-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-1.1.rhaos4.13.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3366"
},
{
"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": [
"8Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.s390x",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.src",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.x86_64",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitec064c9.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitec064c9.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitec064c9.el8.s390x",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitec064c9.el8.x86_64",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitec064c9.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitec064c9.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitec064c9.el8.s390x",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitec064c9.el8.x86_64",
"8Base-RHOSE-4.13:openshift-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.s390x",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.s390x",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:buildah-1:1.29.1-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:buildah-1:1.29.1-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:buildah-1:1.29.1-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:buildah-1:1.29.1-1.1.rhaos4.13.el9.src",
"9Base-RHOSE-4.13:buildah-1:1.29.1-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:buildah-tests-1:1.29.1-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:buildah-tests-1:1.29.1-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:buildah-tests-1:1.29.1-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:buildah-tests-1:1.29.1-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.s390x",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.src",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.x86_64",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-8.rhaos4.13.gitec064c9.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-8.rhaos4.13.gitec064c9.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-8.rhaos4.13.gitec064c9.el9.s390x",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-8.rhaos4.13.gitec064c9.el9.x86_64",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-8.rhaos4.13.gitec064c9.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-8.rhaos4.13.gitec064c9.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-8.rhaos4.13.gitec064c9.el9.s390x",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-8.rhaos4.13.gitec064c9.el9.x86_64",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-2.el9.aarch64",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-2.el9.ppc64le",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-2.el9.s390x",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-2.el9.src",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-2.el9.x86_64",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-2.el9.aarch64",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-2.el9.ppc64le",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-2.el9.s390x",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-2.el9.x86_64",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-2.el9.aarch64",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-2.el9.ppc64le",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-2.el9.s390x",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-2.el9.x86_64",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.16.1.el9_2.src",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-64k-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-devel-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-devel-matched-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-extra-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-internal-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-partner-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-devel-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-devel-matched-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-extra-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-internal-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-partner-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-abi-stablelists-0:5.14.0-284.16.1.el9_2.noarch",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-uki-virt-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debuginfo-common-aarch64-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debuginfo-common-ppc64le-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debuginfo-common-s390x-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debuginfo-common-x86_64-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-doc-0:5.14.0-284.16.1.el9_2.noarch",
"9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.16.1.rt14.301.el9_2.src",
"9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-core-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-core-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-debuginfo-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-devel-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-devel-matched-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-kvm-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-core-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-extra-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-internal-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-partner-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debuginfo-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-devel-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-devel-matched-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-kvm-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-core-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-extra-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-internal-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-partner-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-selftests-internal-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-uki-virt-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-zfcpdump-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-core-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-devel-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-devel-matched-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-core-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-extra-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-internal-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-partner-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:openshift-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.src",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.s390x",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.src",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.s390x",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:podman-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-3:4.4.1-4.1.rhaos4.13.el9.src",
"9Base-RHOSE-4.13:podman-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-docker-3:4.4.1-4.1.rhaos4.13.el9.noarch",
"9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-remote-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-remote-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-remote-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-remote-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-tests-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-tests-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-tests-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-tests-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:skopeo-2:1.11.2-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:skopeo-2:1.11.2-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:skopeo-2:1.11.2-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:skopeo-2:1.11.2-1.1.rhaos4.13.el9.src",
"9Base-RHOSE-4.13:skopeo-2:1.11.2-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-1:21.3.1-0.20230510075528.b3c902e.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-1:21.3.1-0.20230510075528.b3c902e.el9.src",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-api-1:21.3.1-0.20230510075528.b3c902e.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-common-1:21.3.1-0.20230510075528.b3c902e.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-conductor-1:21.3.1-0.20230510075528.b3c902e.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-dnsmasq-tftp-server-1:21.3.1-0.20230510075528.b3c902e.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:python3-ironic-tests-1:21.3.1-0.20230510075528.b3c902e.el9.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.s390x",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.src",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.x86_64",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitec064c9.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitec064c9.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitec064c9.el8.s390x",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitec064c9.el8.x86_64",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitec064c9.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitec064c9.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitec064c9.el8.s390x",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitec064c9.el8.x86_64",
"8Base-RHOSE-4.13:openshift-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.s390x",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.s390x",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:buildah-1:1.29.1-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:buildah-1:1.29.1-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:buildah-1:1.29.1-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:buildah-1:1.29.1-1.1.rhaos4.13.el9.src",
"9Base-RHOSE-4.13:buildah-1:1.29.1-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:buildah-tests-1:1.29.1-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:buildah-tests-1:1.29.1-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:buildah-tests-1:1.29.1-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:buildah-tests-1:1.29.1-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.s390x",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.src",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-8.rhaos4.13.gitec064c9.el9.x86_64",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-8.rhaos4.13.gitec064c9.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-8.rhaos4.13.gitec064c9.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-8.rhaos4.13.gitec064c9.el9.s390x",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-8.rhaos4.13.gitec064c9.el9.x86_64",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-8.rhaos4.13.gitec064c9.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-8.rhaos4.13.gitec064c9.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-8.rhaos4.13.gitec064c9.el9.s390x",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-8.rhaos4.13.gitec064c9.el9.x86_64",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-2.el9.aarch64",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-2.el9.ppc64le",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-2.el9.s390x",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-2.el9.src",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-2.el9.x86_64",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-2.el9.aarch64",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-2.el9.ppc64le",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-2.el9.s390x",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-2.el9.x86_64",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-2.el9.aarch64",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-2.el9.ppc64le",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-2.el9.s390x",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-2.el9.x86_64",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.16.1.el9_2.src",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-64k-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-devel-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-devel-matched-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-extra-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-internal-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-partner-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-devel-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-devel-matched-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-extra-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-internal-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-partner-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-abi-stablelists-0:5.14.0-284.16.1.el9_2.noarch",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-uki-virt-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debuginfo-common-aarch64-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debuginfo-common-ppc64le-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debuginfo-common-s390x-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debuginfo-common-x86_64-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-doc-0:5.14.0-284.16.1.el9_2.noarch",
"9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.16.1.rt14.301.el9_2.src",
"9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-core-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-core-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-debuginfo-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-devel-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-devel-matched-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-kvm-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-core-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-extra-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-internal-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-partner-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debuginfo-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-devel-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-devel-matched-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-kvm-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-core-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-extra-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-internal-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-partner-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-selftests-internal-0:5.14.0-284.16.1.rt14.301.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-uki-virt-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-zfcpdump-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-core-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-devel-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-devel-matched-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-core-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-extra-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-internal-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-partner-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:openshift-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.src",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.s390x",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.src",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.s390x",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:podman-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-3:4.4.1-4.1.rhaos4.13.el9.src",
"9Base-RHOSE-4.13:podman-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-docker-3:4.4.1-4.1.rhaos4.13.el9.noarch",
"9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-remote-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-remote-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-remote-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-remote-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-tests-3:4.4.1-4.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-tests-3:4.4.1-4.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-tests-3:4.4.1-4.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-tests-3:4.4.1-4.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.16.1.el9_2.aarch64",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.16.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.16.1.el9_2.s390x",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.16.1.el9_2.x86_64",
"9Base-RHOSE-4.13:skopeo-2:1.11.2-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:skopeo-2:1.11.2-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:skopeo-2:1.11.2-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:skopeo-2:1.11.2-1.1.rhaos4.13.el9.src",
"9Base-RHOSE-4.13:skopeo-2:1.11.2-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-1.1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-1.1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-1.1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-1.1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-1:21.3.1-0.20230510075528.b3c902e.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-1:21.3.1-0.20230510075528.b3c902e.el9.src",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-api-1:21.3.1-0.20230510075528.b3c902e.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-common-1:21.3.1-0.20230510075528.b3c902e.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-conductor-1:21.3.1-0.20230510075528.b3c902e.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-dnsmasq-tftp-server-1:21.3.1-0.20230510075528.b3c902e.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:python3-ironic-tests-1:21.3.1-0.20230510075528.b3c902e.el9.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: improper handling of empty HTML attributes"
}
]
}
RHSA-2023:3445
Vulnerability from csaf_redhat - Published: 2023-06-05 18:55 - Updated: 2026-06-09 21:21A flaw was found in etcd, where etc-io could allow a remote attacker to gain elevated privileges on the system caused by a vulnerability in the debug function. By sending a specially crafted request, an attacker can gain elevated privileges.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOS-16.2:etcd-0:3.3.23-14.el8ost.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-0:3.3.23-14.el8ost.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-0:3.3.23-14.el8ost.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-14.el8ost.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-14.el8ost.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-14.el8ost.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-14.el8ost.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in golang. A maliciously crafted HTTP/2 stream could cause excessive CPU consumption in the HPACK decoder, sufficient to cause a denial of service from a small number of requests.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOS-16.2:etcd-0:3.3.23-14.el8ost.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-0:3.3.23-14.el8ost.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-0:3.3.23-14.el8ost.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-14.el8ost.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-14.el8ost.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-14.el8ost.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-14.el8ost.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Golang Go, where it is vulnerable to a denial of service caused when processing large TLS handshake records. By sending specially-crafted TLS handshake records, a remote, authenticated attacker can cause a denial of service condition.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOS-16.2:etcd-0:3.3.23-14.el8ost.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-0:3.3.23-14.el8ost.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-0:3.3.23-14.el8ost.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-14.el8ost.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-14.el8ost.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-14.el8ost.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-14.el8ost.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Go, where it is vulnerable to a denial of service caused by an excessive resource consumption flaw in the net/http and mime/multipart packages. By sending a specially-crafted request, a remote attacker can cause a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOS-16.2:etcd-0:3.3.23-14.el8ost.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-0:3.3.23-14.el8ost.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-0:3.3.23-14.el8ost.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-14.el8ost.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-14.el8ost.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-14.el8ost.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-14.el8ost.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Golang Go, where it is vulnerable to a denial of service caused by memory exhaustion in the common function in HTTP and MIME header parsing. By sending a specially crafted request, a remote attacker can cause a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOS-16.2:etcd-0:3.3.23-14.el8ost.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-0:3.3.23-14.el8ost.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-0:3.3.23-14.el8ost.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-14.el8ost.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-14.el8ost.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-14.el8ost.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-14.el8ost.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Golang Go, where it is vulnerable to a denial of service caused by an issue during multipart form parsing. By sending a specially crafted input, a remote attacker can consume large amounts of CPU and memory, resulting in a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOS-16.2:etcd-0:3.3.23-14.el8ost.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-0:3.3.23-14.el8ost.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-0:3.3.23-14.el8ost.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-14.el8ost.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-14.el8ost.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-14.el8ost.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-14.el8ost.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Golang Go, where it is vulnerable to a denial of service caused by an infinite loop due to integer overflow when calling any of the Parse functions. By sending a specially crafted input, a remote attacker can cause a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOS-16.2:etcd-0:3.3.23-14.el8ost.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-0:3.3.23-14.el8ost.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-0:3.3.23-14.el8ost.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-14.el8ost.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-14.el8ost.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-14.el8ost.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-14.el8ost.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Golang Go. This flaw allows a remote attacker to execute arbitrary code on the system, caused by not properly considering backticks (`) as Javascript string delimiters. By sending a specially crafted request, an attacker execute arbitrary code on the system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOS-16.2:etcd-0:3.3.23-14.el8ost.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-0:3.3.23-14.el8ost.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-0:3.3.23-14.el8ost.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-14.el8ost.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-14.el8ost.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-14.el8ost.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-14.el8ost.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in golang where angle brackets (<>) were not considered dangerous characters when inserted into CSS contexts. Templates containing multiple actions separated by a '/' character could result in the CSS context unexpectedly closing, allowing for the injection of unexpected HMTL if executed with untrusted input.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOS-16.2:etcd-0:3.3.23-14.el8ost.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-0:3.3.23-14.el8ost.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-0:3.3.23-14.el8ost.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-14.el8ost.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-14.el8ost.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-14.el8ost.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-14.el8ost.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in golang, where not all valid JavaScript white-space characters were considered white space. Due to this issue, templates containing white-space characters outside of the character set "\t\n\f\r\u0020\u2028\u2029" in JavaScript contexts that also contain actions may not be properly sanitized during execution.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOS-16.2:etcd-0:3.3.23-14.el8ost.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-0:3.3.23-14.el8ost.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-0:3.3.23-14.el8ost.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-14.el8ost.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-14.el8ost.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-14.el8ost.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-14.el8ost.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in golang. Templates containing actions in unquoted HTML attributes, for example, "attr={{.}}") executed with empty input, could result in output that has unexpected results when parsed due to HTML normalization rules. This issue may allow the injection of arbitrary attributes into tags.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOS-16.2:etcd-0:3.3.23-14.el8ost.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-0:3.3.23-14.el8ost.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-0:3.3.23-14.el8ost.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-14.el8ost.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-14.el8ost.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-14.el8ost.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-14.el8ost.x86_64 | — |
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": "An update for etcd is now available for Red Hat OpenStack Platform 16.2\n(Train).\n\nRed Hat Product Security has rated this update as having a security impact\nof Important. A Common Vulnerability Scoring System (CVSS) base score,\nwhich gives a detailed severity rating, is available for each vulnerability\nfrom the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "A highly-available key value store for shared configuration\n\nSecurity Fix(es):\n\n* Information discosure via debug function (CVE-2021-28235)\n\n* html/template: improper handling of JavaScript whitespace\n(CVE-2023-24540)\n\n* golang.org/x/net/http2: avoid quadratic complexity in HPACK decoding\n(CVE-2022-41723)\n\n* crypto/tls: large handshake records may cause panics (CVE-2022-41724)\n\n* net/http mime/multipart: denial of service from excessive resource\nconsumption (CVE-2022-41725)\n\n* net/http net/textproto: denial of service from excessive memory\nallocation (CVE-2023-24534)\n\n* net/http net/textproto mime/multipart: denial of service from excessive\nresource consumption (CVE-2023-24536)\n\n* go/parser: Infinite loop in parsing (CVE-2023-24537)\n\n* html/template: backticks not treated as string delimiters\n(CVE-2023-24538)\n\n* html/template: improper sanitization of CSS values (CVE-2023-24539)\n\n* html/template: improper handling of empty HTML attributes\n(CVE-2023-29400)\n\nFor more details about the security issue(s), including the impact, a CVSS\nscore, acknowledgments, and other related information, refer to the CVE\npage listed in the References section.",
"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-2023:3445",
"url": "https://access.redhat.com/errata/RHSA-2023:3445"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2178358",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2178358"
},
{
"category": "external",
"summary": "2178488",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2178488"
},
{
"category": "external",
"summary": "2178492",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2178492"
},
{
"category": "external",
"summary": "2184441",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184441"
},
{
"category": "external",
"summary": "2184481",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184481"
},
{
"category": "external",
"summary": "2184482",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184482"
},
{
"category": "external",
"summary": "2184483",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184483"
},
{
"category": "external",
"summary": "2184484",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184484"
},
{
"category": "external",
"summary": "2196026",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2196026"
},
{
"category": "external",
"summary": "2196027",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2196027"
},
{
"category": "external",
"summary": "2196029",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2196029"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_3445.json"
}
],
"title": "Red Hat Security Advisory: Red Hat OpenStack Platform 16.2 (etcd) security update",
"tracking": {
"current_release_date": "2026-06-09T21:21:08+00:00",
"generator": {
"date": "2026-06-09T21:21:08+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.2"
}
},
"id": "RHSA-2023:3445",
"initial_release_date": "2023-06-05T18:55:04+00:00",
"revision_history": [
{
"date": "2023-06-05T18:55:04+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-06-05T18:55:04+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-09T21:21:08+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenStack Platform 16.2",
"product": {
"name": "Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openstack:16.2::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenStack Platform"
},
{
"branches": [
{
"category": "product_version",
"name": "etcd-0:3.3.23-14.el8ost.src",
"product": {
"name": "etcd-0:3.3.23-14.el8ost.src",
"product_id": "etcd-0:3.3.23-14.el8ost.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/etcd@3.3.23-14.el8ost?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "etcd-0:3.3.23-14.el8ost.x86_64",
"product": {
"name": "etcd-0:3.3.23-14.el8ost.x86_64",
"product_id": "etcd-0:3.3.23-14.el8ost.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/etcd@3.3.23-14.el8ost?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "etcd-debugsource-0:3.3.23-14.el8ost.x86_64",
"product": {
"name": "etcd-debugsource-0:3.3.23-14.el8ost.x86_64",
"product_id": "etcd-debugsource-0:3.3.23-14.el8ost.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/etcd-debugsource@3.3.23-14.el8ost?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "etcd-debuginfo-0:3.3.23-14.el8ost.x86_64",
"product": {
"name": "etcd-debuginfo-0:3.3.23-14.el8ost.x86_64",
"product_id": "etcd-debuginfo-0:3.3.23-14.el8ost.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/etcd-debuginfo@3.3.23-14.el8ost?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "etcd-0:3.3.23-14.el8ost.ppc64le",
"product": {
"name": "etcd-0:3.3.23-14.el8ost.ppc64le",
"product_id": "etcd-0:3.3.23-14.el8ost.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/etcd@3.3.23-14.el8ost?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "etcd-debugsource-0:3.3.23-14.el8ost.ppc64le",
"product": {
"name": "etcd-debugsource-0:3.3.23-14.el8ost.ppc64le",
"product_id": "etcd-debugsource-0:3.3.23-14.el8ost.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/etcd-debugsource@3.3.23-14.el8ost?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "etcd-debuginfo-0:3.3.23-14.el8ost.ppc64le",
"product": {
"name": "etcd-debuginfo-0:3.3.23-14.el8ost.ppc64le",
"product_id": "etcd-debuginfo-0:3.3.23-14.el8ost.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/etcd-debuginfo@3.3.23-14.el8ost?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "etcd-0:3.3.23-14.el8ost.ppc64le as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:etcd-0:3.3.23-14.el8ost.ppc64le"
},
"product_reference": "etcd-0:3.3.23-14.el8ost.ppc64le",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "etcd-0:3.3.23-14.el8ost.src as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:etcd-0:3.3.23-14.el8ost.src"
},
"product_reference": "etcd-0:3.3.23-14.el8ost.src",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "etcd-0:3.3.23-14.el8ost.x86_64 as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:etcd-0:3.3.23-14.el8ost.x86_64"
},
"product_reference": "etcd-0:3.3.23-14.el8ost.x86_64",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "etcd-debuginfo-0:3.3.23-14.el8ost.ppc64le as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-14.el8ost.ppc64le"
},
"product_reference": "etcd-debuginfo-0:3.3.23-14.el8ost.ppc64le",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "etcd-debuginfo-0:3.3.23-14.el8ost.x86_64 as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-14.el8ost.x86_64"
},
"product_reference": "etcd-debuginfo-0:3.3.23-14.el8ost.x86_64",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "etcd-debugsource-0:3.3.23-14.el8ost.ppc64le as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-14.el8ost.ppc64le"
},
"product_reference": "etcd-debugsource-0:3.3.23-14.el8ost.ppc64le",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "etcd-debugsource-0:3.3.23-14.el8ost.x86_64 as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-14.el8ost.x86_64"
},
"product_reference": "etcd-debugsource-0:3.3.23-14.el8ost.x86_64",
"relates_to_product_reference": "8Base-RHOS-16.2"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-28235",
"cwe": {
"id": "CWE-287",
"name": "Improper Authentication"
},
"discovery_date": "2023-04-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2184441"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in etcd, where etc-io could allow a remote attacker to gain elevated privileges on the system caused by a vulnerability in the debug function. By sending a specially crafted request, an attacker can gain elevated privileges.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "etcd: Information discosure via debug function",
"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-RHOS-16.2:etcd-0:3.3.23-14.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-14.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-14.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-14.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-14.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-14.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-14.el8ost.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-28235"
},
{
"category": "external",
"summary": "RHBZ#2184441",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184441"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-28235",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-28235"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-28235",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-28235"
}
],
"release_date": "2023-04-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-05T18:55:04+00:00",
"details": "For details on how to apply this update, which includes the changes\ndescribed in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHOS-16.2:etcd-0:3.3.23-14.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-14.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-14.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-14.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-14.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-14.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-14.el8ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3445"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOS-16.2:etcd-0:3.3.23-14.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-14.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-14.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-14.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-14.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-14.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-14.el8ost.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "etcd: Information discosure via debug function"
},
{
"acknowledgments": [
{
"names": [
"Philippe Antoine"
],
"organization": "Catena Cyber"
}
],
"cve": "CVE-2022-41723",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-03-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2178358"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. A maliciously crafted HTTP/2 stream could cause excessive CPU consumption in the HPACK decoder, sufficient to cause a denial of service from a small number of requests.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/net/http2: avoid quadratic complexity in HPACK decoding",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Within OpenShift Container Platform, the maximum impact of this vulnerability is a denial of service against an individual container so the impact could not cascade across the entire infrastructure, this vulnerability is rated Moderate 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-RHOS-16.2:etcd-0:3.3.23-14.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-14.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-14.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-14.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-14.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-14.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-14.el8ost.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41723"
},
{
"category": "external",
"summary": "RHBZ#2178358",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2178358"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41723",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41723"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41723",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41723"
},
{
"category": "external",
"summary": "https://github.com/advisories/GHSA-vvpx-j8f3-3w6h",
"url": "https://github.com/advisories/GHSA-vvpx-j8f3-3w6h"
},
{
"category": "external",
"summary": "https://go.dev/cl/468135",
"url": "https://go.dev/cl/468135"
},
{
"category": "external",
"summary": "https://go.dev/cl/468295",
"url": "https://go.dev/cl/468295"
},
{
"category": "external",
"summary": "https://go.dev/issue/57855",
"url": "https://go.dev/issue/57855"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/V0aBFqaFs_E",
"url": "https://groups.google.com/g/golang-announce/c/V0aBFqaFs_E"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2023-1571",
"url": "https://pkg.go.dev/vuln/GO-2023-1571"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-1571.json",
"url": "https://vuln.go.dev/ID/GO-2023-1571.json"
}
],
"release_date": "2023-02-17T14:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-05T18:55:04+00:00",
"details": "For details on how to apply this update, which includes the changes\ndescribed in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHOS-16.2:etcd-0:3.3.23-14.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-14.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-14.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-14.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-14.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-14.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-14.el8ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3445"
}
],
"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-RHOS-16.2:etcd-0:3.3.23-14.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-14.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-14.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-14.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-14.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-14.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-14.el8ost.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang.org/x/net/http2: avoid quadratic complexity in HPACK decoding"
},
{
"cve": "CVE-2022-41724",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-03-15T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2178492"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang Go, where it is vulnerable to a denial of service caused when processing large TLS handshake records. By sending specially-crafted TLS handshake records, a remote, authenticated attacker can cause a denial of service condition.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: large handshake records may cause panics",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a denial of service is limited to the golang runtime. In the case of the OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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-RHOS-16.2:etcd-0:3.3.23-14.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-14.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-14.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-14.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-14.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-14.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-14.el8ost.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41724"
},
{
"category": "external",
"summary": "RHBZ#2178492",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2178492"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41724",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41724"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41724",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41724"
},
{
"category": "external",
"summary": "https://go.dev/cl/468125",
"url": "https://go.dev/cl/468125"
},
{
"category": "external",
"summary": "https://go.dev/issue/58001",
"url": "https://go.dev/issue/58001"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/V0aBFqaFs_E",
"url": "https://groups.google.com/g/golang-announce/c/V0aBFqaFs_E"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2023-1570",
"url": "https://pkg.go.dev/vuln/GO-2023-1570"
}
],
"release_date": "2023-02-15T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-05T18:55:04+00:00",
"details": "For details on how to apply this update, which includes the changes\ndescribed in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHOS-16.2:etcd-0:3.3.23-14.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-14.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-14.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-14.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-14.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-14.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-14.el8ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3445"
}
],
"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-RHOS-16.2:etcd-0:3.3.23-14.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-14.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-14.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-14.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-14.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-14.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-14.el8ost.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: large handshake records may cause panics"
},
{
"cve": "CVE-2022-41725",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-03-15T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2178488"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go, where it is vulnerable to a denial of service caused by an excessive resource consumption flaw in the net/http and mime/multipart packages. By sending a specially-crafted request, a remote attacker can cause a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http, mime/multipart: denial of service from excessive resource consumption",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a Denial of Service is limited to the golang runtime. In the case of the OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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-RHOS-16.2:etcd-0:3.3.23-14.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-14.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-14.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-14.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-14.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-14.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-14.el8ost.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41725"
},
{
"category": "external",
"summary": "RHBZ#2178488",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2178488"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41725",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41725"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41725",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41725"
},
{
"category": "external",
"summary": "https://go.dev/cl/468124",
"url": "https://go.dev/cl/468124"
},
{
"category": "external",
"summary": "https://go.dev/issue/58006",
"url": "https://go.dev/issue/58006"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/V0aBFqaFs_E",
"url": "https://groups.google.com/g/golang-announce/c/V0aBFqaFs_E"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2023-1569",
"url": "https://pkg.go.dev/vuln/GO-2023-1569"
}
],
"release_date": "2023-02-15T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-05T18:55:04+00:00",
"details": "For details on how to apply this update, which includes the changes\ndescribed in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHOS-16.2:etcd-0:3.3.23-14.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-14.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-14.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-14.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-14.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-14.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-14.el8ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3445"
}
],
"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-RHOS-16.2:etcd-0:3.3.23-14.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-14.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-14.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-14.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-14.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-14.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-14.el8ost.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http, mime/multipart: denial of service from excessive resource consumption"
},
{
"cve": "CVE-2023-24534",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-04-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2184483"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang Go, where it is vulnerable to a denial of service caused by memory exhaustion in the common function in HTTP and MIME header parsing. By sending a specially crafted request, a remote attacker can cause a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http, net/textproto: denial of service from excessive memory allocation",
"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-RHOS-16.2:etcd-0:3.3.23-14.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-14.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-14.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-14.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-14.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-14.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-14.el8ost.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-24534"
},
{
"category": "external",
"summary": "RHBZ#2184483",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184483"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-24534",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24534"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-24534",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-24534"
},
{
"category": "external",
"summary": "https://go.dev/issue/58975",
"url": "https://go.dev/issue/58975"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8",
"url": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8"
}
],
"release_date": "2023-04-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-05T18:55:04+00:00",
"details": "For details on how to apply this update, which includes the changes\ndescribed in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHOS-16.2:etcd-0:3.3.23-14.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-14.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-14.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-14.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-14.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-14.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-14.el8ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3445"
}
],
"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-RHOS-16.2:etcd-0:3.3.23-14.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-14.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-14.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-14.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-14.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-14.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-14.el8ost.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http, net/textproto: denial of service from excessive memory allocation"
},
{
"cve": "CVE-2023-24536",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-04-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2184482"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang Go, where it is vulnerable to a denial of service caused by an issue during multipart form parsing. By sending a specially crafted input, a remote attacker can consume large amounts of CPU and memory, resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http, net/textproto, mime/multipart: denial of service from excessive resource consumption",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "For Red Hat Enterprise Linux,\n\n* Conmon uses Go in unit testing, but not functionally in the package. Go is used only in test files, hence, not in the actual code, thus, conmon is not-affected.\n* The CVE refers to multipart form parsing routine mime/multipart.Reader.ReadForm, which is not used in Grafana, hence it is not-affected.\n* Butane does not parse multipart forms, hence, it is also not-affected.\nRedhat has marked this vulnerability as moderate as this vulnerability could lead to a potential denial of service when all the resource of a system is consumed which is technically not a clear case of denial of service.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOS-16.2:etcd-0:3.3.23-14.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-14.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-14.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-14.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-14.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-14.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-14.el8ost.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-24536"
},
{
"category": "external",
"summary": "RHBZ#2184482",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184482"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-24536",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24536"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-24536",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-24536"
},
{
"category": "external",
"summary": "https://go.dev/issue/59153",
"url": "https://go.dev/issue/59153"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8",
"url": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8"
}
],
"release_date": "2023-04-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-05T18:55:04+00:00",
"details": "For details on how to apply this update, which includes the changes\ndescribed in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHOS-16.2:etcd-0:3.3.23-14.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-14.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-14.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-14.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-14.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-14.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-14.el8ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3445"
},
{
"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-RHOS-16.2:etcd-0:3.3.23-14.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-14.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-14.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-14.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-14.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-14.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-14.el8ost.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-RHOS-16.2:etcd-0:3.3.23-14.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-14.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-14.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-14.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-14.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-14.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-14.el8ost.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http, net/textproto, mime/multipart: denial of service from excessive resource consumption"
},
{
"cve": "CVE-2023-24537",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2023-04-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2184484"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang Go, where it is vulnerable to a denial of service caused by an infinite loop due to integer overflow when calling any of the Parse functions. By sending a specially crafted input, a remote attacker can cause a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: go/parser: Infinite loop in parsing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability has been rated Moderate because it allows denial of service condition in Go\u2019s source code parser when processing specially crafted input containing //line directives with excessively large line numbers. Exploitation can cause the parser to enter an infinite loop, consuming CPU resources and rendering services unresponsive. While this issue does not permit code execution or data access, it poses a significant availability impact for systems processing untrusted Go source input.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOS-16.2:etcd-0:3.3.23-14.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-14.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-14.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-14.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-14.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-14.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-14.el8ost.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-24537"
},
{
"category": "external",
"summary": "RHBZ#2184484",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184484"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-24537",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24537"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-24537",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-24537"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/59180",
"url": "https://github.com/golang/go/issues/59180"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8",
"url": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8"
}
],
"release_date": "2023-04-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-05T18:55:04+00:00",
"details": "For details on how to apply this update, which includes the changes\ndescribed in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHOS-16.2:etcd-0:3.3.23-14.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-14.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-14.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-14.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-14.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-14.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-14.el8ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3445"
},
{
"category": "workaround",
"details": "To mitigate this issue, upgrade Go to version 1.19.8, 1.20.3, or later, where the vulnerability has been addressed.",
"product_ids": [
"8Base-RHOS-16.2:etcd-0:3.3.23-14.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-14.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-14.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-14.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-14.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-14.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-14.el8ost.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-RHOS-16.2:etcd-0:3.3.23-14.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-14.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-14.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-14.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-14.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-14.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-14.el8ost.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: go/parser: Infinite loop in parsing"
},
{
"cve": "CVE-2023-24538",
"cwe": {
"id": "CWE-94",
"name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
},
"discovery_date": "2023-04-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2184481"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang Go. This flaw allows a remote attacker to execute arbitrary code on the system, caused by not properly considering backticks (`) as Javascript string delimiters. By sending a specially crafted request, an attacker execute arbitrary code on the system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: backticks not treated as string delimiters",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The described issue involving Go templates and JavaScript template literals poses a moderate severity rather than an important one due to several mitigating factors. Firstly, the vulnerability requires specific conditions to be met: the presence of Go templates within JavaScript template literals. This limits the scope of affected codebases, reducing the likelihood of exploitation. Additionally, the decision to disallow such interactions in future releases of Go indicates a proactive approach to addressing the issue. Furthermore, the affected packages or components within Red Hat Enterprise Linux, such as Conmon, Grafana, and the RHC package, have been assessed and determined not to be impacted due to their specific usage patterns. So the limited scope of affected systems and the absence of exploitation vectors in specific components within Red Hat Enterprise Linux contribute to categorizing the severity of the issue as moderate.\n\nFor Red Hat Enterprise Linux,\n\n* Conmon uses go in unit testing, but not functionally in the package. Go is used only in test files, hence, not in the actual code, thus, conmon is not affected.\n* The Go templates in Grafana do not contain any javascript. Thus, it is not affected.\n* The rhc package do not make use of html/template. Hence, it is also 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-RHOS-16.2:etcd-0:3.3.23-14.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-14.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-14.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-14.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-14.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-14.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-14.el8ost.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-24538"
},
{
"category": "external",
"summary": "RHBZ#2184481",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184481"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-24538",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24538"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-24538",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-24538"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/59234",
"url": "https://github.com/golang/go/issues/59234"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8",
"url": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8"
}
],
"release_date": "2023-04-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-05T18:55:04+00:00",
"details": "For details on how to apply this update, which includes the changes\ndescribed in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHOS-16.2:etcd-0:3.3.23-14.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-14.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-14.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-14.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-14.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-14.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-14.el8ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3445"
},
{
"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": [
"8Base-RHOS-16.2:etcd-0:3.3.23-14.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-14.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-14.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-14.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-14.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-14.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-14.el8ost.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOS-16.2:etcd-0:3.3.23-14.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-14.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-14.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-14.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-14.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-14.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-14.el8ost.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: backticks not treated as string delimiters"
},
{
"acknowledgments": [
{
"names": [
"Juho Nurminen"
],
"organization": "Mattermost"
}
],
"cve": "CVE-2023-24539",
"cwe": {
"id": "CWE-176",
"name": "Improper Handling of Unicode Encoding"
},
"discovery_date": "2023-05-07T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2196026"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang where angle brackets (\u003c\u003e) were not considered dangerous characters when inserted into CSS contexts. Templates containing multiple actions separated by a \u0027/\u0027 character could result in the CSS context unexpectedly closing, allowing for the injection of unexpected HMTL if executed with untrusted input.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: improper sanitization of CSS values",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "For Red Hat Enterprise Linux,\n\n* Conmon uses go in unit testing, but not functionally in the package. Go is used only in test files, not in the actual code. Thus, conmon is not affected.\n* The Go templates in Grafana do not contain any javascript. Thus, it is not affected.\n* Ignition does not make use of html/template.\n\nIn Red Hat Advanced Cluster Management for Kubernetes (RHACM), the affected containers are behind OpenShift OAuth authentication. This restricts access to the vulnerable golang html/templates to authenticated users only, therefore, the impact is low.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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-RHOS-16.2:etcd-0:3.3.23-14.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-14.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-14.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-14.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-14.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-14.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-14.el8ost.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-24539"
},
{
"category": "external",
"summary": "RHBZ#2196026",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2196026"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-24539",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24539"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-24539",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-24539"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/59720",
"url": "https://github.com/golang/go/issues/59720"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/MEb0UyuSMsU",
"url": "https://groups.google.com/g/golang-announce/c/MEb0UyuSMsU"
}
],
"release_date": "2023-04-20T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-05T18:55:04+00:00",
"details": "For details on how to apply this update, which includes the changes\ndescribed in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHOS-16.2:etcd-0:3.3.23-14.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-14.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-14.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-14.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-14.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-14.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-14.el8ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3445"
},
{
"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": [
"8Base-RHOS-16.2:etcd-0:3.3.23-14.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-14.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-14.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-14.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-14.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-14.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-14.el8ost.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"8Base-RHOS-16.2:etcd-0:3.3.23-14.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-14.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-14.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-14.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-14.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-14.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-14.el8ost.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: improper sanitization of CSS values"
},
{
"acknowledgments": [
{
"names": [
"Juho Nurminen"
],
"organization": "Mattermost"
}
],
"cve": "CVE-2023-24540",
"cwe": {
"id": "CWE-176",
"name": "Improper Handling of Unicode Encoding"
},
"discovery_date": "2023-05-07T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2196027"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang, where not all valid JavaScript white-space characters were considered white space. Due to this issue, templates containing white-space characters outside of the character set \"\\t\\n\\f\\r\\u0020\\u2028\\u2029\" in JavaScript contexts that also contain actions may not be properly sanitized during execution.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: improper handling of JavaScript whitespace",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "For Red Hat Enterprise Linux,\n* Conmon uses go in unit testing, but not functionally in the package. Go is used only in test files, hence, not in the actual code, thus, conmon is not affected.\n* The Go templates in Grafana do not contain any javascript. Thus, it is not affected.\n* Ignition does not make use of html/template.\n\nIn Red Hat Advanced Cluster Management for Kubernetes (RHACM) the affected containers are behind OpenShift OAuth authentication. This restricts access to the vulnerable golang html/templates to authenticated users only, therefore the impact is low.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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-RHOS-16.2:etcd-0:3.3.23-14.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-14.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-14.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-14.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-14.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-14.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-14.el8ost.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-24540"
},
{
"category": "external",
"summary": "RHBZ#2196027",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2196027"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-24540",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24540"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-24540",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-24540"
},
{
"category": "external",
"summary": "https://go.dev/issue/59721",
"url": "https://go.dev/issue/59721"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/MEb0UyuSMsU",
"url": "https://groups.google.com/g/golang-announce/c/MEb0UyuSMsU"
}
],
"release_date": "2023-04-20T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-05T18:55:04+00:00",
"details": "For details on how to apply this update, which includes the changes\ndescribed in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHOS-16.2:etcd-0:3.3.23-14.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-14.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-14.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-14.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-14.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-14.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-14.el8ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3445"
},
{
"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": [
"8Base-RHOS-16.2:etcd-0:3.3.23-14.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-14.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-14.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-14.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-14.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-14.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-14.el8ost.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOS-16.2:etcd-0:3.3.23-14.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-14.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-14.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-14.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-14.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-14.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-14.el8ost.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: html/template: improper handling of JavaScript whitespace"
},
{
"acknowledgments": [
{
"names": [
"Juho Nurminen"
],
"organization": "Mattermost"
}
],
"cve": "CVE-2023-29400",
"cwe": {
"id": "CWE-176",
"name": "Improper Handling of Unicode Encoding"
},
"discovery_date": "2023-05-07T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2196029"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Templates containing actions in unquoted HTML attributes, for example, \"attr={{.}}\") executed with empty input, could result in output that has unexpected results when parsed due to HTML normalization rules. This issue may allow the injection of arbitrary attributes into tags.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: improper handling of empty HTML attributes",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "For Red Hat Enterprise Linux,\n\n* Conmon uses go in unit testing, but not functionally in the package. Go is used only in test files, not in the actual code. Thus, conmon is not affected.\n* The Go templates in Grafana do not contain any javascript. Thus, it is not affected.\n* Ignition does not make use of html/template.\n\nIn OpenShift Container Platform and Red Hat Advanced Cluster Management for Kubernetes (RHACM), the affected containers are behind OAuth authentication. This restricts access to the vulnerable golang html/templates to authenticated users, reducing the impact to low.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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-RHOS-16.2:etcd-0:3.3.23-14.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-14.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-14.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-14.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-14.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-14.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-14.el8ost.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-29400"
},
{
"category": "external",
"summary": "RHBZ#2196029",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2196029"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-29400",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29400"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-29400",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-29400"
},
{
"category": "external",
"summary": "https://go.dev/issue/59722",
"url": "https://go.dev/issue/59722"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/MEb0UyuSMsU",
"url": "https://groups.google.com/g/golang-announce/c/MEb0UyuSMsU"
}
],
"release_date": "2023-04-20T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-05T18:55:04+00:00",
"details": "For details on how to apply this update, which includes the changes\ndescribed in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHOS-16.2:etcd-0:3.3.23-14.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-14.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-14.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-14.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-14.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-14.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-14.el8ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3445"
},
{
"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": [
"8Base-RHOS-16.2:etcd-0:3.3.23-14.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-14.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-14.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-14.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-14.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-14.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-14.el8ost.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"8Base-RHOS-16.2:etcd-0:3.3.23-14.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-14.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-14.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-14.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-14.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-14.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-14.el8ost.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: improper handling of empty HTML attributes"
}
]
}
RHSA-2023:3450
Vulnerability from csaf_redhat - Published: 2023-06-05 16:47 - Updated: 2026-06-09 21:21A flaw was found in golang. A maliciously crafted HTTP/2 stream could cause excessive CPU consumption in the HPACK decoder, sufficient to cause a denial of service from a small number of requests.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.8.1-3.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.8.1-3.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.8.1-3.el8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.8.1-3.el8.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Golang Go, where it is vulnerable to a denial of service caused when processing large TLS handshake records. By sending specially-crafted TLS handshake records, a remote, authenticated attacker can cause a denial of service condition.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.8.1-3.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.8.1-3.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.8.1-3.el8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.8.1-3.el8.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Go, where it is vulnerable to a denial of service caused by an excessive resource consumption flaw in the net/http and mime/multipart packages. By sending a specially-crafted request, a remote attacker can cause a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.8.1-3.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.8.1-3.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.8.1-3.el8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.8.1-3.el8.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Golang Go, where it is vulnerable to a denial of service caused by memory exhaustion in the common function in HTTP and MIME header parsing. By sending a specially crafted request, a remote attacker can cause a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.8.1-3.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.8.1-3.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.8.1-3.el8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.8.1-3.el8.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Golang Go, where it is vulnerable to a denial of service caused by an issue during multipart form parsing. By sending a specially crafted input, a remote attacker can consume large amounts of CPU and memory, resulting in a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.8.1-3.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.8.1-3.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.8.1-3.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.8.1-3.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Golang Go, where it is vulnerable to a denial of service caused by an infinite loop due to integer overflow when calling any of the Parse functions. By sending a specially crafted input, a remote attacker can cause a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.8.1-3.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.8.1-3.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.8.1-3.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.8.1-3.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Golang Go. This flaw allows a remote attacker to execute arbitrary code on the system, caused by not properly considering backticks (`) as Javascript string delimiters. By sending a specially crafted request, an attacker execute arbitrary code on the system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.8.1-3.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.8.1-3.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.8.1-3.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.8.1-3.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in containerd, where supplementary groups are not set up properly inside a container. If an attacker has direct access to a container and manipulates their supplementary group access, they may be able to use supplementary group access to bypass primary group restrictions in some cases. This issue can allow access to sensitive information or gain the ability to execute code in that container.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.8.1-3.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.8.1-3.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.8.1-3.el8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.8.1-3.el8.x86_64 | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"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": "OpenShift Serverless 1.29.0 has been released. The References section contains CVE links providing detailed severity ratings for each vulnerability. Ratings are based on a Common Vulnerability Scoring System (CVSS) base score.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat OpenShift Serverless Client kn 1.29.0 provides a CLI to interact with Red Hat OpenShift Serverless 1.29.0. The kn CLI is delivered as an RPM package for installation on RHEL platforms, and as binaries for non-Linux platforms.\n\nThis release includes security and bug fixes, and enhancements.\n\nSecurity Fixes in this release include:\n\n- containerd: Supplementary groups are not set up properly(CVE-2023-25173)\n- golang.org/x/net/http2: avoid quadratic complexity in HPACK decoding(CVE-2022-41723)\n- golang: net/http, mime/multipart: denial of service from excessive resource consumption(CVE-2022-41725)\n- golang: crypto/tls: large handshake records may cause panics(CVE-2022-41724)\n- golang: html/template: backticks not treated as string delimiters(CVE-2023-24538)\n- golang: net/http, net/textproto, mime/multipart: denial of service from excessive resource consumption(CVE-2023-24536)\n- golang: net/http, net/textproto: denial of service from excessive memory allocation(CVE-2023-24534)\n- golang: go/parser: Infinite loop in parsing(CVE-2023-24537)\n\nFor more details about the security issues, including the impact, a CVSS score, acknowledgments, and other related information refer to the CVE pages linked in the References section.",
"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-2023:3450",
"url": "https://access.redhat.com/errata/RHSA-2023:3450"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/openshift_container_platform/4.10/html/serverless/index",
"url": "https://access.redhat.com/documentation/en-us/openshift_container_platform/4.10/html/serverless/index"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/openshift_container_platform/4.11/html/serverless/index",
"url": "https://access.redhat.com/documentation/en-us/openshift_container_platform/4.11/html/serverless/index"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/openshift_container_platform/4.12/html/serverless/index",
"url": "https://access.redhat.com/documentation/en-us/openshift_container_platform/4.12/html/serverless/index"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/openshift_container_platform/4.13/html/serverless/index",
"url": "https://access.redhat.com/documentation/en-us/openshift_container_platform/4.13/html/serverless/index"
},
{
"category": "external",
"summary": "2174485",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2174485"
},
{
"category": "external",
"summary": "2178358",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2178358"
},
{
"category": "external",
"summary": "2178488",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2178488"
},
{
"category": "external",
"summary": "2178492",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2178492"
},
{
"category": "external",
"summary": "2184481",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184481"
},
{
"category": "external",
"summary": "2184482",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184482"
},
{
"category": "external",
"summary": "2184483",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184483"
},
{
"category": "external",
"summary": "2184484",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184484"
},
{
"category": "external",
"summary": "2185511",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2185511"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_3450.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Serverless Client kn 1.29.0 release",
"tracking": {
"current_release_date": "2026-06-09T21:21:09+00:00",
"generator": {
"date": "2026-06-09T21:21:09+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.2"
}
},
"id": "RHSA-2023:3450",
"initial_release_date": "2023-06-05T16:47:21+00:00",
"revision_history": [
{
"date": "2023-06-05T16:47:21+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-06-05T16:47:21+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-09T21:21:09+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift Serverless 1.0",
"product": {
"name": "Red Hat OpenShift Serverless 1.0",
"product_id": "8Base-Openshift-Serverless-1",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:serverless:1.0::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Serverless"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift-serverless-clients-0:1.8.1-3.el8.src",
"product": {
"name": "openshift-serverless-clients-0:1.8.1-3.el8.src",
"product_id": "openshift-serverless-clients-0:1.8.1-3.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-serverless-clients@1.8.1-3.el8?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift-serverless-clients-0:1.8.1-3.el8.x86_64",
"product": {
"name": "openshift-serverless-clients-0:1.8.1-3.el8.x86_64",
"product_id": "openshift-serverless-clients-0:1.8.1-3.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-serverless-clients@1.8.1-3.el8?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift-serverless-clients-0:1.8.1-3.el8.ppc64le",
"product": {
"name": "openshift-serverless-clients-0:1.8.1-3.el8.ppc64le",
"product_id": "openshift-serverless-clients-0:1.8.1-3.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-serverless-clients@1.8.1-3.el8?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift-serverless-clients-0:1.8.1-3.el8.s390x",
"product": {
"name": "openshift-serverless-clients-0:1.8.1-3.el8.s390x",
"product_id": "openshift-serverless-clients-0:1.8.1-3.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-serverless-clients@1.8.1-3.el8?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-clients-0:1.8.1-3.el8.ppc64le as a component of Red Hat OpenShift Serverless 1.0",
"product_id": "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.8.1-3.el8.ppc64le"
},
"product_reference": "openshift-serverless-clients-0:1.8.1-3.el8.ppc64le",
"relates_to_product_reference": "8Base-Openshift-Serverless-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-clients-0:1.8.1-3.el8.s390x as a component of Red Hat OpenShift Serverless 1.0",
"product_id": "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.8.1-3.el8.s390x"
},
"product_reference": "openshift-serverless-clients-0:1.8.1-3.el8.s390x",
"relates_to_product_reference": "8Base-Openshift-Serverless-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-clients-0:1.8.1-3.el8.src as a component of Red Hat OpenShift Serverless 1.0",
"product_id": "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.8.1-3.el8.src"
},
"product_reference": "openshift-serverless-clients-0:1.8.1-3.el8.src",
"relates_to_product_reference": "8Base-Openshift-Serverless-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-clients-0:1.8.1-3.el8.x86_64 as a component of Red Hat OpenShift Serverless 1.0",
"product_id": "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.8.1-3.el8.x86_64"
},
"product_reference": "openshift-serverless-clients-0:1.8.1-3.el8.x86_64",
"relates_to_product_reference": "8Base-Openshift-Serverless-1"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Philippe Antoine"
],
"organization": "Catena Cyber"
}
],
"cve": "CVE-2022-41723",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-03-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2178358"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. A maliciously crafted HTTP/2 stream could cause excessive CPU consumption in the HPACK decoder, sufficient to cause a denial of service from a small number of requests.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/net/http2: avoid quadratic complexity in HPACK decoding",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Within OpenShift Container Platform, the maximum impact of this vulnerability is a denial of service against an individual container so the impact could not cascade across the entire infrastructure, this vulnerability is rated Moderate 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-Openshift-Serverless-1:openshift-serverless-clients-0:1.8.1-3.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.8.1-3.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.8.1-3.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.8.1-3.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41723"
},
{
"category": "external",
"summary": "RHBZ#2178358",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2178358"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41723",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41723"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41723",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41723"
},
{
"category": "external",
"summary": "https://github.com/advisories/GHSA-vvpx-j8f3-3w6h",
"url": "https://github.com/advisories/GHSA-vvpx-j8f3-3w6h"
},
{
"category": "external",
"summary": "https://go.dev/cl/468135",
"url": "https://go.dev/cl/468135"
},
{
"category": "external",
"summary": "https://go.dev/cl/468295",
"url": "https://go.dev/cl/468295"
},
{
"category": "external",
"summary": "https://go.dev/issue/57855",
"url": "https://go.dev/issue/57855"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/V0aBFqaFs_E",
"url": "https://groups.google.com/g/golang-announce/c/V0aBFqaFs_E"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2023-1571",
"url": "https://pkg.go.dev/vuln/GO-2023-1571"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-1571.json",
"url": "https://vuln.go.dev/ID/GO-2023-1571.json"
}
],
"release_date": "2023-02-17T14:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-05T16:47:21+00:00",
"details": "For instructions on how to install and use OpenShift Serverless, see documentation linked from the References section.",
"product_ids": [
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.8.1-3.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.8.1-3.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.8.1-3.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.8.1-3.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3450"
}
],
"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-Openshift-Serverless-1:openshift-serverless-clients-0:1.8.1-3.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.8.1-3.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.8.1-3.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.8.1-3.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang.org/x/net/http2: avoid quadratic complexity in HPACK decoding"
},
{
"cve": "CVE-2022-41724",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-03-15T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2178492"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang Go, where it is vulnerable to a denial of service caused when processing large TLS handshake records. By sending specially-crafted TLS handshake records, a remote, authenticated attacker can cause a denial of service condition.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: large handshake records may cause panics",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a denial of service is limited to the golang runtime. In the case of the OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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-Openshift-Serverless-1:openshift-serverless-clients-0:1.8.1-3.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.8.1-3.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.8.1-3.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.8.1-3.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41724"
},
{
"category": "external",
"summary": "RHBZ#2178492",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2178492"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41724",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41724"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41724",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41724"
},
{
"category": "external",
"summary": "https://go.dev/cl/468125",
"url": "https://go.dev/cl/468125"
},
{
"category": "external",
"summary": "https://go.dev/issue/58001",
"url": "https://go.dev/issue/58001"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/V0aBFqaFs_E",
"url": "https://groups.google.com/g/golang-announce/c/V0aBFqaFs_E"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2023-1570",
"url": "https://pkg.go.dev/vuln/GO-2023-1570"
}
],
"release_date": "2023-02-15T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-05T16:47:21+00:00",
"details": "For instructions on how to install and use OpenShift Serverless, see documentation linked from the References section.",
"product_ids": [
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.8.1-3.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.8.1-3.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.8.1-3.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.8.1-3.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3450"
}
],
"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-Openshift-Serverless-1:openshift-serverless-clients-0:1.8.1-3.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.8.1-3.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.8.1-3.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.8.1-3.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: large handshake records may cause panics"
},
{
"cve": "CVE-2022-41725",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-03-15T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2178488"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go, where it is vulnerable to a denial of service caused by an excessive resource consumption flaw in the net/http and mime/multipart packages. By sending a specially-crafted request, a remote attacker can cause a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http, mime/multipart: denial of service from excessive resource consumption",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a Denial of Service is limited to the golang runtime. In the case of the OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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-Openshift-Serverless-1:openshift-serverless-clients-0:1.8.1-3.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.8.1-3.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.8.1-3.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.8.1-3.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41725"
},
{
"category": "external",
"summary": "RHBZ#2178488",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2178488"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41725",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41725"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41725",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41725"
},
{
"category": "external",
"summary": "https://go.dev/cl/468124",
"url": "https://go.dev/cl/468124"
},
{
"category": "external",
"summary": "https://go.dev/issue/58006",
"url": "https://go.dev/issue/58006"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/V0aBFqaFs_E",
"url": "https://groups.google.com/g/golang-announce/c/V0aBFqaFs_E"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2023-1569",
"url": "https://pkg.go.dev/vuln/GO-2023-1569"
}
],
"release_date": "2023-02-15T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-05T16:47:21+00:00",
"details": "For instructions on how to install and use OpenShift Serverless, see documentation linked from the References section.",
"product_ids": [
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.8.1-3.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.8.1-3.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.8.1-3.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.8.1-3.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3450"
}
],
"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-Openshift-Serverless-1:openshift-serverless-clients-0:1.8.1-3.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.8.1-3.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.8.1-3.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.8.1-3.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http, mime/multipart: denial of service from excessive resource consumption"
},
{
"cve": "CVE-2023-24534",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-04-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2184483"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang Go, where it is vulnerable to a denial of service caused by memory exhaustion in the common function in HTTP and MIME header parsing. By sending a specially crafted request, a remote attacker can cause a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http, net/textproto: denial of service from excessive memory allocation",
"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-Openshift-Serverless-1:openshift-serverless-clients-0:1.8.1-3.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.8.1-3.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.8.1-3.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.8.1-3.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-24534"
},
{
"category": "external",
"summary": "RHBZ#2184483",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184483"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-24534",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24534"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-24534",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-24534"
},
{
"category": "external",
"summary": "https://go.dev/issue/58975",
"url": "https://go.dev/issue/58975"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8",
"url": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8"
}
],
"release_date": "2023-04-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-05T16:47:21+00:00",
"details": "For instructions on how to install and use OpenShift Serverless, see documentation linked from the References section.",
"product_ids": [
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.8.1-3.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.8.1-3.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.8.1-3.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.8.1-3.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3450"
}
],
"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-Openshift-Serverless-1:openshift-serverless-clients-0:1.8.1-3.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.8.1-3.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.8.1-3.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.8.1-3.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http, net/textproto: denial of service from excessive memory allocation"
},
{
"cve": "CVE-2023-24536",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-04-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2184482"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang Go, where it is vulnerable to a denial of service caused by an issue during multipart form parsing. By sending a specially crafted input, a remote attacker can consume large amounts of CPU and memory, resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http, net/textproto, mime/multipart: denial of service from excessive resource consumption",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "For Red Hat Enterprise Linux,\n\n* Conmon uses Go in unit testing, but not functionally in the package. Go is used only in test files, hence, not in the actual code, thus, conmon is not-affected.\n* The CVE refers to multipart form parsing routine mime/multipart.Reader.ReadForm, which is not used in Grafana, hence it is not-affected.\n* Butane does not parse multipart forms, hence, it is also not-affected.\nRedhat has marked this vulnerability as moderate as this vulnerability could lead to a potential denial of service when all the resource of a system is consumed which is technically not a clear case of denial of service.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.8.1-3.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.8.1-3.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.8.1-3.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.8.1-3.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-24536"
},
{
"category": "external",
"summary": "RHBZ#2184482",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184482"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-24536",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24536"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-24536",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-24536"
},
{
"category": "external",
"summary": "https://go.dev/issue/59153",
"url": "https://go.dev/issue/59153"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8",
"url": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8"
}
],
"release_date": "2023-04-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-05T16:47:21+00:00",
"details": "For instructions on how to install and use OpenShift Serverless, see documentation linked from the References section.",
"product_ids": [
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.8.1-3.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.8.1-3.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.8.1-3.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.8.1-3.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3450"
},
{
"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-Openshift-Serverless-1:openshift-serverless-clients-0:1.8.1-3.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.8.1-3.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.8.1-3.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.8.1-3.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-Openshift-Serverless-1:openshift-serverless-clients-0:1.8.1-3.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.8.1-3.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.8.1-3.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.8.1-3.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http, net/textproto, mime/multipart: denial of service from excessive resource consumption"
},
{
"cve": "CVE-2023-24537",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2023-04-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2184484"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang Go, where it is vulnerable to a denial of service caused by an infinite loop due to integer overflow when calling any of the Parse functions. By sending a specially crafted input, a remote attacker can cause a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: go/parser: Infinite loop in parsing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability has been rated Moderate because it allows denial of service condition in Go\u2019s source code parser when processing specially crafted input containing //line directives with excessively large line numbers. Exploitation can cause the parser to enter an infinite loop, consuming CPU resources and rendering services unresponsive. While this issue does not permit code execution or data access, it poses a significant availability impact for systems processing untrusted Go source input.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.8.1-3.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.8.1-3.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.8.1-3.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.8.1-3.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-24537"
},
{
"category": "external",
"summary": "RHBZ#2184484",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184484"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-24537",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24537"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-24537",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-24537"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/59180",
"url": "https://github.com/golang/go/issues/59180"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8",
"url": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8"
}
],
"release_date": "2023-04-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-05T16:47:21+00:00",
"details": "For instructions on how to install and use OpenShift Serverless, see documentation linked from the References section.",
"product_ids": [
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.8.1-3.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.8.1-3.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.8.1-3.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.8.1-3.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3450"
},
{
"category": "workaround",
"details": "To mitigate this issue, upgrade Go to version 1.19.8, 1.20.3, or later, where the vulnerability has been addressed.",
"product_ids": [
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.8.1-3.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.8.1-3.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.8.1-3.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.8.1-3.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-Openshift-Serverless-1:openshift-serverless-clients-0:1.8.1-3.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.8.1-3.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.8.1-3.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.8.1-3.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: go/parser: Infinite loop in parsing"
},
{
"cve": "CVE-2023-24538",
"cwe": {
"id": "CWE-94",
"name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
},
"discovery_date": "2023-04-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2184481"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang Go. This flaw allows a remote attacker to execute arbitrary code on the system, caused by not properly considering backticks (`) as Javascript string delimiters. By sending a specially crafted request, an attacker execute arbitrary code on the system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: backticks not treated as string delimiters",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The described issue involving Go templates and JavaScript template literals poses a moderate severity rather than an important one due to several mitigating factors. Firstly, the vulnerability requires specific conditions to be met: the presence of Go templates within JavaScript template literals. This limits the scope of affected codebases, reducing the likelihood of exploitation. Additionally, the decision to disallow such interactions in future releases of Go indicates a proactive approach to addressing the issue. Furthermore, the affected packages or components within Red Hat Enterprise Linux, such as Conmon, Grafana, and the RHC package, have been assessed and determined not to be impacted due to their specific usage patterns. So the limited scope of affected systems and the absence of exploitation vectors in specific components within Red Hat Enterprise Linux contribute to categorizing the severity of the issue as moderate.\n\nFor Red Hat Enterprise Linux,\n\n* Conmon uses go in unit testing, but not functionally in the package. Go is used only in test files, hence, not in the actual code, thus, conmon is not affected.\n* The Go templates in Grafana do not contain any javascript. Thus, it is not affected.\n* The rhc package do not make use of html/template. Hence, it is also 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-Openshift-Serverless-1:openshift-serverless-clients-0:1.8.1-3.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.8.1-3.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.8.1-3.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.8.1-3.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-24538"
},
{
"category": "external",
"summary": "RHBZ#2184481",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184481"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-24538",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24538"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-24538",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-24538"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/59234",
"url": "https://github.com/golang/go/issues/59234"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8",
"url": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8"
}
],
"release_date": "2023-04-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-05T16:47:21+00:00",
"details": "For instructions on how to install and use OpenShift Serverless, see documentation linked from the References section.",
"product_ids": [
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.8.1-3.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.8.1-3.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.8.1-3.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.8.1-3.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3450"
},
{
"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": [
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.8.1-3.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.8.1-3.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.8.1-3.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.8.1-3.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.8.1-3.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.8.1-3.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.8.1-3.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.8.1-3.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: backticks not treated as string delimiters"
},
{
"cve": "CVE-2023-25173",
"cwe": {
"id": "CWE-842",
"name": "Placement of User into Incorrect Group"
},
"discovery_date": "2023-03-01T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2174485"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in containerd, where supplementary groups are not set up properly inside a container. If an attacker has direct access to a container and manipulates their supplementary group access, they may be able to use supplementary group access to bypass primary group restrictions in some cases. This issue can allow access to sensitive information or gain the ability to execute code in that container.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "containerd: Supplementary groups are not set up properly",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The following products include containerd related code, but do not use the specific Go packages impacted by this CVE, `containerd/cri/server` and `containerd/oci`. This CVE is therefore rated Low for these products:\n\n* OpenShift Container Platform\n* OpenShift Service Mesh\n* OpenShift API for Data Protection\n* Red Hat Advanced Cluster Security\n* Red Hat Advanced Cluster Management for Kubernetes",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.8.1-3.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.8.1-3.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.8.1-3.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.8.1-3.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-25173"
},
{
"category": "external",
"summary": "RHBZ#2174485",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2174485"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-25173",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-25173"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-25173",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-25173"
},
{
"category": "external",
"summary": "https://github.com/containerd/containerd/commit/133f6bb6cd827ce35a5fb279c1ead12b9d21460a",
"url": "https://github.com/containerd/containerd/commit/133f6bb6cd827ce35a5fb279c1ead12b9d21460a"
},
{
"category": "external",
"summary": "https://github.com/containerd/containerd/releases/tag/v1.5.18",
"url": "https://github.com/containerd/containerd/releases/tag/v1.5.18"
},
{
"category": "external",
"summary": "https://github.com/containerd/containerd/releases/tag/v1.6.18",
"url": "https://github.com/containerd/containerd/releases/tag/v1.6.18"
},
{
"category": "external",
"summary": "https://github.com/containerd/containerd/security/advisories/GHSA-hmfx-3pcx-653p",
"url": "https://github.com/containerd/containerd/security/advisories/GHSA-hmfx-3pcx-653p"
},
{
"category": "external",
"summary": "https://www.benthamsgaze.org/2022/08/22/vulnerability-in-linux-containers-investigation-and-mitigation/",
"url": "https://www.benthamsgaze.org/2022/08/22/vulnerability-in-linux-containers-investigation-and-mitigation/"
}
],
"release_date": "2023-02-15T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-05T16:47:21+00:00",
"details": "For instructions on how to install and use OpenShift Serverless, see documentation linked from the References section.",
"product_ids": [
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.8.1-3.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.8.1-3.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.8.1-3.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.8.1-3.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3450"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:L",
"version": "3.1"
},
"products": [
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.8.1-3.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.8.1-3.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.8.1-3.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.8.1-3.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "containerd: Supplementary groups are not set up properly"
}
]
}
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.